/* Compiled from: rsx/theme/components/_archived/unfinished/actor_reference.jqhtml */ (function() { 'use strict'; const template_Actor_Reference = { _jqhtml_version: '2.2.185', name: 'Actor_Reference', tag: 'small', defaultAttributes: {"class": "text-muted d-block mt-1"}, render: function render(data, args, content, jqhtml) { let _output = []; const _cid = this._cid; const that = this; _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(" "); 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_Actor_Reference); })(); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFjdG9yX3JlZmVyZW5jZS5qcWh0bWwiXSwic291cmNlc0NvbnRlbnQiOlsiPERlZmluZTpBY3Rvcl9SZWZlcmVuY2UgdGFnPVwic21hbGxcIiBjbGFzcz1cInRleHQtbXV0ZWQgZC1ibG9jayBtdC0xXCI+XG4gIDwlPSBjb250ZW50KCkgJT5cbjwvRGVmaW5lOkFjdG9yX1JlZmVyZW5jZT5cbiJdLCJtYXBwaW5ncyI6IkFBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUNBO0FBQ0E7QUFDQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBIiwibmFtZXMiOltdfQ==