@keeper-security/keeper-js-ui 0.14.0 → 0.16.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.
@@ -1,11 +1,10 @@
1
1
  import { Avatar as Avatar_2 } from 'radix-ui';
2
2
  import { Checkbox as Checkbox_2 } from 'radix-ui';
3
- import { ClassProp } from 'class-variance-authority/types';
3
+ import { ClassProp } from 'class-variance-authority/dist/types';
4
4
  import { Dialog as Dialog_2 } from 'radix-ui';
5
5
  import { Direction } from 'radix-ui';
6
6
  import { DropdownMenu as DropdownMenu_2 } from 'radix-ui';
7
7
  import { ForwardRefExoticComponent } from 'react';
8
- import { IconProps as IconProps_2 } from '../components/ui/icon';
9
8
  import { JSX as JSX_2 } from 'react/jsx-runtime';
10
9
  import { Label as Label_2 } from 'radix-ui';
11
10
  import { Popover as Popover_2 } from 'radix-ui';
@@ -19,7 +18,7 @@ import { Toast as Toast_2 } from 'radix-ui';
19
18
  import { Tooltip as Tooltip_2 } from 'radix-ui';
20
19
  import { VariantProps } from 'class-variance-authority';
21
20
 
22
- export declare const AccessibilityIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
21
+ export declare const AccessibilityIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
23
22
 
24
23
  /**
25
24
  * Ensures interactive elements, such as buttons and inputs, have associated descriptive text for a11y concerns.
@@ -30,71 +29,71 @@ declare type AccessibleInteractiveElementHelper = AtLeastOneRequired<{
30
29
  'aria-label': string;
31
30
  }>;
32
31
 
33
- export declare const AIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
32
+ export declare const AIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
34
33
 
35
- export declare const AlignJustifyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
34
+ export declare const AlignJustifyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
36
35
 
37
- export declare const AmazonLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
36
+ export declare const AmazonLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
38
37
 
39
- export declare const AmpersandIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
38
+ export declare const AmpersandIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
40
39
 
41
- export declare const AppWindow2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
40
+ export declare const AppWindow2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
42
41
 
43
- export declare const AppWindowArrowRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
42
+ export declare const AppWindowArrowRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
44
43
 
45
- export declare const AppWindowArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
44
+ export declare const AppWindowArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
46
45
 
47
- export declare const AppWindowCloudIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
46
+ export declare const AppWindowCloudIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
48
47
 
49
- export declare const AppWindowCodeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
48
+ export declare const AppWindowCodeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
50
49
 
51
- export declare const AppWindowCog2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
50
+ export declare const AppWindowCog2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
52
51
 
53
- export declare const AppWindowCogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
52
+ export declare const AppWindowCogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
54
53
 
55
- export declare const AppWindowGlobeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
54
+ export declare const AppWindowGlobeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
56
55
 
57
- export declare const AppWindowGrid2x2CogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
56
+ export declare const AppWindowGrid2x2CogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
58
57
 
59
- export declare const AppWindowGrid2x2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
58
+ export declare const AppWindowGrid2x2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
60
59
 
61
- export declare const AppWindowGrid2x2NetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
60
+ export declare const AppWindowGrid2x2NetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
62
61
 
63
- export declare const AppWindowGridSearchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
62
+ export declare const AppWindowGridSearchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
64
63
 
65
- export declare const AppWindowIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
64
+ export declare const AppWindowIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
66
65
 
67
- export declare const AppWindowLockKeyholeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
66
+ export declare const AppWindowLockKeyholeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
68
67
 
69
- export declare const AppWindowPromptTopRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
68
+ export declare const AppWindowPromptTopRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
70
69
 
71
- export declare const AppWindowTerminal2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
70
+ export declare const AppWindowTerminal2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
72
71
 
73
- export declare const AppWindowTerminalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
72
+ export declare const AppWindowTerminalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
74
73
 
75
- export declare const ArchiveIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
74
+ export declare const ArchiveIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
76
75
 
77
- export declare const ArchiveRestoreIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
76
+ export declare const ArchiveRestoreIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
78
77
 
79
- export declare const ArchiveSendIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
78
+ export declare const ArchiveSendIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
80
79
 
81
- export declare const ArrowDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
80
+ export declare const ArrowDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
82
81
 
83
- export declare const ArrowDownNarrowWideIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
82
+ export declare const ArrowDownNarrowWideIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
84
83
 
85
- export declare const ArrowDownToLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
84
+ export declare const ArrowDownToLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
86
85
 
87
- export declare const ArrowDownWideNarrowIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
86
+ export declare const ArrowDownWideNarrowIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
88
87
 
89
- export declare const ArrowLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
88
+ export declare const ArrowLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
90
89
 
91
- export declare const ArrowLeftRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
90
+ export declare const ArrowLeftRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
92
91
 
93
- export declare const ArrowUpFromLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
92
+ export declare const ArrowUpFromLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
94
93
 
95
- export declare const ArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
94
+ export declare const ArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
96
95
 
97
- export declare const ArrowUpNarrowWideIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
96
+ export declare const ArrowUpNarrowWideIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
98
97
 
99
98
  /**
100
99
  * Utility type that ensures at least one of the props is present.
@@ -125,7 +124,9 @@ export declare const Avatar: React_2.ForwardRefExoticComponent<AvatarProps & Rea
125
124
  * AvatarFallback
126
125
  * -----------------------------------------------------------------------------
127
126
  */
128
- export declare const AvatarFallback: React_2.ForwardRefExoticComponent<Omit<Avatar_2.AvatarFallbackProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & React_2.RefAttributes<HTMLSpanElement>>;
127
+ export declare const AvatarFallback: React_2.ForwardRefExoticComponent<Omit<Avatar_2.AvatarFallbackProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & {
128
+ value: string;
129
+ } & React_2.RefAttributes<HTMLSpanElement>>;
129
130
 
