sodtrack-web-ui 0.59.1 → 0.60.0
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/accordion-form.js +38 -3
- package/dist/accordion-form.mjs +1 -1
- package/dist/accordion.js +38 -3
- package/dist/accordion.mjs +1 -1
- package/dist/alert-dialog.d.mts +1 -0
- package/dist/alert-dialog.d.ts +1 -0
- package/dist/alert-dialog.js +38 -3
- package/dist/alert-dialog.mjs +1 -1
- package/dist/alert-message.d.mts +91 -2
- package/dist/alert-message.d.ts +91 -2
- package/dist/alert-message.js +73 -3
- package/dist/alert-message.mjs +1 -1
- package/dist/avatar.js +1 -1
- package/dist/badge.js +1 -1
- package/dist/button.d.mts +207 -2
- package/dist/button.d.ts +207 -2
- package/dist/button.js +38 -3
- package/dist/button.mjs +1 -1
- package/dist/calendar.js +45 -3
- package/dist/calendar.mjs +1 -1
- package/dist/checkbox.d.mts +1 -1
- package/dist/checkbox.d.ts +1 -1
- package/dist/checkbox.js +45 -3
- package/dist/checkbox.mjs +1 -1
- package/dist/checkbox_old.js +45 -3
- package/dist/checkbox_old.mjs +1 -1
- package/dist/chip-context.d.mts +609 -28
- package/dist/chip-context.d.ts +609 -28
- package/dist/chip-context.js +1 -1
- package/dist/chip-form-complementary.js +1 -1
- package/dist/chip-form.js +1 -1
- package/dist/chip-input.d.mts +489 -8
- package/dist/chip-input.d.ts +489 -8
- package/dist/chip-input.js +38 -3
- package/dist/chip-input.mjs +1 -1
- package/dist/chip-status-table.js +1 -1
- package/dist/chip-status.js +1 -1
- package/dist/chunk-25737XH2.mjs +1 -1
- package/dist/chunk-2WINTZSS.mjs +1 -1
- package/dist/{chunk-TLIQP6K7.mjs → chunk-3U3UI5XP.mjs} +1 -1
- package/dist/chunk-4PZDU624.mjs +1 -0
- package/dist/{chunk-HPADBBCW.mjs → chunk-5I7W67E3.mjs} +1 -1
- package/dist/{chunk-W4WYNCLN.mjs → chunk-6BGB6K4U.mjs} +1 -1
- package/dist/chunk-6FW654CF.mjs +1 -1
- package/dist/chunk-BNV3EY4N.mjs +1 -0
- package/dist/chunk-CXOA3OCG.mjs +1 -0
- package/dist/chunk-CYUWSZOV.mjs +1 -0
- package/dist/chunk-DTJU34JK.mjs +1 -0
- package/dist/{chunk-4DF3NXNT.mjs → chunk-DZLL7IH6.mjs} +1 -1
- package/dist/chunk-DZT4VWQU.mjs +1 -0
- package/dist/chunk-ERINQS7G.mjs +1 -1
- package/dist/{chunk-D6V735GZ.mjs → chunk-EYEAWZZH.mjs} +1 -1
- package/dist/chunk-FAMLJ6AJ.mjs +1 -1
- package/dist/chunk-GLKJ3FOO.mjs +1 -0
- package/dist/chunk-HTBT6CLR.mjs +1 -1
- package/dist/chunk-IOSO66TV.mjs +1 -0
- package/dist/chunk-JMNLUNXE.mjs +2 -0
- package/dist/chunk-JQ3GDZIA.mjs +1 -0
- package/dist/chunk-L75FPM36.mjs +1 -0
- package/dist/chunk-LRXLPCBB.mjs +1 -0
- package/dist/{chunk-4ZDSU3A6.mjs → chunk-ME5JZQLL.mjs} +1 -1
- package/dist/chunk-MHCA2PNK.mjs +1 -0
- package/dist/chunk-OCF546MQ.mjs +1 -0
- package/dist/chunk-OJZR3SFL.mjs +1 -0
- package/dist/{chunk-XW42AHZV.mjs → chunk-OR7K6UNK.mjs} +1 -1
- package/dist/chunk-QFIMRHO4.mjs +1 -0
- package/dist/chunk-QHBCNAWO.mjs +1 -1
- package/dist/{chunk-AVEZT73Y.mjs → chunk-R2C5CBU5.mjs} +1 -1
- package/dist/{chunk-BNYSNYRJ.mjs → chunk-R6SKDZJ5.mjs} +1 -1
- package/dist/chunk-RYJJ3ZR2.mjs +1 -0
- package/dist/{chunk-S2GM3UL6.mjs → chunk-SNGRNP57.mjs} +1 -1
- package/dist/chunk-SRXC3HT5.mjs +1 -1
- package/dist/chunk-VZKFL2XP.mjs +1 -0
- package/dist/chunk-WGMDH4XX.mjs +1 -1
- package/dist/chunk-WS2F7JWJ.mjs +1 -1
- package/dist/chunk-XJSC6PKJ.mjs +186 -0
- package/dist/country-text-field.js +52 -3
- package/dist/country-text-field.mjs +1 -1
- package/dist/data-table.d.mts +1 -0
- package/dist/data-table.d.ts +1 -0
- package/dist/data-table.js +59 -3
- package/dist/data-table.mjs +1 -1
- package/dist/date-picker.js +73 -3
- package/dist/date-picker.mjs +1 -1
- package/dist/dialog.d.mts +1 -0
- package/dist/dialog.d.ts +1 -0
- package/dist/dialog.js +45 -3
- package/dist/dialog.mjs +1 -1
- package/dist/drawer-sticky.d.mts +2 -1
- package/dist/drawer-sticky.d.ts +2 -1
- package/dist/drawer-sticky.js +45 -3
- package/dist/drawer-sticky.mjs +1 -1
- package/dist/drawer.d.mts +1 -0
- package/dist/drawer.d.ts +1 -0
- package/dist/drawer.js +45 -3
- package/dist/drawer.mjs +1 -1
- package/dist/flag-select.js +52 -3
- package/dist/flag-select.mjs +1 -1
- package/dist/icon-button.d.mts +123 -2
- package/dist/icon-button.d.ts +123 -2
- package/dist/icon-button.js +1 -1
- package/dist/icons.js +157 -3
- package/dist/icons.mjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.mts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +150 -3
- package/dist/index.mjs +1 -1
- package/dist/list-item-arrow.css +1 -1
- package/dist/list-item-arrow.js +38 -3
- package/dist/list-item-arrow.mjs +1 -1
- package/dist/list-item-button.css +1 -1
- package/dist/list-item-button.d.mts +1 -0
- package/dist/list-item-button.d.ts +1 -0
- package/dist/list-item-button.js +38 -3
- package/dist/list-item-button.mjs +1 -1
- package/dist/list-item-checkbox.css +1 -1
- package/dist/list-item-checkbox.js +45 -3
- package/dist/list-item-checkbox.mjs +1 -1
- package/dist/list-item.css +1 -1
- package/dist/list-item.js +1 -1
- package/dist/list-item.mjs +1 -1
- package/dist/popover.js +1 -1
- package/dist/popover_old.js +1 -1
- package/dist/radio.js +1 -1
- package/dist/rating.js +45 -3
- package/dist/rating.mjs +1 -1
- package/dist/scrollarea.js +1 -1
- package/dist/search-bar.js +59 -3
- package/dist/search-bar.mjs +1 -1
- package/dist/select.js +52 -3
- package/dist/select.mjs +1 -1
- package/dist/separator.js +1 -1
- package/dist/skeleton.js +1 -1
- package/dist/snackbar.js +45 -3
- package/dist/snackbar.mjs +1 -1
- package/dist/snackbar_old.js +38 -3
- package/dist/snackbar_old.mjs +1 -1
- package/dist/spinner.d.mts +195 -62
- package/dist/spinner.d.ts +195 -62
- package/dist/spinner.js +2 -15
- package/dist/spinner.mjs +1 -1
- package/dist/switch.js +1 -1
- package/dist/tab.js +38 -3
- package/dist/tab.mjs +1 -1
- package/dist/table.d.mts +1 -0
- package/dist/table.d.ts +1 -0
- package/dist/table.js +52 -3
- package/dist/table.mjs +1 -1
- package/dist/text-field-helper-text.js +1 -1
- package/dist/text-field.js +52 -3
- package/dist/text-field.mjs +1 -1
- package/dist/textarea.d.mts +75 -2
- package/dist/textarea.d.ts +75 -2
- package/dist/textarea.js +1 -1
- package/dist/time-picker.js +59 -3
- package/dist/time-picker.mjs +1 -1
- package/dist/toast.js +66 -3
- package/dist/toast.mjs +1 -1
- package/dist/toggle.js +1 -1
- package/dist/tooltip.js +1 -1
- package/dist/tooltip_old.js +1 -1
- package/package.json +7 -11
- package/dist/chunk-5MZNJAI4.mjs +0 -1
- package/dist/chunk-7LHI6XAQ.mjs +0 -1
- package/dist/chunk-7OZLSN3F.mjs +0 -1
- package/dist/chunk-A7OUZRND.mjs +0 -1
- package/dist/chunk-BUFU26HD.mjs +0 -1
- package/dist/chunk-DBADY3ZX.mjs +0 -1
- package/dist/chunk-GQSPOA7L.mjs +0 -1
- package/dist/chunk-GZ2UJSIO.mjs +0 -1
- package/dist/chunk-IWHSXGN2.mjs +0 -1
- package/dist/chunk-JACMHBPD.mjs +0 -1
- package/dist/chunk-JEMYWWPH.mjs +0 -1
- package/dist/chunk-QBX2P5NO.mjs +0 -1
- package/dist/chunk-QWBSZY37.mjs +0 -32
- package/dist/chunk-SXPM5RY4.mjs +0 -1
- package/dist/chunk-TSQVBSH4.mjs +0 -1
- package/dist/chunk-UVBUJL4P.mjs +0 -1
- package/dist/chunk-VEEYQFAH.mjs +0 -1
- package/dist/chunk-VY3HVT62.mjs +0 -1
- package/dist/chunk-WB5ZPQ7L.mjs +0 -1
package/dist/chip-context.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as tailwind_variants from 'tailwind-variants';
|
|
2
2
|
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as tailwind_variants_dist_config_js from 'tailwind-variants/dist/config.js';
|
|
3
4
|
import React__default, { HTMLAttributes } from 'react';
|
|
4
5
|
import { LucideIcon } from 'lucide-react';
|
|
5
6
|
|
|
@@ -42,7 +43,65 @@ declare const chipContextStyles: tailwind_variants.TVReturnType<{
|
|
|
42
43
|
container: string;
|
|
43
44
|
text: string;
|
|
44
45
|
icon: string;
|
|
45
|
-
}, undefined, {
|
|
46
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
47
|
+
color: {
|
|
48
|
+
"p-light": string;
|
|
49
|
+
"p-dark": string;
|
|
50
|
+
neutral: string;
|
|
51
|
+
violet: string;
|
|
52
|
+
sunny: string;
|
|
53
|
+
disabled: string;
|
|
54
|
+
};
|
|
55
|
+
variant: {
|
|
56
|
+
light: {};
|
|
57
|
+
fill: {};
|
|
58
|
+
outlined: {};
|
|
59
|
+
ghost: {};
|
|
60
|
+
};
|
|
61
|
+
size: {
|
|
62
|
+
sm: {
|
|
63
|
+
container: string;
|
|
64
|
+
text: string;
|
|
65
|
+
};
|
|
66
|
+
xs: {
|
|
67
|
+
container: string;
|
|
68
|
+
text: string;
|
|
69
|
+
};
|
|
70
|
+
md: {
|
|
71
|
+
container: string;
|
|
72
|
+
text: string;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
75
|
+
}, {
|
|
76
|
+
color: {
|
|
77
|
+
"p-light": string;
|
|
78
|
+
"p-dark": string;
|
|
79
|
+
neutral: string;
|
|
80
|
+
violet: string;
|
|
81
|
+
sunny: string;
|
|
82
|
+
disabled: string;
|
|
83
|
+
};
|
|
84
|
+
variant: {
|
|
85
|
+
light: {};
|
|
86
|
+
fill: {};
|
|
87
|
+
outlined: {};
|
|
88
|
+
ghost: {};
|
|
89
|
+
};
|
|
90
|
+
size: {
|
|
91
|
+
sm: {
|
|
92
|
+
container: string;
|
|
93
|
+
text: string;
|
|
94
|
+
};
|
|
95
|
+
xs: {
|
|
96
|
+
container: string;
|
|
97
|
+
text: string;
|
|
98
|
+
};
|
|
99
|
+
md: {
|
|
100
|
+
container: string;
|
|
101
|
+
text: string;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
}>, {
|
|
46
105
|
color: {
|
|
47
106
|
"p-light": string;
|
|
48
107
|
"p-dark": string;
|
|
@@ -108,7 +167,65 @@ declare const chipContextStyles: tailwind_variants.TVReturnType<{
|
|
|
108
167
|
container: string;
|
|
109
168
|
text: string;
|
|
110
169
|
icon: string;
|
|
111
|
-
}, undefined,
|
|
170
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
171
|
+
color: {
|
|
172
|
+
"p-light": string;
|
|
173
|
+
"p-dark": string;
|
|
174
|
+
neutral: string;
|
|
175
|
+
violet: string;
|
|
176
|
+
sunny: string;
|
|
177
|
+
disabled: string;
|
|
178
|
+
};
|
|
179
|
+
variant: {
|
|
180
|
+
light: {};
|
|
181
|
+
fill: {};
|
|
182
|
+
outlined: {};
|
|
183
|
+
ghost: {};
|
|
184
|
+
};
|
|
185
|
+
size: {
|
|
186
|
+
sm: {
|
|
187
|
+
container: string;
|
|
188
|
+
text: string;
|
|
189
|
+
};
|
|
190
|
+
xs: {
|
|
191
|
+
container: string;
|
|
192
|
+
text: string;
|
|
193
|
+
};
|
|
194
|
+
md: {
|
|
195
|
+
container: string;
|
|
196
|
+
text: string;
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
}, {
|
|
200
|
+
color: {
|
|
201
|
+
"p-light": string;
|
|
202
|
+
"p-dark": string;
|
|
203
|
+
neutral: string;
|
|
204
|
+
violet: string;
|
|
205
|
+
sunny: string;
|
|
206
|
+
disabled: string;
|
|
207
|
+
};
|
|
208
|
+
variant: {
|
|
209
|
+
light: {};
|
|
210
|
+
fill: {};
|
|
211
|
+
outlined: {};
|
|
212
|
+
ghost: {};
|
|
213
|
+
};
|
|
214
|
+
size: {
|
|
215
|
+
sm: {
|
|
216
|
+
container: string;
|
|
217
|
+
text: string;
|
|
218
|
+
};
|
|
219
|
+
xs: {
|
|
220
|
+
container: string;
|
|
221
|
+
text: string;
|
|
222
|
+
};
|
|
223
|
+
md: {
|
|
224
|
+
container: string;
|
|
225
|
+
text: string;
|
|
226
|
+
};
|
|
227
|
+
};
|
|
228
|
+
}>, unknown, unknown, undefined>>;
|
|
112
229
|
type ChipContextProps = Omit<HTMLAttributes<HTMLDivElement>, "color"> & Omit<Omit<Omit<VariantProps<typeof chipContextStyles>, "variant">, "color">, "size"> & Required<Pick<VariantProps<typeof chipContextStyles>, "variant">> & Required<Pick<VariantProps<typeof chipContextStyles>, "color">> & Required<Pick<VariantProps<typeof chipContextStyles>, "size">> & {
|
|
113
230
|
StartIcon?: LucideIcon;
|
|
114
231
|
};
|
|
@@ -145,7 +262,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
145
262
|
container: string;
|
|
146
263
|
text: string;
|
|
147
264
|
icon: string;
|
|
148
|
-
}, undefined, {
|
|
265
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
149
266
|
color: {
|
|
150
267
|
"p-light": string;
|
|
151
268
|
"p-dark": string;
|
|
@@ -175,10 +292,35 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
175
292
|
};
|
|
176
293
|
};
|
|
177
294
|
}, {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
295
|
+
color: {
|
|
296
|
+
"p-light": string;
|
|
297
|
+
"p-dark": string;
|
|
298
|
+
neutral: string;
|
|
299
|
+
violet: string;
|
|
300
|
+
sunny: string;
|
|
301
|
+
disabled: string;
|
|
302
|
+
};
|
|
303
|
+
variant: {
|
|
304
|
+
light: {};
|
|
305
|
+
fill: {};
|
|
306
|
+
outlined: {};
|
|
307
|
+
ghost: {};
|
|
308
|
+
};
|
|
309
|
+
size: {
|
|
310
|
+
sm: {
|
|
311
|
+
container: string;
|
|
312
|
+
text: string;
|
|
313
|
+
};
|
|
314
|
+
xs: {
|
|
315
|
+
container: string;
|
|
316
|
+
text: string;
|
|
317
|
+
};
|
|
318
|
+
md: {
|
|
319
|
+
container: string;
|
|
320
|
+
text: string;
|
|
321
|
+
};
|
|
322
|
+
};
|
|
323
|
+
}>, {
|
|
182
324
|
color: {
|
|
183
325
|
"p-light": string;
|
|
184
326
|
"p-dark": string;
|
|
@@ -211,7 +353,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
211
353
|
container: string;
|
|
212
354
|
text: string;
|
|
213
355
|
icon: string;
|
|
214
|
-
},
|
|
356
|
+
}, tailwind_variants.TVReturnType<{
|
|
215
357
|
color: {
|
|
216
358
|
"p-light": string;
|
|
217
359
|
"p-dark": string;
|
|
@@ -244,7 +386,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
244
386
|
container: string;
|
|
245
387
|
text: string;
|
|
246
388
|
icon: string;
|
|
247
|
-
}, undefined, {
|
|
389
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
248
390
|
color: {
|
|
249
391
|
"p-light": string;
|
|
250
392
|
"p-dark": string;
|
|
@@ -274,10 +416,35 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
274
416
|
};
|
|
275
417
|
};
|
|
276
418
|
}, {
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
419
|
+
color: {
|
|
420
|
+
"p-light": string;
|
|
421
|
+
"p-dark": string;
|
|
422
|
+
neutral: string;
|
|
423
|
+
violet: string;
|
|
424
|
+
sunny: string;
|
|
425
|
+
disabled: string;
|
|
426
|
+
};
|
|
427
|
+
variant: {
|
|
428
|
+
light: {};
|
|
429
|
+
fill: {};
|
|
430
|
+
outlined: {};
|
|
431
|
+
ghost: {};
|
|
432
|
+
};
|
|
433
|
+
size: {
|
|
434
|
+
sm: {
|
|
435
|
+
container: string;
|
|
436
|
+
text: string;
|
|
437
|
+
};
|
|
438
|
+
xs: {
|
|
439
|
+
container: string;
|
|
440
|
+
text: string;
|
|
441
|
+
};
|
|
442
|
+
md: {
|
|
443
|
+
container: string;
|
|
444
|
+
text: string;
|
|
445
|
+
};
|
|
446
|
+
};
|
|
447
|
+
}>, unknown, unknown, undefined>>>, "variant">, "color">, "size"> & Required<Pick<VariantProps<tailwind_variants.TVReturnType<{
|
|
281
448
|
color: {
|
|
282
449
|
"p-light": string;
|
|
283
450
|
"p-dark": string;
|
|
@@ -310,7 +477,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
310
477
|
container: string;
|
|
311
478
|
text: string;
|
|
312
479
|
icon: string;
|
|
313
|
-
}, undefined,
|
|
480
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
314
481
|
color: {
|
|
315
482
|
"p-light": string;
|
|
316
483
|
"p-dark": string;
|
|
@@ -340,10 +507,35 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
340
507
|
};
|
|
341
508
|
};
|
|
342
509
|
}, {
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
510
|
+
color: {
|
|
511
|
+
"p-light": string;
|
|
512
|
+
"p-dark": string;
|
|
513
|
+
neutral: string;
|
|
514
|
+
violet: string;
|
|
515
|
+
sunny: string;
|
|
516
|
+
disabled: string;
|
|
517
|
+
};
|
|
518
|
+
variant: {
|
|
519
|
+
light: {};
|
|
520
|
+
fill: {};
|
|
521
|
+
outlined: {};
|
|
522
|
+
ghost: {};
|
|
523
|
+
};
|
|
524
|
+
size: {
|
|
525
|
+
sm: {
|
|
526
|
+
container: string;
|
|
527
|
+
text: string;
|
|
528
|
+
};
|
|
529
|
+
xs: {
|
|
530
|
+
container: string;
|
|
531
|
+
text: string;
|
|
532
|
+
};
|
|
533
|
+
md: {
|
|
534
|
+
container: string;
|
|
535
|
+
text: string;
|
|
536
|
+
};
|
|
537
|
+
};
|
|
538
|
+
}>, {
|
|
347
539
|
color: {
|
|
348
540
|
"p-light": string;
|
|
349
541
|
"p-dark": string;
|
|
@@ -409,7 +601,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
409
601
|
container: string;
|
|
410
602
|
text: string;
|
|
411
603
|
icon: string;
|
|
412
|
-
}, undefined,
|
|
604
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
413
605
|
color: {
|
|
414
606
|
"p-light": string;
|
|
415
607
|
"p-dark": string;
|
|
@@ -439,10 +631,35 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
439
631
|
};
|
|
440
632
|
};
|
|
441
633
|
}, {
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
634
|
+
color: {
|
|
635
|
+
"p-light": string;
|
|
636
|
+
"p-dark": string;
|
|
637
|
+
neutral: string;
|
|
638
|
+
violet: string;
|
|
639
|
+
sunny: string;
|
|
640
|
+
disabled: string;
|
|
641
|
+
};
|
|
642
|
+
variant: {
|
|
643
|
+
light: {};
|
|
644
|
+
fill: {};
|
|
645
|
+
outlined: {};
|
|
646
|
+
ghost: {};
|
|
647
|
+
};
|
|
648
|
+
size: {
|
|
649
|
+
sm: {
|
|
650
|
+
container: string;
|
|
651
|
+
text: string;
|
|
652
|
+
};
|
|
653
|
+
xs: {
|
|
654
|
+
container: string;
|
|
655
|
+
text: string;
|
|
656
|
+
};
|
|
657
|
+
md: {
|
|
658
|
+
container: string;
|
|
659
|
+
text: string;
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
}>, unknown, unknown, undefined>>>, "variant">> & Required<Pick<VariantProps<tailwind_variants.TVReturnType<{
|
|
446
663
|
color: {
|
|
447
664
|
"p-light": string;
|
|
448
665
|
"p-dark": string;
|
|
@@ -475,7 +692,7 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
475
692
|
container: string;
|
|
476
693
|
text: string;
|
|
477
694
|
icon: string;
|
|
478
|
-
},
|
|
695
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
479
696
|
color: {
|
|
480
697
|
"p-light": string;
|
|
481
698
|
"p-dark": string;
|
|
@@ -505,10 +722,374 @@ declare const ChipContext: React__default.ForwardRefExoticComponent<Omit<React__
|
|
|
505
722
|
};
|
|
506
723
|
};
|
|
507
724
|
}, {
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
725
|
+
color: {
|
|
726
|
+
"p-light": string;
|
|
727
|
+
"p-dark": string;
|
|
728
|
+
neutral: string;
|
|
729
|
+
violet: string;
|
|
730
|
+
sunny: string;
|
|
731
|
+
disabled: string;
|
|
732
|
+
};
|
|
733
|
+
variant: {
|
|
734
|
+
light: {};
|
|
735
|
+
fill: {};
|
|
736
|
+
outlined: {};
|
|
737
|
+
ghost: {};
|
|
738
|
+
};
|
|
739
|
+
size: {
|
|
740
|
+
sm: {
|
|
741
|
+
container: string;
|
|
742
|
+
text: string;
|
|
743
|
+
};
|
|
744
|
+
xs: {
|
|
745
|
+
container: string;
|
|
746
|
+
text: string;
|
|
747
|
+
};
|
|
748
|
+
md: {
|
|
749
|
+
container: string;
|
|
750
|
+
text: string;
|
|
751
|
+
};
|
|
752
|
+
};
|
|
753
|
+
}>, {
|
|
754
|
+
color: {
|
|
755
|
+
"p-light": string;
|
|
756
|
+
"p-dark": string;
|
|
757
|
+
neutral: string;
|
|
758
|
+
violet: string;
|
|
759
|
+
sunny: string;
|
|
760
|
+
disabled: string;
|
|
761
|
+
};
|
|
762
|
+
variant: {
|
|
763
|
+
light: {};
|
|
764
|
+
fill: {};
|
|
765
|
+
outlined: {};
|
|
766
|
+
ghost: {};
|
|
767
|
+
};
|
|
768
|
+
size: {
|
|
769
|
+
sm: {
|
|
770
|
+
container: string;
|
|
771
|
+
text: string;
|
|
772
|
+
};
|
|
773
|
+
xs: {
|
|
774
|
+
container: string;
|
|
775
|
+
text: string;
|
|
776
|
+
};
|
|
777
|
+
md: {
|
|
778
|
+
container: string;
|
|
779
|
+
text: string;
|
|
780
|
+
};
|
|
781
|
+
};
|
|
782
|
+
}, {
|
|
783
|
+
container: string;
|
|
784
|
+
text: string;
|
|
785
|
+
icon: string;
|
|
786
|
+
}, tailwind_variants.TVReturnType<{
|
|
787
|
+
color: {
|
|
788
|
+
"p-light": string;
|
|
789
|
+
"p-dark": string;
|
|
790
|
+
neutral: string;
|
|
791
|
+
violet: string;
|
|
792
|
+
sunny: string;
|
|
793
|
+
disabled: string;
|
|
794
|
+
};
|
|
795
|
+
variant: {
|
|
796
|
+
light: {};
|
|
797
|
+
fill: {};
|
|
798
|
+
outlined: {};
|
|
799
|
+
ghost: {};
|
|
800
|
+
};
|
|
801
|
+
size: {
|
|
802
|
+
sm: {
|
|
803
|
+
container: string;
|
|
804
|
+
text: string;
|
|
805
|
+
};
|
|
806
|
+
xs: {
|
|
807
|
+
container: string;
|
|
808
|
+
text: string;
|
|
809
|
+
};
|
|
810
|
+
md: {
|
|
811
|
+
container: string;
|
|
812
|
+
text: string;
|
|
813
|
+
};
|
|
814
|
+
};
|
|
815
|
+
}, {
|
|
816
|
+
container: string;
|
|
817
|
+
text: string;
|
|
818
|
+
icon: string;
|
|
819
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
820
|
+
color: {
|
|
821
|
+
"p-light": string;
|
|
822
|
+
"p-dark": string;
|
|
823
|
+
neutral: string;
|
|
824
|
+
violet: string;
|
|
825
|
+
sunny: string;
|
|
826
|
+
disabled: string;
|
|
827
|
+
};
|
|
828
|
+
variant: {
|
|
829
|
+
light: {};
|
|
830
|
+
fill: {};
|
|
831
|
+
outlined: {};
|
|
832
|
+
ghost: {};
|
|
833
|
+
};
|
|
834
|
+
size: {
|
|
835
|
+
sm: {
|
|
836
|
+
container: string;
|
|
837
|
+
text: string;
|
|
838
|
+
};
|
|
839
|
+
xs: {
|
|
840
|
+
container: string;
|
|
841
|
+
text: string;
|
|
842
|
+
};
|
|
843
|
+
md: {
|
|
844
|
+
container: string;
|
|
845
|
+
text: string;
|
|
846
|
+
};
|
|
847
|
+
};
|
|
848
|
+
}, {
|
|
849
|
+
color: {
|
|
850
|
+
"p-light": string;
|
|
851
|
+
"p-dark": string;
|
|
852
|
+
neutral: string;
|
|
853
|
+
violet: string;
|
|
854
|
+
sunny: string;
|
|
855
|
+
disabled: string;
|
|
856
|
+
};
|
|
857
|
+
variant: {
|
|
858
|
+
light: {};
|
|
859
|
+
fill: {};
|
|
860
|
+
outlined: {};
|
|
861
|
+
ghost: {};
|
|
862
|
+
};
|
|
863
|
+
size: {
|
|
864
|
+
sm: {
|
|
865
|
+
container: string;
|
|
866
|
+
text: string;
|
|
867
|
+
};
|
|
868
|
+
xs: {
|
|
869
|
+
container: string;
|
|
870
|
+
text: string;
|
|
871
|
+
};
|
|
872
|
+
md: {
|
|
873
|
+
container: string;
|
|
874
|
+
text: string;
|
|
875
|
+
};
|
|
876
|
+
};
|
|
877
|
+
}>, unknown, unknown, undefined>>>, "color">> & Required<Pick<VariantProps<tailwind_variants.TVReturnType<{
|
|
878
|
+
color: {
|
|
879
|
+
"p-light": string;
|
|
880
|
+
"p-dark": string;
|
|
881
|
+
neutral: string;
|
|
882
|
+
violet: string;
|
|
883
|
+
sunny: string;
|
|
884
|
+
disabled: string;
|
|
885
|
+
};
|
|
886
|
+
variant: {
|
|
887
|
+
light: {};
|
|
888
|
+
fill: {};
|
|
889
|
+
outlined: {};
|
|
890
|
+
ghost: {};
|
|
891
|
+
};
|
|
892
|
+
size: {
|
|
893
|
+
sm: {
|
|
894
|
+
container: string;
|
|
895
|
+
text: string;
|
|
896
|
+
};
|
|
897
|
+
xs: {
|
|
898
|
+
container: string;
|
|
899
|
+
text: string;
|
|
900
|
+
};
|
|
901
|
+
md: {
|
|
902
|
+
container: string;
|
|
903
|
+
text: string;
|
|
904
|
+
};
|
|
905
|
+
};
|
|
906
|
+
}, {
|
|
907
|
+
container: string;
|
|
908
|
+
text: string;
|
|
909
|
+
icon: string;
|
|
910
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
911
|
+
color: {
|
|
912
|
+
"p-light": string;
|
|
913
|
+
"p-dark": string;
|
|
914
|
+
neutral: string;
|
|
915
|
+
violet: string;
|
|
916
|
+
sunny: string;
|
|
917
|
+
disabled: string;
|
|
918
|
+
};
|
|
919
|
+
variant: {
|
|
920
|
+
light: {};
|
|
921
|
+
fill: {};
|
|
922
|
+
outlined: {};
|
|
923
|
+
ghost: {};
|
|
924
|
+
};
|
|
925
|
+
size: {
|
|
926
|
+
sm: {
|
|
927
|
+
container: string;
|
|
928
|
+
text: string;
|
|
929
|
+
};
|
|
930
|
+
xs: {
|
|
931
|
+
container: string;
|
|
932
|
+
text: string;
|
|
933
|
+
};
|
|
934
|
+
md: {
|
|
935
|
+
container: string;
|
|
936
|
+
text: string;
|
|
937
|
+
};
|
|
938
|
+
};
|
|
939
|
+
}, {
|
|
940
|
+
color: {
|
|
941
|
+
"p-light": string;
|
|
942
|
+
"p-dark": string;
|
|
943
|
+
neutral: string;
|
|
944
|
+
violet: string;
|
|
945
|
+
sunny: string;
|
|
946
|
+
disabled: string;
|
|
947
|
+
};
|
|
948
|
+
variant: {
|
|
949
|
+
light: {};
|
|
950
|
+
fill: {};
|
|
951
|
+
outlined: {};
|
|
952
|
+
ghost: {};
|
|
953
|
+
};
|
|
954
|
+
size: {
|
|
955
|
+
sm: {
|
|
956
|
+
container: string;
|
|
957
|
+
text: string;
|
|
958
|
+
};
|
|
959
|
+
xs: {
|
|
960
|
+
container: string;
|
|
961
|
+
text: string;
|
|
962
|
+
};
|
|
963
|
+
md: {
|
|
964
|
+
container: string;
|
|
965
|
+
text: string;
|
|
966
|
+
};
|
|
967
|
+
};
|
|
968
|
+
}>, {
|
|
969
|
+
color: {
|
|
970
|
+
"p-light": string;
|
|
971
|
+
"p-dark": string;
|
|
972
|
+
neutral: string;
|
|
973
|
+
violet: string;
|
|
974
|
+
sunny: string;
|
|
975
|
+
disabled: string;
|
|
976
|
+
};
|
|
977
|
+
variant: {
|
|
978
|
+
light: {};
|
|
979
|
+
fill: {};
|
|
980
|
+
outlined: {};
|
|
981
|
+
ghost: {};
|
|
982
|
+
};
|
|
983
|
+
size: {
|
|
984
|
+
sm: {
|
|
985
|
+
container: string;
|
|
986
|
+
text: string;
|
|
987
|
+
};
|
|
988
|
+
xs: {
|
|
989
|
+
container: string;
|
|
990
|
+
text: string;
|
|
991
|
+
};
|
|
992
|
+
md: {
|
|
993
|
+
container: string;
|
|
994
|
+
text: string;
|
|
995
|
+
};
|
|
996
|
+
};
|
|
997
|
+
}, {
|
|
998
|
+
container: string;
|
|
999
|
+
text: string;
|
|
1000
|
+
icon: string;
|
|
1001
|
+
}, tailwind_variants.TVReturnType<{
|
|
1002
|
+
color: {
|
|
1003
|
+
"p-light": string;
|
|
1004
|
+
"p-dark": string;
|
|
1005
|
+
neutral: string;
|
|
1006
|
+
violet: string;
|
|
1007
|
+
sunny: string;
|
|
1008
|
+
disabled: string;
|
|
1009
|
+
};
|
|
1010
|
+
variant: {
|
|
1011
|
+
light: {};
|
|
1012
|
+
fill: {};
|
|
1013
|
+
outlined: {};
|
|
1014
|
+
ghost: {};
|
|
1015
|
+
};
|
|
1016
|
+
size: {
|
|
1017
|
+
sm: {
|
|
1018
|
+
container: string;
|
|
1019
|
+
text: string;
|
|
1020
|
+
};
|
|
1021
|
+
xs: {
|
|
1022
|
+
container: string;
|
|
1023
|
+
text: string;
|
|
1024
|
+
};
|
|
1025
|
+
md: {
|
|
1026
|
+
container: string;
|
|
1027
|
+
text: string;
|
|
1028
|
+
};
|
|
1029
|
+
};
|
|
1030
|
+
}, {
|
|
1031
|
+
container: string;
|
|
1032
|
+
text: string;
|
|
1033
|
+
icon: string;
|
|
1034
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
1035
|
+
color: {
|
|
1036
|
+
"p-light": string;
|
|
1037
|
+
"p-dark": string;
|
|
1038
|
+
neutral: string;
|
|
1039
|
+
violet: string;
|
|
1040
|
+
sunny: string;
|
|
1041
|
+
disabled: string;
|
|
1042
|
+
};
|
|
1043
|
+
variant: {
|
|
1044
|
+
light: {};
|
|
1045
|
+
fill: {};
|
|
1046
|
+
outlined: {};
|
|
1047
|
+
ghost: {};
|
|
1048
|
+
};
|
|
1049
|
+
size: {
|
|
1050
|
+
sm: {
|
|
1051
|
+
container: string;
|
|
1052
|
+
text: string;
|
|
1053
|
+
};
|
|
1054
|
+
xs: {
|
|
1055
|
+
container: string;
|
|
1056
|
+
text: string;
|
|
1057
|
+
};
|
|
1058
|
+
md: {
|
|
1059
|
+
container: string;
|
|
1060
|
+
text: string;
|
|
1061
|
+
};
|
|
1062
|
+
};
|
|
1063
|
+
}, {
|
|
1064
|
+
color: {
|
|
1065
|
+
"p-light": string;
|
|
1066
|
+
"p-dark": string;
|
|
1067
|
+
neutral: string;
|
|
1068
|
+
violet: string;
|
|
1069
|
+
sunny: string;
|
|
1070
|
+
disabled: string;
|
|
1071
|
+
};
|
|
1072
|
+
variant: {
|
|
1073
|
+
light: {};
|
|
1074
|
+
fill: {};
|
|
1075
|
+
outlined: {};
|
|
1076
|
+
ghost: {};
|
|
1077
|
+
};
|
|
1078
|
+
size: {
|
|
1079
|
+
sm: {
|
|
1080
|
+
container: string;
|
|
1081
|
+
text: string;
|
|
1082
|
+
};
|
|
1083
|
+
xs: {
|
|
1084
|
+
container: string;
|
|
1085
|
+
text: string;
|
|
1086
|
+
};
|
|
1087
|
+
md: {
|
|
1088
|
+
container: string;
|
|
1089
|
+
text: string;
|
|
1090
|
+
};
|
|
1091
|
+
};
|
|
1092
|
+
}>, unknown, unknown, undefined>>>, "size">> & {
|
|
512
1093
|
StartIcon?: LucideIcon;
|
|
513
1094
|
} & React__default.RefAttributes<HTMLDivElement>>;
|
|
514
1095
|
|