Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/vue3/components/hint/dist/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/vue3/components/hint/dist/hint.bundle.js.map

{"version":3,"file":"hint.bundle.js","sources":["../src/component.js"],"sourcesContent":["/**\n * Hint Vue directive\n *\n * @package bitrix\n * @subpackage ui\n * @copyright 2001-2021 Bitrix\n */\n\nimport {hint} from \"ui.vue3.directives.hint\";\n\n/*\n\t<Hint :text=\"$Bitrix.Loc.getMessage('HINT_PLAIN')\"/>\n\t<Hint :html=\"$Bitrix.Loc.getMessage('HINT_PLAIN')\"/>\n\t<Hint text=\"Custom position top and light mode\" position=\"top\" :popupOptions=\"{darkMode: false}\"/>\n*/\n\nexport const Hint = {\n\tprops:\n\t{\n\t\ttext: { default: '' },\n\t\thtml: { default: '' },\n\t\tposition: { default: 'bottom' },\n\t\tpopupOptions:\n\t\t{\n\t\t\tdefault() {\n\t\t\t\treturn {}\n\t\t\t}\n\t\t},\n\t},\n\tdirectives: {\n\t\thint\n\t},\n\ttemplate: `\n\t\t<span class=\"ui-hint\" v-hint=\"{text, html, position, popupOptions}\" data-hint-init=\"vue\">\n\t\t\t<span class=\"ui-hint-icon\"/>\n\t\t</span>\n\t`\n};"],"names":["Hint","props","text","default","html","position","popupOptions","directives","hint","template"],"mappings":";;;;;;CAAA;CACA;CACA;CACA;CACA;CACA;CACA;;CAIA;CACA;CACA;CACA;CACA;;AAEA,OAAaA,IAAI,GAAG;GACnBC,KAAK,EACL;KACCC,IAAI,EAAE;OAAEC,OAAO,EAAE;MAAI;KACrBC,IAAI,EAAE;OAAED,OAAO,EAAE;MAAI;KACrBE,QAAQ,EAAE;OAAEF,OAAO,EAAE;MAAU;KAC/BG,YAAY,EACZ;OACCH,OAAO,GAAG;SACT,OAAO,EAAE;;;IAGX;GACDI,UAAU,EAAE;WACXC;IACA;GACDC,QAAQ,EAAG;;;;;CAKZ,CAAC;;;;;;;;"}