zignal-stencil-library 1.1.129 → 1.1.130
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_44.cjs.entry.js +20336 -0
- package/dist/cjs/{dayjs-Btww0IBx.js → dayjs-BgYSOinw.js} +11 -3
- package/dist/cjs/{index-DBliBGHU.js → index-CnARINSp.js} +80 -7
- package/dist/cjs/{index-REEdj4HR.js → index-DHf9KFXq.js} +5 -3
- 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 +3 -3
- 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 +2 -1
- 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 +208 -15
- 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 +3 -3
- 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 +65 -60
- 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 -6
- 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-5IazAlrC.js +515 -0
- package/dist/components/p-B8heEJTO.js +215 -0
- package/dist/components/p-B8lXV1hG.js +107 -0
- package/dist/components/p-BKveoKtU.js +578 -0
- package/dist/components/p-BPgEBh_Q.js +599 -0
- package/dist/components/p-BTH3h2-a.js +158 -0
- package/dist/components/{p-CTJvvlwf.js → p-B_qzajME.js} +4 -4
- package/dist/components/p-BhcHJ8yw.js +121 -0
- package/dist/components/{p-CwmztnlQ.js → p-BjVLRS7n.js} +3 -3
- package/dist/components/p-Botb-fMM.js +231 -0
- package/dist/components/p-BsaAJCLP.js +175 -0
- package/dist/components/p-BxCKpbcC.js +32 -0
- package/dist/components/p-Byzk-_YW.js +122 -0
- package/dist/components/p-C5yFTPFW.js +155 -0
- package/dist/components/{p-BRjNz6ke.js → p-CAsWEhpU.js} +4 -4
- package/dist/components/p-CBOeK31J.js +155 -0
- package/dist/components/p-CBUfOt2_.js +102 -0
- package/dist/components/p-CCvemC7u.js +98 -0
- package/dist/components/p-CCyF6woR.js +184 -0
- package/dist/components/p-CEILBEig.js +156 -0
- package/dist/components/p-CJ3AZsG-.js +171 -0
- package/dist/components/{p-DvuE0BKi.js → p-CKkAP7cy.js} +4 -4
- package/dist/components/{p-Cq-rMEH9.js → p-COACytrs.js} +5 -5
- package/dist/components/p-COMb6IeI.js +35 -0
- package/dist/components/p-Cab3n575.js +65 -0
- package/dist/components/{p-rnwpU-MO.js → p-CiL7lbgr.js} +6 -6
- package/dist/components/p-CjA6vmi4.js +108 -0
- package/dist/components/{p-X0kRbis3.js → p-Cn0h1dTO.js} +56 -5
- package/dist/components/{p-ZODz3l7q.js → p-Co1JFxGT.js} +6 -6
- package/dist/components/{p-C64OG6Go.js → p-CtFQExqY.js} +4 -4
- package/dist/components/{p-yKfywTRY.js → p-CuN9hfaY.js} +1 -1
- package/dist/components/{p-D6E7AT0Y.js → p-CzLeqYlq.js} +10 -3
- package/dist/components/p-D1wLcFGi.js +214 -0
- package/dist/components/p-D2wI3wUk.js +96 -0
- package/dist/components/p-D40E1tJr.js +51 -0
- package/dist/components/{p-CvZQgYYK.js → p-D93wPIC3.js} +1 -2
- package/dist/components/{p-DAdBAzUE.js → p-DFkopdf7.js} +2 -2
- package/dist/components/p-DLTKEWS9.js +76 -0
- package/dist/components/p-DN-HKD1p.js +563 -0
- package/dist/components/p-DOOGrygy.js +223 -0
- package/dist/components/{p-BCLD-S_A.js → p-DQqW7ZTp.js} +94 -55
- package/dist/components/{p-BsVBC0QF.js → p-DRz4sc4i.js} +5 -3
- package/dist/components/p-DZ_Zpo-K.js +265 -0
- package/dist/components/{p-CEHfgumC.js → p-DbOnUYwI.js} +3 -3
- package/dist/components/{p-D3nAizga.js → p-DdzMJBz5.js} +3 -3
- package/dist/components/p-DgNQXZO6.js +308 -0
- package/dist/components/p-DhfEHxBZ.js +166 -0
- package/dist/components/{p-UNG2V2EJ.js → p-DqE1kPyH.js} +2 -2
- package/dist/components/p-DxS9Uoee.js +129 -0
- package/dist/components/p-Dyi4snnY.js +74 -0
- package/dist/components/{p-DoSaXyw1.js → p-IInEXDcl.js} +2 -2
- package/dist/components/{p-BkFRrRKV.js → p-KhSBCyat.js} +4 -4
- package/dist/components/p-PBolISVR.js +554 -0
- package/dist/components/p-T_0oGsyc.js +701 -0
- package/dist/components/p-cRvk8ROJ.js +57 -0
- package/dist/components/p-cw5fhckD.js +135 -0
- package/dist/components/{p-Bt6e__iP.js → p-dB4bgXH7.js} +2 -2
- package/dist/components/{p-Bu7d3mrb.js → p-iVQVNk9Z.js} +5 -5
- package/dist/components/p-ly8pbxdt.js +233 -0
- package/dist/components/p-r3HbBbws.js +133 -0
- package/dist/components/p-uRD_rTfg.js +119 -0
- package/dist/components/p-zp9foNtI.js +138 -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 +17 -18
- 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_44.entry.js +20291 -0
- package/dist/esm/{dayjs-i8XfvNUE.js → dayjs-i2xBGlTG.js} +11 -4
- package/dist/esm/{index-DrJU7-bz.js → index-BnUowDzX.js} +5 -3
- package/dist/esm/{index-BsYB8kV0.js → index-DkxQAqgZ.js} +80 -7
- 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 +4 -4
- package/dist/types/api/index.d.ts +4 -0
- package/dist/types/api/quick-message.d.ts +3 -3
- 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/stencil-public-runtime.d.ts +1 -1
- 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-3dbfff3e.entry.js +2 -0
- package/dist/zignal-stencil-library/p-BnUowDzX.js +2 -0
- package/dist/zignal-stencil-library/p-DkxQAqgZ.js +1 -0
- package/dist/zignal-stencil-library/p-d7e0e728.entry.js +1 -0
- package/dist/zignal-stencil-library/p-vZoeheUl.js +1 -0
- package/dist/zignal-stencil-library/zignal-stencil-library.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/autocomplete-address_43.cjs.entry.js +0 -19868
- 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/esm/autocomplete-address_43.entry.js +0 -19824
- 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
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { h } from './p-
|
|
1
|
+
import { h } from './p-DRz4sc4i.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
* @license lucide v0.
|
|
4
|
+
* @license lucide v0.544.0 - ISC
|
|
5
5
|
*
|
|
6
6
|
* This source code is licensed under the ISC license.
|
|
7
7
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -13,7 +13,7 @@ const ArrowDown = [
|
|
|
13
13
|
];
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
|
-
* @license lucide v0.
|
|
16
|
+
* @license lucide v0.544.0 - ISC
|
|
17
17
|
*
|
|
18
18
|
* This source code is licensed under the ISC license.
|
|
19
19
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -25,7 +25,7 @@ const ArrowRight = [
|
|
|
25
25
|
];
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
|
-
* @license lucide v0.
|
|
28
|
+
* @license lucide v0.544.0 - ISC
|
|
29
29
|
*
|
|
30
30
|
* This source code is licensed under the ISC license.
|
|
31
31
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -37,7 +37,28 @@ const Ban = [
|
|
|
37
37
|
];
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
|
-
* @license lucide v0.
|
|
40
|
+
* @license lucide v0.544.0 - ISC
|
|
41
|
+
*
|
|
42
|
+
* This source code is licensed under the ISC license.
|
|
43
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
44
|
+
*/
|
|
45
|
+
|
|
46
|
+
const BotMessageSquare = [
|
|
47
|
+
["path", { d: "M12 6V2H8" }],
|
|
48
|
+
["path", { d: "M15 11v2" }],
|
|
49
|
+
["path", { d: "M2 12h2" }],
|
|
50
|
+
["path", { d: "M20 12h2" }],
|
|
51
|
+
[
|
|
52
|
+
"path",
|
|
53
|
+
{
|
|
54
|
+
d: "M20 16a2 2 0 0 1-2 2H8.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 4 20.286V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2z"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
["path", { d: "M9 11v2" }]
|
|
58
|
+
];
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* @license lucide v0.544.0 - ISC
|
|
41
62
|
*
|
|
42
63
|
* This source code is licensed under the ISC license.
|
|
43
64
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -53,7 +74,7 @@ const Bot = [
|
|
|
53
74
|
];
|
|
54
75
|
|
|
55
76
|
/**
|
|
56
|
-
* @license lucide v0.
|
|
77
|
+
* @license lucide v0.544.0 - ISC
|
|
57
78
|
*
|
|
58
79
|
* This source code is licensed under the ISC license.
|
|
59
80
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -70,7 +91,7 @@ const Camera = [
|
|
|
70
91
|
];
|
|
71
92
|
|
|
72
93
|
/**
|
|
73
|
-
* @license lucide v0.
|
|
94
|
+
* @license lucide v0.544.0 - ISC
|
|
74
95
|
*
|
|
75
96
|
* This source code is licensed under the ISC license.
|
|
76
97
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -79,7 +100,7 @@ const Camera = [
|
|
|
79
100
|
const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
|
|
80
101
|
|
|
81
102
|
/**
|
|
82
|
-
* @license lucide v0.
|
|
103
|
+
* @license lucide v0.544.0 - ISC
|
|
83
104
|
*
|
|
84
105
|
* This source code is licensed under the ISC license.
|
|
85
106
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -88,34 +109,34 @@ const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
|
|
|
88
109
|
const ChevronDown = [["path", { d: "m6 9 6 6 6-6" }]];
|
|
89
110
|
|
|
90
111
|
/**
|
|
91
|
-
* @license lucide v0.
|
|
112
|
+
* @license lucide v0.544.0 - ISC
|
|
92
113
|
*
|
|
93
114
|
* This source code is licensed under the ISC license.
|
|
94
115
|
* See the LICENSE file in the root directory of this source tree.
|
|
95
116
|
*/
|
|
96
117
|
|
|
97
|
-
const
|
|
118
|
+
const ChevronLeft = [["path", { d: "m15 18-6-6 6-6" }]];
|
|
98
119
|
|
|
99
120
|
/**
|
|
100
|
-
* @license lucide v0.
|
|
121
|
+
* @license lucide v0.544.0 - ISC
|
|
101
122
|
*
|
|
102
123
|
* This source code is licensed under the ISC license.
|
|
103
124
|
* See the LICENSE file in the root directory of this source tree.
|
|
104
125
|
*/
|
|
105
126
|
|
|
106
|
-
const
|
|
127
|
+
const ChevronRight = [["path", { d: "m9 18 6-6-6-6" }]];
|
|
107
128
|
|
|
108
129
|
/**
|
|
109
|
-
* @license lucide v0.
|
|
130
|
+
* @license lucide v0.544.0 - ISC
|
|
110
131
|
*
|
|
111
132
|
* This source code is licensed under the ISC license.
|
|
112
133
|
* See the LICENSE file in the root directory of this source tree.
|
|
113
134
|
*/
|
|
114
135
|
|
|
115
|
-
const
|
|
136
|
+
const ChevronUp = [["path", { d: "m18 15-6-6-6 6" }]];
|
|
116
137
|
|
|
117
138
|
/**
|
|
118
|
-
* @license lucide v0.
|
|
139
|
+
* @license lucide v0.544.0 - ISC
|
|
119
140
|
*
|
|
120
141
|
* This source code is licensed under the ISC license.
|
|
121
142
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -127,7 +148,7 @@ const CircleCheck = [
|
|
|
127
148
|
];
|
|
128
149
|
|
|
129
150
|
/**
|
|
130
|
-
* @license lucide v0.
|
|
151
|
+
* @license lucide v0.544.0 - ISC
|
|
131
152
|
*
|
|
132
153
|
* This source code is licensed under the ISC license.
|
|
133
154
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -139,7 +160,7 @@ const CircleMinus = [
|
|
|
139
160
|
];
|
|
140
161
|
|
|
141
162
|
/**
|
|
142
|
-
* @license lucide v0.
|
|
163
|
+
* @license lucide v0.544.0 - ISC
|
|
143
164
|
*
|
|
144
165
|
* This source code is licensed under the ISC license.
|
|
145
166
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -152,7 +173,7 @@ const CircleOff = [
|
|
|
152
173
|
];
|
|
153
174
|
|
|
154
175
|
/**
|
|
155
|
-
* @license lucide v0.
|
|
176
|
+
* @license lucide v0.544.0 - ISC
|
|
156
177
|
*
|
|
157
178
|
* This source code is licensed under the ISC license.
|
|
158
179
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -165,7 +186,7 @@ const CircleX = [
|
|
|
165
186
|
];
|
|
166
187
|
|
|
167
188
|
/**
|
|
168
|
-
* @license lucide v0.
|
|
189
|
+
* @license lucide v0.544.0 - ISC
|
|
169
190
|
*
|
|
170
191
|
* This source code is licensed under the ISC license.
|
|
171
192
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -178,7 +199,7 @@ const EllipsisVertical = [
|
|
|
178
199
|
];
|
|
179
200
|
|
|
180
201
|
/**
|
|
181
|
-
* @license lucide v0.
|
|
202
|
+
* @license lucide v0.544.0 - ISC
|
|
182
203
|
*
|
|
183
204
|
* This source code is licensed under the ISC license.
|
|
184
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -191,7 +212,7 @@ const Ellipsis = [
|
|
|
191
212
|
];
|
|
192
213
|
|
|
193
214
|
/**
|
|
194
|
-
* @license lucide v0.
|
|
215
|
+
* @license lucide v0.544.0 - ISC
|
|
195
216
|
*
|
|
196
217
|
* This source code is licensed under the ISC license.
|
|
197
218
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -203,7 +224,7 @@ const File = [
|
|
|
203
224
|
];
|
|
204
225
|
|
|
205
226
|
/**
|
|
206
|
-
* @license lucide v0.
|
|
227
|
+
* @license lucide v0.544.0 - ISC
|
|
207
228
|
*
|
|
208
229
|
* This source code is licensed under the ISC license.
|
|
209
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -219,7 +240,23 @@ const Folder = [
|
|
|
219
240
|
];
|
|
220
241
|
|
|
221
242
|
/**
|
|
222
|
-
* @license lucide v0.
|
|
243
|
+
* @license lucide v0.544.0 - ISC
|
|
244
|
+
*
|
|
245
|
+
* This source code is licensed under the ISC license.
|
|
246
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
247
|
+
*/
|
|
248
|
+
|
|
249
|
+
const Funnel = [
|
|
250
|
+
[
|
|
251
|
+
"path",
|
|
252
|
+
{
|
|
253
|
+
d: "M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"
|
|
254
|
+
}
|
|
255
|
+
]
|
|
256
|
+
];
|
|
257
|
+
|
|
258
|
+
/**
|
|
259
|
+
* @license lucide v0.544.0 - ISC
|
|
223
260
|
*
|
|
224
261
|
* This source code is licensed under the ISC license.
|
|
225
262
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -232,7 +269,7 @@ const Globe = [
|
|
|
232
269
|
];
|
|
233
270
|
|
|
234
271
|
/**
|
|
235
|
-
* @license lucide v0.
|
|
272
|
+
* @license lucide v0.544.0 - ISC
|
|
236
273
|
*
|
|
237
274
|
* This source code is licensed under the ISC license.
|
|
238
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -248,7 +285,7 @@ const ImageOff = [
|
|
|
248
285
|
];
|
|
249
286
|
|
|
250
287
|
/**
|
|
251
|
-
* @license lucide v0.
|
|
288
|
+
* @license lucide v0.544.0 - ISC
|
|
252
289
|
*
|
|
253
290
|
* This source code is licensed under the ISC license.
|
|
254
291
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -261,7 +298,7 @@ const Image = [
|
|
|
261
298
|
];
|
|
262
299
|
|
|
263
300
|
/**
|
|
264
|
-
* @license lucide v0.
|
|
301
|
+
* @license lucide v0.544.0 - ISC
|
|
265
302
|
*
|
|
266
303
|
* This source code is licensed under the ISC license.
|
|
267
304
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -278,7 +315,7 @@ const Inbox = [
|
|
|
278
315
|
];
|
|
279
316
|
|
|
280
317
|
/**
|
|
281
|
-
* @license lucide v0.
|
|
318
|
+
* @license lucide v0.544.0 - ISC
|
|
282
319
|
*
|
|
283
320
|
* This source code is licensed under the ISC license.
|
|
284
321
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -291,7 +328,7 @@ const Info = [
|
|
|
291
328
|
];
|
|
292
329
|
|
|
293
330
|
/**
|
|
294
|
-
* @license lucide v0.
|
|
331
|
+
* @license lucide v0.544.0 - ISC
|
|
295
332
|
*
|
|
296
333
|
* This source code is licensed under the ISC license.
|
|
297
334
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -307,7 +344,7 @@ const Languages = [
|
|
|
307
344
|
];
|
|
308
345
|
|
|
309
346
|
/**
|
|
310
|
-
* @license lucide v0.
|
|
347
|
+
* @license lucide v0.544.0 - ISC
|
|
311
348
|
*
|
|
312
349
|
* This source code is licensed under the ISC license.
|
|
313
350
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -316,7 +353,7 @@ const Languages = [
|
|
|
316
353
|
const LoaderCircle = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]];
|
|
317
354
|
|
|
318
355
|
/**
|
|
319
|
-
* @license lucide v0.
|
|
356
|
+
* @license lucide v0.544.0 - ISC
|
|
320
357
|
*
|
|
321
358
|
* This source code is licensed under the ISC license.
|
|
322
359
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -329,7 +366,7 @@ const MailCheck = [
|
|
|
329
366
|
];
|
|
330
367
|
|
|
331
368
|
/**
|
|
332
|
-
* @license lucide v0.
|
|
369
|
+
* @license lucide v0.544.0 - ISC
|
|
333
370
|
*
|
|
334
371
|
* This source code is licensed under the ISC license.
|
|
335
372
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -343,7 +380,7 @@ const MailWarning = [
|
|
|
343
380
|
];
|
|
344
381
|
|
|
345
382
|
/**
|
|
346
|
-
* @license lucide v0.
|
|
383
|
+
* @license lucide v0.544.0 - ISC
|
|
347
384
|
*
|
|
348
385
|
* This source code is licensed under the ISC license.
|
|
349
386
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -355,7 +392,7 @@ const Mail = [
|
|
|
355
392
|
];
|
|
356
393
|
|
|
357
394
|
/**
|
|
358
|
-
* @license lucide v0.
|
|
395
|
+
* @license lucide v0.544.0 - ISC
|
|
359
396
|
*
|
|
360
397
|
* This source code is licensed under the ISC license.
|
|
361
398
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -374,7 +411,7 @@ const MessageSquareText = [
|
|
|
374
411
|
];
|
|
375
412
|
|
|
376
413
|
/**
|
|
377
|
-
* @license lucide v0.
|
|
414
|
+
* @license lucide v0.544.0 - ISC
|
|
378
415
|
*
|
|
379
416
|
* This source code is licensed under the ISC license.
|
|
380
417
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -390,7 +427,7 @@ const Paperclip = [
|
|
|
390
427
|
];
|
|
391
428
|
|
|
392
429
|
/**
|
|
393
|
-
* @license lucide v0.
|
|
430
|
+
* @license lucide v0.544.0 - ISC
|
|
394
431
|
*
|
|
395
432
|
* This source code is licensed under the ISC license.
|
|
396
433
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -407,7 +444,7 @@ const Pencil = [
|
|
|
407
444
|
];
|
|
408
445
|
|
|
409
446
|
/**
|
|
410
|
-
* @license lucide v0.
|
|
447
|
+
* @license lucide v0.544.0 - ISC
|
|
411
448
|
*
|
|
412
449
|
* This source code is licensed under the ISC license.
|
|
413
450
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -424,7 +461,7 @@ const Pin = [
|
|
|
424
461
|
];
|
|
425
462
|
|
|
426
463
|
/**
|
|
427
|
-
* @license lucide v0.
|
|
464
|
+
* @license lucide v0.544.0 - ISC
|
|
428
465
|
*
|
|
429
466
|
* This source code is licensed under the ISC license.
|
|
430
467
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -438,7 +475,7 @@ const Play = [
|
|
|
438
475
|
];
|
|
439
476
|
|
|
440
477
|
/**
|
|
441
|
-
* @license lucide v0.
|
|
478
|
+
* @license lucide v0.544.0 - ISC
|
|
442
479
|
*
|
|
443
480
|
* This source code is licensed under the ISC license.
|
|
444
481
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -450,7 +487,7 @@ const Plus = [
|
|
|
450
487
|
];
|
|
451
488
|
|
|
452
489
|
/**
|
|
453
|
-
* @license lucide v0.
|
|
490
|
+
* @license lucide v0.544.0 - ISC
|
|
454
491
|
*
|
|
455
492
|
* This source code is licensed under the ISC license.
|
|
456
493
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -462,7 +499,7 @@ const Reply = [
|
|
|
462
499
|
];
|
|
463
500
|
|
|
464
501
|
/**
|
|
465
|
-
* @license lucide v0.
|
|
502
|
+
* @license lucide v0.544.0 - ISC
|
|
466
503
|
*
|
|
467
504
|
* This source code is licensed under the ISC license.
|
|
468
505
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -474,7 +511,7 @@ const RotateCw = [
|
|
|
474
511
|
];
|
|
475
512
|
|
|
476
513
|
/**
|
|
477
|
-
* @license lucide v0.
|
|
514
|
+
* @license lucide v0.544.0 - ISC
|
|
478
515
|
*
|
|
479
516
|
* This source code is licensed under the ISC license.
|
|
480
517
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -492,7 +529,7 @@ const Save = [
|
|
|
492
529
|
];
|
|
493
530
|
|
|
494
531
|
/**
|
|
495
|
-
* @license lucide v0.
|
|
532
|
+
* @license lucide v0.544.0 - ISC
|
|
496
533
|
*
|
|
497
534
|
* This source code is licensed under the ISC license.
|
|
498
535
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -504,7 +541,7 @@ const Search = [
|
|
|
504
541
|
];
|
|
505
542
|
|
|
506
543
|
/**
|
|
507
|
-
* @license lucide v0.
|
|
544
|
+
* @license lucide v0.544.0 - ISC
|
|
508
545
|
*
|
|
509
546
|
* This source code is licensed under the ISC license.
|
|
510
547
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -521,7 +558,7 @@ const Send = [
|
|
|
521
558
|
];
|
|
522
559
|
|
|
523
560
|
/**
|
|
524
|
-
* @license lucide v0.
|
|
561
|
+
* @license lucide v0.544.0 - ISC
|
|
525
562
|
*
|
|
526
563
|
* This source code is licensed under the ISC license.
|
|
527
564
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -540,7 +577,7 @@ const SlidersHorizontal = [
|
|
|
540
577
|
];
|
|
541
578
|
|
|
542
579
|
/**
|
|
543
|
-
* @license lucide v0.
|
|
580
|
+
* @license lucide v0.544.0 - ISC
|
|
544
581
|
*
|
|
545
582
|
* This source code is licensed under the ISC license.
|
|
546
583
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -554,7 +591,7 @@ const SquareMenu = [
|
|
|
554
591
|
];
|
|
555
592
|
|
|
556
593
|
/**
|
|
557
|
-
* @license lucide v0.
|
|
594
|
+
* @license lucide v0.544.0 - ISC
|
|
558
595
|
*
|
|
559
596
|
* This source code is licensed under the ISC license.
|
|
560
597
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -571,7 +608,7 @@ const SquarePen = [
|
|
|
571
608
|
];
|
|
572
609
|
|
|
573
610
|
/**
|
|
574
|
-
* @license lucide v0.
|
|
611
|
+
* @license lucide v0.544.0 - ISC
|
|
575
612
|
*
|
|
576
613
|
* This source code is licensed under the ISC license.
|
|
577
614
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -584,7 +621,7 @@ const Touchpad = [
|
|
|
584
621
|
];
|
|
585
622
|
|
|
586
623
|
/**
|
|
587
|
-
* @license lucide v0.
|
|
624
|
+
* @license lucide v0.544.0 - ISC
|
|
588
625
|
*
|
|
589
626
|
* This source code is licensed under the ISC license.
|
|
590
627
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -599,7 +636,7 @@ const Trash2 = [
|
|
|
599
636
|
];
|
|
600
637
|
|
|
601
638
|
/**
|
|
602
|
-
* @license lucide v0.
|
|
639
|
+
* @license lucide v0.544.0 - ISC
|
|
603
640
|
*
|
|
604
641
|
* This source code is licensed under the ISC license.
|
|
605
642
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -612,7 +649,7 @@ const TriangleAlert = [
|
|
|
612
649
|
];
|
|
613
650
|
|
|
614
651
|
/**
|
|
615
|
-
* @license lucide v0.
|
|
652
|
+
* @license lucide v0.544.0 - ISC
|
|
616
653
|
*
|
|
617
654
|
* This source code is licensed under the ISC license.
|
|
618
655
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -623,7 +660,7 @@ const Triangle = [
|
|
|
623
660
|
];
|
|
624
661
|
|
|
625
662
|
/**
|
|
626
|
-
* @license lucide v0.
|
|
663
|
+
* @license lucide v0.544.0 - ISC
|
|
627
664
|
*
|
|
628
665
|
* This source code is licensed under the ISC license.
|
|
629
666
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -647,7 +684,7 @@ const Unlink = [
|
|
|
647
684
|
];
|
|
648
685
|
|
|
649
686
|
/**
|
|
650
|
-
* @license lucide v0.
|
|
687
|
+
* @license lucide v0.544.0 - ISC
|
|
651
688
|
*
|
|
652
689
|
* This source code is licensed under the ISC license.
|
|
653
690
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -659,7 +696,7 @@ const UserRound = [
|
|
|
659
696
|
];
|
|
660
697
|
|
|
661
698
|
/**
|
|
662
|
-
* @license lucide v0.
|
|
699
|
+
* @license lucide v0.544.0 - ISC
|
|
663
700
|
*
|
|
664
701
|
* This source code is licensed under the ISC license.
|
|
665
702
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -673,7 +710,7 @@ const UserSearch = [
|
|
|
673
710
|
];
|
|
674
711
|
|
|
675
712
|
/**
|
|
676
|
-
* @license lucide v0.
|
|
713
|
+
* @license lucide v0.544.0 - ISC
|
|
677
714
|
*
|
|
678
715
|
* This source code is licensed under the ISC license.
|
|
679
716
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -686,7 +723,7 @@ const UsersRound = [
|
|
|
686
723
|
];
|
|
687
724
|
|
|
688
725
|
/**
|
|
689
|
-
* @license lucide v0.
|
|
726
|
+
* @license lucide v0.544.0 - ISC
|
|
690
727
|
*
|
|
691
728
|
* This source code is licensed under the ISC license.
|
|
692
729
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -752,6 +789,8 @@ const iconMap = {
|
|
|
752
789
|
UserSearch,
|
|
753
790
|
UsersRound,
|
|
754
791
|
X,
|
|
792
|
+
BotMessageSquare,
|
|
793
|
+
Filter: Funnel,
|
|
755
794
|
};
|
|
756
795
|
const Icon = ({ name, addClass }) => {
|
|
757
796
|
const icon = iconMap[name];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const NAMESPACE = 'zignal-stencil-library';
|
|
2
|
-
const BUILD = /* zignal-stencil-library */ { hydratedSelectorName: "hydrated", lazyLoad: false, slotRelocation: true,
|
|
2
|
+
const BUILD = /* zignal-stencil-library */ { hydratedSelectorName: "hydrated", lazyLoad: false, slotRelocation: true, updatable: true};
|
|
3
3
|
const Env = /* zignal-stencil-library */ {"CLOUDFRONT_S3_SSO_KEY":"8338404e73b209b87dc9dfb55a0d42b8ad5f593a348a3ad731a78e4ec13a4e91"};
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
|
-
Stencil Client Platform v4.38.
|
|
6
|
+
Stencil Client Platform v4.38.2 | MIT Licensed | https://stenciljs.com
|
|
7
7
|
*/
|
|
8
8
|
var __defProp = Object.defineProperty;
|
|
9
9
|
var __export = (target, all) => {
|
|
@@ -14,6 +14,8 @@ var __export = (target, all) => {
|
|
|
14
14
|
// src/utils/constants.ts
|
|
15
15
|
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
16
16
|
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
17
|
+
|
|
18
|
+
// src/utils/es2022-rewire-class-members.ts
|
|
17
19
|
var reWireGetterSetter = (instance, hostRef) => {
|
|
18
20
|
var _a;
|
|
19
21
|
const cmpMeta = hostRef.$cmpMeta$;
|
|
@@ -69,7 +71,7 @@ var registerHost = (hostElement, cmpMeta) => {
|
|
|
69
71
|
}
|
|
70
72
|
const ref = hostRef;
|
|
71
73
|
hostElement.__stencil__getHostRef = () => ref;
|
|
72
|
-
|
|
74
|
+
{
|
|
73
75
|
reWireGetterSetter(hostElement, hostRef);
|
|
74
76
|
}
|
|
75
77
|
return ref;
|