130
131
  /**
131
132
  * -----------------------------------------------------------------------------
@@ -145,25 +146,25 @@ declare const avatarVariants: (props?: ({
145
146
  size?: "sm" | "md" | "lg" | null | undefined;
146
147
  } & ClassProp) | undefined) => string;
147
148
 
148
- export declare const AwsLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
149
+ export declare const AwsLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
149
150
 
150
- export declare const AZArrowsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
151
+ export declare const AZArrowsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
151
152
 
152
- export declare const AZMinusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
153
+ export declare const AZMinusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
153
154
 
154
- export declare const BadgeCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
155
+ export declare const BadgeCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
155
156
 
156
- export declare const BadgeUserAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
157
+ export declare const BadgeUserAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
157
158
 
158
- export declare const BadgeUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
159
+ export declare const BadgeUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
159
160
 
160
- export declare const BanIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
161
+ export declare const BanIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
161
162
 
162
- export declare const BellAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
163
+ export declare const BellAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
163
164
 
164
- export declare const BellIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
165
+ export declare const BellIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
165
166
 
166
- export declare const BellOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
167
+ export declare const BellOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
167
168
 
168
169
  declare interface BlockBaseProps extends React.HTMLAttributes<HTMLDivElement> {
169
170
  as?: 'div' | 'span';
@@ -184,13 +185,13 @@ declare interface BlockBaseProps extends React.HTMLAttributes<HTMLDivElement> {
184
185
  py?: PaddingValues;
185
186
  }
186
187
 
187
- export declare const BombIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
188
+ export declare const BombIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
188
189
 
189
- export declare const BookOpenPageIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
190
+ export declare const BookOpenPageIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
190
191
 
191
- export declare const BookOpenPageOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
192
+ export declare const BookOpenPageOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
192
193
 
193
- export declare const BookOpenUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
194
+ export declare const BookOpenUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
194
195
 
195
196
  export declare const Box: React_2.ForwardRefExoticComponent<BoxProps & React_2.RefAttributes<HTMLDivElement>>;
196
197
 
@@ -202,25 +203,25 @@ declare const boxVariants: (props?: ({
202
203
  position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | null | undefined;
203
204
  } & ClassProp) | undefined) => string;
204
205
 
205
- export declare const BracesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
206
+ export declare const BracesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
206
207
 
207
- export declare const BreachwatchOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
208
+ export declare const BreachwatchOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
208
209
 
209
- export declare const BriefcaseBusinessIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
210
+ export declare const BriefcaseBusinessIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
210
211
 
211
- export declare const BriefcaseBusinessShieldIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
212
+ export declare const BriefcaseBusinessShieldIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
212
213
 
213
- export declare const BriefcaseIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
214
+ export declare const BriefcaseIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
214
215
 
215
- export declare const BugIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
216
+ export declare const BugIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
216
217
 
217
- export declare const Building2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
218
+ export declare const Building2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
218
219
 
219
- export declare const BuildingCogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
220
+ export declare const BuildingCogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
220
221
 
221
- export declare const BuildingIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
222
+ export declare const BuildingIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
222
223
 
223
- export declare const BuildingPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
224
+ export declare const BuildingPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
224
225
 
225
226
  export declare const Button: React_2.ForwardRefExoticComponent<(IconButtonProps | ButtonProps) & React_2.RefAttributes<HTMLButtonElement>>;
226
227
 
@@ -246,141 +247,141 @@ declare const buttonVariants: (props?: ({
246
247
  size?: "sm" | "md" | "lg" | null | undefined;
247
248
  } & ClassProp) | undefined) => string;
248
249
 
249
- export declare const CalendarIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
250
+ export declare const CalendarIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
250
251
 
251
- export declare const CameraIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
252
+ export declare const CameraIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
252
253
 
253
- export declare const CaseLowerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
254
+ export declare const CaseLowerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
254
255
 
255
- export declare const ChartColumnIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
256
+ export declare const ChartColumnIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
256
257
 
257
- export declare const ChartNoAxesColumnsTrendingUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
258
+ export declare const ChartNoAxesColumnsTrendingUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
258
259
 
259
260
  export declare const Checkbox: React_2.ForwardRefExoticComponent<Omit<Checkbox_2.CheckboxProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
260
261
 
261
- export declare const CheckCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
262
+ export declare const CheckCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
262
263
 
263
- export declare const CheckCircleOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
264
+ export declare const CheckCircleOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
264
265
 
265
- export declare const CheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
266
+ export declare const CheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
266
267
 
267
- export declare const ChevronDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
268
+ export declare const ChevronDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
268
269
 
269
- export declare const ChevronLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
270
+ export declare const ChevronLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
270
271
 
271
- export declare const ChevronRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
272
+ export declare const ChevronRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
272
273
 
273
- export declare const ChevronsDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
274
+ export declare const ChevronsDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
274
275
 
275
- export declare const ChevronUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
276
+ export declare const ChevronUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
276
277
 
277
- export declare const CircleAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
278
+ export declare const CircleAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
278
279
 
279
- export declare const CircleAlertOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
280
+ export declare const CircleAlertOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
280
281
 
281
- export declare const CircleArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
282
+ export declare const CircleArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
282
283
 
283
- export declare const CircleCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
284
+ export declare const CircleCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
284
285
 
285
- export declare const CircleChevronsRightLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
286
+ export declare const CircleChevronsRightLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
286
287
 
287
- export declare const CircleCloudIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
288
+ export declare const CircleCloudIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
288
289
 
289
- export declare const CircleDnaIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
290
+ export declare const CircleDnaIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
290
291
 
291
- export declare const CircleDnaThinIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
292
+ export declare const CircleDnaThinIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
292
293
 
293
- export declare const CircleDollarSignIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
294
+ export declare const CircleDollarSignIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
294
295
 
295
- export declare const CircleInfoOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
296
+ export declare const CircleInfoOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
296
297
 
297
- export declare const CircleLockFillIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
298
+ export declare const CircleLockFillIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
298
299
 
299
- export declare const CircleLockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
300
+ export declare const CircleLockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
300
301
 
301
- export declare const CircleMinusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
302
+ export declare const CircleMinusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
302
303
 
303
- export declare const CircleMinusOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
304
+ export declare const CircleMinusOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
304
305
 
305
- export declare const CircleMinusSmallIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
306
+ export declare const CircleMinusSmallIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
306
307
 
307
- export declare const CircleOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
308
+ export declare const CircleOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
308
309
 
309
- export declare const CirclePauseIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
310
+ export declare const CirclePauseIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
310
311
 
311
- export declare const CirclePlayIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
312
+ export declare const CirclePlayIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
312
313
 
313
- export declare const CirclePlayOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
314
+ export declare const CirclePlayOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
314
315
 
315
- export declare const CirclePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
316
+ export declare const CirclePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
316
317
 
317
- export declare const CircleQuestionMarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
318
+ export declare const CircleQuestionMarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
318
319
 
319
- export declare const CircleQuestionMarkOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
320
+ export declare const CircleQuestionMarkOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
320
321
 
321
- export declare const CircleSegmentTopRight2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
322
+ export declare const CircleSegmentTopRight2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
322
323
 
323
- export declare const CircleSegmentTopRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
324
+ export declare const CircleSegmentTopRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
324
325
 
325
- export declare const CircleSkipForwardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
326
+ export declare const CircleSkipForwardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
326
327
 
327
- export declare const CircleUserConciergeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
328
+ export declare const CircleUserConciergeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
328
329
 
329
- export declare const CircleUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
330
+ export declare const CircleUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
330
331
 
331
- export declare const CircleUserNetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
332
+ export declare const CircleUserNetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
332
333
 
333
- export declare const CircleUserOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
334
+ export declare const CircleUserOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
334
335
 
335
- export declare const CircleXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
336
+ export declare const CircleXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
336
337
 
337
- export declare const CircleZapIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
338
+ export declare const CircleZapIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
338
339
 
339
- export declare const ClapperboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
340
+ export declare const ClapperboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
340
341
 
341
- export declare const Clipboard2AlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
342
+ export declare const Clipboard2AlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
342
343
 
343
- export declare const Clipboard2CheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
344
+ export declare const Clipboard2CheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
344
345
 
345
- export declare const Clipboard2TextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
346
+ export declare const Clipboard2TextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
346
347
 
347
- export declare const ClipboardAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
348
+ export declare const ClipboardAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
348
349
 
349
- export declare const ClipboardChartIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
350
+ export declare const ClipboardChartIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
350
351
 
351
- export declare const ClipboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
352
+ export declare const ClipboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
352
353
 
353
- export declare const ClipboardTextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
354
+ export declare const ClipboardTextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
354
355
 
355
- export declare const ClipboardXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
356
+ export declare const ClipboardXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
356
357
 
357
- export declare const ClockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
358
+ export declare const ClockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
358
359
 
359
- export declare const CloudCogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
360
+ export declare const CloudCogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
360
361
 
361
- export declare const CloudDownloadIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
362
+ export declare const CloudDownloadIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
362
363
 
363
- export declare const CloudGovernmentIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
364
+ export declare const CloudGovernmentIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
364
365
 
365
- export declare const CloudIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
366
+ export declare const CloudIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
366
367
 
367
- export declare const CloudKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
368
+ export declare const CloudKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
368
369
 
369
- export declare const CloudKeyOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
370
+ export declare const CloudKeyOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
370
371
 
371
- export declare const CloudOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
372
+ export declare const CloudOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
372
373
 
373
- export declare const CloudUploadIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
374
+ export declare const CloudUploadIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
374
375
 
375
- export declare const CogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
376
+ export declare const CogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
376
377
 
377
- export declare const Columns3Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
378
+ export declare const Columns3Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
378
379
 
379
- export declare const Columns4Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
380
+ export declare const Columns4Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
380
381
 
381
- export declare const CommanderLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
382
+ export declare const CommanderLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
382
383
 
383
- export declare const CommandIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
384
+ export declare const CommandIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
384
385
 
385
386
  /**
386
387
  * Sets internal component labels with the User's language preference.
@@ -391,27 +392,27 @@ export declare const CommandIcon: ForwardRefExoticComponent<IconProps_2 & RefAtt
391
392
  */
