/* Compiled from: rsx/theme/components/_archived/unfinished/search_button.jqhtml */ (function() { 'use strict'; const template_Search_Button = { _jqhtml_version: '2.2.185', name: 'Search_Button', tag: 'button', defaultAttributes: {"type": "button", "class": "btn btn-secondary"}, render: function render(data, args, content, jqhtml) { let _output = []; const _cid = this._cid; const that = this; _output.push(" ");_output.push({tag: ["i", {"class": "bi bi-search"}, false]}); _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_Search_Button); })(); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNlYXJjaF9idXR0b24uanFodG1sIl0sInNvdXJjZXNDb250ZW50IjpbIjxEZWZpbmU6U2VhcmNoX0J1dHRvbiB0YWc9XCJidXR0b25cIiB0eXBlPVwiYnV0dG9uXCIgY2xhc3M9XCJidG4gYnRuLXNlY29uZGFyeVwiPlxuICA8aSBjbGFzcz1cImJpIGJpLXNlYXJjaFwiPjwvaT5cbjwvRGVmaW5lOlNlYXJjaF9CdXR0b24+XG4iXSwibWFwcGluZ3MiOiJBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQSIsIm5hbWVzIjpbXX0=