// Compiled from: Breadcrumb.jqhtml
(function() {
'use strict';
const template_Breadcrumb = {
_jqhtml_version: '2.2.185',
name: 'Breadcrumb',
tag: 'nav',
defaultAttributes: {"aria-label": "breadcrumb"},
render: function render(data, args, content, jqhtml) { let _output = []; const _cid = this._cid; const that = this;
_output.push(" ");_output.push({tag: ["ol", {"class": "breadcrumb bg-transparent p-0 mb-0"}, false]});
_output.push(" "); (() => { if (this.args._inner_html) { _output.push(this.args._inner_html); } else if (typeof content === 'function') { const [contentInstructions] = content.call(this); _output.push(['_content', contentInstructions]); } })();
_output.push(" "); _output.push("");
return [_output, this]; },
dependencies: []
};
// Self-register with jqhtml runtime
// Must use window.jqhtml since we're in bundle scope
if (!window.jqhtml) {
throw new Error('FATAL: window.jqhtml is not defined. The jqhtml runtime must be loaded before registering templates.');
}
// Auto-register following standard jqhtml pattern
window.jqhtml.register_template(template_Breadcrumb);
})();
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJyZWFkY3J1bWIuanFodG1sIl0sInNvdXJjZXNDb250ZW50IjpbIjwhLS1cbkJyZWFkY3J1bWJcblxuQnJlYWRjcnVtYiBuYXZpZ2F0aW9uIGNvbXBvbmVudCBmb2xsb3dpbmcgQm9vdHN0cmFwIDUgc3R5bGluZy5cblVzZXMgdHJhbnNwYXJlbnQgYmFja2dyb3VuZCBhbmQgbm8gcGFkZGluZyBmb3IgY2xlYW4gaW50ZWdyYXRpb24gd2l0aCBQYWdlX0hlYWRlci5cblxuVXNhZ2U6XG48QnJlYWRjcnVtYj5cbiAgPEJyZWFkY3J1bWJfSXRlbSBocmVmPVwiPCU9IFJzeC5Sb3V0ZSgnRnJvbnRlbmRfRGFzaGJvYXJkX0NvbnRyb2xsZXInKSAlPlwiPkRhc2hib2FyZDwvQnJlYWRjcnVtYl9JdGVtPlxuICA8QnJlYWRjcnVtYl9JdGVtIGhyZWY9XCI8JT0gUnN4LlJvdXRlKCdGcm9udGVuZF9DbGllbnRzX0NvbnRyb2xsZXInKSAlPlwiPkNsaWVudHM8L0JyZWFkY3J1bWJfSXRlbT5cbiAgPEJyZWFkY3J1bWJfSXRlbSBhY3RpdmU+VmlldzwvQnJlYWRjcnVtYl9JdGVtPlxuPC9CcmVhZGNydW1iPlxuLS0+XG48RGVmaW5lOkJyZWFkY3J1bWIgdGFnPVwibmF2XCIgYXJpYS1sYWJlbD1cImJyZWFkY3J1bWJcIj5cbiAgPG9sIGNsYXNzPVwiYnJlYWRjcnVtYiBiZy10cmFuc3BhcmVudCBwLTAgbWItMFwiPlxuICAgIDwlPSBjb250ZW50KCkgJT5cbiAgPC9vbD5cbjwvRGVmaW5lOkJyZWFkY3J1bWI+XG4iXSwibWFwcGluZ3MiOiJBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQSIsIm5hbWVzIjpbXX0=