392
393
  export declare function configureStrings(keeperJsUiStrings: StringsSchema): void;
393
394
 
394
- export declare const CopyAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
395
+ export declare const CopyAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
395
396
 
396
- export declare const CopyChevronDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
397
+ export declare const CopyChevronDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
397
398
 
398
- export declare const CopyCirclePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
399
+ export declare const CopyCirclePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
399
400
 
400
- export declare const CopyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
401
+ export declare const CopyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
401
402
 
402
- export declare const CopyPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
403
+ export declare const CopyPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
403
404
 
404
- export declare const CreditCardClockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
405
+ export declare const CreditCardClockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
405
406
 
406
- export declare const CreditCardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
407
+ export declare const CreditCardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
407
408
 
408
- export declare const DatabaseIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
409
+ export declare const DatabaseIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
409
410
 
410
- export declare const DatabaseMapPinIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
411
+ export declare const DatabaseMapPinIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
411
412
 
412
- export declare const DatabaseRefreshCcwIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
413
+ export declare const DatabaseRefreshCcwIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
413
414
 
414
- export declare const DatabaseSearchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
415
+ export declare const DatabaseSearchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
415
416
 
416
417
  export declare function Dialog(props: React_2.ComponentProps<typeof Dialog_2.Root>): JSX_2.Element;
417
418
 
@@ -494,11 +495,11 @@ export declare const DialogTitle: React_2.ForwardRefExoticComponent<Omit<Dialog_
494
495
  */
495
496
  export declare const DialogTrigger: React_2.ForwardRefExoticComponent<Omit<Dialog_2.DialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
496
497
 
497
- export declare const DiceIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
498
+ export declare const DiceIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
498
499
 
499
- export declare const DiceOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
500
+ export declare const DiceOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
500
501
 
501
- export declare const DiceWhiteIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
502
+ export declare const DiceWhiteIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
502
503
 
503
504
  declare type Direction_2 = 'ltr' | 'rtl';
504
505
 
@@ -509,15 +510,17 @@ declare interface DirectionProviderProps {
509
510
  dir: Direction_2;
510
511
  }
511
512
 
512
- export declare const DockerLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
513
+ export declare const DockerLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
514
+
515
+ export declare const DotIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
513
516
 
514
- export declare const DotIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
517
+ export declare const DotOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
515
518
 
516
- export declare const DotOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
519
+ export declare const DownloadIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
517
520
 
518
- export declare const DownloadIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
521
+ export declare const DragHandleIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
519
522
 
520
- export declare const DrawerOpenIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
523
+ export declare const DrawerOpenIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
521
524
 
522
525
  export declare function DropdownMenu(props: React_2.ComponentPropsWithoutRef<typeof DropdownMenu_2.Root>): JSX_2.Element;
523
526
 
@@ -551,6 +554,16 @@ export declare const DropdownMenuItem: React_2.ForwardRefExoticComponent<Omit<Dr
551
554
  inset?: boolean | null | undefined;
552
555
  } & ClassProp) | undefined) => string> & React_2.RefAttributes<HTMLDivElement>>;
553
556
 
557
+ /**
558
+ * -----------------------------------------------------------------------------
559
+ * DropdownMenuItemText
560
+ * -----------------------------------------------------------------------------
561
+ */
562
+ export declare const DropdownMenuItemText: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
563
+ primary: React_2.ReactNode;
564
+ secondary?: React_2.ReactNode;
565
+ } & React_2.RefAttributes<HTMLDivElement>>;
566
+
554
567
  /**
555
568
  * -----------------------------------------------------------------------------
556
569
  * DropdownMenuLabel
@@ -636,69 +649,69 @@ export declare const DropdownMenuSubTrigger: React_2.ForwardRefExoticComponent<O
636
649
  */
637
650
  export declare const DropdownMenuTrigger: React_2.ForwardRefExoticComponent<Omit<DropdownMenu_2.DropdownMenuTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
638
651
 
639
- export declare const DuoLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
652
+ export declare const DuoLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
640
653
 
641
- export declare const Earth2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
654
+ export declare const Earth2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
642
655
 
643
- export declare const EarthIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
656
+ export declare const EarthIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
644
657
 
645
- export declare const EarthLockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
658
+ export declare const EarthLockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
646
659
 
647
- export declare const EllipsisHorizontalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
660
+ export declare const EllipsisHorizontalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
648
661
 
649
- export declare const EllipsisVerticalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
662
+ export declare const EllipsisVerticalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
650
663
 
651
- export declare const EqualIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
664
+ export declare const EqualIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
652
665
 
653
- export declare const EyeHelloIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
666
+ export declare const EyeHelloIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
654
667
 
655
- export declare const EyeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
668
+ export declare const EyeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
656
669
 
657
- export declare const EyeOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
670
+ export declare const EyeOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
658
671
 
659
- export declare const FileBookmarkStarIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
672
+ export declare const FileBookmarkStarIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
660
673
 
661
- export declare const FileCodeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
674
+ export declare const FileCodeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
662
675
 
663
- export declare const FileCogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
676
+ export declare const FileCogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
664
677
 
665
- export declare const FileDocIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
678
+ export declare const FileDocIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
666
679
 
667
- export declare const FileEpsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
680
+ export declare const FileEpsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
668
681
 
669
- export declare const FileIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
682
+ export declare const FileIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
670
683
 
671
- export declare const FileImageIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
684
+ export declare const FileImageIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
672
685
 
673
- export declare const FileLockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
686
+ export declare const FileLockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
674
687
 
675
- export declare const FilePdfIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
688
+ export declare const FilePdfIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
676
689
 
677
- export declare const FilePptIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
690
+ export declare const FilePptIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
678
691
 
679
- export declare const FileQuestionMarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
692
+ export declare const FileQuestionMarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
680
693
 
681
- export declare const FileSearchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
694
+ export declare const FileSearchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
682
695
 
