sodtrack-web-ui 0.51.0 → 0.51.2
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/alert-dialog.d.mts +1 -0
- package/dist/alert-dialog.d.ts +1 -0
- package/dist/alert-message.d.mts +143 -2
- package/dist/alert-message.d.ts +143 -2
- package/dist/button.d.mts +207 -2
- package/dist/button.d.ts +207 -2
- package/dist/chip-context.d.mts +609 -28
- package/dist/chip-context.d.ts +609 -28
- package/dist/chip-form-complementary.d.mts +3 -3
- package/dist/chip-form-complementary.d.ts +3 -3
- package/dist/chip-form.d.mts +6 -6
- package/dist/chip-form.d.ts +6 -6
- package/dist/chip-input.d.mts +489 -8
- package/dist/chip-input.d.ts +489 -8
- package/dist/chip-status-complementary.d.mts +1 -1
- package/dist/chip-status-complementary.d.ts +1 -1
- package/dist/chip-status-table.d.mts +1 -1
- package/dist/chip-status-table.d.ts +1 -1
- package/dist/chunk-A6YA2ORM.mjs +1 -0
- package/dist/chunk-Z7A5HM3M.mjs +1 -0
- package/dist/data-table.d.mts +1 -0
- package/dist/data-table.d.ts +1 -0
- package/dist/dialog.d.mts +1 -0
- package/dist/dialog.d.ts +1 -0
- package/dist/drawer-sticky.d.mts +11 -13
- package/dist/drawer-sticky.d.ts +11 -13
- package/dist/drawer-sticky.js +2 -2
- package/dist/drawer-sticky.mjs +1 -1
- package/dist/drawer.d.mts +1 -0
- package/dist/drawer.d.ts +1 -0
- package/dist/icon-button.d.mts +123 -2
- package/dist/icon-button.d.ts +123 -2
- package/dist/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/dist/list-item-arrow.mjs +1 -1
- package/dist/list-item-checkbox.mjs +1 -1
- package/dist/list-item.mjs +1 -1
- package/dist/radio.d.mts +10 -24
- package/dist/radio.d.ts +10 -24
- package/dist/radio.js +1 -1
- package/dist/radio.mjs +1 -1
- package/dist/tab.d.mts +2 -2
- package/dist/tab.d.ts +2 -2
- package/dist/table.d.mts +1 -0
- package/dist/table.d.ts +1 -0
- package/dist/textarea.d.mts +75 -2
- package/dist/textarea.d.ts +75 -2
- package/package.json +1 -1
- package/dist/chunk-A4K7ULPD.mjs +0 -1
- package/dist/chunk-YF6MY4ZO.mjs +0 -1
|
@@ -6,7 +6,7 @@ type ChipFormComplementaryVariantsType = (typeof ChipFormComplementaryVariants)[
|
|
|
6
6
|
declare const ChipFormComplementaryVariantsClassNames: Record<ChipFormComplementaryVariantsType, string>;
|
|
7
7
|
declare const chipForm: (props?: ({
|
|
8
8
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
9
|
-
size?: "
|
|
9
|
+
size?: "md" | "sm" | undefined;
|
|
10
10
|
selected?: boolean | undefined;
|
|
11
11
|
disabled?: boolean | undefined;
|
|
12
12
|
} & ({
|
|
@@ -74,7 +74,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
|
|
|
74
74
|
children?: React__default.ReactNode | undefined;
|
|
75
75
|
} & Omit<VariantProps<(props?: ({
|
|
76
76
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
77
|
-
size?: "
|
|
77
|
+
size?: "md" | "sm" | undefined;
|
|
78
78
|
selected?: boolean | undefined;
|
|
79
79
|
disabled?: boolean | undefined;
|
|
80
80
|
} & ({
|
|
@@ -133,7 +133,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
|
|
|
133
133
|
} | null | undefined;
|
|
134
134
|
})) | undefined) => string>, "variant"> & Required<Pick<VariantProps<(props?: ({
|
|
135
135
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
136
|
-
size?: "
|
|
136
|
+
size?: "md" | "sm" | undefined;
|
|
137
137
|
selected?: boolean | undefined;
|
|
138
138
|
disabled?: boolean | undefined;
|
|
139
139
|
} & ({
|
|
@@ -6,7 +6,7 @@ type ChipFormComplementaryVariantsType = (typeof ChipFormComplementaryVariants)[
|
|
|
6
6
|
declare const ChipFormComplementaryVariantsClassNames: Record<ChipFormComplementaryVariantsType, string>;
|
|
7
7
|
declare const chipForm: (props?: ({
|
|
8
8
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
9
|
-
size?: "
|
|
9
|
+
size?: "md" | "sm" | undefined;
|
|
10
10
|
selected?: boolean | undefined;
|
|
11
11
|
disabled?: boolean | undefined;
|
|
12
12
|
} & ({
|
|
@@ -74,7 +74,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
|
|
|
74
74
|
children?: React__default.ReactNode | undefined;
|
|
75
75
|
} & Omit<VariantProps<(props?: ({
|
|
76
76
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
77
|
-
size?: "
|
|
77
|
+
size?: "md" | "sm" | undefined;
|
|
78
78
|
selected?: boolean | undefined;
|
|
79
79
|
disabled?: boolean | undefined;
|
|
80
80
|
} & ({
|
|
@@ -133,7 +133,7 @@ declare const ChipFormComplementary: React__default.ForwardRefExoticComponent<{
|
|
|
133
133
|
} | null | undefined;
|
|
134
134
|
})) | undefined) => string>, "variant"> & Required<Pick<VariantProps<(props?: ({
|
|
135
135
|
variant?: "zoro" | "ussop" | "crocodile" | "silvers" | "buggy" | "nami" | "shanks" | "piiman" | "sanji" | "ace" | "hancock" | "chopper" | "bentham" | "ivankov" | "brook" | "luffy" | "frankie" | "jinbe" | "robin" | "law" | undefined;
|
|
136
|
-
size?: "
|
|
136
|
+
size?: "md" | "sm" | undefined;
|
|
137
137
|
selected?: boolean | undefined;
|
|
138
138
|
disabled?: boolean | undefined;
|
|
139
139
|
} & ({
|
package/dist/chip-form.d.mts
CHANGED
|
@@ -15,11 +15,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
15
15
|
children?: React__default.ReactNode | undefined;
|
|
16
16
|
} & Omit<Omit<VariantProps<(props?: ({
|
|
17
17
|
variant?: "standard" | "primary" | undefined;
|
|
18
|
-
type?: "
|
|
18
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
19
19
|
selected?: boolean | undefined;
|
|
20
20
|
disabled?: boolean | undefined;
|
|
21
21
|
duotone?: boolean | undefined;
|
|
22
|
-
size?: "
|
|
22
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
23
23
|
} & ({
|
|
24
24
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
25
25
|
[x: string]: any;
|
|
@@ -76,11 +76,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
76
76
|
} | null | undefined;
|
|
77
77
|
})) | undefined) => string>, "variant">, "type"> & Required<Pick<VariantProps<(props?: ({
|
|
78
78
|
variant?: "standard" | "primary" | undefined;
|
|
79
|
-
type?: "
|
|
79
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
80
80
|
selected?: boolean | undefined;
|
|
81
81
|
disabled?: boolean | undefined;
|
|
82
82
|
duotone?: boolean | undefined;
|
|
83
|
-
size?: "
|
|
83
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
84
84
|
} & ({
|
|
85
85
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
86
86
|
[x: string]: any;
|
|
@@ -137,11 +137,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
137
137
|
} | null | undefined;
|
|
138
138
|
})) | undefined) => string>, "variant">> & Required<Pick<VariantProps<(props?: ({
|
|
139
139
|
variant?: "standard" | "primary" | undefined;
|
|
140
|
-
type?: "
|
|
140
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
141
141
|
selected?: boolean | undefined;
|
|
142
142
|
disabled?: boolean | undefined;
|
|
143
143
|
duotone?: boolean | undefined;
|
|
144
|
-
size?: "
|
|
144
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
145
145
|
} & ({
|
|
146
146
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
147
147
|
[x: string]: any;
|
package/dist/chip-form.d.ts
CHANGED
|
@@ -15,11 +15,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
15
15
|
children?: React__default.ReactNode | undefined;
|
|
16
16
|
} & Omit<Omit<VariantProps<(props?: ({
|
|
17
17
|
variant?: "standard" | "primary" | undefined;
|
|
18
|
-
type?: "
|
|
18
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
19
19
|
selected?: boolean | undefined;
|
|
20
20
|
disabled?: boolean | undefined;
|
|
21
21
|
duotone?: boolean | undefined;
|
|
22
|
-
size?: "
|
|
22
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
23
23
|
} & ({
|
|
24
24
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
25
25
|
[x: string]: any;
|
|
@@ -76,11 +76,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
76
76
|
} | null | undefined;
|
|
77
77
|
})) | undefined) => string>, "variant">, "type"> & Required<Pick<VariantProps<(props?: ({
|
|
78
78
|
variant?: "standard" | "primary" | undefined;
|
|
79
|
-
type?: "
|
|
79
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
80
80
|
selected?: boolean | undefined;
|
|
81
81
|
disabled?: boolean | undefined;
|
|
82
82
|
duotone?: boolean | undefined;
|
|
83
|
-
size?: "
|
|
83
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
84
84
|
} & ({
|
|
85
85
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
86
86
|
[x: string]: any;
|
|
@@ -137,11 +137,11 @@ declare const ChipForm: React__default.ForwardRefExoticComponent<{
|
|
|
137
137
|
} | null | undefined;
|
|
138
138
|
})) | undefined) => string>, "variant">> & Required<Pick<VariantProps<(props?: ({
|
|
139
139
|
variant?: "standard" | "primary" | undefined;
|
|
140
|
-
type?: "
|
|
140
|
+
type?: "outlined" | "ghost" | "fill" | undefined;
|
|
141
141
|
selected?: boolean | undefined;
|
|
142
142
|
disabled?: boolean | undefined;
|
|
143
143
|
duotone?: boolean | undefined;
|
|
144
|
-
size?: "
|
|
144
|
+
size?: "md" | "sm" | "xs" | undefined;
|
|
145
145
|
} & ({
|
|
146
146
|
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | /*elided*/ any | {
|
|
147
147
|
[x: string]: any;
|
package/dist/chip-input.d.mts
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 from 'react';
|
|
4
5
|
import { LucideIcon } from 'lucide-react';
|
|
5
6
|
|
|
@@ -44,7 +45,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
44
45
|
container: string;
|
|
45
46
|
startIcon: string;
|
|
46
47
|
closeIcon: string;
|
|
47
|
-
}, undefined, TVConfig<
|
|
48
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
49
|
+
variant: {
|
|
50
|
+
standard: {};
|
|
51
|
+
primary: {};
|
|
52
|
+
};
|
|
53
|
+
type: {
|
|
54
|
+
fill: {};
|
|
55
|
+
outlined: {};
|
|
56
|
+
};
|
|
57
|
+
size: {
|
|
58
|
+
md: {
|
|
59
|
+
container: string;
|
|
60
|
+
startIcon: string;
|
|
61
|
+
closeIcon: string;
|
|
62
|
+
};
|
|
63
|
+
sm: {
|
|
64
|
+
container: string;
|
|
65
|
+
startIcon: string;
|
|
66
|
+
closeIcon: string;
|
|
67
|
+
};
|
|
68
|
+
xs: {
|
|
69
|
+
container: string;
|
|
70
|
+
startIcon: string;
|
|
71
|
+
closeIcon: string;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
disabled: {
|
|
75
|
+
true: {};
|
|
76
|
+
false: {};
|
|
77
|
+
};
|
|
78
|
+
}, {
|
|
79
|
+
variant: {
|
|
80
|
+
standard: {};
|
|
81
|
+
primary: {};
|
|
82
|
+
};
|
|
83
|
+
type: {
|
|
84
|
+
fill: {};
|
|
85
|
+
outlined: {};
|
|
86
|
+
};
|
|
87
|
+
size: {
|
|
88
|
+
md: {
|
|
89
|
+
container: string;
|
|
90
|
+
startIcon: string;
|
|
91
|
+
closeIcon: string;
|
|
92
|
+
};
|
|
93
|
+
sm: {
|
|
94
|
+
container: string;
|
|
95
|
+
startIcon: string;
|
|
96
|
+
closeIcon: string;
|
|
97
|
+
};
|
|
98
|
+
xs: {
|
|
99
|
+
container: string;
|
|
100
|
+
startIcon: string;
|
|
101
|
+
closeIcon: string;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
disabled: {
|
|
105
|
+
true: {};
|
|
106
|
+
false: {};
|
|
107
|
+
};
|
|
108
|
+
}>, {
|
|
48
109
|
variant: {
|
|
49
110
|
standard: {};
|
|
50
111
|
primary: {};
|
|
@@ -112,7 +173,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
112
173
|
container: string;
|
|
113
174
|
startIcon: string;
|
|
114
175
|
closeIcon: string;
|
|
115
|
-
}, undefined, TVConfig<
|
|
176
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
177
|
+
variant: {
|
|
178
|
+
standard: {};
|
|
179
|
+
primary: {};
|
|
180
|
+
};
|
|
181
|
+
type: {
|
|
182
|
+
fill: {};
|
|
183
|
+
outlined: {};
|
|
184
|
+
};
|
|
185
|
+
size: {
|
|
186
|
+
md: {
|
|
187
|
+
container: string;
|
|
188
|
+
startIcon: string;
|
|
189
|
+
closeIcon: string;
|
|
190
|
+
};
|
|
191
|
+
sm: {
|
|
192
|
+
container: string;
|
|
193
|
+
startIcon: string;
|
|
194
|
+
closeIcon: string;
|
|
195
|
+
};
|
|
196
|
+
xs: {
|
|
197
|
+
container: string;
|
|
198
|
+
startIcon: string;
|
|
199
|
+
closeIcon: string;
|
|
200
|
+
};
|
|
201
|
+
};
|
|
202
|
+
disabled: {
|
|
203
|
+
true: {};
|
|
204
|
+
false: {};
|
|
205
|
+
};
|
|
206
|
+
}, {
|
|
207
|
+
variant: {
|
|
208
|
+
standard: {};
|
|
209
|
+
primary: {};
|
|
210
|
+
};
|
|
211
|
+
type: {
|
|
212
|
+
fill: {};
|
|
213
|
+
outlined: {};
|
|
214
|
+
};
|
|
215
|
+
size: {
|
|
216
|
+
md: {
|
|
217
|
+
container: string;
|
|
218
|
+
startIcon: string;
|
|
219
|
+
closeIcon: string;
|
|
220
|
+
};
|
|
221
|
+
sm: {
|
|
222
|
+
container: string;
|
|
223
|
+
startIcon: string;
|
|
224
|
+
closeIcon: string;
|
|
225
|
+
};
|
|
226
|
+
xs: {
|
|
227
|
+
container: string;
|
|
228
|
+
startIcon: string;
|
|
229
|
+
closeIcon: string;
|
|
230
|
+
};
|
|
231
|
+
};
|
|
232
|
+
disabled: {
|
|
233
|
+
true: {};
|
|
234
|
+
false: {};
|
|
235
|
+
};
|
|
236
|
+
}>, unknown, unknown, undefined>>>, "variant"> & Required<Pick<VariantProps<tailwind_variants.TVReturnType<{
|
|
116
237
|
variant: {
|
|
117
238
|
standard: {};
|
|
118
239
|
primary: {};
|
|
@@ -146,7 +267,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
146
267
|
container: string;
|
|
147
268
|
startIcon: string;
|
|
148
269
|
closeIcon: string;
|
|
149
|
-
}, undefined, TVConfig<
|
|
270
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
271
|
+
variant: {
|
|
272
|
+
standard: {};
|
|
273
|
+
primary: {};
|
|
274
|
+
};
|
|
275
|
+
type: {
|
|
276
|
+
fill: {};
|
|
277
|
+
outlined: {};
|
|
278
|
+
};
|
|
279
|
+
size: {
|
|
280
|
+
md: {
|
|
281
|
+
container: string;
|
|
282
|
+
startIcon: string;
|
|
283
|
+
closeIcon: string;
|
|
284
|
+
};
|
|
285
|
+
sm: {
|
|
286
|
+
container: string;
|
|
287
|
+
startIcon: string;
|
|
288
|
+
closeIcon: string;
|
|
289
|
+
};
|
|
290
|
+
xs: {
|
|
291
|
+
container: string;
|
|
292
|
+
startIcon: string;
|
|
293
|
+
closeIcon: string;
|
|
294
|
+
};
|
|
295
|
+
};
|
|
296
|
+
disabled: {
|
|
297
|
+
true: {};
|
|
298
|
+
false: {};
|
|
299
|
+
};
|
|
300
|
+
}, {
|
|
301
|
+
variant: {
|
|
302
|
+
standard: {};
|
|
303
|
+
primary: {};
|
|
304
|
+
};
|
|
305
|
+
type: {
|
|
306
|
+
fill: {};
|
|
307
|
+
outlined: {};
|
|
308
|
+
};
|
|
309
|
+
size: {
|
|
310
|
+
md: {
|
|
311
|
+
container: string;
|
|
312
|
+
startIcon: string;
|
|
313
|
+
closeIcon: string;
|
|
314
|
+
};
|
|
315
|
+
sm: {
|
|
316
|
+
container: string;
|
|
317
|
+
startIcon: string;
|
|
318
|
+
closeIcon: string;
|
|
319
|
+
};
|
|
320
|
+
xs: {
|
|
321
|
+
container: string;
|
|
322
|
+
startIcon: string;
|
|
323
|
+
closeIcon: string;
|
|
324
|
+
};
|
|
325
|
+
};
|
|
326
|
+
disabled: {
|
|
327
|
+
true: {};
|
|
328
|
+
false: {};
|
|
329
|
+
};
|
|
330
|
+
}>, {
|
|
150
331
|
variant: {
|
|
151
332
|
standard: {};
|
|
152
333
|
primary: {};
|
|
@@ -214,7 +395,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
214
395
|
container: string;
|
|
215
396
|
startIcon: string;
|
|
216
397
|
closeIcon: string;
|
|
217
|
-
}, undefined, TVConfig<
|
|
398
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
399
|
+
variant: {
|
|
400
|
+
standard: {};
|
|
401
|
+
primary: {};
|
|
402
|
+
};
|
|
403
|
+
type: {
|
|
404
|
+
fill: {};
|
|
405
|
+
outlined: {};
|
|
406
|
+
};
|
|
407
|
+
size: {
|
|
408
|
+
md: {
|
|
409
|
+
container: string;
|
|
410
|
+
startIcon: string;
|
|
411
|
+
closeIcon: string;
|
|
412
|
+
};
|
|
413
|
+
sm: {
|
|
414
|
+
container: string;
|
|
415
|
+
startIcon: string;
|
|
416
|
+
closeIcon: string;
|
|
417
|
+
};
|
|
418
|
+
xs: {
|
|
419
|
+
container: string;
|
|
420
|
+
startIcon: string;
|
|
421
|
+
closeIcon: string;
|
|
422
|
+
};
|
|
423
|
+
};
|
|
424
|
+
disabled: {
|
|
425
|
+
true: {};
|
|
426
|
+
false: {};
|
|
427
|
+
};
|
|
428
|
+
}, {
|
|
429
|
+
variant: {
|
|
430
|
+
standard: {};
|
|
431
|
+
primary: {};
|
|
432
|
+
};
|
|
433
|
+
type: {
|
|
434
|
+
fill: {};
|
|
435
|
+
outlined: {};
|
|
436
|
+
};
|
|
437
|
+
size: {
|
|
438
|
+
md: {
|
|
439
|
+
container: string;
|
|
440
|
+
startIcon: string;
|
|
441
|
+
closeIcon: string;
|
|
442
|
+
};
|
|
443
|
+
sm: {
|
|
444
|
+
container: string;
|
|
445
|
+
startIcon: string;
|
|
446
|
+
closeIcon: string;
|
|
447
|
+
};
|
|
448
|
+
xs: {
|
|
449
|
+
container: string;
|
|
450
|
+
startIcon: string;
|
|
451
|
+
closeIcon: string;
|
|
452
|
+
};
|
|
453
|
+
};
|
|
454
|
+
disabled: {
|
|
455
|
+
true: {};
|
|
456
|
+
false: {};
|
|
457
|
+
};
|
|
458
|
+
}>, unknown, unknown, undefined>>>, "variant">> & Omit<VariantProps<tailwind_variants.TVReturnType<{
|
|
218
459
|
variant: {
|
|
219
460
|
standard: {};
|
|
220
461
|
primary: {};
|
|
@@ -248,7 +489,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
248
489
|
container: string;
|
|
249
490
|
startIcon: string;
|
|
250
491
|
closeIcon: string;
|
|
251
|
-
}, undefined, TVConfig<
|
|
492
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
493
|
+
variant: {
|
|
494
|
+
standard: {};
|
|
495
|
+
primary: {};
|
|
496
|
+
};
|
|
497
|
+
type: {
|
|
498
|
+
fill: {};
|
|
499
|
+
outlined: {};
|
|
500
|
+
};
|
|
501
|
+
size: {
|
|
502
|
+
md: {
|
|
503
|
+
container: string;
|
|
504
|
+
startIcon: string;
|
|
505
|
+
closeIcon: string;
|
|
506
|
+
};
|
|
507
|
+
sm: {
|
|
508
|
+
container: string;
|
|
509
|
+
startIcon: string;
|
|
510
|
+
closeIcon: string;
|
|
511
|
+
};
|
|
512
|
+
xs: {
|
|
513
|
+
container: string;
|
|
514
|
+
startIcon: string;
|
|
515
|
+
closeIcon: string;
|
|
516
|
+
};
|
|
517
|
+
};
|
|
518
|
+
disabled: {
|
|
519
|
+
true: {};
|
|
520
|
+
false: {};
|
|
521
|
+
};
|
|
522
|
+
}, {
|
|
523
|
+
variant: {
|
|
524
|
+
standard: {};
|
|
525
|
+
primary: {};
|
|
526
|
+
};
|
|
527
|
+
type: {
|
|
528
|
+
fill: {};
|
|
529
|
+
outlined: {};
|
|
530
|
+
};
|
|
531
|
+
size: {
|
|
532
|
+
md: {
|
|
533
|
+
container: string;
|
|
534
|
+
startIcon: string;
|
|
535
|
+
closeIcon: string;
|
|
536
|
+
};
|
|
537
|
+
sm: {
|
|
538
|
+
container: string;
|
|
539
|
+
startIcon: string;
|
|
540
|
+
closeIcon: string;
|
|
541
|
+
};
|
|
542
|
+
xs: {
|
|
543
|
+
container: string;
|
|
544
|
+
startIcon: string;
|
|
545
|
+
closeIcon: string;
|
|
546
|
+
};
|
|
547
|
+
};
|
|
548
|
+
disabled: {
|
|
549
|
+
true: {};
|
|
550
|
+
false: {};
|
|
551
|
+
};
|
|
552
|
+
}>, {
|
|
252
553
|
variant: {
|
|
253
554
|
standard: {};
|
|
254
555
|
primary: {};
|
|
@@ -316,7 +617,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
316
617
|
container: string;
|
|
317
618
|
startIcon: string;
|
|
318
619
|
closeIcon: string;
|
|
319
|
-
}, undefined, TVConfig<
|
|
620
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
621
|
+
variant: {
|
|
622
|
+
standard: {};
|
|
623
|
+
primary: {};
|
|
624
|
+
};
|
|
625
|
+
type: {
|
|
626
|
+
fill: {};
|
|
627
|
+
outlined: {};
|
|
628
|
+
};
|
|
629
|
+
size: {
|
|
630
|
+
md: {
|
|
631
|
+
container: string;
|
|
632
|
+
startIcon: string;
|
|
633
|
+
closeIcon: string;
|
|
634
|
+
};
|
|
635
|
+
sm: {
|
|
636
|
+
container: string;
|
|
637
|
+
startIcon: string;
|
|
638
|
+
closeIcon: string;
|
|
639
|
+
};
|
|
640
|
+
xs: {
|
|
641
|
+
container: string;
|
|
642
|
+
startIcon: string;
|
|
643
|
+
closeIcon: string;
|
|
644
|
+
};
|
|
645
|
+
};
|
|
646
|
+
disabled: {
|
|
647
|
+
true: {};
|
|
648
|
+
false: {};
|
|
649
|
+
};
|
|
650
|
+
}, {
|
|
651
|
+
variant: {
|
|
652
|
+
standard: {};
|
|
653
|
+
primary: {};
|
|
654
|
+
};
|
|
655
|
+
type: {
|
|
656
|
+
fill: {};
|
|
657
|
+
outlined: {};
|
|
658
|
+
};
|
|
659
|
+
size: {
|
|
660
|
+
md: {
|
|
661
|
+
container: string;
|
|
662
|
+
startIcon: string;
|
|
663
|
+
closeIcon: string;
|
|
664
|
+
};
|
|
665
|
+
sm: {
|
|
666
|
+
container: string;
|
|
667
|
+
startIcon: string;
|
|
668
|
+
closeIcon: string;
|
|
669
|
+
};
|
|
670
|
+
xs: {
|
|
671
|
+
container: string;
|
|
672
|
+
startIcon: string;
|
|
673
|
+
closeIcon: string;
|
|
674
|
+
};
|
|
675
|
+
};
|
|
676
|
+
disabled: {
|
|
677
|
+
true: {};
|
|
678
|
+
false: {};
|
|
679
|
+
};
|
|
680
|
+
}>, unknown, unknown, undefined>>>, "type"> & Required<Pick<VariantProps<tailwind_variants.TVReturnType<{
|
|
320
681
|
variant: {
|
|
321
682
|
standard: {};
|
|
322
683
|
primary: {};
|
|
@@ -350,7 +711,67 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
350
711
|
container: string;
|
|
351
712
|
startIcon: string;
|
|
352
713
|
closeIcon: string;
|
|
353
|
-
}, undefined, TVConfig<
|
|
714
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
715
|
+
variant: {
|
|
716
|
+
standard: {};
|
|
717
|
+
primary: {};
|
|
718
|
+
};
|
|
719
|
+
type: {
|
|
720
|
+
fill: {};
|
|
721
|
+
outlined: {};
|
|
722
|
+
};
|
|
723
|
+
size: {
|
|
724
|
+
md: {
|
|
725
|
+
container: string;
|
|
726
|
+
startIcon: string;
|
|
727
|
+
closeIcon: string;
|
|
728
|
+
};
|
|
729
|
+
sm: {
|
|
730
|
+
container: string;
|
|
731
|
+
startIcon: string;
|
|
732
|
+
closeIcon: string;
|
|
733
|
+
};
|
|
734
|
+
xs: {
|
|
735
|
+
container: string;
|
|
736
|
+
startIcon: string;
|
|
737
|
+
closeIcon: string;
|
|
738
|
+
};
|
|
739
|
+
};
|
|
740
|
+
disabled: {
|
|
741
|
+
true: {};
|
|
742
|
+
false: {};
|
|
743
|
+
};
|
|
744
|
+
}, {
|
|
745
|
+
variant: {
|
|
746
|
+
standard: {};
|
|
747
|
+
primary: {};
|
|
748
|
+
};
|
|
749
|
+
type: {
|
|
750
|
+
fill: {};
|
|
751
|
+
outlined: {};
|
|
752
|
+
};
|
|
753
|
+
size: {
|
|
754
|
+
md: {
|
|
755
|
+
container: string;
|
|
756
|
+
startIcon: string;
|
|
757
|
+
closeIcon: string;
|
|
758
|
+
};
|
|
759
|
+
sm: {
|
|
760
|
+
container: string;
|
|
761
|
+
startIcon: string;
|
|
762
|
+
closeIcon: string;
|
|
763
|
+
};
|
|
764
|
+
xs: {
|
|
765
|
+
container: string;
|
|
766
|
+
startIcon: string;
|
|
767
|
+
closeIcon: string;
|
|
768
|
+
};
|
|
769
|
+
};
|
|
770
|
+
disabled: {
|
|
771
|
+
true: {};
|
|
772
|
+
false: {};
|
|
773
|
+
};
|
|
774
|
+
}>, {
|
|
354
775
|
variant: {
|
|
355
776
|
standard: {};
|
|
356
777
|
primary: {};
|
|
@@ -418,6 +839,66 @@ declare const ChipInput: React__default.ForwardRefExoticComponent<{
|
|
|
418
839
|
container: string;
|
|
419
840
|
startIcon: string;
|
|
420
841
|
closeIcon: string;
|
|
421
|
-
}, undefined, TVConfig<
|
|
842
|
+
}, undefined, tailwind_variants_dist_config_js.TVConfig<{
|
|
843
|
+
variant: {
|
|
844
|
+
standard: {};
|
|
845
|
+
primary: {};
|
|
846
|
+
};
|
|
847
|
+
type: {
|
|
848
|
+
fill: {};
|
|
849
|
+
outlined: {};
|
|
850
|
+
};
|
|
851
|
+
size: {
|
|
852
|
+
md: {
|
|
853
|
+
container: string;
|
|
854
|
+
startIcon: string;
|
|
855
|
+
closeIcon: string;
|
|
856
|
+
};
|
|
857
|
+
sm: {
|
|
858
|
+
container: string;
|
|
859
|
+
startIcon: string;
|
|
860
|
+
closeIcon: string;
|
|
861
|
+
};
|
|
862
|
+
xs: {
|
|
863
|
+
container: string;
|
|
864
|
+
startIcon: string;
|
|
865
|
+
closeIcon: string;
|
|
866
|
+
};
|
|
867
|
+
};
|
|
868
|
+
disabled: {
|
|
869
|
+
true: {};
|
|
870
|
+
false: {};
|
|
871
|
+
};
|
|
872
|
+
}, {
|
|
873
|
+
variant: {
|
|
874
|
+
standard: {};
|
|
875
|
+
primary: {};
|
|
876
|
+
};
|
|
877
|
+
type: {
|
|
878
|
+
fill: {};
|
|
879
|
+
outlined: {};
|
|
880
|
+
};
|
|
881
|
+
size: {
|
|
882
|
+
md: {
|
|
883
|
+
container: string;
|
|
884
|
+
startIcon: string;
|
|
885
|
+
closeIcon: string;
|
|
886
|
+
};
|
|
887
|
+
sm: {
|
|
888
|
+
container: string;
|
|
889
|
+
startIcon: string;
|
|
890
|
+
closeIcon: string;
|
|
891
|
+
};
|
|
892
|
+
xs: {
|
|
893
|
+
container: string;
|
|
894
|
+
startIcon: string;
|
|
895
|
+
closeIcon: string;
|
|
896
|
+
};
|
|
897
|
+
};
|
|
898
|
+
disabled: {
|
|
899
|
+
true: {};
|
|
900
|
+
false: {};
|
|
901
|
+
};
|
|
902
|
+
}>, unknown, unknown, undefined>>>, "type">> & React__default.RefAttributes<HTMLSpanElement>>;
|
|
422
903
|
|
|
423
904
|
export { ChipInput, ChipInputSizes, ChipInputTypes, ChipInputVariants };
|