/* Compiled from: rsx/theme/components/_archived/unfinished/action_button_edit.jqhtml */ (function() { 'use strict'; const template_Action_Button_Edit = { _jqhtml_version: '2.2.185', name: 'Action_Button_Edit', tag: 'a', defaultAttributes: {"class": "btn btn-secondary", "title": "Edit"}, 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-pencil"}, 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_Action_Button_Edit); })(); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFjdGlvbl9idXR0b25fZWRpdC5qcWh0bWwiXSwic291cmNlc0NvbnRlbnQiOlsiPERlZmluZTpBY3Rpb25fQnV0dG9uX0VkaXQgdGFnPVwiYVwiIGNsYXNzPVwiYnRuIGJ0bi1zZWNvbmRhcnlcIiB0aXRsZT1cIkVkaXRcIj5cbiAgPGkgY2xhc3M9XCJiaSBiaS1wZW5jaWxcIj48L2k+XG48L0RlZmluZTpBY3Rpb25fQnV0dG9uX0VkaXQ+XG4iXSwibWFwcGluZ3MiOiJBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQSIsIm5hbWVzIjpbXX0=