zignal-stencil-library 1.1.142 → 1.1.143
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 +99 -104
- package/dist/cjs/quick-message-app.cjs.entry.js +1 -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-select/autocomplete-select.css +1 -1
- 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 -1
- package/dist/collection/components/dialog-editor/dialog-editor.css +1 -1
- package/dist/collection/components/dialog-preview-media/dialog-preview-media.css +1 -1
- package/dist/collection/components/dialog-search/dialog-search.css +1 -1
- package/dist/collection/components/menu-chat-channel/menu-chat-channel.css +1 -1
- package/dist/collection/components/menu-chat-type/menu-chat-type.css +1 -1
- package/dist/collection/components/menu-list/menu-list.css +1 -1
- package/dist/collection/components/message-box/message-box.css +1 -1
- package/dist/collection/components/message-content/message-content.css +1 -1
- package/dist/collection/components/message-item/message-item.css +1 -1
- package/dist/collection/components/message-media/message-media.css +1 -1
- package/dist/collection/components/profile-history/profile-history.css +1 -1
- package/dist/collection/components/profile-info/profile-info.css +1 -1
- package/dist/collection/components/profile-media/profile-media.css +1 -1
- package/dist/collection/components/profile-tabs/profile-tabs.css +1 -1
- package/dist/collection/components/quick-message-add-template/quick-message-add-template.css +1 -1
- package/dist/collection/components/quick-message-app/quick-message-app.css +1 -1
- package/dist/collection/components/quick-message-file/quick-message-file.css +1 -1
- package/dist/collection/components/quick-message-image/quick-message-image.css +1 -1
- package/dist/collection/components/quick-message-modal/quick-message-modal.css +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/status-badge/status-badge.css +1 -1
- package/dist/collection/components/tag-list/tag-list.css +1 -1
- package/dist/collection/components/tag-or-status-item/tag-or-status-item.css +1 -1
- package/dist/collection/components/tag-popper/tag-popper.css +1 -1
- package/dist/collection/components/typography-clamp/typography-clamp.css +1 -1
- package/dist/collection/components/z-avatar/z-avatar.css +1 -1
- package/dist/collection/components/z-dialog/z-dialog.css +1 -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 +44 -44
- 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.js +1 -1
- 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/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-DsvORk0O.js → p--u5ZRFQ6.js} +3 -3
- package/dist/components/{p-B9RQoH2A.js → p-0Xb5ihNY.js} +2 -2
- package/dist/components/{p-DJ1RSdsi.js → p-6b1hh8eI.js} +2 -2
- package/dist/components/{p-BfnBmICG.js → p-B0VKWVvz.js} +1 -1
- package/dist/components/{p-ByTgR_r3.js → p-B4RgfHu8.js} +2 -2
- package/dist/components/{p-F_9-l-Ha.js → p-BLe7AhCL.js} +22 -22
- package/dist/components/{p-AJGpwcrT.js → p-BP4eL5qI.js} +1 -1
- package/dist/components/{p-DLbfVYOy.js → p-BQRfrS7G.js} +1 -1
- package/dist/components/{p-CCdwcL98.js → p-BSWsJYom.js} +2 -2
- package/dist/components/{p-CGmYhVxN.js → p-BT1WMyju.js} +1 -1
- package/dist/components/{p-BJORogXV.js → p-BToydTPE.js} +5 -5
- package/dist/components/{p-p8cm3tzj.js → p-BZ0hybTK.js} +4 -4
- package/dist/components/{p-D_PQCb7h.js → p-B_uYKNc1.js} +2 -2
- package/dist/components/{p-D4VMa76j.js → p-BdcvrtXY.js} +2 -2
- package/dist/components/{p-pY1yLd9B.js → p-BlO4zowa.js} +1 -1
- package/dist/components/{p-CScyXqIn.js → p-BoQU81JA.js} +2 -2
- package/dist/components/{p-CqengjnZ.js → p-Bxw15CPS.js} +3 -3
- package/dist/components/{p-edDqt5wk.js → p-C3SHqCp8.js} +2 -2
- package/dist/components/{p-Cdy6PVop.js → p-CC4P_9rg.js} +1 -1
- package/dist/components/{p-DdkuCIPZ.js → p-CQrd1TNL.js} +1 -1
- package/dist/components/{p-C65N5Mgx.js → p-CY5Nww7I.js} +10 -10
- package/dist/components/{p-CQGx2115.js → p-CaTNmYZ9.js} +4 -4
- package/dist/components/{p-C6sN6B1w.js → p-CcDxXHxH.js} +2 -2
- package/dist/components/{p-CkUfOYdD.js → p-CeF1l_ZB.js} +7 -7
- package/dist/components/{p-BIbW7C9K.js → p-CeshV95P.js} +2 -2
- package/dist/components/{p-BazbhD8W.js → p-CvSHcjYm.js} +9 -9
- package/dist/components/{p-BeJpDMVn.js → p-CxG3Z6PS.js} +13 -13
- package/dist/components/{p-BmjIfJyI.js → p-D-J6N-oG.js} +2 -2
- package/dist/components/{p-DFgL8whj.js → p-D9XnLoX8.js} +10 -10
- package/dist/components/{p-DvJa8dWI.js → p-DHNMU_Bn.js} +1 -1
- package/dist/components/{p-CG4eixf2.js → p-DL_RMkBP.js} +8 -8
- package/dist/components/{p-C-3hiiyq.js → p-DQePpd3c.js} +6 -6
- package/dist/components/{p-Dry0VUtN.js → p-DaAU1ck1.js} +2 -2
- package/dist/components/{p-DJmexrNS.js → p-DbhMkQSd.js} +1 -1
- package/dist/components/{p-Sf5NNGh3.js → p-DhX2jMai.js} +58 -63
- package/dist/components/{p-C3bo4dlm.js → p-DsPvKDrX.js} +3 -3
- package/dist/components/{p-CyH3HsO4.js → p-DtRiByRd.js} +6 -6
- package/dist/components/{p-C5RJyjEm.js → p-EQid86GT.js} +2 -2
- package/dist/components/{p-5eX3kyiQ.js → p-F02wW9ft.js} +1 -1
- package/dist/components/{p-Cvsn3fkH.js → p-L14cMx54.js} +2 -2
- package/dist/components/{p-DfgxdNqj.js → p-V4ShVYto.js} +12 -12
- package/dist/components/{p-CjgT7qSe.js → p-W07xy6-V.js} +8 -8
- package/dist/components/{p-58d7ZTnt.js → p-eQKIBoii.js} +1 -1
- package/dist/components/{p-CNPdomFn.js → p-mvz2sQtD.js} +15 -15
- package/dist/components/{p-B-WRBqAg.js → p-nG_2_In2.js} +2 -2
- package/dist/components/{p-CfedSggs.js → p-rYKnSW3c.js} +1 -1
- package/dist/components/{p-CTgFg8tk.js → p-sodZSeRO.js} +3 -3
- 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 +10 -10
- 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-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 +99 -104
- package/dist/esm/quick-message-app.entry.js +1 -1
- package/dist/zignal-stencil-library/{p-7d6fa74e.entry.js → p-06acd2ef.entry.js} +1 -1
- package/dist/zignal-stencil-library/p-8cddb656.entry.js +2 -0
- package/dist/zignal-stencil-library/zignal-stencil-library.esm.js +1 -1
- package/package.json +1 -1
- package/dist/zignal-stencil-library/p-059777fc.entry.js +0 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './p-CspQEuuq.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
* @license lucide v0.
|
|
4
|
+
* @license lucide v0.548.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.548.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.548.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,7 @@ const Ban = [
|
|
|
37
37
|
];
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
|
-
* @license lucide v0.
|
|
40
|
+
* @license lucide v0.548.0 - ISC
|
|
41
41
|
*
|
|
42
42
|
* This source code is licensed under the ISC license.
|
|
43
43
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -58,7 +58,7 @@ const BotMessageSquare = [
|
|
|
58
58
|
];
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
|
-
* @license lucide v0.
|
|
61
|
+
* @license lucide v0.548.0 - ISC
|
|
62
62
|
*
|
|
63
63
|
* This source code is licensed under the ISC license.
|
|
64
64
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -74,7 +74,7 @@ const Bot = [
|
|
|
74
74
|
];
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
|
-
* @license lucide v0.
|
|
77
|
+
* @license lucide v0.548.0 - ISC
|
|
78
78
|
*
|
|
79
79
|
* This source code is licensed under the ISC license.
|
|
80
80
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -91,7 +91,7 @@ const Camera = [
|
|
|
91
91
|
];
|
|
92
92
|
|
|
93
93
|
/**
|
|
94
|
-
* @license lucide v0.
|
|
94
|
+
* @license lucide v0.548.0 - ISC
|
|
95
95
|
*
|
|
96
96
|
* This source code is licensed under the ISC license.
|
|
97
97
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -100,7 +100,7 @@ const Camera = [
|
|
|
100
100
|
const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
|
|
101
101
|
|
|
102
102
|
/**
|
|
103
|
-
* @license lucide v0.
|
|
103
|
+
* @license lucide v0.548.0 - ISC
|
|
104
104
|
*
|
|
105
105
|
* This source code is licensed under the ISC license.
|
|
106
106
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -109,34 +109,34 @@ const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
|
|
|
109
109
|
const ChevronDown = [["path", { d: "m6 9 6 6 6-6" }]];
|
|
110
110
|
|
|
111
111
|
/**
|
|
112
|
-
* @license lucide v0.
|
|
112
|
+
* @license lucide v0.548.0 - ISC
|
|
113
113
|
*
|
|
114
114
|
* This source code is licensed under the ISC license.
|
|
115
115
|
* See the LICENSE file in the root directory of this source tree.
|
|
116
116
|
*/
|
|
117
117
|
|
|
118
|
-
const
|
|
118
|
+
const ChevronRight = [["path", { d: "m9 18 6-6-6-6" }]];
|
|
119
119
|
|
|
120
120
|
/**
|
|
121
|
-
* @license lucide v0.
|
|
121
|
+
* @license lucide v0.548.0 - ISC
|
|
122
122
|
*
|
|
123
123
|
* This source code is licensed under the ISC license.
|
|
124
124
|
* See the LICENSE file in the root directory of this source tree.
|
|
125
125
|
*/
|
|
126
126
|
|
|
127
|
-
const
|
|
127
|
+
const ChevronUp = [["path", { d: "m18 15-6-6-6 6" }]];
|
|
128
128
|
|
|
129
129
|
/**
|
|
130
|
-
* @license lucide v0.
|
|
130
|
+
* @license lucide v0.548.0 - ISC
|
|
131
131
|
*
|
|
132
132
|
* This source code is licensed under the ISC license.
|
|
133
133
|
* See the LICENSE file in the root directory of this source tree.
|
|
134
134
|
*/
|
|
135
135
|
|
|
136
|
-
const
|
|
136
|
+
const ChevronLeft = [["path", { d: "m15 18-6-6 6-6" }]];
|
|
137
137
|
|
|
138
138
|
/**
|
|
139
|
-
* @license lucide v0.
|
|
139
|
+
* @license lucide v0.548.0 - ISC
|
|
140
140
|
*
|
|
141
141
|
* This source code is licensed under the ISC license.
|
|
142
142
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -148,7 +148,7 @@ const CircleCheck = [
|
|
|
148
148
|
];
|
|
149
149
|
|
|
150
150
|
/**
|
|
151
|
-
* @license lucide v0.
|
|
151
|
+
* @license lucide v0.548.0 - ISC
|
|
152
152
|
*
|
|
153
153
|
* This source code is licensed under the ISC license.
|
|
154
154
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -160,7 +160,7 @@ const CircleMinus = [
|
|
|
160
160
|
];
|
|
161
161
|
|
|
162
162
|
/**
|
|
163
|
-
* @license lucide v0.
|
|
163
|
+
* @license lucide v0.548.0 - ISC
|
|
164
164
|
*
|
|
165
165
|
* This source code is licensed under the ISC license.
|
|
166
166
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -173,7 +173,7 @@ const CircleOff = [
|
|
|
173
173
|
];
|
|
174
174
|
|
|
175
175
|
/**
|
|
176
|
-
* @license lucide v0.
|
|
176
|
+
* @license lucide v0.548.0 - ISC
|
|
177
177
|
*
|
|
178
178
|
* This source code is licensed under the ISC license.
|
|
179
179
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -186,7 +186,7 @@ const CircleX = [
|
|
|
186
186
|
];
|
|
187
187
|
|
|
188
188
|
/**
|
|
189
|
-
* @license lucide v0.
|
|
189
|
+
* @license lucide v0.548.0 - ISC
|
|
190
190
|
*
|
|
191
191
|
* This source code is licensed under the ISC license.
|
|
192
192
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -199,7 +199,7 @@ const EllipsisVertical = [
|
|
|
199
199
|
];
|
|
200
200
|
|
|
201
201
|
/**
|
|
202
|
-
* @license lucide v0.
|
|
202
|
+
* @license lucide v0.548.0 - ISC
|
|
203
203
|
*
|
|
204
204
|
* This source code is licensed under the ISC license.
|
|
205
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -212,24 +212,19 @@ const Ellipsis = [
|
|
|
212
212
|
];
|
|
213
213
|
|
|
214
214
|
/**
|
|
215
|
-
* @license lucide v0.
|
|
215
|
+
* @license lucide v0.548.0 - ISC
|
|
216
216
|
*
|
|
217
217
|
* This source code is licensed under the ISC license.
|
|
218
218
|
* See the LICENSE file in the root directory of this source tree.
|
|
219
219
|
*/
|
|
220
220
|
|
|
221
221
|
const File = [
|
|
222
|
-
[
|
|
223
|
-
|
|
224
|
-
{
|
|
225
|
-
d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
["path", { d: "M14 2v5a1 1 0 0 0 1 1h5" }]
|
|
222
|
+
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" }],
|
|
223
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4" }]
|
|
229
224
|
];
|
|
230
225
|
|
|
231
226
|
/**
|
|
232
|
-
* @license lucide v0.
|
|
227
|
+
* @license lucide v0.548.0 - ISC
|
|
233
228
|
*
|
|
234
229
|
* This source code is licensed under the ISC license.
|
|
235
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -245,7 +240,7 @@ const Folder = [
|
|
|
245
240
|
];
|
|
246
241
|
|
|
247
242
|
/**
|
|
248
|
-
* @license lucide v0.
|
|
243
|
+
* @license lucide v0.548.0 - ISC
|
|
249
244
|
*
|
|
250
245
|
* This source code is licensed under the ISC license.
|
|
251
246
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -261,7 +256,7 @@ const Funnel = [
|
|
|
261
256
|
];
|
|
262
257
|
|
|
263
258
|
/**
|
|
264
|
-
* @license lucide v0.
|
|
259
|
+
* @license lucide v0.548.0 - ISC
|
|
265
260
|
*
|
|
266
261
|
* This source code is licensed under the ISC license.
|
|
267
262
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -274,7 +269,7 @@ const Globe = [
|
|
|
274
269
|
];
|
|
275
270
|
|
|
276
271
|
/**
|
|
277
|
-
* @license lucide v0.
|
|
272
|
+
* @license lucide v0.548.0 - ISC
|
|
278
273
|
*
|
|
279
274
|
* This source code is licensed under the ISC license.
|
|
280
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -290,7 +285,7 @@ const ImageOff = [
|
|
|
290
285
|
];
|
|
291
286
|
|
|
292
287
|
/**
|
|
293
|
-
* @license lucide v0.
|
|
288
|
+
* @license lucide v0.548.0 - ISC
|
|
294
289
|
*
|
|
295
290
|
* This source code is licensed under the ISC license.
|
|
296
291
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -303,7 +298,7 @@ const Image = [
|
|
|
303
298
|
];
|
|
304
299
|
|
|
305
300
|
/**
|
|
306
|
-
* @license lucide v0.
|
|
301
|
+
* @license lucide v0.548.0 - ISC
|
|
307
302
|
*
|
|
308
303
|
* This source code is licensed under the ISC license.
|
|
309
304
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -320,7 +315,7 @@ const Inbox = [
|
|
|
320
315
|
];
|
|
321
316
|
|
|
322
317
|
/**
|
|
323
|
-
* @license lucide v0.
|
|
318
|
+
* @license lucide v0.548.0 - ISC
|
|
324
319
|
*
|
|
325
320
|
* This source code is licensed under the ISC license.
|
|
326
321
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -333,7 +328,7 @@ const Info = [
|
|
|
333
328
|
];
|
|
334
329
|
|
|
335
330
|
/**
|
|
336
|
-
* @license lucide v0.
|
|
331
|
+
* @license lucide v0.548.0 - ISC
|
|
337
332
|
*
|
|
338
333
|
* This source code is licensed under the ISC license.
|
|
339
334
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -349,7 +344,7 @@ const Languages = [
|
|
|
349
344
|
];
|
|
350
345
|
|
|
351
346
|
/**
|
|
352
|
-
* @license lucide v0.
|
|
347
|
+
* @license lucide v0.548.0 - ISC
|
|
353
348
|
*
|
|
354
349
|
* This source code is licensed under the ISC license.
|
|
355
350
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -358,7 +353,7 @@ const Languages = [
|
|
|
358
353
|
const LoaderCircle = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]];
|
|
359
354
|
|
|
360
355
|
/**
|
|
361
|
-
* @license lucide v0.
|
|
356
|
+
* @license lucide v0.548.0 - ISC
|
|
362
357
|
*
|
|
363
358
|
* This source code is licensed under the ISC license.
|
|
364
359
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -371,7 +366,7 @@ const MailCheck = [
|
|
|
371
366
|
];
|
|
372
367
|
|
|
373
368
|
/**
|
|
374
|
-
* @license lucide v0.
|
|
369
|
+
* @license lucide v0.548.0 - ISC
|
|
375
370
|
*
|
|
376
371
|
* This source code is licensed under the ISC license.
|
|
377
372
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -385,7 +380,7 @@ const MailWarning = [
|
|
|
385
380
|
];
|
|
386
381
|
|
|
387
382
|
/**
|
|
388
|
-
* @license lucide v0.
|
|
383
|
+
* @license lucide v0.548.0 - ISC
|
|
389
384
|
*
|
|
390
385
|
* This source code is licensed under the ISC license.
|
|
391
386
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -397,7 +392,7 @@ const Mail = [
|
|
|
397
392
|
];
|
|
398
393
|
|
|
399
394
|
/**
|
|
400
|
-
* @license lucide v0.
|
|
395
|
+
* @license lucide v0.548.0 - ISC
|
|
401
396
|
*
|
|
402
397
|
* This source code is licensed under the ISC license.
|
|
403
398
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -416,7 +411,7 @@ const MessageSquareText = [
|
|
|
416
411
|
];
|
|
417
412
|
|
|
418
413
|
/**
|
|
419
|
-
* @license lucide v0.
|
|
414
|
+
* @license lucide v0.548.0 - ISC
|
|
420
415
|
*
|
|
421
416
|
* This source code is licensed under the ISC license.
|
|
422
417
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -432,7 +427,7 @@ const Paperclip = [
|
|
|
432
427
|
];
|
|
433
428
|
|
|
434
429
|
/**
|
|
435
|
-
* @license lucide v0.
|
|
430
|
+
* @license lucide v0.548.0 - ISC
|
|
436
431
|
*
|
|
437
432
|
* This source code is licensed under the ISC license.
|
|
438
433
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -449,7 +444,7 @@ const Pencil = [
|
|
|
449
444
|
];
|
|
450
445
|
|
|
451
446
|
/**
|
|
452
|
-
* @license lucide v0.
|
|
447
|
+
* @license lucide v0.548.0 - ISC
|
|
453
448
|
*
|
|
454
449
|
* This source code is licensed under the ISC license.
|
|
455
450
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -466,7 +461,7 @@ const Pin = [
|
|
|
466
461
|
];
|
|
467
462
|
|
|
468
463
|
/**
|
|
469
|
-
* @license lucide v0.
|
|
464
|
+
* @license lucide v0.548.0 - ISC
|
|
470
465
|
*
|
|
471
466
|
* This source code is licensed under the ISC license.
|
|
472
467
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -480,7 +475,7 @@ const Play = [
|
|
|
480
475
|
];
|
|
481
476
|
|
|
482
477
|
/**
|
|
483
|
-
* @license lucide v0.
|
|
478
|
+
* @license lucide v0.548.0 - ISC
|
|
484
479
|
*
|
|
485
480
|
* This source code is licensed under the ISC license.
|
|
486
481
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -492,7 +487,7 @@ const Plus = [
|
|
|
492
487
|
];
|
|
493
488
|
|
|
494
489
|
/**
|
|
495
|
-
* @license lucide v0.
|
|
490
|
+
* @license lucide v0.548.0 - ISC
|
|
496
491
|
*
|
|
497
492
|
* This source code is licensed under the ISC license.
|
|
498
493
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -504,7 +499,7 @@ const Reply = [
|
|
|
504
499
|
];
|
|
505
500
|
|
|
506
501
|
/**
|
|
507
|
-
* @license lucide v0.
|
|
502
|
+
* @license lucide v0.548.0 - ISC
|
|
508
503
|
*
|
|
509
504
|
* This source code is licensed under the ISC license.
|
|
510
505
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -516,7 +511,7 @@ const RotateCw = [
|
|
|
516
511
|
];
|
|
517
512
|
|
|
518
513
|
/**
|
|
519
|
-
* @license lucide v0.
|
|
514
|
+
* @license lucide v0.548.0 - ISC
|
|
520
515
|
*
|
|
521
516
|
* This source code is licensed under the ISC license.
|
|
522
517
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -534,7 +529,7 @@ const Save = [
|
|
|
534
529
|
];
|
|
535
530
|
|
|
536
531
|
/**
|
|
537
|
-
* @license lucide v0.
|
|
532
|
+
* @license lucide v0.548.0 - ISC
|
|
538
533
|
*
|
|
539
534
|
* This source code is licensed under the ISC license.
|
|
540
535
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -546,7 +541,7 @@ const Search = [
|
|
|
546
541
|
];
|
|
547
542
|
|
|
548
543
|
/**
|
|
549
|
-
* @license lucide v0.
|
|
544
|
+
* @license lucide v0.548.0 - ISC
|
|
550
545
|
*
|
|
551
546
|
* This source code is licensed under the ISC license.
|
|
552
547
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -563,7 +558,7 @@ const Send = [
|
|
|
563
558
|
];
|
|
564
559
|
|
|
565
560
|
/**
|
|
566
|
-
* @license lucide v0.
|
|
561
|
+
* @license lucide v0.548.0 - ISC
|
|
567
562
|
*
|
|
568
563
|
* This source code is licensed under the ISC license.
|
|
569
564
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -582,7 +577,7 @@ const SlidersHorizontal = [
|
|
|
582
577
|
];
|
|
583
578
|
|
|
584
579
|
/**
|
|
585
|
-
* @license lucide v0.
|
|
580
|
+
* @license lucide v0.548.0 - ISC
|
|
586
581
|
*
|
|
587
582
|
* This source code is licensed under the ISC license.
|
|
588
583
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -596,7 +591,7 @@ const SquareMenu = [
|
|
|
596
591
|
];
|
|
597
592
|
|
|
598
593
|
/**
|
|
599
|
-
* @license lucide v0.
|
|
594
|
+
* @license lucide v0.548.0 - ISC
|
|
600
595
|
*
|
|
601
596
|
* This source code is licensed under the ISC license.
|
|
602
597
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -613,7 +608,7 @@ const SquarePen = [
|
|
|
613
608
|
];
|
|
614
609
|
|
|
615
610
|
/**
|
|
616
|
-
* @license lucide v0.
|
|
611
|
+
* @license lucide v0.548.0 - ISC
|
|
617
612
|
*
|
|
618
613
|
* This source code is licensed under the ISC license.
|
|
619
614
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -626,7 +621,7 @@ const Touchpad = [
|
|
|
626
621
|
];
|
|
627
622
|
|
|
628
623
|
/**
|
|
629
|
-
* @license lucide v0.
|
|
624
|
+
* @license lucide v0.548.0 - ISC
|
|
630
625
|
*
|
|
631
626
|
* This source code is licensed under the ISC license.
|
|
632
627
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -641,7 +636,7 @@ const Trash2 = [
|
|
|
641
636
|
];
|
|
642
637
|
|
|
643
638
|
/**
|
|
644
|
-
* @license lucide v0.
|
|
639
|
+
* @license lucide v0.548.0 - ISC
|
|
645
640
|
*
|
|
646
641
|
* This source code is licensed under the ISC license.
|
|
647
642
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -654,7 +649,7 @@ const TriangleAlert = [
|
|
|
654
649
|
];
|
|
655
650
|
|
|
656
651
|
/**
|
|
657
|
-
* @license lucide v0.
|
|
652
|
+
* @license lucide v0.548.0 - ISC
|
|
658
653
|
*
|
|
659
654
|
* This source code is licensed under the ISC license.
|
|
660
655
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -665,7 +660,7 @@ const Triangle = [
|
|
|
665
660
|
];
|
|
666
661
|
|
|
667
662
|
/**
|
|
668
|
-
* @license lucide v0.
|
|
663
|
+
* @license lucide v0.548.0 - ISC
|
|
669
664
|
*
|
|
670
665
|
* This source code is licensed under the ISC license.
|
|
671
666
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -689,7 +684,7 @@ const Unlink = [
|
|
|
689
684
|
];
|
|
690
685
|
|
|
691
686
|
/**
|
|
692
|
-
* @license lucide v0.
|
|
687
|
+
* @license lucide v0.548.0 - ISC
|
|
693
688
|
*
|
|
694
689
|
* This source code is licensed under the ISC license.
|
|
695
690
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -701,7 +696,7 @@ const UserRound = [
|
|
|
701
696
|
];
|
|
702
697
|
|
|
703
698
|
/**
|
|
704
|
-
* @license lucide v0.
|
|
699
|
+
* @license lucide v0.548.0 - ISC
|
|
705
700
|
*
|
|
706
701
|
* This source code is licensed under the ISC license.
|
|
707
702
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -715,7 +710,7 @@ const UserSearch = [
|
|
|
715
710
|
];
|
|
716
711
|
|
|
717
712
|
/**
|
|
718
|
-
* @license lucide v0.
|
|
713
|
+
* @license lucide v0.548.0 - ISC
|
|
719
714
|
*
|
|
720
715
|
* This source code is licensed under the ISC license.
|
|
721
716
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -728,7 +723,7 @@ const UsersRound = [
|
|
|
728
723
|
];
|
|
729
724
|
|
|
730
725
|
/**
|
|
731
|
-
* @license lucide v0.
|
|
726
|
+
* @license lucide v0.548.0 - ISC
|
|
732
727
|
*
|
|
733
728
|
* This source code is licensed under the ISC license.
|
|
734
729
|
* See the LICENSE file in the root directory of this source tree.
|