683
- export declare const FileSearchOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
696
+ export declare const FileSearchOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
684
697
 
685
- export declare const FileSvgIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
698
+ export declare const FileSvgIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
686
699
 
687
- export declare const FileTextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
700
+ export declare const FileTextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
688
701
 
689
- export declare const FileTextPencilIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
702
+ export declare const FileTextPencilIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
690
703
 
691
- export declare const FileUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
704
+ export declare const FileUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
692
705
 
693
- export declare const FileXlsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
706
+ export declare const FileXlsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
694
707
 
695
- export declare const Fingerprint2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
708
+ export declare const Fingerprint2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
696
709
 
697
- export declare const Fingerprint3Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
710
+ export declare const Fingerprint3Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
698
711
 
699
- export declare const FingerprintIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
712
+ export declare const FingerprintIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
700
713
 
701
- export declare const FlagIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
714
+ export declare const FlagIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
702
715
 
703
716
  export declare const Flex: React_2.ForwardRefExoticComponent<FlexProps & React_2.RefAttributes<HTMLDivElement>>;
704
717
 
@@ -721,93 +734,93 @@ declare const flexVariants: (props?: ({
721
734
  wrap?: "wrap" | "reverse" | "nowrap" | null | undefined;
722
735
  } & ClassProp) | undefined) => string;
723
736
 
724
- export declare const FolderArchiveIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
737
+ export declare const FolderArchiveIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
725
738
 
726
- export declare const FolderIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
739
+ export declare const FolderIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
727
740
 
728
- export declare const FolderNetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
741
+ export declare const FolderNetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
729
742
 
730
- export declare const FolderOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
743
+ export declare const FolderOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
731
744
 
732
- export declare const FolderPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
745
+ export declare const FolderPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
733
746
 
734
- export declare const FolderRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
747
+ export declare const FolderRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
735
748
 
736
- export declare const FolderShareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
749
+ export declare const FolderShareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
737
750
 
738
- export declare const FolderShareOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
751
+ export declare const FolderShareOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
739
752
 
740
- export declare const FolderSharePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
753
+ export declare const FolderSharePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
741
754
 
742
- export declare const FoldersIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
755
+ export declare const FoldersIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
743
756
 
744
- export declare const FolderUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
757
+ export declare const FolderUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
745
758
 
746
- export declare const FolderUsersIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
759
+ export declare const FolderUsersIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
747
760
 
748
- export declare const FolderXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
761
+ export declare const FolderXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
749
762
 
750
- export declare const FootballIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
763
+ export declare const FootballIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
751
764
 
752
- export declare const FootprintsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
765
+ export declare const FootprintsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
753
766
 
754
- export declare const ForwardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
767
+ export declare const ForwardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
755
768
 
756
- export declare const GamepadIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
769
+ export declare const GamepadIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
757
770
 
758
771
  declare type GapValues = number | `${number}%` | 'px';
759
772
 
760
- export declare const GaugeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
773
+ export declare const GaugeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
761
774
 
762
- export declare const GemIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
775
+ export declare const GemIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
763
776
 
764
- export declare const Gift2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
777
+ export declare const Gift2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
765
778
 
766
- export declare const GiftCardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
779
+ export declare const GiftCardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
767
780
 
768
- export declare const GiftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
781
+ export declare const GiftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
769
782
 
770
- export declare const GlobeEyeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
783
+ export declare const GlobeEyeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
771
784
 
772
- export declare const GlobeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
785
+ export declare const GlobeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
773
786
 
774
- export declare const GlobeQuestionMarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
787
+ export declare const GlobeQuestionMarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
775
788
 
776
- export declare const GoogleAuthenticatorLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
789
+ export declare const GoogleAuthenticatorLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
777
790
 
778
- export declare const GoogleLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
791
+ export declare const GoogleLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
779
792
 
780
- export declare const Government2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
793
+ export declare const Government2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
781
794
 
782
- export declare const Government3Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
795
+ export declare const Government3Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
783
796
 
784
- export declare const GovernmentIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
797
+ export declare const GovernmentIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
785
798
 
786
- export declare const GraduationCapIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
799
+ export declare const GraduationCapIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
787
800
 
788
- export declare const Grid2x2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
801
+ export declare const Grid2x2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
789
802
 
790
- export declare const Grid3x2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
803
+ export declare const Grid3x2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
791
804
 
792
- export declare const GripIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
805
+ export declare const GripIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
793
806
 
794
- export declare const HandIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
807
+ export declare const HandIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
795
808
 
796
- export declare const HandshakeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
809
+ export declare const HandshakeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
797
810
 
798
- export declare const HeadsetIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
811
+ export declare const HeadsetIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
799
812
 
800
- export declare const HexagonsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
813
+ export declare const HexagonsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
801
814
 
802
- export declare const HexagonsOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
815
+ export declare const HexagonsOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
803
816
 
804
- export declare const HospitalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
817
+ export declare const HospitalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
805
818
 
806
- export declare const HourglassIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
819
+ export declare const HourglassIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
807
820
 
808
- export declare const HourglassSandIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
821
+ export declare const HourglassSandIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
809
822
 
810
- export declare const HouseIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
823
+ export declare const HouseIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
811
824
 
812
825
  export declare const IconButton: React_2.ForwardRefExoticComponent<Omit<IconButtonProps, "fullWidth" | "iconOnly"> & React_2.RefAttributes<HTMLButtonElement>>;
813
826
 
@@ -822,20 +835,20 @@ declare interface IconProps extends Omit<React_2.ComponentPropsWithoutRef<'svg'>
822
835
 
823
836
  declare const iconVariants: (props?: ({
824
837
  color?: "current" | "neutral" | "primary" | "secondary" | "success" | "destructive" | null | undefined;
825
- size?: "sm" | "md" | "lg" | "xl" | null | undefined;
838
+ size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
826
839
  } & ClassProp) | undefined) => string;
827
840
 
828
- export declare const IdCard2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
841
+ export declare const IdCard2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
829
842
 
830
- export declare const IdCard3Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
843
+ export declare const IdCard3Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
831
844
 
832
- export declare const IdCardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
845
+ export declare const IdCardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
833
846
 
834
- export declare const ImageSplitVerticalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
847
+ export declare const ImageSplitVerticalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
835
848
 
836
- export declare const InboxDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
849
+ export declare const InboxDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
837
850
 
838
- export declare const InfinityIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
851
+ export declare const InfinityIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
839
852
 
