@cryptlex/web-components 6.5.3 → 6.5.4
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/components/alert.js +1 -1
- package/dist/components/alert.js.map +1 -1
- package/dist/components/avatar.js +1 -1
- package/dist/components/avatar.js.map +1 -1
- package/dist/components/badge.js +1 -1
- package/dist/components/badge.js.map +1 -1
- package/dist/components/breadcrumbs.js +1 -1
- package/dist/components/breadcrumbs.js.map +1 -1
- package/dist/components/button.js +1 -1
- package/dist/components/button.js.map +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.js.map +1 -1
- package/dist/components/card.js +1 -1
- package/dist/components/card.js.map +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.js.map +1 -1
- package/dist/components/data-table-commons.d.ts +0 -10
- package/dist/components/data-table-commons.js +1 -1
- package/dist/components/data-table-commons.js.map +1 -1
- package/dist/components/data-table-filter.js +1 -1
- package/dist/components/data-table.d.ts +1 -1
- package/dist/components/data-table.js +1 -1
- package/dist/components/data-table.js.map +1 -1
- package/dist/components/date-picker.js +1 -1
- package/dist/components/date-picker.js.map +1 -1
- package/dist/components/datefield.js +1 -1
- package/dist/components/datefield.js.map +1 -1
- package/dist/components/dialog.js +1 -1
- package/dist/components/dialog.js.map +1 -1
- package/dist/components/disclosure.js +1 -1
- package/dist/components/disclosure.js.map +1 -1
- package/dist/components/field.js +1 -1
- package/dist/components/field.js.map +1 -1
- package/dist/components/icons.d.ts +4 -0
- package/dist/components/icons.js +67 -47
- package/dist/components/icons.js.map +1 -1
- package/dist/components/id-search.d.ts +1 -1
- package/dist/components/id-search.js +1 -1
- package/dist/components/id-search.js.map +1 -1
- package/dist/components/input-otp.js +1 -1
- package/dist/components/input-otp.js.map +1 -1
- package/dist/components/key-value-card.js +1 -1
- package/dist/components/key-value-card.js.map +1 -1
- package/dist/components/list-box.js +1 -1
- package/dist/components/list-box.js.map +1 -1
- package/dist/components/loader.js +1 -1
- package/dist/components/loader.js.map +1 -1
- package/dist/components/menu.js +1 -1
- package/dist/components/menu.js.map +1 -1
- package/dist/components/multi-select.js +1 -1
- package/dist/components/multi-select.js.map +1 -1
- package/dist/components/numberfield.js +1 -1
- package/dist/components/numberfield.js.map +1 -1
- package/dist/components/popover.js +1 -1
- package/dist/components/popover.js.map +1 -1
- package/dist/components/searchfield.js +1 -1
- package/dist/components/searchfield.js.map +1 -1
- package/dist/components/select-options.js.map +1 -1
- package/dist/components/select.js +1 -1
- package/dist/components/select.js.map +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.js.map +1 -1
- package/dist/components/skeleton.js +1 -1
- package/dist/components/skeleton.js.map +1 -1
- package/dist/components/table-of-contents.js +1 -1
- package/dist/components/table-of-contents.js.map +1 -1
- package/dist/components/table.js +1 -1
- package/dist/components/table.js.map +1 -1
- package/dist/components/tabs.js +1 -1
- package/dist/components/tabs.js.map +1 -1
- package/dist/components/textfield.js +1 -1
- package/dist/components/textfield.js.map +1 -1
- package/dist/components/timeline.js +1 -1
- package/dist/components/timeline.js.map +1 -1
- package/dist/components/tooltip.js +1 -1
- package/dist/components/tooltip.js.map +1 -1
- package/dist/utilities/date.d.ts +2 -0
- package/dist/utilities/date.js +2 -0
- package/dist/utilities/date.js.map +1 -0
- package/dist/utilities/form-context.js.map +1 -0
- package/dist/utilities/form-hook.js.map +1 -0
- package/dist/utilities/form-utils.js.map +1 -0
- package/dist/utilities/numbers.d.ts +1 -0
- package/dist/utilities/numbers.js +2 -0
- package/dist/utilities/numbers.js.map +1 -0
- package/dist/utilities/primitives.js.map +1 -0
- package/dist/{utils/resource-names.d.ts → utilities/resources.d.ts} +10 -0
- package/dist/utilities/resources.js +2 -0
- package/dist/utilities/resources.js.map +1 -0
- package/dist/utilities/use-mobile.js.map +1 -0
- package/lib/utilities.css +1 -1
- package/package.json +4 -4
- package/dist/utils/form-context.js.map +0 -1
- package/dist/utils/form-hook.js.map +0 -1
- package/dist/utils/form-utils.js.map +0 -1
- package/dist/utils/primitives.js.map +0 -1
- package/dist/utils/resource-names.js +0 -2
- package/dist/utils/resource-names.js.map +0 -1
- package/dist/utils/resources.d.ts +0 -2
- package/dist/utils/resources.js +0 -2
- package/dist/utils/resources.js.map +0 -1
- package/dist/utils/use-mobile.js.map +0 -1
- /package/dist/{utils → utilities}/form-context.d.ts +0 -0
- /package/dist/{utils → utilities}/form-context.js +0 -0
- /package/dist/{utils → utilities}/form-hook.d.ts +0 -0
- /package/dist/{utils → utilities}/form-hook.js +0 -0
- /package/dist/{utils → utilities}/form-utils.d.ts +0 -0
- /package/dist/{utils → utilities}/form-utils.js +0 -0
- /package/dist/{utils → utilities}/primitives.d.ts +0 -0
- /package/dist/{utils → utilities}/primitives.js +0 -0
- /package/dist/{utils → utilities}/use-mobile.d.ts +0 -0
- /package/dist/{utils → utilities}/use-mobile.js +0 -0
package/dist/components/icons.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import{forwardRef as
|
|
1
|
+
import{forwardRef as k,createElement as n}from"react";/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
5
5
|
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/const M=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),
|
|
6
|
+
*/const M=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),d=(...t)=>t.filter((c,a,h)=>!!c&&h.indexOf(c)===a).join(" ");/**
|
|
7
7
|
* @license lucide-react v0.453.0 - ISC
|
|
8
8
|
*
|
|
9
9
|
* This source code is licensed under the ISC license.
|
|
@@ -13,12 +13,12 @@ import{forwardRef as d,createElement as n}from"react";/**
|
|
|
13
13
|
*
|
|
14
14
|
* This source code is licensed under the ISC license.
|
|
15
15
|
* See the LICENSE file in the root directory of this source tree.
|
|
16
|
-
*/const m=
|
|
16
|
+
*/const m=k(({color:t="currentColor",size:c=24,strokeWidth:a=2,absoluteStrokeWidth:h,className:y="",children:o,iconNode:r,...s},p)=>n("svg",{ref:p,...v,width:c,height:c,stroke:t,strokeWidth:h?Number(a)*24/Number(c):a,className:d("lucide",y),...s},[...r.map(([i,l])=>n(i,l)),...Array.isArray(o)?o:[o]]));/**
|
|
17
17
|
* @license lucide-react v0.453.0 - ISC
|
|
18
18
|
*
|
|
19
19
|
* This source code is licensed under the ISC license.
|
|
20
20
|
* See the LICENSE file in the root directory of this source tree.
|
|
21
|
-
*/const e=(t,c)=>{const a=
|
|
21
|
+
*/const e=(t,c)=>{const a=k(({className:h,...y},o)=>n(m,{ref:o,iconNode:c,className:d(`lucide-${M(t)}`,h),...y}));return a.displayName=`${t}`,a};/**
|
|
22
22
|
* @license lucide-react v0.453.0 - ISC
|
|
23
23
|
*
|
|
24
24
|
* This source code is licensed under the ISC license.
|
|
@@ -88,22 +88,22 @@ import{forwardRef as d,createElement as n}from"react";/**
|
|
|
88
88
|
*
|
|
89
89
|
* This source code is licensed under the ISC license.
|
|
90
90
|
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
-
*/const
|
|
91
|
+
*/const V=e("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
92
92
|
* @license lucide-react v0.453.0 - ISC
|
|
93
93
|
*
|
|
94
94
|
* This source code is licensed under the ISC license.
|
|
95
95
|
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
-
*/const
|
|
96
|
+
*/const H=e("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
97
97
|
* @license lucide-react v0.453.0 - ISC
|
|
98
98
|
*
|
|
99
99
|
* This source code is licensed under the ISC license.
|
|
100
100
|
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
-
*/const
|
|
101
|
+
*/const D=e("ChevronsLeftRightEllipsis",[["path",{d:"m18 8 4 4-4 4",key:"1ak13k"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]]);/**
|
|
102
102
|
* @license lucide-react v0.453.0 - ISC
|
|
103
103
|
*
|
|
104
104
|
* This source code is licensed under the ISC license.
|
|
105
105
|
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
-
*/const
|
|
106
|
+
*/const R=e("CirclePlus",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]]);/**
|
|
107
107
|
* @license lucide-react v0.453.0 - ISC
|
|
108
108
|
*
|
|
109
109
|
* This source code is licensed under the ISC license.
|
|
@@ -128,17 +128,22 @@ import{forwardRef as d,createElement as n}from"react";/**
|
|
|
128
128
|
*
|
|
129
129
|
* This source code is licensed under the ISC license.
|
|
130
130
|
* See the LICENSE file in the root directory of this source tree.
|
|
131
|
-
*/const
|
|
131
|
+
*/const F=e("Columns3",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M15 3v18",key:"14nvp0"}]]);/**
|
|
132
132
|
* @license lucide-react v0.453.0 - ISC
|
|
133
133
|
*
|
|
134
134
|
* This source code is licensed under the ISC license.
|
|
135
135
|
* See the LICENSE file in the root directory of this source tree.
|
|
136
|
-
*/const
|
|
136
|
+
*/const P=e("Construction",[["rect",{x:"2",y:"6",width:"20",height:"8",rx:"1",key:"1estib"}],["path",{d:"M17 14v7",key:"7m2elx"}],["path",{d:"M7 14v7",key:"1cm7wv"}],["path",{d:"M17 3v3",key:"1v4jwn"}],["path",{d:"M7 3v3",key:"7o6guu"}],["path",{d:"M10 14 2.3 6.3",key:"1023jk"}],["path",{d:"m14 6 7.7 7.7",key:"1s8pl2"}],["path",{d:"m8 6 8 8",key:"hl96qh"}]]);/**
|
|
137
137
|
* @license lucide-react v0.453.0 - ISC
|
|
138
138
|
*
|
|
139
139
|
* This source code is licensed under the ISC license.
|
|
140
140
|
* See the LICENSE file in the root directory of this source tree.
|
|
141
|
-
*/const
|
|
141
|
+
*/const N=e("Container",[["path",{d:"M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z",key:"1t2lqe"}],["path",{d:"M10 21.9V14L2.1 9.1",key:"o7czzq"}],["path",{d:"m10 14 11.9-6.9",key:"zm5e20"}],["path",{d:"M14 19.8v-8.1",key:"159ecu"}],["path",{d:"M18 17.5V9.4",key:"11uown"}]]);/**
|
|
142
|
+
* @license lucide-react v0.453.0 - ISC
|
|
143
|
+
*
|
|
144
|
+
* This source code is licensed under the ISC license.
|
|
145
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
146
|
+
*/const U=e("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);/**
|
|
142
147
|
* @license lucide-react v0.453.0 - ISC
|
|
143
148
|
*
|
|
144
149
|
* This source code is licensed under the ISC license.
|
|
@@ -148,180 +153,195 @@ import{forwardRef as d,createElement as n}from"react";/**
|
|
|
148
153
|
*
|
|
149
154
|
* This source code is licensed under the ISC license.
|
|
150
155
|
* See the LICENSE file in the root directory of this source tree.
|
|
151
|
-
*/const
|
|
156
|
+
*/const O=e("EllipsisVertical",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["circle",{cx:"12",cy:"19",r:"1",key:"lyex9k"}]]);/**
|
|
157
|
+
* @license lucide-react v0.453.0 - ISC
|
|
158
|
+
*
|
|
159
|
+
* This source code is licensed under the ISC license.
|
|
160
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
161
|
+
*/const Z=e("Ellipsis",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]);/**
|
|
162
|
+
* @license lucide-react v0.453.0 - ISC
|
|
163
|
+
*
|
|
164
|
+
* This source code is licensed under the ISC license.
|
|
165
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
166
|
+
*/const G=e("FileKey",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"10",cy:"16",r:"2",key:"4ckbqe"}],["path",{d:"m16 10-4.5 4.5",key:"7p3ebg"}],["path",{d:"m15 11 1 1",key:"1bsyx3"}]]);/**
|
|
167
|
+
* @license lucide-react v0.453.0 - ISC
|
|
168
|
+
*
|
|
169
|
+
* This source code is licensed under the ISC license.
|
|
170
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
171
|
+
*/const X=e("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]]);/**
|
|
152
172
|
* @license lucide-react v0.453.0 - ISC
|
|
153
173
|
*
|
|
154
174
|
* This source code is licensed under the ISC license.
|
|
155
175
|
* See the LICENSE file in the root directory of this source tree.
|
|
156
|
-
*/const
|
|
176
|
+
*/const $=e("Fingerprint",[["path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4",key:"1nerag"}],["path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88",key:"o46ks0"}],["path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02",key:"ptglia"}],["path",{d:"M2 12a10 10 0 0 1 18-6",key:"ydlgp0"}],["path",{d:"M2 16h.01",key:"1gqxmh"}],["path",{d:"M21.8 16c.2-2 .131-5.354 0-6",key:"drycrb"}],["path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2",key:"1tidbn"}],["path",{d:"M8.65 22c.21-.66.45-1.32.57-2",key:"13wd9y"}],["path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2",key:"1fr1j5"}]]);/**
|
|
157
177
|
* @license lucide-react v0.453.0 - ISC
|
|
158
178
|
*
|
|
159
179
|
* This source code is licensed under the ISC license.
|
|
160
180
|
* See the LICENSE file in the root directory of this source tree.
|
|
161
|
-
*/const
|
|
181
|
+
*/const K=e("Gauge",[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]]);/**
|
|
162
182
|
* @license lucide-react v0.453.0 - ISC
|
|
163
183
|
*
|
|
164
184
|
* This source code is licensed under the ISC license.
|
|
165
185
|
* See the LICENSE file in the root directory of this source tree.
|
|
166
|
-
*/const
|
|
186
|
+
*/const J=e("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);/**
|
|
167
187
|
* @license lucide-react v0.453.0 - ISC
|
|
168
188
|
*
|
|
169
189
|
* This source code is licensed under the ISC license.
|
|
170
190
|
* See the LICENSE file in the root directory of this source tree.
|
|
171
|
-
*/const
|
|
191
|
+
*/const Q=e("Handshake",[["path",{d:"m11 17 2 2a1 1 0 1 0 3-3",key:"efffak"}],["path",{d:"m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4",key:"9pr0kb"}],["path",{d:"m21 3 1 11h-2",key:"1tisrp"}],["path",{d:"M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3",key:"1uvwmv"}],["path",{d:"M3 4h8",key:"1ep09j"}]]);/**
|
|
172
192
|
* @license lucide-react v0.453.0 - ISC
|
|
173
193
|
*
|
|
174
194
|
* This source code is licensed under the ISC license.
|
|
175
195
|
* See the LICENSE file in the root directory of this source tree.
|
|
176
|
-
*/const
|
|
196
|
+
*/const Y=e("House",[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]]);/**
|
|
177
197
|
* @license lucide-react v0.453.0 - ISC
|
|
178
198
|
*
|
|
179
199
|
* This source code is licensed under the ISC license.
|
|
180
200
|
* See the LICENSE file in the root directory of this source tree.
|
|
181
|
-
*/const
|
|
201
|
+
*/const _=e("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
|
|
182
202
|
* @license lucide-react v0.453.0 - ISC
|
|
183
203
|
*
|
|
184
204
|
* This source code is licensed under the ISC license.
|
|
185
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
186
|
-
*/const
|
|
206
|
+
*/const e1=e("ListTree",[["path",{d:"M21 12h-8",key:"1bmf0i"}],["path",{d:"M21 6H8",key:"1pqkrb"}],["path",{d:"M21 18h-8",key:"1tm79t"}],["path",{d:"M3 6v4c0 1.1.9 2 2 2h3",key:"1ywdgy"}],["path",{d:"M3 10v6c0 1.1.9 2 2 2h3",key:"2wc746"}]]);/**
|
|
187
207
|
* @license lucide-react v0.453.0 - ISC
|
|
188
208
|
*
|
|
189
209
|
* This source code is licensed under the ISC license.
|
|
190
210
|
* See the LICENSE file in the root directory of this source tree.
|
|
191
|
-
*/const
|
|
211
|
+
*/const t1=e("Loader",[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]]);/**
|
|
192
212
|
* @license lucide-react v0.453.0 - ISC
|
|
193
213
|
*
|
|
194
214
|
* This source code is licensed under the ISC license.
|
|
195
215
|
* See the LICENSE file in the root directory of this source tree.
|
|
196
|
-
*/const
|
|
216
|
+
*/const c1=e("Lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]);/**
|
|
197
217
|
* @license lucide-react v0.453.0 - ISC
|
|
198
218
|
*
|
|
199
219
|
* This source code is licensed under the ISC license.
|
|
200
220
|
* See the LICENSE file in the root directory of this source tree.
|
|
201
|
-
*/const
|
|
221
|
+
*/const a1=e("LogIn",[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",x2:"3",y1:"12",y2:"12",key:"v6grx8"}]]);/**
|
|
202
222
|
* @license lucide-react v0.453.0 - ISC
|
|
203
223
|
*
|
|
204
224
|
* This source code is licensed under the ISC license.
|
|
205
225
|
* See the LICENSE file in the root directory of this source tree.
|
|
206
|
-
*/const
|
|
226
|
+
*/const h1=e("Logs",[["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M3 18h1",key:"1eiwyy"}],["path",{d:"M3 6h1",key:"rgxa97"}],["path",{d:"M8 12h1",key:"1con00"}],["path",{d:"M8 18h1",key:"13wk12"}],["path",{d:"M8 6h1",key:"tn6mkg"}]]);/**
|
|
207
227
|
* @license lucide-react v0.453.0 - ISC
|
|
208
228
|
*
|
|
209
229
|
* This source code is licensed under the ISC license.
|
|
210
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
211
|
-
*/const
|
|
231
|
+
*/const o1=e("Mail",[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]]);/**
|
|
212
232
|
* @license lucide-react v0.453.0 - ISC
|
|
213
233
|
*
|
|
214
234
|
* This source code is licensed under the ISC license.
|
|
215
235
|
* See the LICENSE file in the root directory of this source tree.
|
|
216
|
-
*/const
|
|
236
|
+
*/const y1=e("MapPinPlusInside",[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 10h6",key:"9gxzsh"}]]);/**
|
|
217
237
|
* @license lucide-react v0.453.0 - ISC
|
|
218
238
|
*
|
|
219
239
|
* This source code is licensed under the ISC license.
|
|
220
240
|
* See the LICENSE file in the root directory of this source tree.
|
|
221
|
-
*/const
|
|
241
|
+
*/const n1=e("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]]);/**
|
|
222
242
|
* @license lucide-react v0.453.0 - ISC
|
|
223
243
|
*
|
|
224
244
|
* This source code is licensed under the ISC license.
|
|
225
245
|
* See the LICENSE file in the root directory of this source tree.
|
|
226
|
-
*/const
|
|
246
|
+
*/const k1=e("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);/**
|
|
227
247
|
* @license lucide-react v0.453.0 - ISC
|
|
228
248
|
*
|
|
229
249
|
* This source code is licensed under the ISC license.
|
|
230
250
|
* See the LICENSE file in the root directory of this source tree.
|
|
231
|
-
*/const
|
|
251
|
+
*/const d1=e("MonitorSmartphone",[["path",{d:"M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8",key:"10dyio"}],["path",{d:"M10 19v-3.96 3.15",key:"1irgej"}],["path",{d:"M7 19h5",key:"qswx4l"}],["rect",{width:"6",height:"10",x:"16",y:"12",rx:"2",key:"1egngj"}]]);/**
|
|
232
252
|
* @license lucide-react v0.453.0 - ISC
|
|
233
253
|
*
|
|
234
254
|
* This source code is licensed under the ISC license.
|
|
235
255
|
* See the LICENSE file in the root directory of this source tree.
|
|
236
|
-
*/const
|
|
256
|
+
*/const r1=e("Network",[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]]);/**
|
|
237
257
|
* @license lucide-react v0.453.0 - ISC
|
|
238
258
|
*
|
|
239
259
|
* This source code is licensed under the ISC license.
|
|
240
260
|
* See the LICENSE file in the root directory of this source tree.
|
|
241
|
-
*/const
|
|
261
|
+
*/const s1=e("OctagonAlert",[["path",{d:"M12 16h.01",key:"1drbdi"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z",key:"1fd625"}]]);/**
|
|
242
262
|
* @license lucide-react v0.453.0 - ISC
|
|
243
263
|
*
|
|
244
264
|
* This source code is licensed under the ISC license.
|
|
245
265
|
* See the LICENSE file in the root directory of this source tree.
|
|
246
|
-
*/const
|
|
266
|
+
*/const p1=e("Package",[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z",key:"1a0edw"}],["path",{d:"M12 22V12",key:"d0xqtd"}],["path",{d:"m3.3 7 7.703 4.734a2 2 0 0 0 1.994 0L20.7 7",key:"yx3hmr"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}]]);/**
|
|
247
267
|
* @license lucide-react v0.453.0 - ISC
|
|
248
268
|
*
|
|
249
269
|
* This source code is licensed under the ISC license.
|
|
250
270
|
* See the LICENSE file in the root directory of this source tree.
|
|
251
|
-
*/const
|
|
271
|
+
*/const i1=e("ReceiptText",[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M13 16H8",key:"wsln4y"}]]);/**
|
|
252
272
|
* @license lucide-react v0.453.0 - ISC
|
|
253
273
|
*
|
|
254
274
|
* This source code is licensed under the ISC license.
|
|
255
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
256
|
-
*/const
|
|
276
|
+
*/const l1=e("RectangleEllipsis",[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M17 12h.01",key:"1m0b6t"}],["path",{d:"M7 12h.01",key:"eqddd0"}]]);/**
|
|
257
277
|
* @license lucide-react v0.453.0 - ISC
|
|
258
278
|
*
|
|
259
279
|
* This source code is licensed under the ISC license.
|
|
260
280
|
* See the LICENSE file in the root directory of this source tree.
|
|
261
|
-
*/const
|
|
281
|
+
*/const M1=e("RefreshCcw",[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}]]);/**
|
|
262
282
|
* @license lucide-react v0.453.0 - ISC
|
|
263
283
|
*
|
|
264
284
|
* This source code is licensed under the ISC license.
|
|
265
285
|
* See the LICENSE file in the root directory of this source tree.
|
|
266
|
-
*/const
|
|
286
|
+
*/const v1=e("Router",[["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",key:"w68u3i"}],["path",{d:"M6.01 18H6",key:"19vcac"}],["path",{d:"M10.01 18H10",key:"uamcmx"}],["path",{d:"M15 10v4",key:"qjz1xs"}],["path",{d:"M17.84 7.17a4 4 0 0 0-5.66 0",key:"1rif40"}],["path",{d:"M20.66 4.34a8 8 0 0 0-11.31 0",key:"6a5xfq"}]]);/**
|
|
267
287
|
* @license lucide-react v0.453.0 - ISC
|
|
268
288
|
*
|
|
269
289
|
* This source code is licensed under the ISC license.
|
|
270
290
|
* See the LICENSE file in the root directory of this source tree.
|
|
271
|
-
*/const
|
|
291
|
+
*/const m1=e("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
272
292
|
* @license lucide-react v0.453.0 - ISC
|
|
273
293
|
*
|
|
274
294
|
* This source code is licensed under the ISC license.
|
|
275
295
|
* See the LICENSE file in the root directory of this source tree.
|
|
276
|
-
*/const
|
|
296
|
+
*/const g1=e("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
277
297
|
* @license lucide-react v0.453.0 - ISC
|
|
278
298
|
*
|
|
279
299
|
* This source code is licensed under the ISC license.
|
|
280
300
|
* See the LICENSE file in the root directory of this source tree.
|
|
281
|
-
*/const
|
|
301
|
+
*/const w1=e("ShieldBan",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m4.243 5.21 14.39 12.472",key:"1c9a7c"}]]);/**
|
|
282
302
|
* @license lucide-react v0.453.0 - ISC
|
|
283
303
|
*
|
|
284
304
|
* This source code is licensed under the ISC license.
|
|
285
305
|
* See the LICENSE file in the root directory of this source tree.
|
|
286
|
-
*/const
|
|
306
|
+
*/const x1=e("SquarePen",[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]]);/**
|
|
287
307
|
* @license lucide-react v0.453.0 - ISC
|
|
288
308
|
*
|
|
289
309
|
* This source code is licensed under the ISC license.
|
|
290
310
|
* See the LICENSE file in the root directory of this source tree.
|
|
291
|
-
*/const
|
|
311
|
+
*/const f1=e("Tags",[["path",{d:"m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19",key:"1cbfv1"}],["path",{d:"M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z",key:"135mg7"}],["circle",{cx:"6.5",cy:"9.5",r:".5",fill:"currentColor",key:"5pm5xn"}]]);/**
|
|
292
312
|
* @license lucide-react v0.453.0 - ISC
|
|
293
313
|
*
|
|
294
314
|
* This source code is licensed under the ISC license.
|
|
295
315
|
* See the LICENSE file in the root directory of this source tree.
|
|
296
|
-
*/const
|
|
316
|
+
*/const I1=e("Timer",[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]]);/**
|
|
297
317
|
* @license lucide-react v0.453.0 - ISC
|
|
298
318
|
*
|
|
299
319
|
* This source code is licensed under the ISC license.
|
|
300
320
|
* See the LICENSE file in the root directory of this source tree.
|
|
301
|
-
*/const
|
|
321
|
+
*/const u1=e("Trash",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}]]);/**
|
|
302
322
|
* @license lucide-react v0.453.0 - ISC
|
|
303
323
|
*
|
|
304
324
|
* This source code is licensed under the ISC license.
|
|
305
325
|
* See the LICENSE file in the root directory of this source tree.
|
|
306
|
-
*/const
|
|
326
|
+
*/const C1=e("UserRound",[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]]);/**
|
|
307
327
|
* @license lucide-react v0.453.0 - ISC
|
|
308
328
|
*
|
|
309
329
|
* This source code is licensed under the ISC license.
|
|
310
330
|
* See the LICENSE file in the root directory of this source tree.
|
|
311
|
-
*/const
|
|
331
|
+
*/const b1=e("UsersRound",[["path",{d:"M18 21a8 8 0 0 0-16 0",key:"3ypg7q"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3",key:"10s06x"}]]);/**
|
|
312
332
|
* @license lucide-react v0.453.0 - ISC
|
|
313
333
|
*
|
|
314
334
|
* This source code is licensed under the ISC license.
|
|
315
335
|
* See the LICENSE file in the root directory of this source tree.
|
|
316
|
-
*/const
|
|
336
|
+
*/const z1=e("Waypoints",[["circle",{cx:"12",cy:"4.5",r:"2.5",key:"r5ysbb"}],["path",{d:"m10.2 6.3-3.9 3.9",key:"1nzqf6"}],["circle",{cx:"4.5",cy:"12",r:"2.5",key:"jydg6v"}],["path",{d:"M7 12h10",key:"b7w52i"}],["circle",{cx:"19.5",cy:"12",r:"2.5",key:"1piiel"}],["path",{d:"m13.8 17.7 3.9-3.9",key:"1wyg1y"}],["circle",{cx:"12",cy:"19.5",r:"2.5",key:"13o1pw"}]]);/**
|
|
317
337
|
* @license lucide-react v0.453.0 - ISC
|
|
318
338
|
*
|
|
319
339
|
* This source code is licensed under the ISC license.
|
|
320
340
|
* See the LICENSE file in the root directory of this source tree.
|
|
321
|
-
*/const
|
|
341
|
+
*/const L1=e("Webhook",[["path",{d:"M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2",key:"q3hayz"}],["path",{d:"m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06",key:"1go1hn"}],["path",{d:"m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8",key:"qlwsc0"}]]);/**
|
|
322
342
|
* @license lucide-react v0.453.0 - ISC
|
|
323
343
|
*
|
|
324
344
|
* This source code is licensed under the ISC license.
|
|
325
345
|
* See the LICENSE file in the root directory of this source tree.
|
|
326
|
-
*/const
|
|
346
|
+
*/const q1=e("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),H1=R,D1=S,R1=x1,S1=u1,A1=q1,T1=A1,B1=M1,E1=f1,F1=V,P1=j,N1=H,U1=L,W1=q,O1=A,Z1=s1,G1=Z,X1=O,$1=z,K1=k1,J1=W,Q1=X,Y1=b,_1=g,e2=w,t2=x,c2=F,a2=J,h2=_,o2=m1,y2=t1,n2=C,k2=G,d2=f,r2=P,s2=d1,p2=C1,i2=u,l2=w1,M2=Q,v2=b1,m2=p1,g2=y1,w2=$,x2=g1,f2=L1,I2=o1,u2=e1,C2=Y,b2=h1,z2=i1,j1=z1,L2=T,q2=B,A2=N,j2=D,V2=j1,H2=a1,D2=E,R2=n1,S2=I,T2=I1,B2=K,E2=l1,F2=c1,P2=r1,N2=v1,U2=U;export{w2 as IcAccessToken,n2 as IcAccount,s2 as IcActivation,g2 as IcAddress,z2 as IcBilling,$1 as IcCheck,T1 as IcClose,q2 as IcCode,c2 as IcColumns,A2 as IcContainer,H1 as IcCreate,U2 as IcDatabase,Y1 as IcDate,S1 as IcDelete,S2 as IcDocumentation,J1 as IcDot,U1 as IcDown,I2 as IcEmail,u2 as IcEntitlements,Z1 as IcError,D1 as IcExport,Q1 as IcFilter,W1 as IcFirst,R2 as IcForum,a2 as IcGrip,C2 as IcHome,P2 as IcHostedFloating,h2 as IcInfo,j1 as IcIntergration,O1 as IcLast,P1 as IcLeft,N2 as IcLexFloatServer,k2 as IcLicense,d2 as IcLicenseTemplate,y2 as IcLoader,H2 as IcLogin,b2 as IcLogs,r2 as IcMaintenancePolicy,B2 as IcMeter,j2 as IcMigration,K1 as IcMinus,G1 as IcMoreHorizontal,X1 as IcMoreVertical,F2 as IcNodeLocked,L2 as IcOffline,i2 as IcOrganizations,E2 as IcPassword,D2 as IcPricing,B1 as IcRefresh,m2 as IcRelease,A1 as IcRemove,M2 as IcReseller,F1 as IcRight,l2 as IcRoles,o2 as IcSearch,x2 as IcSettings,_1 as IcSortAsc,e2 as IcSortDesc,t2 as IcSortNone,V2 as IcSso,E1 as IcTag,v2 as IcTeam,T2 as IcTrial,N1 as IcUp,R1 as IcUpdate,p2 as IcUser,f2 as IcWebhook};
|
|
327
347
|
//# sourceMappingURL=icons.js.map
|