zignal-stencil-library 1.1.129 → 1.1.131
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{autocomplete-address_43.cjs.entry.js → autocomplete-address_44.cjs.entry.js} +576 -108
- package/dist/cjs/{dayjs-Btww0IBx.js → dayjs-Dqe_coVK.js} +11 -3
- package/dist/cjs/{index-REEdj4HR.js → index-BcnTODbr.js} +7 -0
- package/dist/cjs/{index-DBliBGHU.js → index-E5Wxua8O.js} +78 -4
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/quick-message-app.cjs.entry.js +5 -5
- package/dist/cjs/zignal-stencil-library.cjs.js +2 -2
- package/dist/collection/api/index.js +51 -0
- package/dist/collection/assets/images/logo/zerva.png +0 -0
- package/dist/collection/assets/images/logo/zrmz.png +0 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/autocomplete-address/autocomplete-address.css +1 -1
- package/dist/collection/components/autocomplete-multiple-select/autocomplete-multiple-select.css +1 -1
- package/dist/collection/components/autocomplete-multiple-select/autocomplete-multiple-select.js +1 -1
- package/dist/collection/components/autocomplete-select/autocomplete-select.css +1 -1
- package/dist/collection/components/autocomplete-select/autocomplete-select.js +23 -3
- package/dist/collection/components/channel-box/channel-box.css +1 -1
- package/dist/collection/components/chat-app/chat-app.css +1 -1
- package/dist/collection/components/chat-header/chat-header.css +1 -1
- package/dist/collection/components/chat-input/chat-input.css +1 -1
- package/dist/collection/components/checkbox-list/checkbox-list.css +1 -1
- package/dist/collection/components/dialog-bill-editor/dialog-bill-editor.css +1 -1
- package/dist/collection/components/dialog-custom-filter/dialog-custom-filter.css +1 -0
- package/dist/collection/components/dialog-custom-filter/dialog-custom-filter.js +101 -0
- package/dist/collection/components/dialog-editor/dialog-editor.css +1 -1
- package/dist/collection/components/dialog-editor/dialog-editor.js +1 -1
- package/dist/collection/components/dialog-preview-media/dialog-preview-media.css +1 -1
- package/dist/collection/components/dialog-preview-media/dialog-preview-media.js +1 -1
- package/dist/collection/components/dialog-search/dialog-search.css +1 -1
- package/dist/collection/components/dialog-search/dialog-search.js +209 -16
- package/dist/collection/components/internal-component/icon.js +3 -1
- package/dist/collection/components/internal-component/z-button.js +19 -4
- package/dist/collection/components/internal-component/z-input.js +1 -1
- package/dist/collection/components/menu-chat-channel/menu-chat-channel.css +1 -1
- package/dist/collection/components/menu-chat-channel/menu-chat-channel.js +2 -2
- package/dist/collection/components/menu-chat-type/menu-chat-type.css +1 -1
- package/dist/collection/components/menu-chat-type/menu-chat-type.js +29 -3
- package/dist/collection/components/menu-list/menu-list.css +1 -1
- package/dist/collection/components/menu-list/menu-list.js +2 -2
- package/dist/collection/components/message-box/message-box.css +1 -1
- package/dist/collection/components/message-box/message-box.js +1 -1
- package/dist/collection/components/message-content/message-content.css +1 -1
- package/dist/collection/components/message-content/message-content.js +1 -1
- package/dist/collection/components/message-item/message-item.css +1 -1
- package/dist/collection/components/message-item/message-item.js +1 -1
- package/dist/collection/components/message-media/message-media.css +1 -1
- package/dist/collection/components/message-media/message-media.js +2 -2
- package/dist/collection/components/profile-history/profile-history.css +1 -1
- package/dist/collection/components/profile-history/profile-history.js +1 -1
- package/dist/collection/components/profile-info/profile-info.css +1 -1
- package/dist/collection/components/profile-info/user-info-section.js +4 -4
- package/dist/collection/components/profile-media/profile-media.css +1 -1
- package/dist/collection/components/profile-media/profile-media.js +1 -1
- package/dist/collection/components/profile-tabs/profile-tabs.css +1 -1
- package/dist/collection/components/profile-tabs/profile-tabs.js +2 -2
- package/dist/collection/components/quick-message-add-template/quick-message-add-template.css +1 -1
- package/dist/collection/components/quick-message-add-template/quick-message-add-template.js +3 -3
- package/dist/collection/components/quick-message-add-template/quick-message-text-content.js +1 -1
- package/dist/collection/components/quick-message-app/quick-message-app.css +1 -1
- package/dist/collection/components/quick-message-app/quick-message-app.js +1 -1
- package/dist/collection/components/quick-message-file/quick-message-file.css +1 -1
- package/dist/collection/components/quick-message-file/quick-message-file.js +1 -1
- package/dist/collection/components/quick-message-image/quick-message-image.css +1 -1
- package/dist/collection/components/quick-message-image/quick-message-image.js +1 -1
- package/dist/collection/components/quick-message-modal/quick-message-modal.css +1 -1
- package/dist/collection/components/quick-message-modal/quick-message-modal.js +1 -1
- package/dist/collection/components/quick-message-template/quick-message-template.css +1 -1
- package/dist/collection/components/quick-message-template/quick-message-template.js +2 -2
- package/dist/collection/components/search-box/search-box.css +1 -1
- package/dist/collection/components/search-box/search-box.js +64 -9
- package/dist/collection/components/status-badge/status-badge.css +1 -1
- package/dist/collection/components/status-badge/status-badge.js +2 -2
- package/dist/collection/components/tag-list/tag-list.css +1 -1
- package/dist/collection/components/tag-list/tag-list.js +1 -1
- package/dist/collection/components/tag-or-status-item/tag-or-status-item.css +1 -1
- package/dist/collection/components/tag-or-status-item/tag-or-status-item.js +2 -2
- package/dist/collection/components/tag-popper/tag-popper.css +1 -1
- package/dist/collection/components/tag-popper/tag-popper.js +2 -2
- package/dist/collection/components/typography-clamp/typography-clamp.css +1 -1
- package/dist/collection/components/typography-clamp/typography-clamp.js +2 -2
- package/dist/collection/components/z-avatar/z-avatar.css +1 -1
- package/dist/collection/components/z-dialog/z-dialog.css +1 -1
- package/dist/collection/store/chat.js +102 -2
- package/dist/collection/store/store.js +8 -1
- package/dist/components/autocomplete-address.js +1 -1
- package/dist/components/autocomplete-multiple-select.js +1 -1
- package/dist/components/autocomplete-select.js +1 -1
- package/dist/components/channel-box.js +1 -1
- package/dist/components/chat-app.js +63 -58
- package/dist/components/chat-header.js +1 -1
- package/dist/components/chat-input.js +1 -1
- package/dist/components/checkbox-list.js +1 -1
- package/dist/components/dialog-bill-editor.js +1 -1
- package/dist/components/dialog-custom-filter.d.ts +11 -0
- package/dist/components/dialog-custom-filter.js +6 -0
- package/dist/components/dialog-editor.js +1 -1
- package/dist/components/dialog-preview-media.js +1 -1
- package/dist/components/dialog-search.js +1 -1
- package/dist/components/index.js +2270 -5
- package/dist/components/menu-chat-channel.js +1 -1
- package/dist/components/menu-chat-type.js +1 -1
- package/dist/components/menu-list.js +1 -1
- package/dist/components/message-box.js +1 -1
- package/dist/components/message-content.js +1 -1
- package/dist/components/message-item.js +1 -1
- package/dist/components/message-media.js +1 -1
- package/dist/components/p-0FvHc-B5.js +308 -0
- package/dist/components/p-6aA6IXgE.js +515 -0
- package/dist/components/p-8LUpPeMC.js +121 -0
- package/dist/components/p-B--0UJ8Q.js +701 -0
- package/dist/components/p-B21KTEyo.js +233 -0
- package/dist/components/{p-BkFRrRKV.js → p-B47YNDih.js} +2 -2
- package/dist/components/{p-Bu7d3mrb.js → p-B4Cfocp9.js} +3 -3
- package/dist/components/p-B9fXhpga.js +155 -0
- package/dist/components/p-BDJJTGOU.js +135 -0
- package/dist/components/p-BDxpdg-N.js +231 -0
- package/dist/components/p-BI-UoISS.js +166 -0
- package/dist/components/p-BN3dsmNi.js +76 -0
- package/dist/components/p-BNAd9VOs.js +35 -0
- package/dist/components/p-BRKzV_qr.js +119 -0
- package/dist/components/{p-CEHfgumC.js → p-BT_WpMsl.js} +3 -3
- package/dist/components/p-BWShYY6x.js +129 -0
- package/dist/components/p-BYRd-ETx.js +51 -0
- package/dist/components/p-BcwS8hPe.js +57 -0
- package/dist/components/p-Bdlu4rso.js +223 -0
- package/dist/components/{p-DoSaXyw1.js → p-BdvA9NEC.js} +1 -1
- package/dist/components/p-BhCoO4f3.js +308 -0
- package/dist/components/p-BopDIDXn.js +108 -0
- package/dist/components/p-BpASk0tX.js +184 -0
- package/dist/components/{p-DvuE0BKi.js → p-BqOIOKFi.js} +2 -2
- package/dist/components/{p-DAdBAzUE.js → p-BrOdZv7V.js} +1 -1
- package/dist/components/p-BydrhdC7.js +175 -0
- package/dist/components/p-C4u7E9_t.js +96 -0
- package/dist/components/p-C71aADT1.js +121 -0
- package/dist/components/p-C7s-XcB7.js +265 -0
- package/dist/components/p-CEPL38dm.js +107 -0
- package/dist/components/p-CGTVfhQb.js +215 -0
- package/dist/components/p-CGc7F4KM.js +107 -0
- package/dist/components/p-CHSs9Ttf.js +175 -0
- package/dist/components/p-CJYhrgVu.js +563 -0
- package/dist/components/p-CJhbvCEH.js +98 -0
- package/dist/components/p-CKAFX0Iv.js +701 -0
- package/dist/components/p-CLXYWZlj.js +138 -0
- package/dist/components/p-CLlWrXTq.js +65 -0
- package/dist/components/{p-D3nAizga.js → p-CMDuo7hT.js} +2 -2
- package/dist/components/{p-Bt6e__iP.js → p-CNHOm1zC.js} +2 -2
- package/dist/components/{p-X0kRbis3.js → p-CNe_ZsVx.js} +56 -5
- package/dist/components/p-COcJs6mc.js +599 -0
- package/dist/components/p-CP6kAa06.js +155 -0
- package/dist/components/{p-C64OG6Go.js → p-CSjwRjNB.js} +3 -3
- package/dist/components/p-CURg_IlF.js +74 -0
- package/dist/components/p-CW-xBGZT.js +76 -0
- package/dist/components/p-CWHertSv.js +98 -0
- package/dist/components/p-CWiOAAbL.js +133 -0
- package/dist/components/{p-D6E7AT0Y.js → p-CXxNtcxg.js} +9 -2
- package/dist/components/p-C_lNjlP9.js +171 -0
- package/dist/components/p-CiJdh58e.js +166 -0
- package/dist/components/{p-ZODz3l7q.js → p-Ciltq84L.js} +4 -4
- package/dist/components/p-Ciw0N6KJ.js +554 -0
- package/dist/components/p-CjRQ8tWw.js +51 -0
- package/dist/components/{p-BRjNz6ke.js → p-Ck7Zzb_A.js} +3 -3
- package/dist/components/p-CkPghfKe.js +65 -0
- package/dist/components/p-CmU1kQfH.js +102 -0
- package/dist/components/p-CqEWDRGc.js +57 -0
- package/dist/components/p-CspaPELO.js +138 -0
- package/dist/components/p-CvoFnZ8_.js +122 -0
- package/dist/components/p-D3tPu5Y4.js +119 -0
- package/dist/components/p-D4gDJ3W1.js +32 -0
- package/dist/components/p-D6YiY6pP.js +155 -0
- package/dist/components/{p-CvZQgYYK.js → p-D93wPIC3.js} +1 -2
- package/dist/components/p-D9YlkO4-.js +599 -0
- package/dist/components/p-DDnZegDc.js +554 -0
- package/dist/components/p-DM5Sdblu.js +102 -0
- package/dist/components/p-DNR8IdgA.js +133 -0
- package/dist/components/p-DRgwUET0.js +223 -0
- package/dist/components/{p-rnwpU-MO.js → p-DWTlCCDm.js} +4 -4
- package/dist/components/{p-CTJvvlwf.js → p-DWeecZPp.js} +4 -4
- package/dist/components/p-DYIZvGP5.js +108 -0
- package/dist/components/p-DZj-fLD_.js +515 -0
- package/dist/components/p-D_oR-hBJ.js +156 -0
- package/dist/components/p-DfHPvUwh.js +122 -0
- package/dist/components/p-DfK17cYt.js +129 -0
- package/dist/components/{p-UNG2V2EJ.js → p-DgdZ-NpM.js} +1 -1
- package/dist/components/p-DiW_RB--.js +214 -0
- package/dist/components/p-DitKjbtM.js +171 -0
- package/dist/components/p-Djhy9K1-.js +215 -0
- package/dist/components/p-DmtUV4zq.js +231 -0
- package/dist/components/p-DoJtbC3R.js +563 -0
- package/dist/components/p-DvdxHjTt.js +74 -0
- package/dist/components/p-DxU_vY7A.js +265 -0
- package/dist/components/{p-BCLD-S_A.js → p-DyFFnt-x.js} +39 -0
- package/dist/components/{p-Cq-rMEH9.js → p-DygBeHqo.js} +3 -3
- package/dist/components/p-H4OQSs-h.js +214 -0
- package/dist/components/p-IaSLquNY.js +155 -0
- package/dist/components/p-SZeGyCdE.js +32 -0
- package/dist/components/p-YnD9y_Qu.js +578 -0
- package/dist/components/p-Z8XFPTBu.js +158 -0
- package/dist/components/p-cVjpVM7h.js +156 -0
- package/dist/components/p-dAfkDBvh.js +578 -0
- package/dist/components/p-ePQjUJ_9.js +158 -0
- package/dist/components/{p-CwmztnlQ.js → p-inmrc0Ir.js} +3 -3
- package/dist/components/p-lsx83h0R.js +96 -0
- package/dist/components/p-mQ8xbETj.js +184 -0
- package/dist/components/p-uJtpA8Ed.js +135 -0
- package/dist/components/profile-history.js +1 -1
- package/dist/components/profile-info.js +1 -1
- package/dist/components/profile-media.js +1 -1
- package/dist/components/profile-tabs.js +1 -1
- package/dist/components/quick-message-add-template.js +1 -1
- package/dist/components/quick-message-app.js +15 -16
- package/dist/components/quick-message-button-content.js +1 -1
- package/dist/components/quick-message-file.js +1 -1
- package/dist/components/quick-message-image-content.js +1 -1
- package/dist/components/quick-message-image.js +1 -1
- package/dist/components/quick-message-menu-list-content.js +1 -1
- package/dist/components/quick-message-modal.js +1 -1
- package/dist/components/quick-message-template.js +1 -1
- package/dist/components/quick-message-text-content.js +1 -1
- package/dist/components/quick-message-video-content.js +1 -1
- package/dist/components/search-box.js +1 -1
- package/dist/components/status-badge.js +1 -1
- package/dist/components/summarize-message-section.js +1 -1
- package/dist/components/tag-list.js +1 -1
- package/dist/components/tag-or-status-item.js +1 -1
- package/dist/components/tag-popper.js +1 -1
- package/dist/components/typography-clamp.js +1 -1
- package/dist/components/user-info-section.js +1 -1
- package/dist/components/z-avatar.js +1 -1
- package/dist/components/z-dialog.js +1 -1
- package/dist/esm/{autocomplete-address_43.entry.js → autocomplete-address_44.entry.js} +576 -109
- package/dist/esm/{dayjs-i8XfvNUE.js → dayjs-DpB2jvyJ.js} +11 -4
- package/dist/esm/{index-BsYB8kV0.js → index-CQZOvlmT.js} +78 -4
- package/dist/esm/{index-DrJU7-bz.js → index-SIpuloy-.js} +7 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/quick-message-app.entry.js +5 -5
- package/dist/esm/zignal-stencil-library.js +3 -3
- package/dist/types/api/index.d.ts +4 -0
- package/dist/types/api/type.d.ts +78 -0
- package/dist/types/components/autocomplete-select/autocomplete-select.d.ts +1 -0
- package/dist/types/components/dialog-custom-filter/dialog-custom-filter.d.ts +11 -0
- package/dist/types/components/dialog-search/dialog-search.d.ts +15 -2
- package/dist/types/components/internal-component/z-button.d.ts +2 -1
- package/dist/types/components/search-box/search-box.d.ts +11 -1
- package/dist/types/components.d.ts +47 -2
- package/dist/types/store/chat.d.ts +27 -1
- package/dist/types/store/store.d.ts +7 -1
- package/dist/zignal-stencil-library/assets/images/logo/zerva.png +0 -0
- package/dist/zignal-stencil-library/assets/images/logo/zrmz.png +0 -0
- package/dist/zignal-stencil-library/index.esm.js +1 -1
- package/dist/zignal-stencil-library/p-52e55e01.entry.js +1 -0
- package/dist/zignal-stencil-library/p-908d55d2.entry.js +2 -0
- package/dist/zignal-stencil-library/p-CQZOvlmT.js +1 -0
- package/dist/zignal-stencil-library/p-SIpuloy-.js +2 -0
- package/dist/zignal-stencil-library/p-e53feba0.entry.js +2 -0
- package/dist/zignal-stencil-library/p-yAsAdobv.js +1 -0
- package/dist/zignal-stencil-library/zignal-stencil-library.esm.js +1 -1
- package/package.json +1 -1
- package/dist/components/p--2uPh98m.js +0 -173
- package/dist/components/p-4VtRaJ3s.js +0 -107
- package/dist/components/p-5oC4CRoP.js +0 -231
- package/dist/components/p-7jJKln0k.js +0 -155
- package/dist/components/p-B16voarw.js +0 -133
- package/dist/components/p-BFIFTMrY.js +0 -158
- package/dist/components/p-BGVN7Drg.js +0 -107
- package/dist/components/p-BH7MWaEm.js +0 -223
- package/dist/components/p-BQQE__zQ.js +0 -129
- package/dist/components/p-BTD3J3v6.js +0 -138
- package/dist/components/p-BX8sKLQ-.js +0 -148
- package/dist/components/p-BcnssswI.js +0 -32
- package/dist/components/p-BlDBX6wD.js +0 -133
- package/dist/components/p-Busq9xrD.js +0 -98
- package/dist/components/p-C9qH4kP3.js +0 -156
- package/dist/components/p-CBXm2OUy.js +0 -171
- package/dist/components/p-CHNajXFB.js +0 -701
- package/dist/components/p-CPZ9nOuH.js +0 -122
- package/dist/components/p-CW7_-hzK.js +0 -119
- package/dist/components/p-CdCDpC3-.js +0 -515
- package/dist/components/p-Cqfc6ySc.js +0 -135
- package/dist/components/p-D0Tke46Z.js +0 -121
- package/dist/components/p-D8-aPJYM.js +0 -74
- package/dist/components/p-DAoGutlB.js +0 -76
- package/dist/components/p-DPDx5rQM.js +0 -155
- package/dist/components/p-DaHmsqbO.js +0 -563
- package/dist/components/p-DcCoy5TC.js +0 -20
- package/dist/components/p-DhApSoyQ.js +0 -96
- package/dist/components/p-DhdQ-c2r.js +0 -214
- package/dist/components/p-Ds96RINY.js +0 -57
- package/dist/components/p-DxfQE8Dx.js +0 -108
- package/dist/components/p-Ij2dsIQ1.js +0 -2191
- package/dist/components/p-NqAhrUkX.js +0 -51
- package/dist/components/p-PjOxwy5b.js +0 -140
- package/dist/components/p-Wi-CJLal.js +0 -578
- package/dist/components/p-XNRZVnJm.js +0 -184
- package/dist/components/p-ZKLMD3_O.js +0 -102
- package/dist/components/p-fQie6nmM.js +0 -308
- package/dist/components/p-wiDfZE6o.js +0 -554
- package/dist/components/p-zreJIOvq.js +0 -599
- package/dist/zignal-stencil-library/p-9b4f0480.entry.js +0 -2
- package/dist/zignal-stencil-library/p-BsYB8kV0.js +0 -1
- package/dist/zignal-stencil-library/p-DZsPtXDQ.js +0 -1
- package/dist/zignal-stencil-library/p-DrJU7-bz.js +0 -2
- package/dist/zignal-stencil-library/p-c0c25f33.entry.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const t=t=>"string"==typeof t,e=()=>{let t,e;const i=new Promise(((i,s)=>{t=i,e=s}));return i.resolve=t,i.reject=e,i},i=t=>null==t?"":""+t,s=/###/g,n=t=>t&&t.indexOf("###")>-1?t.replace(s,"."):t,a=e=>!e||t(e),o=(e,i,s)=>{const o=t(i)?i.split("."):i;let r=0;for(;r<o.length-1;){if(a(e))return{};const t=n(o[r]);!e[t]&&s&&(e[t]=new s),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++r}return a(e)?{}:{obj:e,k:n(o[r])}},r=(t,e,i)=>{const{obj:s,k:n}=o(t,e,Object);if(void 0!==s||1===e.length)return void(s[n]=i);let a=e[e.length-1],r=e.slice(0,e.length-1),h=o(t,r,Object);for(;void 0===h.obj&&r.length;)a=`${r[r.length-1]}.${a}`,r=r.slice(0,r.length-1),h=o(t,r,Object),h?.obj&&void 0!==h.obj[`${h.k}.${a}`]&&(h.obj=void 0);h.obj[`${h.k}.${a}`]=i},h=(t,e)=>{const{obj:i,k:s}=o(t,e);if(i&&Object.prototype.hasOwnProperty.call(i,s))return i[s]},l=(e,i,s)=>{for(const n in i)"__proto__"!==n&&"constructor"!==n&&(n in e?t(e[n])||e[n]instanceof String||t(i[n])||i[n]instanceof String?s&&(e[n]=i[n]):l(e[n],i[n],s):e[n]=i[n]);return e},c=t=>t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var d={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const u=e=>t(e)?e.replace(/[&<>"'\/]/g,(t=>d[t])):e,_=[" ",",","?","!",";"],p=new class{constructor(t){this.capacity=t,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(t){const e=this.regExpMap.get(t);if(void 0!==e)return e;const i=new RegExp(t);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(t,i),this.regExpQueue.push(t),i}}(20),f=(t,e,i=".")=>{if(!t)return;if(t[e]){if(!Object.prototype.hasOwnProperty.call(t,e))return;return t[e]}const s=e.split(i);let n=t;for(let t=0;t<s.length;){if(!n||"object"!=typeof n)return;let e,a="";for(let o=t;o<s.length;++o)if(o!==t&&(a+=i),a+=s[o],e=n[a],void 0!==e){if(["string","number","boolean"].indexOf(typeof e)>-1&&o<s.length-1)continue;t+=o-t+1;break}n=e}return n},m=t=>t?.replace("_","-"),g={type:"logger",log(t){this.output("log",t)},warn(t){this.output("warn",t)},error(t){this.output("error",t)},output(t,e){console?.[t]?.apply?.(console,e)}};class y{constructor(t,e={}){this.init(t,e)}init(t,e={}){this.prefix=e.prefix||"i18next:",this.logger=t||g,this.options=e,this.debug=e.debug}log(...t){return this.forward(t,"log","",!0)}warn(...t){return this.forward(t,"warn","",!0)}error(...t){return this.forward(t,"error","")}deprecate(...t){return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(e,i,s,n){return n&&!this.debug?null:(t(e[0])&&(e[0]=`${s}${this.prefix} ${e[0]}`),this.logger[i](e))}create(t){return new y(this.logger,{prefix:`${this.prefix}:${t}:`,...this.options})}clone(t){return(t=t||this.options).prefix=t.prefix||this.prefix,new y(this.logger,t)}}var v=new y;class b{constructor(){this.observers={}}on(t,e){return t.split(" ").forEach((t=>{this.observers[t]||(this.observers[t]=new Map);const i=this.observers[t].get(e)||0;this.observers[t].set(e,i+1)})),this}off(t,e){this.observers[t]&&(e?this.observers[t].delete(e):delete this.observers[t])}emit(t,...e){this.observers[t]&&Array.from(this.observers[t].entries()).forEach((([t,i])=>{for(let s=0;s<i;s++)t(...e)})),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach((([i,s])=>{for(let n=0;n<s;n++)i.apply(i,[t,...e])}))}}class $ extends b{constructor(t,e={ns:["translation"],defaultNS:"translation"}){super(),this.data=t||{},this.options=e,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}removeNamespaces(t){const e=this.options.ns.indexOf(t);e>-1&&this.options.ns.splice(e,1)}getResource(e,i,s,n={}){const a=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,o=void 0!==n.ignoreJSONStructure?n.ignoreJSONStructure:this.options.ignoreJSONStructure;let r;e.indexOf(".")>-1?r=e.split("."):(r=[e,i],s&&(Array.isArray(s)?r.push(...s):t(s)&&a?r.push(...s.split(a)):r.push(s)));const l=h(this.data,r);return!l&&!i&&!s&&e.indexOf(".")>-1&&(e=r[0],i=r[1],s=r.slice(2).join(".")),!l&&o&&t(s)?f(this.data?.[e]?.[i],s,a):l}addResource(t,e,i,s,n={silent:!1}){const a=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator;let o=[t,e];i&&(o=o.concat(a?i.split(a):i)),t.indexOf(".")>-1&&(o=t.split("."),s=e,e=o[1]),this.addNamespaces(e),r(this.data,o,s),n.silent||this.emit("added",t,e,i,s)}addResources(e,i,s,n={silent:!1}){for(const n in s)(t(s[n])||Array.isArray(s[n]))&&this.addResource(e,i,n,s[n],{silent:!0});n.silent||this.emit("added",e,i,s)}addResourceBundle(t,e,i,s,n,a={silent:!1,skipCopy:!1}){let o=[t,e];t.indexOf(".")>-1&&(o=t.split("."),s=i,i=e,e=o[1]),this.addNamespaces(e);let c=h(this.data,o)||{};a.skipCopy||(i=JSON.parse(JSON.stringify(i))),s?l(c,i,n):c={...c,...i},r(this.data,o,c),a.silent||this.emit("added",t,e,i)}removeResourceBundle(t,e){this.hasResourceBundle(t,e)&&delete this.data[t][e],this.removeNamespaces(e),this.emit("removed",t,e)}hasResourceBundle(t,e){return void 0!==this.getResource(t,e)}getResourceBundle(t,e){return e||(e=this.options.defaultNS),this.getResource(t,e)}getDataByLanguage(t){return this.data[t]}hasLanguageSomeTranslations(t){const e=this.getDataByLanguage(t);return!!(e&&Object.keys(e)||[]).find((t=>e[t]&&Object.keys(e[t]).length>0))}toJSON(){return this.data}}var w={processors:{},addPostProcessor(t){this.processors[t.name]=t},handle(t,e,i,s,n){return t.forEach((t=>{e=this.processors[t]?.process(e,i,s,n)??e})),e}};const x=Symbol("i18next/PATH_KEY");function k(t,e){const{[x]:i}=t(function(){const t=[],e=Object.create(null);let i;return e.get=(s,n)=>(i?.revoke?.(),n===x?t:(t.push(n),i=Proxy.revocable(s,e),i.proxy)),Proxy.revocable(Object.create(null),e).proxy}());return i.join(e?.keySeparator??".")}const S={},j=e=>!t(e)&&"boolean"!=typeof e&&"number"!=typeof e;class O extends b{constructor(t,e={}){super(),((t,e,i)=>{["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"].forEach((t=>{e[t]&&(i[t]=e[t])}))})(0,t,this),this.options=e,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=v.create("translator")}changeLanguage(t){t&&(this.language=t)}exists(t,e={interpolation:{}}){const i={...e};if(null==t)return!1;const s=this.resolve(t,i);if(void 0===s?.res)return!1;const n=j(s.res);return!1!==i.returnObjects||!n}extractFromKey(e,i){let s=void 0!==i.nsSeparator?i.nsSeparator:this.options.nsSeparator;void 0===s&&(s=":");const n=void 0!==i.keySeparator?i.keySeparator:this.options.keySeparator;let a=i.ns||this.options.defaultNS||[];const o=s&&e.indexOf(s)>-1,r=!(this.options.userDefinedKeySeparator||i.keySeparator||this.options.userDefinedNsSeparator||i.nsSeparator||((t,e,i)=>{e=e||"",i=i||"";const s=_.filter((t=>e.indexOf(t)<0&&i.indexOf(t)<0));if(0===s.length)return!0;const n=p.getRegExp(`(${s.map((t=>"?"===t?"\\?":t)).join("|")})`);let a=!n.test(t);if(!a){const e=t.indexOf(i);e>0&&!n.test(t.substring(0,e))&&(a=!0)}return a})(e,s,n));if(o&&!r){const i=e.match(this.interpolator.nestingRegexp);if(i&&i.length>0)return{key:e,namespaces:t(a)?[a]:a};const o=e.split(s);(s!==n||s===n&&this.options.ns.indexOf(o[0])>-1)&&(a=o.shift()),e=o.join(n)}return{key:e,namespaces:t(a)?[a]:a}}translate(e,i,s){let n="object"==typeof i?{...i}:i;if("object"!=typeof n&&this.options.overloadTranslationOptionHandler&&(n=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof n&&(n={...n}),n||(n={}),null==e)return"";"function"==typeof e&&(e=k(e,{...this.options,...n})),Array.isArray(e)||(e=[String(e)]);const a=void 0!==n.returnDetails?n.returnDetails:this.options.returnDetails,o=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,{key:r,namespaces:h}=this.extractFromKey(e[e.length-1],n),l=h[h.length-1];let c=void 0!==n.nsSeparator?n.nsSeparator:this.options.nsSeparator;void 0===c&&(c=":");const d=n.lng||this.language,u=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if("cimode"===d?.toLowerCase())return u?a?{res:`${l}${c}${r}`,usedKey:r,exactUsedKey:r,usedLng:d,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:`${l}${c}${r}`:a?{res:r,usedKey:r,exactUsedKey:r,usedLng:d,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:r;const _=this.resolve(e,n);let p=_?.res;const f=_?.usedKey||r,m=_?.exactUsedKey||r,g=void 0!==n.joinArrays?n.joinArrays:this.options.joinArrays,y=!this.i18nFormat||this.i18nFormat.handleAsObject,v=void 0!==n.count&&!t(n.count),b=O.hasDefaultValue(n),$=v?this.pluralResolver.getSuffix(d,n.count,n):"",w=n.ordinal&&v?this.pluralResolver.getSuffix(d,n.count,{ordinal:!1}):"",x=v&&!n.ordinal&&0===n.count,S=x&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${$}`]||n[`defaultValue${w}`]||n.defaultValue;let N=p;y&&!p&&b&&(N=S);const R=j(N),A=Object.prototype.toString.apply(N);if(!(y&&N&&R&&["[object Number]","[object Function]","[object RegExp]"].indexOf(A)<0)||t(g)&&Array.isArray(N))if(y&&t(g)&&Array.isArray(p))p=p.join(g),p&&(p=this.extendTranslation(p,e,n,s));else{let t=!1,i=!1;!this.isValidLookup(p)&&b&&(t=!0,p=S),this.isValidLookup(p)||(i=!0,p=r);const a=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&i?void 0:p,h=b&&S!==p&&this.options.updateMissing;if(i||t||h){if(this.logger.log(h?"updateKey":"missingKey",d,l,r,h?S:p),o){const t=this.resolve(r,{...n,keySeparator:!1});t&&t.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let t=[];const e=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if("fallback"===this.options.saveMissingTo&&e&&e[0])for(let i=0;i<e.length;i++)t.push(e[i]);else"all"===this.options.saveMissingTo?t=this.languageUtils.toResolveHierarchy(n.lng||this.language):t.push(n.lng||this.language);const i=(t,e,i)=>{const s=b&&i!==p?i:a;this.options.missingKeyHandler?this.options.missingKeyHandler(t,l,e,s,h,n):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(t,l,e,s,h,n),this.emit("missingKey",t,l,e,p)};this.options.saveMissing&&(this.options.saveMissingPlurals&&v?t.forEach((t=>{const e=this.pluralResolver.getSuffixes(t,n);x&&n[`defaultValue${this.options.pluralSeparator}zero`]&&e.indexOf(`${this.options.pluralSeparator}zero`)<0&&e.push(`${this.options.pluralSeparator}zero`),e.forEach((e=>{i([t],r+e,n[`defaultValue${e}`]||S)}))})):i(t,r,S))}p=this.extendTranslation(p,e,n,_,s),i&&p===r&&this.options.appendNamespaceToMissingKey&&(p=`${l}${c}${r}`),(i||t)&&this.options.parseMissingKeyHandler&&(p=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${l}${c}${r}`:r,t?p:void 0,n))}else{if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const t=this.options.returnedObjectHandler?this.options.returnedObjectHandler(f,N,{...n,ns:h}):`key '${r} (${this.language})' returned an object instead of string.`;return a?(_.res=t,_.usedParams=this.getUsedParamsDetails(n),_):t}if(o){const t=Array.isArray(N),e=t?[]:{},i=t?m:f;for(const t in N)if(Object.prototype.hasOwnProperty.call(N,t)){const s=`${i}${o}${t}`;e[t]=this.translate(s,b&&!p?{...n,defaultValue:j(S)?S[t]:void 0,joinArrays:!1,ns:h}:{...n,joinArrays:!1,ns:h}),e[t]===s&&(e[t]=N[t])}p=e}}return a?(_.res=p,_.usedParams=this.getUsedParamsDetails(n),_):p}extendTranslation(e,i,s,n,a){if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...s},s.lng||this.language||n.usedLng,n.usedNS,n.usedKey,{resolved:n});else if(!s.skipInterpolation){s.interpolation&&this.interpolator.init({...s,interpolation:{...this.options.interpolation,...s.interpolation}});const o=t(e)&&(void 0!==s?.interpolation?.skipOnVariables?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let r;if(o){const t=e.match(this.interpolator.nestingRegexp);r=t&&t.length}let h=s.replace&&!t(s.replace)?s.replace:s;if(this.options.interpolation.defaultVariables&&(h={...this.options.interpolation.defaultVariables,...h}),e=this.interpolator.interpolate(e,h,s.lng||this.language||n.usedLng,s),o){const t=e.match(this.interpolator.nestingRegexp);r<(t&&t.length)&&(s.nest=!1)}!s.lng&&n&&n.res&&(s.lng=this.language||n.usedLng),!1!==s.nest&&(e=this.interpolator.nest(e,((...t)=>a?.[0]!==t[0]||s.context?this.translate(...t,i):(this.logger.warn(`It seems you are nesting recursively key: ${t[0]} in key: ${i[0]}`),null)),s)),s.interpolation&&this.interpolator.reset()}const o=s.postProcess||this.options.postProcess,r=t(o)?[o]:o;return null!=e&&r?.length&&!1!==s.applyPostProcessor&&(e=w.handle(r,e,i,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...n,usedParams:this.getUsedParamsDetails(s)},...s}:s,this)),e}resolve(e,i={}){let s,n,a,o,r;return t(e)&&(e=[e]),e.forEach((e=>{if(this.isValidLookup(s))return;const h=this.extractFromKey(e,i),l=h.key;n=l;let c=h.namespaces;this.options.fallbackNS&&(c=c.concat(this.options.fallbackNS));const d=void 0!==i.count&&!t(i.count),u=d&&!i.ordinal&&0===i.count,_=void 0!==i.context&&(t(i.context)||"number"==typeof i.context)&&""!==i.context,p=i.lngs?i.lngs:this.languageUtils.toResolveHierarchy(i.lng||this.language,i.fallbackLng);c.forEach((t=>{this.isValidLookup(s)||(r=t,S[`${p[0]}-${t}`]||!this.utils?.hasLoadedNamespace||this.utils?.hasLoadedNamespace(r)||(S[`${p[0]}-${t}`]=!0,this.logger.warn(`key "${n}" for languages "${p.join(", ")}" won't get resolved as namespace "${r}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),p.forEach((e=>{if(this.isValidLookup(s))return;o=e;const n=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(n,l,e,t,i);else{let t;d&&(t=this.pluralResolver.getSuffix(e,i.count,i));const s=`${this.options.pluralSeparator}zero`,a=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(d&&(i.ordinal&&0===t.indexOf(a)&&n.push(l+t.replace(a,this.options.pluralSeparator)),n.push(l+t),u&&n.push(l+s)),_){const e=`${l}${this.options.contextSeparator||"_"}${i.context}`;n.push(e),d&&(i.ordinal&&0===t.indexOf(a)&&n.push(e+t.replace(a,this.options.pluralSeparator)),n.push(e+t),u&&n.push(e+s))}}let r;for(;r=n.pop();)this.isValidLookup(s)||(a=r,s=this.getResource(e,t,r,i))})))}))})),{res:s,usedKey:n,exactUsedKey:a,usedLng:o,usedNS:r}}isValidLookup(t){return!(void 0===t||!this.options.returnNull&&null===t||!this.options.returnEmptyString&&""===t)}getResource(t,e,i,s={}){return this.i18nFormat?.getResource?this.i18nFormat.getResource(t,e,i,s):this.resourceStore.getResource(t,e,i,s)}getUsedParamsDetails(e={}){const i=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],s=e.replace&&!t(e.replace);let n=s?e.replace:e;if(s&&void 0!==e.count&&(n.count=e.count),this.options.interpolation.defaultVariables&&(n={...this.options.interpolation.defaultVariables,...n}),!s){n={...n};for(const t of i)delete n[t]}return n}static hasDefaultValue(t){for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)&&"defaultValue"===e.substring(0,12)&&void 0!==t[e])return!0;return!1}}class N{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=v.create("languageUtils")}getScriptPartFromCode(t){if(!(t=m(t))||t.indexOf("-")<0)return null;const e=t.split("-");return 2===e.length?null:(e.pop(),"x"===e[e.length-1].toLowerCase()?null:this.formatLanguageCode(e.join("-")))}getLanguagePartFromCode(t){if(!(t=m(t))||t.indexOf("-")<0)return t;const e=t.split("-");return this.formatLanguageCode(e[0])}formatLanguageCode(e){if(t(e)&&e.indexOf("-")>-1){let t;try{t=Intl.getCanonicalLocales(e)[0]}catch(t){}return t&&this.options.lowerCaseLng&&(t=t.toLowerCase()),t||(this.options.lowerCaseLng?e.toLowerCase():e)}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(t){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(t=this.getLanguagePartFromCode(t)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(t)>-1}getBestMatchFromCodes(t){if(!t)return null;let e;return t.forEach((t=>{if(e)return;const i=this.formatLanguageCode(t);this.options.supportedLngs&&!this.isSupportedCode(i)||(e=i)})),!e&&this.options.supportedLngs&&t.forEach((t=>{if(e)return;const i=this.getScriptPartFromCode(t);if(this.isSupportedCode(i))return e=i;const s=this.getLanguagePartFromCode(t);if(this.isSupportedCode(s))return e=s;e=this.options.supportedLngs.find((t=>t===s?t:t.indexOf("-")<0&&s.indexOf("-")<0?void 0:t.indexOf("-")>0&&s.indexOf("-")<0&&t.substring(0,t.indexOf("-"))===s||0===t.indexOf(s)&&s.length>1?t:void 0))})),e||(e=this.getFallbackCodes(this.options.fallbackLng)[0]),e}getFallbackCodes(e,i){if(!e)return[];if("function"==typeof e&&(e=e(i)),t(e)&&(e=[e]),Array.isArray(e))return e;if(!i)return e.default||[];let s=e[i];return s||(s=e[this.getScriptPartFromCode(i)]),s||(s=e[this.formatLanguageCode(i)]),s||(s=e[this.getLanguagePartFromCode(i)]),s||(s=e.default),s||[]}toResolveHierarchy(e,i){const s=this.getFallbackCodes((!1===i?[]:i)||this.options.fallbackLng||[],e),n=[],a=t=>{t&&(this.isSupportedCode(t)?n.push(t):this.logger.warn(`rejecting language code not found in supportedLngs: ${t}`))};return t(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&a(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&a(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&a(this.getLanguagePartFromCode(e))):t(e)&&a(this.formatLanguageCode(e)),s.forEach((t=>{n.indexOf(t)<0&&a(this.formatLanguageCode(t))})),n}}const R={zero:0,one:1,two:2,few:3,many:4,other:5},A={select:t=>1===t?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class P{constructor(t,e={}){this.languageUtils=t,this.options=e,this.logger=v.create("pluralResolver"),this.pluralRulesCache={}}addRule(t,e){this.rules[t]=e}clearCache(){this.pluralRulesCache={}}getRule(t,e={}){const i=m("dev"===t?"en":t),s=e.ordinal?"ordinal":"cardinal",n=JSON.stringify({cleanedCode:i,type:s});if(n in this.pluralRulesCache)return this.pluralRulesCache[n];let a;try{a=new Intl.PluralRules(i,{type:s})}catch(i){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),A;if(!t.match(/-|_/))return A;const s=this.languageUtils.getLanguagePartFromCode(t);a=this.getRule(s,e)}return this.pluralRulesCache[n]=a,a}needsPlural(t,e={}){let i=this.getRule(t,e);return i||(i=this.getRule("dev",e)),i?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(t,e,i={}){return this.getSuffixes(t,i).map((t=>`${e}${t}`))}getSuffixes(t,e={}){let i=this.getRule(t,e);return i||(i=this.getRule("dev",e)),i?i.resolvedOptions().pluralCategories.sort(((t,e)=>R[t]-R[e])).map((t=>`${this.options.prepend}${e.ordinal?`ordinal${this.options.prepend}`:""}${t}`)):[]}getSuffix(t,e,i={}){const s=this.getRule(t,i);return s?`${this.options.prepend}${i.ordinal?`ordinal${this.options.prepend}`:""}${s.select(e)}`:(this.logger.warn(`no plural rule found for: ${t}`),this.getSuffix("dev",e,i))}}const L=(e,i,s,n=".",a=!0)=>{let o=((t,e,i)=>{const s=h(t,i);return void 0!==s?s:h(e,i)})(e,i,s);return!o&&a&&t(s)&&(o=f(e,s,n),void 0===o&&(o=f(i,s,n))),o},C=t=>t.replace(/\$/g,"$$$$");class E{constructor(t={}){this.logger=v.create("interpolator"),this.options=t,this.format=t?.interpolation?.format||(t=>t),this.init(t)}init(t={}){t.interpolation||(t.interpolation={escapeValue:!0});const{escape:e,escapeValue:i,useRawValueToEscape:s,prefix:n,prefixEscaped:a,suffix:o,suffixEscaped:r,formatSeparator:h,unescapeSuffix:l,unescapePrefix:d,nestingPrefix:_,nestingPrefixEscaped:p,nestingSuffix:f,nestingSuffixEscaped:m,nestingOptionsSeparator:g,maxReplaces:y,alwaysFormat:v}=t.interpolation;this.escape=void 0!==e?e:u,this.escapeValue=void 0===i||i,this.useRawValueToEscape=void 0!==s&&s,this.prefix=n?c(n):a||"{{",this.suffix=o?c(o):r||"}}",this.formatSeparator=h||",",this.unescapePrefix=l?"":d||"-",this.unescapeSuffix=this.unescapePrefix?"":l||"",this.nestingPrefix=_?c(_):p||c("$t("),this.nestingSuffix=f?c(f):m||c(")"),this.nestingOptionsSeparator=g||",",this.maxReplaces=y||1e3,this.alwaysFormat=void 0!==v&&v,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const t=(t,e)=>t?.source===e?(t.lastIndex=0,t):new RegExp(e,"g");this.regexp=t(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=t(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=t(this.nestingRegexp,`${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`)}interpolate(e,s,n,a){let o,r,h;const l=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},c=t=>{if(t.indexOf(this.formatSeparator)<0){const e=L(s,l,t,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(e,void 0,n,{...a,...s,interpolationkey:t}):e}const e=t.split(this.formatSeparator),i=e.shift().trim(),o=e.join(this.formatSeparator).trim();return this.format(L(s,l,i,this.options.keySeparator,this.options.ignoreJSONStructure),o,n,{...a,...s,interpolationkey:i})};this.resetRegExp();const d=a?.missingInterpolationHandler||this.options.missingInterpolationHandler,u=void 0!==a?.interpolation?.skipOnVariables?a.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:t=>C(t)},{regex:this.regexp,safeValue:t=>C(this.escapeValue?this.escape(t):t)}].forEach((s=>{for(h=0;o=s.regex.exec(e);){const n=o[1].trim();if(r=c(n),void 0===r)if("function"==typeof d){const i=d(e,o,a);r=t(i)?i:""}else if(a&&Object.prototype.hasOwnProperty.call(a,n))r="";else{if(u){r=o[0];continue}this.logger.warn(`missed to pass in variable ${n} for interpolating ${e}`),r=""}else t(r)||this.useRawValueToEscape||(r=i(r));const l=s.safeValue(r);if(e=e.replace(o[0],l),u?(s.regex.lastIndex+=r.length,s.regex.lastIndex-=o[0].length):s.regex.lastIndex=0,h++,h>=this.maxReplaces)break}})),e}nest(e,s,n={}){let a,o,r;const h=(t,e)=>{const i=this.nestingOptionsSeparator;if(t.indexOf(i)<0)return t;const s=t.split(new RegExp(`${i}[ ]*{`));let n=`{${s[1]}`;t=s[0],n=this.interpolate(n,r);const a=n.match(/'/g),o=n.match(/"/g);((a?.length??0)%2==0&&!o||o.length%2!=0)&&(n=n.replace(/'/g,'"'));try{r=JSON.parse(n),e&&(r={...e,...r})}catch(e){return this.logger.warn(`failed parsing options string in nesting for key ${t}`,e),`${t}${i}${n}`}return r.defaultValue&&r.defaultValue.indexOf(this.prefix)>-1&&delete r.defaultValue,t};for(;a=this.nestingRegexp.exec(e);){let l=[];r={...n},r=r.replace&&!t(r.replace)?r.replace:r,r.applyPostProcessor=!1,delete r.defaultValue;const c=/{.*}/.test(a[1])?a[1].lastIndexOf("}")+1:a[1].indexOf(this.formatSeparator);if(-1!==c&&(l=a[1].slice(c).split(this.formatSeparator).map((t=>t.trim())).filter(Boolean),a[1]=a[1].slice(0,c)),o=s(h.call(this,a[1].trim(),r),r),o&&a[0]===e&&!t(o))return o;t(o)||(o=i(o)),o||(this.logger.warn(`missed to resolve ${a[1]} for nesting ${e}`),o=""),l.length&&(o=l.reduce(((t,e)=>this.format(t,e,n.lng,{...n,interpolationkey:a[1].trim()})),o.trim())),e=e.replace(a[0],o),this.regexp.lastIndex=0}return e}}const I=t=>{const e={};return(i,s,n)=>{let a=n;n&&n.interpolationkey&&n.formatParams&&n.formatParams[n.interpolationkey]&&n[n.interpolationkey]&&(a={...a,[n.interpolationkey]:void 0});const o=s+JSON.stringify(a);let r=e[o];return r||(r=t(m(s),n),e[o]=r),r(i)}},M=t=>(e,i,s)=>t(m(i),s)(e);class T{constructor(t={}){this.logger=v.create("formatter"),this.options=t,this.init(t)}init(t,e={interpolation:{}}){this.formatSeparator=e.interpolation.formatSeparator||",";const i=e.cacheInBuiltFormats?I:M;this.formats={number:i(((t,e)=>{const i=new Intl.NumberFormat(t,{...e});return t=>i.format(t)})),currency:i(((t,e)=>{const i=new Intl.NumberFormat(t,{...e,style:"currency"});return t=>i.format(t)})),datetime:i(((t,e)=>{const i=new Intl.DateTimeFormat(t,{...e});return t=>i.format(t)})),relativetime:i(((t,e)=>{const i=new Intl.RelativeTimeFormat(t,{...e});return t=>i.format(t,e.range||"day")})),list:i(((t,e)=>{const i=new Intl.ListFormat(t,{...e});return t=>i.format(t)}))}}add(t,e){this.formats[t.toLowerCase().trim()]=e}addCached(t,e){this.formats[t.toLowerCase().trim()]=I(e)}format(t,e,i,s={}){const n=e.split(this.formatSeparator);if(n.length>1&&n[0].indexOf("(")>1&&n[0].indexOf(")")<0&&n.find((t=>t.indexOf(")")>-1))){const t=n.findIndex((t=>t.indexOf(")")>-1));n[0]=[n[0],...n.splice(1,t)].join(this.formatSeparator)}return n.reduce(((t,e)=>{const{formatName:n,formatOptions:a}=(t=>{let e=t.toLowerCase().trim();const i={};if(t.indexOf("(")>-1){const s=t.split("(");e=s[0].toLowerCase().trim();const n=s[1].substring(0,s[1].length-1);"currency"===e&&n.indexOf(":")<0?i.currency||(i.currency=n.trim()):"relativetime"===e&&n.indexOf(":")<0?i.range||(i.range=n.trim()):n.split(";").forEach((t=>{if(t){const[e,...s]=t.split(":"),n=s.join(":").trim().replace(/^'+|'+$/g,""),a=e.trim();i[a]||(i[a]=n),"false"===n&&(i[a]=!1),"true"===n&&(i[a]=!0),isNaN(n)||(i[a]=parseInt(n,10))}}))}return{formatName:e,formatOptions:i}})(e);if(this.formats[n]){let e=t;try{const o=s?.formatParams?.[s.interpolationkey]||{};e=this.formats[n](t,o.locale||o.lng||s.locale||s.lng||i,{...a,...s,...o})}catch(t){this.logger.warn(t)}return e}return this.logger.warn(`there was no format function for ${n}`),t}),t)}}class z extends b{constructor(t,e,i,s={}){super(),this.backend=t,this.store=e,this.services=i,this.languageUtils=i.languageUtils,this.options=s,this.logger=v.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=s.maxParallelReads||10,this.readingCalls=0,this.maxRetries=s.maxRetries>=0?s.maxRetries:5,this.retryTimeout=s.retryTimeout>=1?s.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(i,s.backend,s)}queueLoad(t,e,i,s){const n={},a={},o={},r={};return t.forEach((t=>{let s=!0;e.forEach((e=>{const o=`${t}|${e}`;!i.reload&&this.store.hasResourceBundle(t,e)?this.state[o]=2:this.state[o]<0||(1===this.state[o]?void 0===a[o]&&(a[o]=!0):(this.state[o]=1,s=!1,void 0===a[o]&&(a[o]=!0),void 0===n[o]&&(n[o]=!0),void 0===r[e]&&(r[e]=!0)))})),s||(o[t]=!0)})),(Object.keys(n).length||Object.keys(a).length)&&this.queue.push({pending:a,pendingCount:Object.keys(a).length,loaded:{},errors:[],callback:s}),{toLoad:Object.keys(n),pending:Object.keys(a),toLoadLanguages:Object.keys(o),toLoadNamespaces:Object.keys(r)}}loaded(t,e,i){const s=t.split("|"),n=s[0],a=s[1];e&&this.emit("failedLoading",n,a,e),!e&&i&&this.store.addResourceBundle(n,a,i,void 0,void 0,{skipCopy:!0}),this.state[t]=e?-1:2,e&&i&&(this.state[t]=0);const r={};this.queue.forEach((i=>{((t,e,i)=>{const{obj:s,k:n}=o(t,e,Object);s[n]=s[n]||[],s[n].push(i)})(i.loaded,[n],a),((t,e)=>{void 0!==t.pending[e]&&(delete t.pending[e],t.pendingCount--)})(i,t),e&&i.errors.push(e),0!==i.pendingCount||i.done||(Object.keys(i.loaded).forEach((t=>{r[t]||(r[t]={});const e=i.loaded[t];e.length&&e.forEach((e=>{void 0===r[t][e]&&(r[t][e]=!0)}))})),i.done=!0,i.errors.length?i.callback(i.errors):i.callback())})),this.emit("loaded",r),this.queue=this.queue.filter((t=>!t.done))}read(t,e,i,s=0,n=this.retryTimeout,a){if(!t.length)return a(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:t,ns:e,fcName:i,tried:s,wait:n,callback:a});this.readingCalls++;const o=(o,r)=>{if(this.readingCalls--,this.waitingReads.length>0){const t=this.waitingReads.shift();this.read(t.lng,t.ns,t.fcName,t.tried,t.wait,t.callback)}o&&r&&s<this.maxRetries?setTimeout((()=>{this.read.call(this,t,e,i,s+1,2*n,a)}),n):a(o,r)},r=this.backend[i].bind(this.backend);if(2!==r.length)return r(t,e,o);try{const i=r(t,e);i&&"function"==typeof i.then?i.then((t=>o(null,t))).catch(o):o(null,i)}catch(t){o(t)}}prepareLoading(e,i,s={},n){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),n&&n();t(e)&&(e=this.languageUtils.toResolveHierarchy(e)),t(i)&&(i=[i]);const a=this.queueLoad(e,i,s,n);if(!a.toLoad.length)return a.pending.length||n(),null;a.toLoad.forEach((t=>{this.loadOne(t)}))}load(t,e,i){this.prepareLoading(t,e,{},i)}reload(t,e,i){this.prepareLoading(t,e,{reload:!0},i)}loadOne(t,e=""){const i=t.split("|"),s=i[0],n=i[1];this.read(s,n,"read",void 0,void 0,((i,a)=>{i&&this.logger.warn(`${e}loading namespace ${n} for language ${s} failed`,i),!i&&a&&this.logger.log(`${e}loaded namespace ${n} for language ${s}`,a),this.loaded(t,i,a)}))}saveMissing(t,e,i,s,n,a={},o=()=>{}){if(!this.services?.utils?.hasLoadedNamespace||this.services?.utils?.hasLoadedNamespace(e)){if(null!=i&&""!==i){if(this.backend?.create){const r={...a,isUpdate:n},h=this.backend.create.bind(this.backend);if(h.length<6)try{let n;n=5===h.length?h(t,e,i,s,r):h(t,e,i,s),n&&"function"==typeof n.then?n.then((t=>o(null,t))).catch(o):o(null,n)}catch(t){o(t)}else h(t,e,i,s,o,r)}t&&t[0]&&this.store.addResource(t[0],e,i,s)}}else this.logger.warn(`did not save key "${i}" as the namespace "${e}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")}}const V=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let i={};if("object"==typeof e[1]&&(i=e[1]),t(e[1])&&(i.defaultValue=e[1]),t(e[2])&&(i.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){const t=e[3]||e[2];Object.keys(t).forEach((e=>{i[e]=t[e]}))}return i},interpolation:{escapeValue:!0,format:t=>t,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),B=e=>(t(e.ns)&&(e.ns=[e.ns]),t(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),t(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),F=()=>{};class q extends b{constructor(t={},e){var i;if(super(),this.options=B(t),this.services={},this.logger=v,this.modules={external:[]},i=this,Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t=>{"function"==typeof i[t]&&(i[t]=i[t].bind(i))})),e&&!this.isInitialized&&!t.isClone){if(!this.options.initAsync)return this.init(t,e),this;setTimeout((()=>{this.init(t,e)}),0)}}init(i={},s){this.isInitializing=!0,"function"==typeof i&&(s=i,i={}),null==i.defaultNS&&i.ns&&(t(i.ns)?i.defaultNS=i.ns:i.ns.indexOf("translation")<0&&(i.defaultNS=i.ns[0]));const n=V();this.options={...n,...this.options,...B(i)},this.options.interpolation={...n.interpolation,...this.options.interpolation},void 0!==i.keySeparator&&(this.options.userDefinedKeySeparator=i.keySeparator),void 0!==i.nsSeparator&&(this.options.userDefinedNsSeparator=i.nsSeparator);const a=t=>t?"function"==typeof t?new t:t:null;if(!this.options.isClone){let t;v.init(this.modules.logger?a(this.modules.logger):null,this.options),t=this.modules.formatter?this.modules.formatter:T;const e=new N(this.options);this.store=new $(this.options.resources,this.options);const i=this.services;i.logger=v,i.resourceStore=this.store,i.languageUtils=e,i.pluralResolver=new P(e,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==n.interpolation.format&&this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),!t||this.options.interpolation.format&&this.options.interpolation.format!==n.interpolation.format||(i.formatter=a(t),i.formatter.init&&i.formatter.init(i,this.options),this.options.interpolation.format=i.formatter.format.bind(i.formatter)),i.interpolator=new E(this.options),i.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},i.backendConnector=new z(a(this.modules.backend),i.resourceStore,i,this.options),i.backendConnector.on("*",((t,...e)=>{this.emit(t,...e)})),this.modules.languageDetector&&(i.languageDetector=a(this.modules.languageDetector),i.languageDetector.init&&i.languageDetector.init(i,this.options.detection,this.options)),this.modules.i18nFormat&&(i.i18nFormat=a(this.modules.i18nFormat),i.i18nFormat.init&&i.i18nFormat.init(this)),this.translator=new O(this.services,this.options),this.translator.on("*",((t,...e)=>{this.emit(t,...e)})),this.modules.external.forEach((t=>{t.init&&t.init(this)}))}if(this.format=this.options.interpolation.format,s||(s=F),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const t=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);t.length>0&&"dev"!==t[0]&&(this.options.lng=t[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach((t=>{this[t]=(...e)=>this.store[t](...e)})),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach((t=>{this[t]=(...e)=>(this.store[t](...e),this)}));const o=e(),r=()=>{const t=(t,e)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),o.resolve(e),s(t,e)};if(this.languages&&!this.isInitialized)return t(null,this.t.bind(this));this.changeLanguage(this.options.lng,t)};return this.options.resources||!this.options.initAsync?r():setTimeout(r,0),o}loadResources(e,i=F){let s=i;const n=t(e)?e:this.language;if("function"==typeof e&&(s=e),!this.options.resources||this.options.partialBundledLanguages){if("cimode"===n?.toLowerCase()&&(!this.options.preload||0===this.options.preload.length))return s();const t=[],e=e=>{e&&"cimode"!==e&&this.services.languageUtils.toResolveHierarchy(e).forEach((e=>{"cimode"!==e&&t.indexOf(e)<0&&t.push(e)}))};n?e(n):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((t=>e(t))),this.options.preload?.forEach?.((t=>e(t))),this.services.backendConnector.load(t,this.options.ns,(t=>{t||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),s(t)}))}else s(null)}reloadResources(t,i,s){const n=e();return"function"==typeof t&&(s=t,t=void 0),"function"==typeof i&&(s=i,i=void 0),t||(t=this.languages),i||(i=this.options.ns),s||(s=F),this.services.backendConnector.reload(t,i,(t=>{n.resolve(),s(t)})),n}use(t){if(!t)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!t.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===t.type&&(this.modules.backend=t),("logger"===t.type||t.log&&t.warn&&t.error)&&(this.modules.logger=t),"languageDetector"===t.type&&(this.modules.languageDetector=t),"i18nFormat"===t.type&&(this.modules.i18nFormat=t),"postProcessor"===t.type&&w.addPostProcessor(t),"formatter"===t.type&&(this.modules.formatter=t),"3rdParty"===t.type&&this.modules.external.push(t),this}setResolvedLanguage(t){if(t&&this.languages&&!(["cimode","dev"].indexOf(t)>-1)){for(let t=0;t<this.languages.length;t++){const e=this.languages[t];if(!(["cimode","dev"].indexOf(e)>-1)&&this.store.hasLanguageSomeTranslations(e)){this.resolvedLanguage=e;break}}!this.resolvedLanguage&&this.languages.indexOf(t)<0&&this.store.hasLanguageSomeTranslations(t)&&(this.resolvedLanguage=t,this.languages.unshift(t))}}changeLanguage(i,s){this.isLanguageChangingTo=i;const n=e();this.emit("languageChanging",i);const a=t=>{this.language=t,this.languages=this.services.languageUtils.toResolveHierarchy(t),this.resolvedLanguage=void 0,this.setResolvedLanguage(t)},o=(t,e)=>{e?this.isLanguageChangingTo===i&&(a(e),this.translator.changeLanguage(e),this.isLanguageChangingTo=void 0,this.emit("languageChanged",e),this.logger.log("languageChanged",e)):this.isLanguageChangingTo=void 0,n.resolve(((...t)=>this.t(...t))),s&&s(t,((...t)=>this.t(...t)))},r=e=>{i||e||!this.services.languageDetector||(e=[]);const s=t(e)?e:e&&e[0],n=this.store.hasLanguageSomeTranslations(s)?s:this.services.languageUtils.getBestMatchFromCodes(t(e)?[e]:e);n&&(this.language||a(n),this.translator.language||this.translator.changeLanguage(n),this.services.languageDetector?.cacheUserLanguage?.(n)),this.loadResources(n,(t=>{o(t,n)}))};return i||!this.services.languageDetector||this.services.languageDetector.async?!i&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(r):this.services.languageDetector.detect(r):r(i):r(this.services.languageDetector.detect()),n}getFixedT(e,i,s){const n=(t,e,...i)=>{let a;a="object"!=typeof e?this.options.overloadTranslationOptionHandler([t,e].concat(i)):{...e},a.lng=a.lng||n.lng,a.lngs=a.lngs||n.lngs,a.ns=a.ns||n.ns,""!==a.keyPrefix&&(a.keyPrefix=a.keyPrefix||s||n.keyPrefix);const o=this.options.keySeparator||".";let r;return a.keyPrefix&&Array.isArray(t)?r=t.map((t=>("function"==typeof t&&(t=k(t,{...this.options,...e})),`${a.keyPrefix}${o}${t}`))):("function"==typeof t&&(t=k(t,{...this.options,...e})),r=a.keyPrefix?`${a.keyPrefix}${o}${t}`:t),this.t(r,a)};return t(e)?n.lng=e:n.lngs=e,n.ns=i,n.keyPrefix=s,n}t(...t){return this.translator?.translate(...t)}exists(...t){return this.translator?.exists(...t)}setDefaultNamespace(t){this.options.defaultNS=t}hasLoadedNamespace(t,e={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const i=e.lng||this.resolvedLanguage||this.languages[0],s=!!this.options&&this.options.fallbackLng,n=this.languages[this.languages.length-1];if("cimode"===i.toLowerCase())return!0;const a=(t,e)=>{const i=this.services.backendConnector.state[`${t}|${e}`];return-1===i||0===i||2===i};if(e.precheck){const t=e.precheck(this,a);if(void 0!==t)return t}return!(!this.hasResourceBundle(i,t)&&this.services.backendConnector.backend&&(!this.options.resources||this.options.partialBundledLanguages)&&(!a(i,t)||s&&!a(n,t)))}loadNamespaces(i,s){const n=e();return this.options.ns?(t(i)&&(i=[i]),i.forEach((t=>{this.options.ns.indexOf(t)<0&&this.options.ns.push(t)})),this.loadResources((t=>{n.resolve(),s&&s(t)})),n):(s&&s(),Promise.resolve())}loadLanguages(i,s){const n=e();t(i)&&(i=[i]);const a=this.options.preload||[],o=i.filter((t=>a.indexOf(t)<0&&this.services.languageUtils.isSupportedCode(t)));return o.length?(this.options.preload=a.concat(o),this.loadResources((t=>{n.resolve(),s&&s(t)})),n):(s&&s(),Promise.resolve())}dir(t){if(t||(t=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!t)return"rtl";try{const e=new Intl.Locale(t);if(e&&e.getTextInfo){const t=e.getTextInfo();if(t&&t.direction)return t.direction}}catch(t){}const e=this.services?.languageUtils||new N(V());return t.toLowerCase().indexOf("-latn")>1?"ltr":["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(e.getLanguagePartFromCode(t))>-1||t.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(t={},e){const i=new q(t,e);return i.createInstance=q.createInstance,i}cloneInstance(t={},e=F){const i=t.forkResourceStore;i&&delete t.forkResourceStore;const s={...this.options,...t,isClone:!0},n=new q(s);if(void 0===t.debug&&void 0===t.prefix||(n.logger=n.logger.clone(t)),["store","services","language"].forEach((t=>{n[t]=this[t]})),n.services={...this.services},n.services.utils={hasLoadedNamespace:n.hasLoadedNamespace.bind(n)},i){const t=Object.keys(this.store.data).reduce(((t,e)=>(t[e]={...this.store.data[e]},t[e]=Object.keys(t[e]).reduce(((i,s)=>(i[s]={...t[e][s]},i)),t[e]),t)),{});n.store=new $(t,s),n.services.resourceStore=n.store}return n.translator=new O(n.services,s),n.translator.on("*",((t,...e)=>{n.emit(t,...e)})),n.init(s,e),n.translator.options=s,n.translator.backendConnector.services.utils={hasLoadedNamespace:n.hasLoadedNamespace.bind(n)},n}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const K=q.createInstance(),D=K.t;K.init({resources:{en:{translation:{chat_tab:{chat:"Chat",chats_are_not_connected:"Chats are not connected",choose_page_you_want_to_connect:"Choose page you want to connect",add_channel_connection:"Add channel connection",add_connection:"Add connection",integrated_account:"Integrated accounts.",integrated_account_desc:"Manage your account.",search_chat:"Search chat",custom_filter:"Custom filter.",create_custom_filter:"Create custom filter.",advance_search:"Advanced search.",please_choose_chat_to_reply:"Please choose chat to reply.",no_user_found:"User cannot be found",all_chat:"All chat",already_read:"Read",unread:"Unread",filter_search_fields:"Name, nickname, email, phone number or message",read_status:"Reading status",last_reply:"Last reply",you_not_connect_chat:"You have not yet connected the chat.",see_original:"See original",see_translated:"See translated",see_send_text:"See sent",hide:"Hide",see_all_text:"See all",reply:"Reply",replied_to:"replied to",yourself:"Yourself",summary:"AI Summary",reply_token_info:"You have a free message quota of {total} messages within {remaining} minutes.",syncing_tag:"Retrieving the tag please wait a moment.",syncing_message:"Retrieving the chat please wait a moment.",advanced_search:"Advanced Search",add_custom_filter:"Add a custom filter",edit_custom_filter:"Edit custom filter"},quick_message:{title:"Quick message",app_title:"Quick message library",app_description:"Manage templates, images, and files for your team in one place.",tab_template:"Template",search_template:"Search message",add_template:"Add new template",template_name:"Template name",template_name_required:"Template name is required",template_name_warning:"Please specify a template name",template_counter:"Quick replies {count}/{max}",template_empty:"No templates available",updated_at:"{date} edit by {by}",edit_before_send:"Edit before send",send_now:"Send now",search_image:"Search image",image_empty:"No images available",display_list:"Switch to list view",display_grid:"Switch to grid view",send_images:"Send images",search_file:"Search file",file_empty:"No files available",send_files:"Send files",add_file:"Add file",created_at:"Created {date}",message:"Message",button:"Button",menu_list:"Menu list",add_button:"Add button",add_image:"Add image",change_image:"Change image",add_video:"Add video",change_video_link:"Change video link",link_video:"Video link",type_description_here:"Type description here",type_title_here:"Type title here",button_label:"Button text",button_action:"Action",button_label_placeholder:"Type button name",button_action_text:"Text",button_action_url:"Link",button_action_tel:"Phone number",button_action_url_placeholder:"https://www.example.com",button_action_tel_placeholder:"Ex. +66812345678",button_action_required:"Please fill out this field",button_action_url_invalid:"Link is invalid",button_action_tel_invalid:"Phone number is invalid",image_size_hint:"Supports files up to 10MB",image_too_large:"File is larger than 10MB",video_link_required:"Please provide a video link",video_link_invalid:"Video link is invalid",type_video_link_here:"Paste the video link here",count_template_content:"Reply",edit_button:"Edit button",move_up:"Move up",move_down:"Move down",move_left:"Move left",move_right:"Move right",delete_template_title:"Are you sure you want to delete this template?",delete_selected_items_confirmation:"Are you sure you want to delete the selected items?",delete_item_confirmation:"Are you sure you want to delete this item?",uploading:"Uploading...",rename_item:"Rename",name:"Name",edit_template:"Edit the template"},selected:"Selected",new:"new",enter_create:"Enter to create",used:"Used",select_all:"Select all",edit:"Edit",cancel:"Cancel",save:"Save",reset:"Reset",search:"Search",channel:"Channel",status:"Status",search_data:"Search",you:"You",image:"Image",video:"Video",file:"File",sent:"sent",today:"Today",translate:"Translate",profile_tab:{profile_this_chat:"Profile this chat",merged_profile:"Merged profile",add_tag:"Add tag",tag_empty:"No tag",compare_user:"Analyze user profiles.",compare_user_info:"Upon initial user merge, the system creates a Zignal Profile for this user.",ai_summary:"AI Summary",prob:"possibility",same_user:"to be the same person.",merge_user:"Merge user",compare_table:"Comparison table",match_user:"This user could be the same person.",view_data:"View",related_user:"Related users",history_info:"History for the last 30 days",no_activity_log:"No activities",go_to_message:"Go to the message",activity_action:"{action} {type}",last_update:"Last update"},tag:"Tag",no:"No",email:"Email",phone_no:"Phone No.",address:"Address",gender:"Gender",unread:"Unread",more:"More",inbox:"Inbox",spam:"Spam",info:"Info",file_and_image:"Files and Images",history:"History",about:"About",locale:"Locale",register_date:"Register Date",last_active_date:"Last Active",note:"Note",name:"Name",remove:"Remove",change:"Change",add:"Add",ok:"OK",error:"Error",send:"Send",confirm:"Confirm",delete:"delete",close:"Close",clear:"Clear",please_input:"Please input",not_found:"Not found",province:"Province",district:"District",sub_district:"Sub District",zip_code:"Zip Code",create:"Create",event:"Event",amount:"Amount",currency:"Currency",chat_filter:{admin:"Admin",chat_bot:"Chatbot",group:"Group",reset:"Reset",all:"All",friend:"Friend",type:"Type",type_for_line_oa:"For Line OA channel",search_result:"Search results",add_custom_filter:"Add a filter",filter_name:"Filter name",confirm_delete_filter:"Are you sure you want to delete this filter?",custom_filter:"Custom filter",select_filter_to_search:"Select a filter to search.",no_filter:"No filter",verify_slip:"Verify slip",verify_slip_more_than:"Verify slip more than",only_customer_zrmz:"Select only ZRMZ customers",shop_name:"Shop name",name:"Name",total_point:"Total points",remaining_point:"Remaining points",only_customer_zerva:"Select only Zerva customers",booking_no:"Booking number",service_date:"Date of service",end_date:"End date",start_date:"Start date",booking_status:"Booking status",payment_status:"Payment status",quantity:"quantity",times:"times"}}},th:{translation:{chat_tab:{chat:"แชท",chats_are_not_connected:"คุณยังไม่ได้เชื่อมต่อรวมแขท",choose_page_you_want_to_connect:"เลือกเพจที่ต้องการเชื่อมต่อ",add_channel_connection:"เพิ่มช่องทางเชื่อมต่อ",add_connection:"เพิ่มการเชื่อมต่อ",integrated_account:"บัญชีรวมแชทที่เชื่อมต่อ",integrated_account_desc:"จัดการบัญชีที่เชื่อมต่อของคุณ",search_chat:"ค้นหาแชท",custom_filter:"กรองข้อมูลแบบกำหนดเอง",create_custom_filter:"สร้างตัวกรองข้อมูลแบบกำหนดเอง",advance_search:"ค้นหาขั้นสูง",please_choose_chat_to_reply:"กรุณาเลือกผู้ใช้ที่ต้องการตอบกลับ",no_user_found:"ไม่พบผู้ใช้",all_chat:"แชททั้งหมด",already_read:"อ่านแล้ว",unread:"ยังไม่ได้อ่าน",filter_search_fields:"ชื่อ, ชื่อเล่น, อีเมล, เบอร์โทร หรือ ข้อความ",read_status:"สถานะการอ่าน",last_reply:"ตอบกลับล่าสุด",you_not_connect_chat:"คุณยังไม่ได้เชื่อมรวมแชท",see_original:"ดูข้อความต้นฉบับ",see_translated:"ดูข้อความที่แปลแล้ว",see_send_text:"ดูข้อความที่ส่งไป",hide:"ย่อ",see_all_text:"ดูข้อความทั้งหมด",reply:"ตอบกลับ",replied_to:"ได้ตอบกลับ",yourself:"ตัวคุณเอง",summary:"AI สรุปข้อความ",reply_token_info:"คุณมีโควต้าส่งข้อความฟรี {total} ข้อความ ภายใน {remaining} นาที",syncing_message:"กำลังดึงประวัติแชท กรุณารอสักครู่",syncing_tag:"กำลังดึงป้ายกำกับ กรุณารอสักครู่",advanced_search:"ค้นหาขั้นสูง",add_custom_filter:"เพิ่มตัวกรองกำหนดเอง",edit_custom_filter:"แก้ไขตัวกรองกำหนดเอง"},quick_message:{title:"เทมเพลตคำตอบ",app_title:"คลังเทมเพลต",app_description:"จัดการเทมเพลต รูปภาพ และไฟล์สำหรับทีมของคุณในที่เดียว",tab_template:"เทมเพลตคำตอบ",search_template:"ค้นหาข้อความ",add_template:"เพิ่มข้อความตอบกลับ",template_name:"ชื่อเทมเพลตข้อความ",template_name_required:"กรุณาระบุชื่อเทมเพลตข้อความ",template_name_warning:"โปรดระบุชื่อเทมเพลต",template_counter:"ข้อความตอบกลับ {count}/{max}",template_empty:"ยังไม่มีเทมเพลตคำตอบ",updated_at:"{date} แก้ไขโดย {by}",edit_before_send:"แก้ไขก่อนส่ง",send_now:"ส่งเลย",search_image:"ค้นหารูปภาพ",image_empty:"ยังไม่มีรูปภาพ",display_list:"เปลี่ยนเป็นแบบรายการ",display_grid:"เปลี่ยนเป็นแบบกริด",send_images:"ส่งรูปภาพ",search_file:"ค้นหาไฟล์",file_empty:"ยังไม่มีไฟล์",send_files:"ส่งไฟล์",add_file:"เพิ่มไฟล์",created_at:"สร้างเมื่อ {date}",message:"ข้อความ",button:"ปุ่มกด",menu_list:"เมนูลิสต์",add_button:"เพิ่มปุ่มกด",add_image:"เพิ่มรูปภาพ",change_image:"เปลี่ยนรูปภาพ",add_video:"เพิ่มวิดิโอ",change_video_link:"เปลี่ยนลิงก์วิดีโอ",link_video:"ลิงก์วิดิโอ",type_video_link_here:"วางลิงก์วิดีโอที่นี่",type_description_here:"พิมพ์รายละเอียดที่นี่",type_title_here:"พิมพ์หัวข้อที่นี่",button_label:"ข้อความปุ่ม",button_action:"การทำงาน",button_label_placeholder:"พิมพ์ชื่อปุ่ม",button_action_text:"ข้อความ",button_action_url:"ลิงก์",button_action_tel:"เบอร์โทรศัพท์",button_action_url_placeholder:"https://www.example.com",button_action_tel_placeholder:"ตัวอย่าง +66812345678",button_action_required:"กรุณากรอกข้อมูลนี้",button_action_url_invalid:"ลิงก์ไม่ถูกต้อง",button_action_tel_invalid:"เบอร์โทรศัพท์ไม่ถูกต้อง",image_size_hint:"รองรับไฟล์สูงสุด : 10MB",image_too_large:"ไฟล์มีขนาดเกิน 10MB",video_link_required:"กรุณาระบุลิงก์วิดีโอ",video_link_invalid:"ลิงก์วิดีโอไม่ถูกต้อง",count_template_content:"ข้อความตอบกลับ",edit_button:"แก้ไขปุ่มกด",move_up:"ย้ายขึ้น",move_down:"ย้ายลง",move_left:"ย้ายซ้าย",move_right:"ย้ายขวา",delete_template_title:"คุณต้องการลบข้อความตอบกลับนี้หรือไม่?",delete_selected_items_confirmation:"คุณต้องการลบรายการที่เลือกหรือไม่?",delete_item_confirmation:"คุณต้องการลบรายการนี้หรือไม่?",uploading:"กำลังอัปโหลด...",rename_item:"เปลี่ยนชื่อ",name:"ชื่อ",edit_template:"แก้ไขข้อความตอบกลับ"},selected:"เลือกแล้ว",new:"ใหม่",enter_create:"Enter เพื่อสร้าง",used:"มีแล้ว",select_all:"เลือกทั้งหมด",edit:"แก้ไข",cancel:"ยกเลิก",save:"บันทึก",reset:"ตั้งค่าใหม่",search:"ค้นหา",channel:"ช่องทาง",status:"สถานะ",search_data:"ค้นหาข้อมูล",you:"คุณ",image:"รูปภาพ",video:"วิดีโอ",file:"ไฟล์",sent:"ส่ง",today:"วันนี้",translate:"แปลภาษา",profile_tab:{profile_this_chat:"ข้อมูลโปรไฟล์แชทนี้",merged_profile:"ข้อมูลโปรไฟล์รวม",add_tag:"เพิ่มป้ายกำกับ",tag_empty:"ไม่มีป้ายกำกับ",compare_user:"เปรียบเทียบข้อมูลผู้ใช้",compare_user_info:"กรณีรวม user ในครั้งแรก ระบบสร้าง Profile Zignal ให้กับลูกค้าท่านนี้",ai_summary:"สรุปจาก AI",prob:"มีความเป็นไปได้",same_user:"ที่จะเป็นคนเดียวกัน",merge_user:"รวม User",compare_table:"ตารางเปรียบเทียบ",match_user:"ผู้ใช้รายนี้อาจเป็นคนเดียวกัน",view_data:"ดูข้อมูล",related_user:"ผู้ใช้ที่เกี่ยวข้องกัน",history_info:"ประวัติย้อนหลังสูงสุด 30 วัน",no_activity_log:"ไม่พบกิจกรรม",go_to_message:"ไปที่ข้อความ",activity_action:"{action}{type}",last_update:"อัปเดทล่าสุด"},tag:"ป้ายกำกับ",no:"ไม่ใช่",email:"อีเมล",phone_no:"เบอร์โทร",address:"ที่อยู่",gender:"เพศ",file_and_image:"ไฟล์&รูปภาพ",history:"ประวัติ",unread:"ยังไม่อ่าน",more:"ดูเพิ่ม",inbox:"อินบ็อกซ์",spam:"สแปม",info:"ข้อมูล",about:"เกี่ยวกับ",locale:"ภาษา",register_date:"วันที่สมัคร",last_active_date:"ตอบกลับล่าสุด",note:"หมายเหตุ",name:"ชื่อ",remove:"ลบ",change:"แก้ไข",add:"เพิ่ม",ok:"ตกลง",error:"เกิดข้อผิดพลาด",send:"ส่ง",confirm:"ยืนยัน",delete:"ลบ",close:"ปิด",clear:"ล้าง",please_input:"กรุณาระบุ",not_found:"ไม่พบ",province:"จังหวัด",district:"เขต/อำเภอ",sub_district:"แขวง/ตำบล",zip_code:"รหัสไปรษณีย์",create:"สร้าง",event:"อีเวนท์",amount:"จำนวนเงิน",currency:"หน่วยเงิน",chat_filter:{admin:"แอดมิน",chat_bot:"แชทบอท",group:"กลุ่ม",reset:"ล้าง",all:"ทั้งหมด",friend:"เพื่อน",type:"รูปแบบ",type_for_line_oa:"สำหรับช่องทาง Line OA",search_result:"ผลลัพธ์การค้นหา",add_custom_filter:"เพิ่มตัวกรอง",filter_name:"ชื่อตัวกรอง",confirm_delete_filter:"คุณแน่ใจว่าต้องการลบตัวกรองนี้หรือไม่?",custom_filter:"ตัวกรองกำหนดเอง",select_filter_to_search:"เลือกตัวกรองเพื่อค้นหา",no_filter:"ไม่มีตัวกรอง",verify_slip:"ตรวจสลิป",verify_slip_more_than:"ตรวจสลิปมากกว่า",only_customer_zrmz:"เลือกเฉพาะลูกค้า ZRMZ",shop_name:"ชื่อร้านค้า",name:"ชื่อ - นามสกุล",total_point:"คะแนนทั้งหมด",remaining_point:"คะแนนคงเหลือ",only_customer_zerva:"เลือกเฉพาะลูกค้า Zerva",booking_no:"เลขที่การจอง",service_date:"วันที่เข้ารับบริการ",end_date:"วันที่สิ้นสุด",start_date:"วันที่เริ่มต้น",booking_status:"สถานะการจอง",payment_status:"สถานะการชำระเงิน",quantity:"จำนวน",times:"ครั้ง"}}}},fallbackLng:"en",interpolation:{escapeValue:!1}});export{K as i,D as t}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const t={CLOUDFRONT_S3_SSO_KEY:"8338404e73b209b87dc9dfb55a0d42b8ad5f593a348a3ad731a78e4ec13a4e91"};var e=Object.defineProperty,n=(t,e)=>{var n;Object.entries(null!=(n=e.o.t)?n:{}).map((([n,[o]])=>{if(31&o||32&o){const o=t[n],l=function(t,e){for(;t;){const n=Object.getOwnPropertyDescriptor(t,e);if(null==n?void 0:n.get)return n;t=Object.getPrototypeOf(t)}}(Object.getPrototypeOf(t),n)||Object.getOwnPropertyDescriptor(t,n);l&&Object.defineProperty(t,n,{get(){return l.get.call(this)},set(t){l.set.call(this,t)},configurable:!0,enumerable:!0}),t[n]=e.l.has(n)?e.l.get(n):o}}))},o=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},l=(t,e)=>{e&&(t.__stencil__getHostRef=()=>e,e.i=t,512&e.o.u&&n(t,e))},s=(t,e)=>e in t,i=(t,e)=>(0,console.error)(t,e),r=new Map,c=new Map,u="slot-fb{display:contents}slot-fb[hidden]{display:none}",f="http://www.w3.org/1999/xlink",a="undefined"!=typeof window?window:{},d={u:0,h:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,o)=>t.addEventListener(e,n,o),rel:(t,e,n,o)=>t.removeEventListener(e,n,o),ce:(t,e)=>new CustomEvent(t,e)},h=t=>Promise.resolve(t),p=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),v=!!p&&(()=>!!a.document&&Object.getOwnPropertyDescriptor(a.document.adoptedStyleSheets,"length").writable)(),m=!1,b=[],y=[],w=(t,e)=>n=>{t.push(n),m||(m=!0,e&&4&d.u?S(g):d.raf(g))},$=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){i(t)}t.length=0},g=()=>{$(b),$(y),(m=b.length>0)&&d.raf(g)},S=t=>h().then(t),O=w(y,!0),j=t=>{const e=new URL(t,d.h);return e.origin!==a.location.origin?e.href:e.pathname},k=t=>"object"==(t=typeof t)||"function"===t;function E(t){var e,n,o;return null!=(o=null==(n=null==(e=t.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?o:void 0}((t,n)=>{for(var o in n)e(t,o,{get:n[o],enumerable:!0})})({},{err:()=>x,map:()=>M,ok:()=>C,unwrap:()=>R,unwrapErr:()=>T});var C=t=>({isOk:!0,isErr:!1,value:t}),x=t=>({isOk:!1,isErr:!0,value:t});function M(t,e){if(t.isOk){const n=e(t.value);return n instanceof Promise?n.then((t=>C(t))):C(n)}if(t.isErr)return x(t.value);throw"should never get here"}var N,R=t=>{if(t.isOk)return t.value;throw t.value},T=t=>{if(t.isErr)return t.value;throw t.value};function F(){const t=this.attachShadow({mode:"open"});void 0===N&&(N=null),N&&(v?t.adoptedStyleSheets.push(N):t.adoptedStyleSheets=[...t.adoptedStyleSheets,N])}var L=t=>{const e=A(t,"childNodes");t.tagName&&t.tagName.includes("-")&&t["s-cr"]&&"SLOT-FB"!==t.tagName&&P(e,t.tagName).forEach((t=>{1===t.nodeType&&"SLOT-FB"===t.tagName&&(t.hidden=!!U(t,D(t),!1).length)}));let n=0;for(n=0;n<e.length;n++){const t=e[n];1===t.nodeType&&A(t,"childNodes").length&&L(t)}};function P(t,e,n){let o,l=0,s=[];for(;l<t.length;l++)o=t[l],!o["s-sr"]||e&&o["s-hn"]!==e||void 0!==n||s.push(o),s=[...s,...P(o.childNodes,e,n)];return s}var U=(t,e,n=!0)=>{const o=[];(n&&t["s-sr"]||!t["s-sr"])&&o.push(t);let l=t;for(;l=l.nextSibling;)D(l)!==e||!n&&l["s-sr"]||o.push(l);return o},_=(t,e)=>1===t.nodeType?null===t.getAttribute("slot")&&""===e||t.getAttribute("slot")===e:t["s-sn"]===e||""===e,D=t=>"string"==typeof t["s-sn"]?t["s-sn"]:1===t.nodeType&&t.getAttribute("slot")||void 0;function A(t,e){if("__"+e in t){const n=t["__"+e];return"function"!=typeof n?n:n.bind(t)}return"function"!=typeof t[e]?t[e]:t[e].bind(t)}var W=new WeakMap,z=t=>"sc-"+t.p,H=(t,e,...n)=>{let o=null,l=null,s=null,i=!1,r=!1;const c=[],u=e=>{for(let n=0;n<e.length;n++)o=e[n],Array.isArray(o)?u(o):null!=o&&"boolean"!=typeof o&&((i="function"!=typeof t&&!k(o))&&(o+=""),i&&r?c[c.length-1].v+=o:c.push(i?B(null,o):o),r=i)};if(u(n),e){e.key&&(l=e.key),e.name&&(s=e.name);{const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}}if("function"==typeof t)return t(null===e?{}:e,c,Y);const f=B(t,null);return f.m=e,c.length>0&&(f.$=c),f.S=l,f.O=s,f},B=(t,e)=>({u:0,j:t,v:e,k:null,$:null,m:null,S:null,O:null}),V={},Y={forEach:(t,e)=>t.map(q).forEach(e),map:(t,e)=>t.map(q).map(e).map(I)},q=t=>({vattrs:t.m,vchildren:t.$,vkey:t.S,vname:t.O,vtag:t.j,vtext:t.v}),I=t=>{if("function"==typeof t.vtag){const e={...t.vattrs};return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),H(t.vtag,e,...t.vchildren||[])}const e=B(t.vtag,t.vtext);return e.m=t.vattrs,e.$=t.vchildren,e.S=t.vkey,e.O=t.vname,e},G=t=>{const e=(t=>t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))(t);return RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${e}))(${e}\\b)`,"g")};G("::slotted"),G(":host"),G(":host-context");var K,J,Q=(t,e)=>null==t||k(t)?t:4&e?"false"!==t&&(""===t||!!t):2&e?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&e?t+"":t,X=t=>{var e;return null==(e=o(t))?void 0:e.$hostElement$},Z=(t,e)=>{const n=X(t);return{emit:t=>tt(n,e,{bubbles:!0,composed:!0,cancelable:!0,detail:t})}},tt=(t,e,n)=>{const o=d.ce(e,n);return t.dispatchEvent(o),o},et=(t,e,n,o,l,i)=>{if(n===o)return;let r=s(t,e),c=e.toLowerCase();if("class"===e){const e=t.classList,l=ot(n);let s=ot(o);e.remove(...l.filter((t=>t&&!s.includes(t)))),e.add(...s.filter((t=>t&&!l.includes(t))))}else if("style"===e){for(const e in n)o&&null!=o[e]||(e.includes("-")?t.style.removeProperty(e):t.style[e]="");for(const e in o)n&&o[e]===n[e]||(e.includes("-")?t.style.setProperty(e,o[e]):t.style[e]=o[e])}else if("key"===e);else if("ref"===e)o&&o(t);else if(r||"o"!==e[0]||"n"!==e[1]){const s=k(o);if((r||s&&null!==o)&&!l)try{if(t.tagName.includes("-"))t[e]!==o&&(t[e]=o);else{const l=null==o?"":o;"list"===e?r=!1:null!=n&&t[e]==l||("function"==typeof t.__lookupSetter__(e)?t[e]=l:t.setAttribute(e,l))}}catch(t){}let u=!1;c!==(c=c.replace(/^xlink\:?/,""))&&(e=c,u=!0),null==o||!1===o?!1===o&&""!==t.getAttribute(e)||(u?t.removeAttributeNS(f,e):t.removeAttribute(e)):(!r||4&i||l)&&!s&&1===t.nodeType&&(o=!0===o?"":o,u?t.setAttributeNS(f,e,o):t.setAttribute(e,o))}else if(e="-"===e[2]?e.slice(3):s(a,c)?c.slice(2):c[2]+e.slice(3),n||o){const l=e.endsWith(lt);e=e.replace(st,""),n&&d.rel(t,e,n,l),o&&d.ael(t,e,o,l)}},nt=/\s/,ot=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(nt):[]),lt="Capture",st=RegExp(lt+"$"),it=(t,e,n)=>{const o=11===e.k.nodeType&&e.k.host?e.k.host:e.k,l=t&&t.m||{},s=e.m||{};for(const t of rt(Object.keys(l)))t in s||et(o,t,l[t],void 0,n,e.u);for(const t of rt(Object.keys(s)))et(o,t,l[t],s[t],n,e.u)};function rt(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var ct=!1,ut=!1,ft=!1,at=!1,dt=(t,e,n)=>{var o;const l=e.$[n];let s,i,r,c=0;if(ct||(ft=!0,"slot"===l.j&&(l.u|=l.$?2:1)),null!==l.v)s=l.k=a.document.createTextNode(l.v);else if(1&l.u)s=l.k=a.document.createTextNode(""),it(null,l,at);else{if(at||(at="svg"===l.j),!a.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(s=l.k=a.document.createElementNS(at?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!ct&&2&l.u?"slot-fb":l.j),at&&"foreignObject"===l.j&&(at=!1),it(null,l,at),l.$)for(c=0;c<l.$.length;++c)i=dt(t,l,c),i&&s.appendChild(i);"svg"===l.j?at=!1:"foreignObject"===s.tagName&&(at=!0)}return s["s-hn"]=J,3&l.u&&(s["s-sr"]=!0,s["s-cr"]=K,s["s-sn"]=l.O||"",s["s-rf"]=null==(o=l.m)?void 0:o.ref,function(t){if(t.assignedElements||t.assignedNodes||!t["s-sr"])return;const e=e=>function(t){const n=[],o=this["s-sn"];(null==t?void 0:t.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const l=this["s-cr"].parentElement;return(l.__childNodes?l.childNodes:(t=>{const e=[];for(let n=0;n<t.length;n++){const o=t[n]["s-nr"]||void 0;o&&o.isConnected&&e.push(o)}return e})(l.childNodes)).forEach((t=>{o===D(t)&&n.push(t)})),e?n.filter((t=>1===t.nodeType)):n}.bind(t);t.assignedElements=e(!0),t.assignedNodes=e(!1)}(s),r=t&&t.$&&t.$[n],r&&r.j===l.j&&t.k&&ht(t.k,!1)),s},ht=(t,e)=>{d.u|=1;const n=Array.from(t.__childNodes||t.childNodes);for(let t=n.length-1;t>=0;t--){const o=n[t];o["s-hn"]!==J&&o["s-ol"]&&(St(bt(o).parentNode,o,bt(o)),o["s-ol"].remove(),o["s-ol"]=void 0,o["s-sh"]=void 0,ft=!0),e&&ht(o,e)}d.u&=-2},pt=(t,e,n,o,l,s)=>{let i,r=t["s-cr"]&&t["s-cr"].parentNode||t;for(r.shadowRoot&&r.tagName===J&&(r=r.shadowRoot);l<=s;++l)o[l]&&(i=dt(null,n,l),i&&(o[l].k=i,St(r,i,bt(e))))},vt=(t,e,n)=>{for(let o=e;o<=n;++o){const e=t[o];if(e){const t=e.k;gt(e),t&&(ut=!0,t["s-ol"]?t["s-ol"].remove():ht(t,!0),t.remove())}}},mt=(t,e,n=!1)=>t.j===e.j&&("slot"===t.j?t.O===e.O:n?(n&&!t.S&&e.S&&(t.S=e.S),!0):t.S===e.S),bt=t=>t&&t["s-ol"]||t,yt=(t,e,n=!1)=>{const o=e.k=t.k,l=t.$,s=e.$,i=e.j,r=e.v;let c;null===r?(it(t,e,at="svg"===i||"foreignObject"!==i&&at),null!==l&&null!==s?((t,e,n,o,l=!1)=>{let s,i,r=0,c=0,u=0,f=0,a=e.length-1,d=e[0],h=e[a],p=o.length-1,v=o[0],m=o[p];for(;r<=a&&c<=p;)if(null==d)d=e[++r];else if(null==h)h=e[--a];else if(null==v)v=o[++c];else if(null==m)m=o[--p];else if(mt(d,v,l))yt(d,v,l),d=e[++r],v=o[++c];else if(mt(h,m,l))yt(h,m,l),h=e[--a],m=o[--p];else if(mt(d,m,l))"slot"!==d.j&&"slot"!==m.j||ht(d.k.parentNode,!1),yt(d,m,l),St(t,d.k,h.k.nextSibling),d=e[++r],m=o[--p];else if(mt(h,v,l))"slot"!==d.j&&"slot"!==m.j||ht(h.k.parentNode,!1),yt(h,v,l),St(t,h.k,d.k),h=e[--a],v=o[++c];else{for(u=-1,f=r;f<=a;++f)if(e[f]&&null!==e[f].S&&e[f].S===v.S){u=f;break}u>=0?(i=e[u],i.j!==v.j?s=dt(e&&e[c],n,u):(yt(i,v,l),e[u]=void 0,s=i.k),v=o[++c]):(s=dt(e&&e[c],n,c),v=o[++c]),s&&St(bt(d.k).parentNode,s,bt(d.k))}r>a?pt(t,null==o[p+1]?null:o[p+1].k,n,o,c,p):c>p&&vt(e,r,a)})(o,l,e,s,n):null!==s?(null!==t.v&&(o.textContent=""),pt(o,null,e,s,0,s.length-1)):!n&&null!==l&&vt(l,0,l.length-1),at&&"svg"===i&&(at=!1)):(c=o["s-cr"])?c.parentNode.textContent=r:t.v!==r&&(o.data=r)},wt=[],$t=t=>{let e,n,o;const l=t.__childNodes||t.childNodes;for(const t of l){if(t["s-sr"]&&(e=t["s-cr"])&&e.parentNode){n=e.parentNode.__childNodes||e.parentNode.childNodes;const l=t["s-sn"];for(o=n.length-1;o>=0;o--)if(e=n[o],!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==t["s-hn"])if(_(e,l)){let n=wt.find((t=>t.C===e));ut=!0,e["s-sn"]=e["s-sn"]||l,n?(n.C["s-sh"]=t["s-hn"],n.M=t):(e["s-sh"]=t["s-hn"],wt.push({M:t,C:e})),e["s-sr"]&&wt.map((t=>{_(t.C,e["s-sn"])&&(n=wt.find((t=>t.C===e)),n&&!t.M&&(t.M=n.M))}))}else wt.some((t=>t.C===e))||wt.push({C:e})}1===t.nodeType&&$t(t)}},gt=t=>{t.m&&t.m.ref&&t.m.ref(null),t.$&&t.$.map(gt)},St=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),Ot=(t,e)=>{if(e&&!t.N&&e["s-p"]){const n=e["s-p"].push(new Promise((o=>t.N=()=>{e["s-p"].splice(n-1,1),o()})))}},jt=(t,e)=>{if(t.u|=16,4&t.u)return void(t.u|=512);Ot(t,t.R);const n=()=>kt(t,e);if(!e)return O(n);queueMicrotask((()=>{n()}))},kt=(t,e)=>{const n=t.$hostElement$,o=t.i;if(!o)throw Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return e?(t.u|=256,t.T&&(t.T.map((([t,e])=>Pt(o,t,e,n))),t.T=void 0),t.F.length&&t.F.forEach((t=>t(n))),l=Pt(o,"componentWillLoad",void 0,n)):l=Pt(o,"componentWillUpdate",void 0,n),l=Et(l,(()=>Pt(o,"componentWillRender",void 0,n))),Et(l,(()=>xt(t,o,e)))},Et=(t,e)=>Ct(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),Ct=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,xt=async(t,e,n)=>{var o;const l=t.$hostElement$,s=l["s-rc"];n&&(t=>{const e=t.o,n=t.$hostElement$,o=e.u,l=((t,e)=>{var n;const o=z(e),l=c.get(o);if(!a.document)return o;if(t=11===t.nodeType?t:a.document,l)if("string"==typeof l){let s,i=W.get(t=t.head||t);if(i||W.set(t,i=new Set),!i.has(o)){{s=a.document.createElement("style"),s.innerHTML=l;const o=null!=(n=d.L)?n:E(a.document);if(null!=o&&s.setAttribute("nonce",o),!(1&e.u))if("HEAD"===t.nodeName){const e=t.querySelectorAll("link[rel=preconnect]"),n=e.length>0?e[e.length-1].nextSibling:t.querySelector("style");t.insertBefore(s,(null==n?void 0:n.parentNode)===t?n:null)}else if("host"in t)if(p){const e=new CSSStyleSheet;e.replaceSync(l),v?t.adoptedStyleSheets.unshift(e):t.adoptedStyleSheets=[e,...t.adoptedStyleSheets]}else{const e=t.querySelector("style");e?e.innerHTML=l+e.innerHTML:t.prepend(s)}else t.append(s);1&e.u&&t.insertBefore(s,null)}4&e.u&&(s.innerHTML+=u),i&&i.add(o)}}else t.adoptedStyleSheets.includes(l)||(v?t.adoptedStyleSheets.push(l):t.adoptedStyleSheets=[...t.adoptedStyleSheets,l]);return o})(n.shadowRoot?n.shadowRoot:n.getRootNode(),e);10&o&&(n["s-sc"]=l,n.classList.add(l+"-h"))})(t);Nt(t,e,l,n),s&&(s.map((t=>t())),l["s-rc"]=void 0);{const e=null!=(o=l["s-p"])?o:[],n=()=>Tt(t);0===e.length?n():(Promise.all(e).then(n),t.u|=4,e.length=0)}},Mt=null,Nt=(t,e,n,o)=>{try{Mt=e,e=e.render(),t.u&=-17,t.u|=2,((t,e,n=!1)=>{var o,l,s,i;const r=t.$hostElement$,c=t.o,u=t.P||B(null,null),f=(t=>t&&t.j===V)(e)?e:H(null,null,e);if(J=r.tagName,n&&f.m)for(const t of Object.keys(f.m))r.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(f.m[t]=r[t]);if(f.j=null,f.u|=4,t.P=f,f.k=u.k=r.shadowRoot||r,ct=!(!(1&c.u)||128&c.u),K=r["s-cr"],ut=!1,yt(u,f,n),d.u|=1,ft){$t(f.k);for(const t of wt){const e=t.C;if(!e["s-ol"]&&a.document){const t=a.document.createTextNode("");t["s-nr"]=e,St(e.parentNode,e["s-ol"]=t,e)}}for(const t of wt){const e=t.C,r=t.M;if(r){const t=r.parentNode;let n=r.nextSibling;{let s=null==(o=e["s-ol"])?void 0:o.previousSibling;for(;s;){let o=null!=(l=s["s-nr"])?l:null;if(o&&o["s-sn"]===e["s-sn"]&&t===(o.__parentNode||o.parentNode)){for(o=o.nextSibling;o===e||(null==o?void 0:o["s-sr"]);)o=null==o?void 0:o.nextSibling;if(!o||!o["s-nr"]){n=o;break}}s=s.previousSibling}}(!n&&t!==(e.__parentNode||e.parentNode)||(e.__nextSibling||e.nextSibling)!==n)&&e!==n&&(!e["s-hn"]&&e["s-ol"]&&(e["s-hn"]=e["s-ol"].parentNode.nodeName),St(t,e,n),1===e.nodeType&&"SLOT-FB"!==e.tagName&&(e.hidden=null!=(s=e["s-ih"])&&s)),e&&"function"==typeof r["s-rf"]&&r["s-rf"](r)}else 1===e.nodeType&&(n&&(e["s-ih"]=null!=(i=e.hidden)&&i),e.hidden=!0)}}ut&&L(f.k),d.u&=-2,wt.length=0,K=void 0})(t,e,o)}catch(e){i(e,t.$hostElement$)}return Mt=null,null},Rt=()=>Mt,Tt=t=>{const e=t.$hostElement$,n=t.i,o=t.R;Pt(n,"componentDidRender",void 0,e),64&t.u?Pt(n,"componentDidUpdate",void 0,e):(t.u|=64,Ut(e),Pt(n,"componentDidLoad",void 0,e),t.U(e),o||Lt()),t.N&&(t.N(),t.N=void 0),512&t.u&&S((()=>jt(t,!1))),t.u&=-517},Ft=t=>{var e;{const n=o(t),l=null==(e=null==n?void 0:n.$hostElement$)?void 0:e.isConnected;return l&&2==(18&n.u)&&jt(n,!1),l}},Lt=()=>{S((()=>tt(a,"appload",{detail:{namespace:"zignal-stencil-library"}})))},Pt=(t,e,n,o)=>{if(t&&t[e])try{return t[e](n)}catch(t){i(t,o)}},Ut=t=>t.classList.add("hydrated"),_t=(t,e,n,l)=>{const s=o(t);if(!s)return;if(!s)throw Error(`Couldn't find host element for "${l.p}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const r=s.$hostElement$,c=s.l.get(e),u=s.u,f=s.i;if(n=Q(n,l.t[e][0]),(!(8&u)||void 0===c)&&n!==c&&(!Number.isNaN(c)||!Number.isNaN(n))&&(s.l.set(e,n),f)){if(l._&&128&u){const t=l._[e];t&&t.map((t=>{try{f[t](n,c,e)}catch(t){i(t,r)}}))}if(2==(18&u)){if(f.componentShouldUpdate&&!1===f.componentShouldUpdate(n,c,e))return;jt(s,!1)}}},Dt=(t,e,n)=>{var l,s;const i=t.prototype;{t.watchers&&!e._&&(e._=t.watchers),t.deserializers&&!e.D&&(e.D=t.deserializers),t.serializers&&!e.A&&(e.A=t.serializers);const r=Object.entries(null!=(l=e.t)?l:{});if(r.map((([t,[l]])=>{if(31&l||2&n&&32&l){const{get:s,set:r}=Object.getOwnPropertyDescriptor(i,t)||{};s&&(e.t[t][0]|=2048),r&&(e.t[t][0]|=4096),(1&n||!s)&&Object.defineProperty(i,t,{get(){{if(!(2048&e.t[t][0]))return((t,e)=>o(this).l.get(e))(0,t);const n=o(this),l=n?n.i:i;if(!l)return;return l[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(i,t,{set(s){const i=o(this);if(i){if(r)return void 0===(32&l?this[t]:i.$hostElement$[t])&&i.l.get(t)&&(s=i.l.get(t)),r.call(this,Q(s,l)),void _t(this,t,s=32&l?this[t]:i.$hostElement$[t],e);{if(!(1&n&&4096&e.t[t][0]))return _t(this,t,s,e),void(1&n&&!i.i&&i.F.push((()=>{4096&e.t[t][0]&&i.i[t]!==i.l.get(t)&&(i.i[t]=s)})));const o=()=>{const n=i.i[t];!i.l.get(t)&&n&&i.l.set(t,n),i.i[t]=Q(s,l),_t(this,t,i.i[t],e)};i.i?o():i.F.push((()=>{o()}))}}}})}})),1&n){const n=new Map;i.attributeChangedCallback=function(t,l,s){d.jmp((()=>{var c;const u=n.get(t),f=o(this);if(this.hasOwnProperty(u)&&(s=this[u],delete this[u]),e.D&&e.D[u]){const t=(t,e)=>{const n=null==e?void 0:e[t](s,u);n!==this[u]&&(this[u]=n)};for(const n of e.D[u])f.i?t(n,f.i):f.F.push((()=>{t(n,f.i)}));return}if(i.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==s)return;if(null==u){const n=null==f?void 0:f.u;if(f&&n&&!(8&n)&&128&n&&s!==l){const n=f.i,o=null==(c=e._)?void 0:c[t];null==o||o.forEach((e=>{null!=n[e]&&n[e].call(n,s,l,t)}))}return}const a=r.find((([t])=>t===u));a&&4&a[1][0]&&(s=null!==s&&"false"!==s);const d=Object.getOwnPropertyDescriptor(i,u);s==this[u]||d.get&&!d.set||(this[u]=s)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(s=e._)?s:{}),...r.filter((([t,e])=>31&e[0])).map((([t,e])=>{const o=e[1]||t;return n.set(o,t),o}))]))}}return t},At=(t,e)=>{Pt(t,"connectedCallback",void 0,e)},Wt=(t,e)=>{Pt(t,"disconnectedCallback",void 0,e||t)},zt=(t,e={})=>{var n;if(!a.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const l=[],s=e.exclude||[],f=a.customElements,h=a.document.head,v=h.querySelector("meta[charset]"),m=a.document.createElement("style"),b=[];let y,w=!0;Object.assign(d,e),d.h=new URL(e.resourcesUrl||"./",a.document.baseURI).href;let $=!1;if(t.map((t=>{t[1].map((e=>{var n,u,h;const v={u:e[0],p:e[1],t:e[2],W:e[3]};4&v.u&&($=!0),v.t=e[2],v.W=e[3],v._=null!=(n=e[4])?n:{},v.A=null!=(u=e[5])?u:{},v.D=null!=(h=e[6])?h:{};const m=v.p,g=class extends HTMLElement{constructor(t){if(super(t),this.hasRegisteredEventListeners=!1,((t,e)=>{const n={u:0,$hostElement$:t,o:e,l:new Map,H:new Map};n.B=new Promise((t=>n.U=t)),t["s-p"]=[],t["s-rc"]=[],n.F=[];const o=n;t.__stencil__getHostRef=()=>o})(t=this,v),1&v.u)if(t.shadowRoot){if("open"!==t.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${v.p}! Mode is set to ${t.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else F.call(t,v)}connectedCallback(){const t=o(this);t&&(this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,Bt(this,t,v.W)),y&&(clearTimeout(y),y=null),w?b.push(this):d.jmp((()=>(t=>{if(!(1&d.u)){const e=o(t);if(!e)return;const n=e.o,l=()=>{};if(1&e.u)Bt(t,e,n.W),(null==e?void 0:e.i)?At(e.i,t):(null==e?void 0:e.B)&&e.B.then((()=>At(e.i,t)));else{e.u|=1,12&n.u&&(t=>{if(!a.document)return;const e=t["s-cr"]=a.document.createComment("");e["s-cn"]=!0,St(t,e,t.firstChild)})(t);{let n=t;for(;n=n.parentNode||n.host;)if(n["s-p"]){Ot(e,e.R=n);break}}n.t&&Object.entries(n.t).map((([e,[n]])=>{if(31&n&&e in t&&t[e]!==Object.prototype[e]){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let o;if(!(32&e.u)){if(e.u|=32,n.V){const l=((t,e)=>{const n=t.p.replace(/-/g,"_"),o=t.V;if(!o)return;const l=r.get(o);return l?l[n]:import(`./${o}.entry.js`).then((t=>(r.set(o,t),t[n])),(t=>{i(t,e.$hostElement$)}))
|
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(l&&"then"in l){const t=()=>{};o=await l,t()}else o=l;if(!o)throw Error(`Constructor for "${n.p}#${e.Y}" was not found`);o.isProxied||(n._=o.watchers,n.A=o.serializers,n.D=o.deserializers,Dt(o,n,2),o.isProxied=!0);const s=()=>{};e.u|=8;try{new o(e)}catch(e){i(e,t)}e.u&=-9,e.u|=128,s(),At(e.i,t)}else o=t.constructor,customElements.whenDefined(t.localName).then((()=>e.u|=128));if(o&&o.style){let t;"string"==typeof o.style&&(t=o.style);const e=z(n);if(!c.has(e)){const o=()=>{};((t,e,n)=>{let o=c.get(t);p&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,c.set(t,o)})(e,t,!!(1&n.u)),o()}}}const l=e.R,s=()=>jt(e,!0);l&&l["s-rc"]?l["s-rc"].push(s):s()})(t,e,n)}l()}})(this))))}disconnectedCallback(){d.jmp((()=>(async t=>{if(!(1&d.u)){const e=o(t);(null==e?void 0:e.q)&&(e.q.map((t=>t())),e.q=void 0),(null==e?void 0:e.i)?Wt(e.i,t):(null==e?void 0:e.B)&&e.B.then((()=>Wt(e.i,t)))}W.has(t)&&W.delete(t),t.shadowRoot&&W.has(t.shadowRoot)&&W.delete(t.shadowRoot)})(this))),d.raf((()=>{var t;const e=o(this);if(!e)return;const n=b.findIndex((t=>t===this));n>-1&&b.splice(n,1),(null==(t=null==e?void 0:e.P)?void 0:t.k)instanceof Node&&!e.P.k.isConnected&&delete e.P.k}))}componentOnReady(){var t;return null==(t=o(this))?void 0:t.B}};v.V=t[0],s.includes(m)||f.get(m)||(l.push(m),f.define(m,Dt(g,v,1)))}))})),l.length>0&&($&&(m.textContent+=u),m.textContent+=l.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",m.innerHTML.length)){m.setAttribute("data-styles","");const t=null!=(n=d.L)?n:E(a.document);null!=t&&m.setAttribute("nonce",t),h.insertBefore(m,v?v.nextSibling:h.firstChild)}w=!1,b.length?b.map((t=>t.connectedCallback())):d.jmp((()=>y=setTimeout(Lt,30)))},Ht=(t,e)=>e,Bt=(t,e,n)=>{n&&a.document&&n.map((([n,o,l])=>{const s=Yt(a.document,t,n),i=Vt(e,l),r=qt(n);d.ael(s,o,i,r),(e.q=e.q||[]).push((()=>d.rel(s,o,i,r)))}))},Vt=(t,e)=>n=>{var o;try{256&t.u?null==(o=t.i)||o[e](n):(t.T=t.T||[]).push([e,n])}catch(e){i(e,t.$hostElement$)}},Yt=(t,e,n)=>4&n?t:16&n?t.body:e,qt=t=>({passive:!!(1&t),capture:!!(2&t)}),It=t=>d.L=t;export{t as E,Ht as F,V as H,X as a,zt as b,Z as c,j as d,Ft as f,Rt as g,H as h,h as p,l as r,It as s}
|