840
853
  declare let initialStrings: {
841
854
  toast: {
@@ -846,29 +859,29 @@ declare let initialStrings: {
846
859
  };
847
860
  };
848
861
 
849
- export declare const KeeperCoinIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
862
+ export declare const KeeperCoinIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
850
863
 
851
- export declare const KeeperIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
864
+ export declare const KeeperIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
852
865
 
853
- export declare const KeeperOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
866
+ export declare const KeeperOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
854
867
 
855
- export declare const KeeperSquareInputIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
868
+ export declare const KeeperSquareInputIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
856
869
 
857
- export declare const KeyboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
870
+ export declare const KeyboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
858
871
 
859
- export declare const KeychainIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
872
+ export declare const KeychainIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
860
873
 
861
- export declare const KeyEqualIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
874
+ export declare const KeyEqualIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
862
875
 
863
- export declare const KeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
876
+ export declare const KeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
864
877
 
865
- export declare const KeypadIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
878
+ export declare const KeypadIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
866
879
 
867
- export declare const KeysIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
880
+ export declare const KeysIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
868
881
 
869
- export declare const KeyUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
882
+ export declare const KeyUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
870
883
 
871
- export declare const KubernetesLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
884
+ export declare const KubernetesLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
872
885
 
873
886
  export declare const Label: React_2.ForwardRefExoticComponent<LabelProps & React_2.RefAttributes<HTMLLabelElement>>;
874
887
 
@@ -877,35 +890,35 @@ declare interface LabelProps extends React_2.ComponentPropsWithoutRef<typeof Lab
877
890
 
878
891
  declare const labelVariants: (props?: ClassProp | undefined) => string;
879
892
 
880
- export declare const LandmarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
893
+ export declare const LandmarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
881
894
 
882
- export declare const LaptopIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
895
+ export declare const LaptopIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
883
896
 
884
- export declare const LaptopSearchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
897
+ export declare const LaptopSearchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
885
898
 
886
- export declare const LaptopSmartphoneIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
899
+ export declare const LaptopSmartphoneIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
887
900
 
888
- export declare const LaughIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
901
+ export declare const LaughIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
889
902
 
890
- export declare const LayoutDashboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
903
+ export declare const LayoutDashboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
891
904
 
892
- export declare const LifeBuoyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
905
+ export declare const LifeBuoyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
893
906
 
894
- export declare const LightbulbIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
907
+ export declare const LightbulbIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
895
908
 
896
- export declare const LightbulbOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
909
+ export declare const LightbulbOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
897
910
 
898
- export declare const Link2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
911
+ export declare const Link2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
899
912
 
900
- export declare const LinkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
913
+ export declare const LinkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
901
914
 
902
915
  export declare const List: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React_2.RefAttributes<HTMLUListElement>>;
903
916
 
904
- export declare const ListCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
917
+ export declare const ListCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
905
918
 
906
- export declare const ListFilterIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
919
+ export declare const ListFilterIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
907
920
 
908
- export declare const ListIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
921
+ export declare const ListIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
909
922
 
910
923
  /**
911
924
  * -----------------------------------------------------------------------------
@@ -949,7 +962,7 @@ export declare const ListLabel: React_2.ForwardRefExoticComponent<Omit<React_2.D
949
962
  inset?: boolean;
950
963
  } & React_2.RefAttributes<HTMLLIElement>>;
951
964
 
952
- export declare const ListPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
965
+ export declare const ListPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
953
966
 
954
967
  /**
955
968
  * -----------------------------------------------------------------------------
@@ -966,146 +979,146 @@ declare interface LoaderProps extends Omit<React_2.ComponentProps<'svg'>, 'color
966
979
  declare const loaderVariants: (props?: ({
967
980
  color?: "current" | "neutral" | "primary" | "secondary" | "success" | "destructive" | null | undefined;
968
981
  loading?: boolean | null | undefined;
969
- size?: "sm" | "md" | "lg" | "xl" | "xs" | "2xl" | null | undefined;
982
+ size?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | null | undefined;
970
983
  } & ClassProp) | undefined) => string;
971
984
 
972
- export declare const LockCheckCircleXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
985
+ export declare const LockCheckCircleXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
973
986
 
974
- export declare const LockCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
987
+ export declare const LockCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
975
988
 
976
- export declare const LockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
989
+ export declare const LockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
977
990
 
978
- export declare const LockKeyholeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
991
+ export declare const LockKeyholeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
979
992
 
980
- export declare const LockKeyholeOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
993
+ export declare const LockKeyholeOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
981
994
 
982
- export declare const LockOpenIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
995
+ export declare const LockOpenIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
983
996
 
984
- export declare const LockXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
997
+ export declare const LockXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
985
998
 
986
- export declare const LogInIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
999
+ export declare const LogInIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
987
1000
 
988
- export declare const LogOutIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1001
+ export declare const LogOutIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
989
1002
 
990
- export declare const MailIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1003
+ export declare const MailIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
991
1004
 
992
- export declare const MapClockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1005
+ export declare const MapClockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
993
1006
 
994
- export declare const MapPinIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1007
+ export declare const MapPinIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
995
1008
 
996
- export declare const MapPinOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1009
+ export declare const MapPinOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
997
1010
 
998
1011
  declare type MarginValues = number | `${number}%` | 'px' | 'auto';
999
1012
 
1000
- export declare const MaximizeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1013
+ export declare const MaximizeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1001
1014
 
1002
- export declare const Megaphone2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1015
+ export declare const Megaphone2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1003
1016
 
1004
- export declare const MegaphoneIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1017
+ export declare const MegaphoneIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1005
1018
 
1006
- export declare const MembershipCardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1019
+ export declare const MembershipCardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1007
1020
 
1008
- export declare const MenuIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1021
+ export declare const MenuIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1009
1022
 
1010
- export declare const MessageSquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1023
+ export declare const MessageSquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1011
1024
 
1012
- export declare const MessageSquareInfoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1025
+ export declare const MessageSquareInfoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1013
1026
 
1014
- export declare const MessageSquareMore2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1027
+ export declare const MessageSquareMore2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1015
1028
 
1016
- export declare const MessageSquareMoreIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1029
+ export declare const MessageSquareMoreIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1017
1030
 
1018
- export declare const MessageSquarePenLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1031
+ export declare const MessageSquarePenLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1019
1032
 
1020
- export declare const MessageSquareText2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1033
+ export declare const MessageSquareText2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1021
1034
 
1022
- export declare const MessageSquareTextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1035
+ export declare const MessageSquareTextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1023
1036
 
1024
- export declare const MessageSquareVideoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1037
+ export declare const MessageSquareVideoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1025
1038
 
1026
- export declare const MessageSquareXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1039
+ export declare const MessageSquareXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1027
1040
 
1028
- export declare const MessagesSquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1041
+ export declare const MessagesSquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1029
1042
 
1030
- export declare const MicrochipLayoutDashboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1043
+ export declare const MicrochipLayoutDashboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1031
1044
 
1032
- export declare const MicrophoneIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1045
+ export declare const MicrophoneIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1033
1046
 
1034
- export declare const MicrosoftAuthenticatorLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1047
+ export declare const MicrosoftAuthenticatorLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1035
1048
 
1036
- export declare const MilitaryIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1049
+ export declare const MilitaryIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1037
1050
 
1038
- export declare const MinimizeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1051
+ export declare const MinimizeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1039
1052
 
1040
- export declare const MonitorChevronsRightLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1053
+ export declare const MonitorChevronsRightLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1041
1054
 
1042
- export declare const MonitorIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1055
+ export declare const MonitorIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1043
1056
 
1044
- export declare const MonitorLayoutDashboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1057
+ export declare const MonitorLayoutDashboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1045
1058
 
1046
- export declare const MonitorLockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1059
+ export declare const MonitorLockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1047
1060
 
1048
- export declare const MonitorSmartphoneWatchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1061
+ export declare const MonitorSmartphoneWatchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1049
1062
 
1050
- export declare const MonitorsNetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1063
+ export declare const MonitorsNetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1051
1064
 
1052
- export declare const MonitorsXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1065
+ export declare const MonitorsXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1053
1066
 
1054
- export declare const MonitorsZapIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1067
+ export declare const MonitorsZapIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1055
1068
 
1056
- export declare const MoonIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1069
+ export declare const MoonIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1057
1070
 
1058
- export declare const MusicIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1071
+ export declare const MusicIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1059
1072
 
1060
- export declare const MysqlLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1073
+ export declare const MysqlLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1061
1074
 
1062
- export declare const Network2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1075
+ export declare const Network2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1063
1076
 
1064
- export declare const NetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1077
+ export declare const NetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1065
1078
 
1066
- export declare const NewspaperIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1079
+ export declare const NewspaperIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1067
1080
 
1068
- export declare const NoteIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1081
+ export declare const NoteIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1069
1082
 
1070
- export declare const OctagonAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1083
+ export declare const OctagonAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1071
1084
 
1072
1085
  declare type PaddingValues = number | `${number}%` | 'px';
1073
1086
 
1074
- export declare const PageBookmarkAzIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1087
+ export declare const PageBookmarkAzIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1075
1088
 
1076
- export declare const PageBookmarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1089
+ export declare const PageBookmarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1077
1090
 
1078
- export declare const PaintBucketIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1091
+ export declare const PaintBucketIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1079
1092
 
1080
- export declare const PaletteIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1093
+ export declare const PaletteIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1081
1094
 
1082
- export declare const PanelLandscapeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1095
+ export declare const PanelLandscapeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1083
1096
 
1084
- export declare const PanelPortraitIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1097
+ export declare const PanelPortraitIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1085
1098
 
1086
- export declare const PanelsTopLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1099
+ export declare const PanelsTopLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1087
1100
 
1088
- export declare const PaperclipIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1101
+ export declare const PaperclipIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1089
1102
 
1090
- export declare const PaperclipVerticalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1103
+ export declare const PaperclipVerticalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1091
1104
 
1092
- export declare const PaypalLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1105
+ export declare const PaypalLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1093
1106
 
1094
- export declare const PcCaseIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1107
+ export declare const PcCaseIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1095
1108
 
1096
- export declare const PencilIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1109
+ export declare const PencilIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1097
1110
 
1098
- export declare const PencilLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1111
+ export declare const PencilLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1099
1112
 
1100
- export declare const PencilOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1113
+ export declare const PencilOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1101
1114
 
1102
- export declare const PencilRulerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1115
+ export declare const PencilRulerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1103
1116
 
1104
- export declare const PhoneIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1117
+ export declare const PhoneIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1105
1118
 
1106
- export declare const PhonePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1119
+ export declare const PhonePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1107
1120
 
1108
- export declare const PlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1121
+ export declare const PlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1109
1122
 
1110
1123
  export declare function Popover(props: React_2.ComponentProps<typeof Popover_2.Root>): JSX_2.Element;
1111
1124
 
@@ -1127,83 +1140,83 @@ export declare const PopoverContent: React_2.ForwardRefExoticComponent<Omit<Popo
1127
1140
  */
1128
1141
  export declare const PopoverTrigger: React_2.ForwardRefExoticComponent<Omit<Popover_2.PopoverTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
1129
1142
 
1130
- export declare const PostgresLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1143
+ export declare const PostgresLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1131
1144
 
1132
- export declare const PowerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1145
+ export declare const PowerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1133
1146
 
1134
- export declare const PrinterIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1147
+ export declare const PrinterIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1135
1148
 
1136
- export declare const PuzzleIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1149
+ export declare const PuzzleIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1137
1150
 
1138
- export declare const QrCodeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1151
+ export declare const QrCodeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1139
1152
 
1140
- export declare const RadioIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1153
+ export declare const RadioIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1141
1154
 
1142
- export declare const RadioInputIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1155
+ export declare const RadioInputIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1143
1156
 
1144
- export declare const RadioInputSelectedIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1157
+ export declare const RadioInputSelectedIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1145
1158
 
1146
- export declare const RadioSignalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1159
+ export declare const RadioSignalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1147
1160
 
1148
- export declare const RectangleArrowRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1161
+ export declare const RectangleArrowRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1149
1162
 
1150
- export declare const RectangleArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1163
+ export declare const RectangleArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1151
1164
 
1152
- export declare const RectangleCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1165
+ export declare const RectangleCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1153
1166
 
1154
- export declare const RectangleEllipsisIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1167
+ export declare const RectangleEllipsisIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1155
1168
 
1156
- export declare const RectangleEllipsisShieldIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1169
+ export declare const RectangleEllipsisShieldIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1157
1170
 
1158
- export declare const RectanglePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1171
+ export declare const RectanglePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1159
1172
 
1160
- export declare const RedditLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1173
+ export declare const RedditLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1161
1174
 
1162
- export declare const RefreshCcwIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1175
+ export declare const RefreshCcwIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1163
1176
 
1164
- export declare const RefreshCwCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1177
+ export declare const RefreshCwCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1165
1178
 
1166
- export declare const ReplyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1179
+ export declare const ReplyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1167
1180
 
1168
- export declare const RocketIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1181
+ export declare const RocketIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1169
1182
 
1170
- export declare const RotateCcwClockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1183
+ export declare const RotateCcwClockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1171
1184
 
1172
- export declare const RotateCcwDotIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1185
+ export declare const RotateCcwDotIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1173
1186
 
1174
- export declare const RotateCcwSegmentIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1187
+ export declare const RotateCcwSegmentIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1175
1188
 
1176
- export declare const RotateCcwSquareFileIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1189
+ export declare const RotateCcwSquareFileIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1177
1190
 
1178
- export declare const RotateCwClockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1191
+ export declare const RotateCwClockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1179
1192
 
1180
- export declare const RotateCwCogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1193
+ export declare const RotateCwCogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1181
1194
 
1182
- export declare const RotateCwDashedIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1195
+ export declare const RotateCwDashedIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1183
1196
 
1184
- export declare const RotateCwIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1197
+ export declare const RotateCwIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1185
1198
 
1186
- export declare const RotateCwKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1199
+ export declare const RotateCwKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1187
1200
 
1188
- export declare const RsaLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1201
+ export declare const RsaLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1189
1202
 
1190
- export declare const SaveIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1203
+ export declare const SaveIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1191
1204
 
1192
- export declare const ScanCameraIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1205
+ export declare const ScanCameraIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1193
1206
 
1194
- export declare const ScanDotIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1207
+ export declare const ScanDotIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1195
1208
 
1196
- export declare const ScanFaceIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1209
+ export declare const ScanFaceIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1197
1210
 
1198
- export declare const ScanLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1211
+ export declare const ScanLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1199
1212
 
1200
- export declare const ScanQrCodeIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1213
+ export declare const ScanQrCodeIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1201
1214
 
1202
- export declare const ScanSkullIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1215
+ export declare const ScanSkullIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1203
1216
 
1204
- export declare const ScanSmileIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1217
+ export declare const ScanSmileIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1205
1218
 
1206
- export declare const SchoolIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1219
+ export declare const SchoolIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1207
1220
 
1208
1221
  export declare const ScrollArea: React_2.ForwardRefExoticComponent<ScrollAreaProps & React_2.RefAttributes<HTMLDivElement>>;
1209
1222
 
@@ -1224,13 +1237,13 @@ export declare const ScrollAreaViewport: React_2.ForwardRefExoticComponent<Omit<
1224
1237
  */
1225
1238
  export declare const ScrollBar: React_2.ForwardRefExoticComponent<Omit<ScrollArea_2.ScrollAreaScrollbarProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1226
1239
 
1227
- export declare const ScrollTextArrowRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1240
+ export declare const ScrollTextArrowRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1228
1241
 
1229
- export declare const ScrollTextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1242
+ export declare const ScrollTextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1230
1243
 
1231
- export declare const SearchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1244
+ export declare const SearchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1232
1245
 
1233
- export declare const SecretsManagerLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1246
+ export declare const SecretsManagerLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1234
1247
 
1235
1248
  export declare function Select(props: React_2.ComponentPropsWithoutRef<typeof Select_2.Root>): JSX_2.Element;
1236
1249
 
@@ -1266,132 +1279,132 @@ export declare const SelectTrigger: React_2.ForwardRefExoticComponent<(Accessibl
1266
1279
  */
1267
1280
  export declare const SelectValue: React_2.ForwardRefExoticComponent<Omit<Select_2.SelectValueProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & React_2.RefAttributes<HTMLSpanElement>>;
1268
1281
 
1269
- export declare const SendIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1282
+ export declare const SendIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1270
1283
 
1271
1284
  export declare const Separator: React_2.ForwardRefExoticComponent<SeparatorProps & React_2.RefAttributes<HTMLDivElement>>;
1272
1285
 
1273
1286
  declare interface SeparatorProps extends React_2.ComponentPropsWithoutRef<typeof Separator_2.Root> {
1274
1287
  }
1275
1288
 
1276
- export declare const Server2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1289
+ export declare const Server2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1277
1290
 
1278
- export declare const ServerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1291
+ export declare const ServerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1279
1292
 
1280
- export declare const ServerNetworkArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1293
+ export declare const ServerNetworkArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1281
1294
 
1282
- export declare const ServerNetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1295
+ export declare const ServerNetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1283
1296
 
1284
- export declare const ServerOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1297
+ export declare const ServerOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1285
1298
 
1286
- export declare const ServerShieldIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1299
+ export declare const ServerShieldIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1287
1300
 
1288
- export declare const ShapesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1301
+ export declare const ShapesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1289
1302
 
1290
- export declare const ShieldAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1303
+ export declare const ShieldAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1291
1304
 
1292
- export declare const ShieldCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1305
+ export declare const ShieldCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1293
1306
 
1294
- export declare const ShieldHalfIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1307
+ export declare const ShieldHalfIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1295
1308
 
1296
- export declare const ShieldKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1309
+ export declare const ShieldKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1297
1310
 
1298
- export declare const ShieldLockIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1311
+ export declare const ShieldLockIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1299
1312
 
1300
- export declare const ShieldQuestionMarkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1313
+ export declare const ShieldQuestionMarkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1301
1314
 
1302
- export declare const ShieldSecurityIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1315
+ export declare const ShieldSecurityIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1303
1316
 
1304
- export declare const ShieldSunIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1317
+ export declare const ShieldSunIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1305
1318
 
1306
- export declare const ShieldUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1319
+ export declare const ShieldUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1307
1320
 
1308
- export declare const ShoppingCartIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1321
+ export declare const ShoppingCartIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1309
1322
 
1310
- export declare const SiteBlogIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1323
+ export declare const SiteBlogIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1311
1324
 
1312
- export declare const SkipForwardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1325
+ export declare const SkipForwardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1313
1326
 
1314
- export declare const SlidersHorizontalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1327
+ export declare const SlidersHorizontalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1315
1328
 
1316
- export declare const SlidersVerticalIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1329
+ export declare const SlidersVerticalIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1317
1330
 
1318
- export declare const SmartphoneIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1331
+ export declare const SmartphoneIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1319
1332
 
1320
- export declare const SmartphoneKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1333
+ export declare const SmartphoneKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1321
1334
 
1322
- export declare const SmileIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1335
+ export declare const SmileIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1323
1336
 
1324
- export declare const SocialSecurityCardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1337
+ export declare const SocialSecurityCardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1325
1338
 
1326
- export declare const SparklesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1339
+ export declare const SparklesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1327
1340
 
1328
- export declare const SprayCanIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1341
+ export declare const SprayCanIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1329
1342
 
1330
- export declare const SquareArrowDownLeftSquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1343
+ export declare const SquareArrowDownLeftSquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1331
1344
 
1332
- export declare const SquareArrowDownToLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1345
+ export declare const SquareArrowDownToLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1333
1346
 
1334
- export declare const SquareArrowOutLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1347
+ export declare const SquareArrowOutLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1335
1348
 
1336
- export declare const SquareArrowOutUpRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1349
+ export declare const SquareArrowOutUpRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1337
1350
 
1338
- export declare const SquareArrowUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1351
+ export declare const SquareArrowUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1339
1352
 
1340
- export declare const SquareArrowUpRightSquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1353
+ export declare const SquareArrowUpRightSquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1341
1354
 
1342
- export declare const SquareChartColumnIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1355
+ export declare const SquareChartColumnIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1343
1356
 
1344
- export declare const SquareCheck2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1357
+ export declare const SquareCheck2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1345
1358
 
1346
- export declare const SquareCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1359
+ export declare const SquareCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1347
1360
 
1348
- export declare const SquareDashedRightSolidIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1361
+ export declare const SquareDashedRightSolidIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1349
1362
 
1350
- export declare const SquareDashedSquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1363
+ export declare const SquareDashedSquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1351
1364
 
1352
- export declare const SquareGifIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1365
+ export declare const SquareGifIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1353
1366
 
1354
- export declare const SquareGlobeLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1367
+ export declare const SquareGlobeLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1355
1368
 
1356
- export declare const SquareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1369
+ export declare const SquareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1357
1370
 
1358
- export declare const SquareImageIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1371
+ export declare const SquareImageIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1359
1372
 
1360
- export declare const SquareInput2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1373
+ export declare const SquareInput2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1361
1374
 
1362
- export declare const SquareInputIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1375
+ export declare const SquareInputIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1363
1376
 
1364
- export declare const SquareInputOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1377
+ export declare const SquareInputOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1365
1378
 
1366
- export declare const SquareKeyUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1379
+ export declare const SquareKeyUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1367
1380
 
1368
- export declare const SquareMinusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1381
+ export declare const SquareMinusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1369
1382
 
1370
- export declare const SquarePencilIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1383
+ export declare const SquarePencilIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1371
1384
 
1372
- export declare const SquarePenLineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1385
+ export declare const SquarePenLineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1373
1386
 
1374
- export declare const SquarePlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1387
+ export declare const SquarePlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1375
1388
 
1376
- export declare const SquarePlusOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1389
+ export declare const SquarePlusOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1377
1390
 
1378
- export declare const SquareShapesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1391
+ export declare const SquareShapesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1379
1392
 
1380
- export declare const SquareTextIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1393
+ export declare const SquareTextIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1381
1394
 
1382
- export declare const SquareUserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1395
+ export declare const SquareUserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1383
1396
 
1384
- export declare const SquareUserLinesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1397
+ export declare const SquareUserLinesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1385
1398
 
1386
- export declare const SquareXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1399
+ export declare const SquareXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1387
1400
 
1388
- export declare const StarHalfIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1401
+ export declare const StarHalfIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1389
1402
 
1390
- export declare const StarIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1403
+ export declare const StarIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1391
1404
 
1392
- export declare const StarOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1405
+ export declare const StarOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1393
1406
 
1394
- export declare const StickerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1407
+ export declare const StickerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1395
1408
 
1396
1409
  export declare function StringsProvider({ children }: {
1397
1410
  children: React_2.ReactNode;
@@ -1399,11 +1412,11 @@ export declare function StringsProvider({ children }: {
1399
1412
 
1400
1413
  declare type StringsSchema = typeof initialStrings;
1401
1414
 
1402
- export declare const SunIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1415
+ export declare const SunIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1403
1416
 
1404
- export declare const SurfboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1417
+ export declare const SurfboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1405
1418
 
1406
- export declare const SwatchBookIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1419
+ export declare const SwatchBookIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1407
1420
 
1408
1421
  export declare const Switch: React_2.ForwardRefExoticComponent<SwitchProps & React_2.RefAttributes<HTMLButtonElement>>;
1409
1422
 
@@ -1415,17 +1428,17 @@ declare type SwitchPropsA11y = {
1415
1428
  'aria-label': string;
1416
1429
  };
1417
1430
 
1418
- export declare const TableLinesIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1431
+ export declare const TableLinesIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1419
1432
 
1420
- export declare const TabletLayoutDashboardIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1433
+ export declare const TabletLayoutDashboardIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1421
1434
 
1422
- export declare const ThumbsUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1435
+ export declare const ThumbsUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1423
1436
 
1424
- export declare const ThumbsUpOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1437
+ export declare const ThumbsUpOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1425
1438
 
1426
- export declare const TimelineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1439
+ export declare const TimelineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1427
1440
 
1428
- export declare const TimerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1441
+ export declare const TimerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1429
1442
 
1430
1443
  export declare const Toast: {
1431
1444
  (): JSX_2.Element;
@@ -1498,79 +1511,79 @@ export declare namespace TooltipProvider {
1498
1511
  */
1499
1512
  export declare const TooltipTrigger: React_2.ForwardRefExoticComponent<Omit<Tooltip_2.TooltipTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
1500
1513
 
1501
- export declare const Trash2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1514
+ export declare const Trash2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1502
1515
 
1503
- export declare const Trash3Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1516
+ export declare const Trash3Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1504
1517
 
1505
- export declare const TrashIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1518
+ export declare const TrashIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1506
1519
 
1507
- export declare const TrashWideNarrowIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1520
+ export declare const TrashWideNarrowIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1508
1521
 
1509
- export declare const TriangleAlertIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1522
+ export declare const TriangleAlertIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1510
1523
 
1511
- export declare const TriangleArrowsUpDownIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1524
+ export declare const TriangleArrowsUpDownIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1512
1525
 
1513
- export declare const TriangleNetworkIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1526
+ export declare const TriangleNetworkIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1514
1527
 
1515
- export declare const TrophyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1528
+ export declare const TrophyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1516
1529
 
1517
- export declare const TunnelIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1530
+ export declare const TunnelIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1518
1531
 
1519
- export declare const TunnelOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1532
+ export declare const TunnelOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1520
1533
 
1521
- export declare const UndoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1534
+ export declare const UndoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1522
1535
 
1523
- export declare const UnplugIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1536
+ export declare const UnplugIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1524
1537
 
1525
- export declare const UsbKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1538
+ export declare const UsbKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1526
1539
 
1527
1540
  export declare const useDirection: typeof Direction.useDirection;
1528
1541
 
1529
- export declare const UserBanIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1542
+ export declare const UserBanIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1530
1543
 
1531
- export declare const UserEllipsisIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1544
+ export declare const UserEllipsisIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1532
1545
 
1533
- export declare const UserFunnelIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1546
+ export declare const UserFunnelIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1534
1547
 
1535
- export declare const UserHeadset2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1548
+ export declare const UserHeadset2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1536
1549
 
1537
- export declare const UserHeadsetIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1550
+ export declare const UserHeadsetIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1538
1551
 
1539
- export declare const UserIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1552
+ export declare const UserIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1540
1553
 
1541
- export declare const UserKeyIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1554
+ export declare const UserKeyIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1542
1555
 
1543
- export declare const UserLeftIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1556
+ export declare const UserLeftIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1544
1557
 
1545
- export declare const UserPencilIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1558
+ export declare const UserPencilIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1546
1559
 
1547
- export declare const UserPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1560
+ export declare const UserPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1548
1561
 
1549
- export declare const UserRacecarDriverIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1562
+ export declare const UserRacecarDriverIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1550
1563
 
1551
- export declare const UserRefreshCcwIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1564
+ export declare const UserRefreshCcwIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1552
1565
 
1553
- export declare const UserRightIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1566
+ export declare const UserRightIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1554
1567
 
1555
- export declare const Users2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1568
+ export declare const Users2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1556
1569
 
1557
- export declare const UsersCheckIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1570
+ export declare const UsersCheckIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1558
1571
 
1559
- export declare const UserShareIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1572
+ export declare const UserShareIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1560
1573
 
1561
- export declare const UsersIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1574
+ export declare const UsersIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1562
1575
 
1563
- export declare const UsersPlusIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1576
+ export declare const UsersPlusIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1564
1577
 
1565
- export declare const UserStudentIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1578
+ export declare const UserStudentIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1566
1579
 
1567
- export declare const UserTeacherIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1580
+ export declare const UserTeacherIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1568
1581
 
1569
- export declare const UserUpIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1582
+ export declare const UserUpIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1570
1583
 
1571
- export declare const UserWeightsIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1584
+ export declare const UserWeightsIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1572
1585
 
1573
- export declare const UserXIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1586
+ export declare const UserXIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1574
1587
 
1575
1588
  export declare function useToast(): {
1576
1589
  toast: typeof toast;
@@ -1578,34 +1591,34 @@ export declare function useToast(): {
1578
1591
  toasts: ToasterToast[];
1579
1592
  };
1580
1593
 
1581
- export declare const VaultIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1594
+ export declare const VaultIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1582
1595
 
1583
- export declare const VaultOutlineIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1596
+ export declare const VaultOutlineIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1584
1597
 
1585
- export declare const VideoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1598
+ export declare const VideoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1586
1599
 
1587
- export declare const VideoOffIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1600
+ export declare const VideoOffIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1588
1601
 
1589
- export declare const VisaLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1602
+ export declare const VisaLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1590
1603
 
1591
- export declare const VncLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1604
+ export declare const VncLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1592
1605
 
1593
- export declare const WalletIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1606
+ export declare const WalletIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1594
1607
 
1595
- export declare const Watch2Icon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1608
+ export declare const Watch2Icon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1596
1609
 
1597
- export declare const WatchIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1610
+ export declare const WatchIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1598
1611
 
1599
- export declare const WatchStarIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1612
+ export declare const WatchStarIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1600
1613
 
1601
- export declare const WifiIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1614
+ export declare const WifiIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1602
1615
 
1603
- export declare const WrenchHammerIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1616
+ export declare const WrenchHammerIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1604
1617
 
1605
- export declare const XIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1618
+ export declare const XIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1606
1619
 
1607
- export declare const XLogoIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1620
+ export declare const XLogoIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1608
1621
 
1609
- export declare const ZapIcon: ForwardRefExoticComponent<IconProps_2 & RefAttributes<SVGSVGElement>>;
1622
+ export declare const ZapIcon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1610
1623
 
1611
1624
  export { }