prlg-ui 1.8.216 → 1.8.218
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/prlg-ui.css +1 -1
- package/dist/reka-ui/index.cjs.js +4 -4
- package/dist/reka-ui/index.es.js +4661 -3981
- package/dist/rekaUI.d.ts +253 -105
- package/package.json +1 -1
package/dist/rekaUI.d.ts
CHANGED
|
@@ -28,6 +28,7 @@ import { ColumnDef } from '@tanstack/vue-table';
|
|
|
28
28
|
import { Component } from 'vue';
|
|
29
29
|
import { ComponentOptionsMixin } from 'vue';
|
|
30
30
|
import { ComponentProvideOptions } from 'vue';
|
|
31
|
+
import { ComputedRef } from 'vue';
|
|
31
32
|
import { createColumnHelper } from '@tanstack/vue-table';
|
|
32
33
|
import { DatePickerAnchor } from 'reka-ui';
|
|
33
34
|
import { DatePickerCalendar } from 'reka-ui';
|
|
@@ -65,6 +66,14 @@ import { DateRangePickerPrevProps } from 'reka-ui';
|
|
|
65
66
|
import { default as DateRangePickerRoot } from './DateRangePickerRoot';
|
|
66
67
|
import { DateRangePickerTriggerProps } from 'reka-ui';
|
|
67
68
|
import { DefineComponent } from 'vue';
|
|
69
|
+
import { DialogCloseProps } from 'reka-ui';
|
|
70
|
+
import { DialogContentProps } from 'reka-ui';
|
|
71
|
+
import { DialogDescriptionProps } from 'reka-ui';
|
|
72
|
+
import { DialogOverlayProps } from 'reka-ui';
|
|
73
|
+
import { DialogPortal } from 'reka-ui';
|
|
74
|
+
import { DialogRoot } from 'reka-ui';
|
|
75
|
+
import { DialogTitleProps } from 'reka-ui';
|
|
76
|
+
import { DialogTrigger } from 'reka-ui';
|
|
68
77
|
import { DropdownMenuArrowProps } from 'reka-ui';
|
|
69
78
|
import { DropdownMenuCheckboxItem } from 'reka-ui';
|
|
70
79
|
import { DropdownMenuContentProps } from 'reka-ui';
|
|
@@ -82,6 +91,8 @@ import { DropdownMenuSubContentProps } from 'reka-ui';
|
|
|
82
91
|
import { DropdownMenuSubTriggerProps } from 'reka-ui';
|
|
83
92
|
import { DropdownMenuTrigger } from 'reka-ui';
|
|
84
93
|
import { FocusOutsideEvent } from 'reka-ui';
|
|
94
|
+
import { LabelProps } from 'reka-ui';
|
|
95
|
+
import { MaybeRefOrGetter } from 'vue';
|
|
85
96
|
import { ObjectDirective } from 'vue';
|
|
86
97
|
import { PaginationEllipsisProps } from 'reka-ui';
|
|
87
98
|
import { PaginationFirstProps } from 'reka-ui';
|
|
@@ -100,6 +111,8 @@ import { PopoverPortal } from 'reka-ui';
|
|
|
100
111
|
import { PopoverRoot } from 'reka-ui';
|
|
101
112
|
import { PopoverTrigger } from 'reka-ui';
|
|
102
113
|
import { PublicProps } from 'vue';
|
|
114
|
+
import { RadioGroupItemProps } from 'reka-ui';
|
|
115
|
+
import { RadioGroupRoot } from 'reka-ui';
|
|
103
116
|
import { RouteLocationRaw } from 'vue-router';
|
|
104
117
|
import { RowSelectionState } from '@tanstack/vue-table';
|
|
105
118
|
import { SortingState } from '@tanstack/vue-table';
|
|
@@ -124,23 +137,21 @@ import { TooltipTrigger } from 'reka-ui';
|
|
|
124
137
|
|
|
125
138
|
declare const __VLS_component: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
126
139
|
|
|
127
|
-
declare const __VLS_component_10: DefineComponent<
|
|
140
|
+
declare const __VLS_component_10: DefineComponent<IAlertDialogTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
128
141
|
|
|
129
|
-
declare const __VLS_component_11: DefineComponent<
|
|
142
|
+
declare const __VLS_component_11: DefineComponent<IButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
130
143
|
|
|
131
|
-
declare const __VLS_component_12: DefineComponent<
|
|
144
|
+
declare const __VLS_component_12: DefineComponent<CalendarCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
132
145
|
|
|
133
|
-
declare const __VLS_component_13: DefineComponent<
|
|
146
|
+
declare const __VLS_component_13: DefineComponent<CalendarGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
134
147
|
|
|
135
|
-
declare const __VLS_component_14: DefineComponent<
|
|
148
|
+
declare const __VLS_component_14: DefineComponent<CalendarGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
136
149
|
|
|
137
|
-
declare const __VLS_component_15: DefineComponent<
|
|
150
|
+
declare const __VLS_component_15: DefineComponent<CalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
138
151
|
|
|
139
|
-
declare const __VLS_component_16: DefineComponent<
|
|
152
|
+
declare const __VLS_component_16: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
140
153
|
|
|
141
|
-
declare const __VLS_component_17: DefineComponent<
|
|
142
|
-
|
|
143
|
-
declare const __VLS_component_18: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
154
|
+
declare const __VLS_component_17: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
144
155
|
"update:modelValue": (value: any) => any;
|
|
145
156
|
} & {
|
|
146
157
|
change: (value: string | number | boolean | any[] | null, event: Event) => any;
|
|
@@ -154,47 +165,70 @@ onChange?: ((value: string | number | boolean | any[] | null, event: Event) => a
|
|
|
154
165
|
"onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
|
|
155
166
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
156
167
|
|
|
157
|
-
declare const
|
|
168
|
+
declare const __VLS_component_18: DefineComponent<DatePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
158
169
|
|
|
159
|
-
declare const
|
|
170
|
+
declare const __VLS_component_19: DefineComponent<DatePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
160
171
|
|
|
161
|
-
declare const
|
|
172
|
+
declare const __VLS_component_2: DefineComponent<AccordionHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
162
173
|
|
|
163
|
-
declare const
|
|
174
|
+
declare const __VLS_component_20: DefineComponent<IDatePickerFieldProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps> & Readonly<{}>, {
|
|
164
175
|
width: number;
|
|
165
176
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
166
177
|
|
|
167
|
-
declare const
|
|
178
|
+
declare const __VLS_component_21: DefineComponent<DatePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
168
179
|
|
|
169
|
-
declare const
|
|
180
|
+
declare const __VLS_component_22: DefineComponent<DatePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
170
181
|
|
|
171
|
-
declare const
|
|
182
|
+
declare const __VLS_component_23: DefineComponent<DatePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
172
183
|
|
|
173
|
-
declare const
|
|
184
|
+
declare const __VLS_component_24: DefineComponent<DatePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
174
185
|
|
|
175
|
-
declare const
|
|
186
|
+
declare const __VLS_component_25: DefineComponent<DatePickerInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
176
187
|
|
|
177
|
-
declare const
|
|
188
|
+
declare const __VLS_component_26: DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
178
189
|
|
|
179
|
-
declare const
|
|
190
|
+
declare const __VLS_component_27: DefineComponent<DateRangePickerCellTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
180
191
|
|
|
181
|
-
declare const
|
|
192
|
+
declare const __VLS_component_28: DefineComponent<DateRangePickerContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
193
|
+
|
|
194
|
+
declare const __VLS_component_29: DefineComponent<DateRangePickerGridBodyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
182
195
|
|
|
183
196
|
declare const __VLS_component_3: DefineComponent<IAccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionItemProps> & Readonly<{}>, {
|
|
184
197
|
styleVariant: "inline" | "filled" | "outlined";
|
|
185
198
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
186
199
|
|
|
187
|
-
declare const __VLS_component_30: DefineComponent<
|
|
200
|
+
declare const __VLS_component_30: DefineComponent<DateRangePickerGridRowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerGridRowProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
188
201
|
|
|
189
|
-
declare const __VLS_component_31: DefineComponent<
|
|
202
|
+
declare const __VLS_component_31: DefineComponent<DateRangePickerHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
190
203
|
|
|
191
|
-
declare const __VLS_component_32: DefineComponent<
|
|
204
|
+
declare const __VLS_component_32: DefineComponent<DateRangePickerHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
192
205
|
|
|
193
|
-
declare const __VLS_component_33: DefineComponent<
|
|
206
|
+
declare const __VLS_component_33: DefineComponent<DateRangePickerTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
194
207
|
|
|
195
|
-
declare const __VLS_component_34: DefineComponent<
|
|
208
|
+
declare const __VLS_component_34: DefineComponent<IDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
209
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
210
|
+
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
211
|
+
focusOutside: (event: FocusOutsideEvent) => any;
|
|
212
|
+
interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
|
|
213
|
+
openAutoFocus: (event: Event) => any;
|
|
214
|
+
closeAutoFocus: (event: Event) => any;
|
|
215
|
+
}, string, PublicProps, Readonly<IDialogContentProps> & Readonly<{
|
|
216
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
217
|
+
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
218
|
+
onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
|
|
219
|
+
onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
|
|
220
|
+
onOpenAutoFocus?: ((event: Event) => any) | undefined;
|
|
221
|
+
onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
222
|
+
}>, {
|
|
223
|
+
width: number;
|
|
224
|
+
closeButton: IDialogCloseProps;
|
|
225
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
226
|
+
|
|
227
|
+
declare const __VLS_component_35: DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
228
|
+
|
|
229
|
+
declare const __VLS_component_36: DefineComponent<IDialogActionsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDialogActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
196
230
|
|
|
197
|
-
declare const
|
|
231
|
+
declare const __VLS_component_37: DefineComponent<IDropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
198
232
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
199
233
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
200
234
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -210,13 +244,13 @@ onCloseAutoFocus?: ((event: Event) => any) | undefined;
|
|
|
210
244
|
width: number;
|
|
211
245
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
212
246
|
|
|
213
|
-
declare const
|
|
247
|
+
declare const __VLS_component_38: DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
214
248
|
select: (event: Event) => any;
|
|
215
249
|
}, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
|
|
216
250
|
onSelect?: ((event: Event) => any) | undefined;
|
|
217
251
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
218
252
|
|
|
219
|
-
declare const
|
|
253
|
+
declare const __VLS_component_39: DefineComponent<IDropdownMenuSubContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
220
254
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
221
255
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
222
256
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -236,17 +270,19 @@ onEntryFocus?: ((event: Event) => any) | undefined;
|
|
|
236
270
|
width: number;
|
|
237
271
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
238
272
|
|
|
239
|
-
declare const __VLS_component_38: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
240
|
-
|
|
241
|
-
declare const __VLS_component_39: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
242
|
-
|
|
243
273
|
declare const __VLS_component_4: DefineComponent<IAccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAccordionTriggerProps> & Readonly<{}>, {
|
|
244
274
|
visibleArrow: boolean;
|
|
245
275
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
246
276
|
|
|
247
|
-
declare const __VLS_component_40: DefineComponent<
|
|
277
|
+
declare const __VLS_component_40: DefineComponent<DropdownMenuSubTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
278
|
+
|
|
279
|
+
declare const __VLS_component_41: DefineComponent<LabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
280
|
+
|
|
281
|
+
declare const __VLS_component_42: DefineComponent<PaginationListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
248
282
|
|
|
249
|
-
declare const
|
|
283
|
+
declare const __VLS_component_43: DefineComponent<PaginationListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
284
|
+
|
|
285
|
+
declare const __VLS_component_44: DefineComponent<IPopoverContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
250
286
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
251
287
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
252
288
|
focusOutside: (event: FocusOutsideEvent) => any;
|
|
@@ -265,23 +301,31 @@ width: number;
|
|
|
265
301
|
alignOffset: number;
|
|
266
302
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
267
303
|
|
|
268
|
-
declare const
|
|
304
|
+
declare const __VLS_component_45: DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
269
305
|
|
|
270
|
-
declare const
|
|
306
|
+
declare const __VLS_component_46: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
271
307
|
|
|
272
|
-
declare const
|
|
308
|
+
declare const __VLS_component_47: DefineComponent<TagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TagProps> & Readonly<{}>, {
|
|
273
309
|
colors: TagColors;
|
|
274
310
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
275
311
|
|
|
276
|
-
declare const
|
|
312
|
+
declare const __VLS_component_48: DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {
|
|
277
313
|
as: AsTag | Component;
|
|
278
314
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
279
315
|
|
|
280
|
-
declare const
|
|
316
|
+
declare const __VLS_component_49: DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
281
317
|
swipeDirection: "left" | "right" | "up" | "down";
|
|
282
318
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
283
319
|
|
|
284
|
-
declare const
|
|
320
|
+
declare const __VLS_component_5: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
321
|
+
size: ButtonSize;
|
|
322
|
+
variant: ButtonVariant;
|
|
323
|
+
buttonStyle: ButtonStyle;
|
|
324
|
+
strong: boolean;
|
|
325
|
+
as: AsTag | Component;
|
|
326
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
327
|
+
|
|
328
|
+
declare const __VLS_component_50: DefineComponent<IToastRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
285
329
|
pause: () => any;
|
|
286
330
|
"update:open": (value: boolean) => any;
|
|
287
331
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
@@ -367,11 +411,11 @@ y: number;
|
|
|
367
411
|
variant: ToastVariant;
|
|
368
412
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
369
413
|
|
|
370
|
-
declare const
|
|
414
|
+
declare const __VLS_component_51: DefineComponent<ToastTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {
|
|
371
415
|
as: AsTag | Component;
|
|
372
416
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
373
417
|
|
|
374
|
-
declare const
|
|
418
|
+
declare const __VLS_component_52: DefineComponent<ITooltipContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
375
419
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
376
420
|
pointerDownOutside: (event: Event) => any;
|
|
377
421
|
}, string, PublicProps, Readonly<ITooltipContentProps> & Readonly<{
|
|
@@ -381,14 +425,6 @@ onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
|
381
425
|
viewArrow: boolean;
|
|
382
426
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
383
427
|
|
|
384
|
-
declare const __VLS_component_5: DefineComponent<IAlertDialogActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogActionProps> & Readonly<{}>, {
|
|
385
|
-
size: ButtonSize;
|
|
386
|
-
variant: ButtonVariant;
|
|
387
|
-
buttonStyle: ButtonStyle;
|
|
388
|
-
strong: boolean;
|
|
389
|
-
as: AsTag | Component;
|
|
390
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
391
|
-
|
|
392
428
|
declare const __VLS_component_6: DefineComponent<IAlertDialogCancelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IAlertDialogCancelProps> & Readonly<{}>, {
|
|
393
429
|
size: ButtonSize;
|
|
394
430
|
variant: ButtonVariant;
|
|
@@ -403,7 +439,7 @@ width: number;
|
|
|
403
439
|
|
|
404
440
|
declare const __VLS_component_8: DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
405
441
|
|
|
406
|
-
declare const __VLS_component_9: DefineComponent<
|
|
442
|
+
declare const __VLS_component_9: DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
407
443
|
|
|
408
444
|
declare type __VLS_Props = {
|
|
409
445
|
value?: string | number;
|
|
@@ -505,19 +541,19 @@ declare function __VLS_template_16(): {
|
|
|
505
541
|
declare function __VLS_template_17(): {
|
|
506
542
|
attrs: Partial<{}>;
|
|
507
543
|
slots: {
|
|
508
|
-
|
|
544
|
+
label?(_: {}): any;
|
|
509
545
|
};
|
|
510
546
|
refs: {};
|
|
511
|
-
rootEl:
|
|
547
|
+
rootEl: HTMLLabelElement;
|
|
512
548
|
};
|
|
513
549
|
|
|
514
550
|
declare function __VLS_template_18(): {
|
|
515
551
|
attrs: Partial<{}>;
|
|
516
552
|
slots: {
|
|
517
|
-
|
|
553
|
+
default?(_: {}): any;
|
|
518
554
|
};
|
|
519
555
|
refs: {};
|
|
520
|
-
rootEl:
|
|
556
|
+
rootEl: any;
|
|
521
557
|
};
|
|
522
558
|
|
|
523
559
|
declare function __VLS_template_19(): {
|
|
@@ -541,7 +577,7 @@ declare function __VLS_template_2(): {
|
|
|
541
577
|
declare function __VLS_template_20(): {
|
|
542
578
|
attrs: Partial<{}>;
|
|
543
579
|
slots: {
|
|
544
|
-
default?(_:
|
|
580
|
+
default?(_: any): any;
|
|
545
581
|
};
|
|
546
582
|
refs: {};
|
|
547
583
|
rootEl: any;
|
|
@@ -550,7 +586,7 @@ declare function __VLS_template_20(): {
|
|
|
550
586
|
declare function __VLS_template_21(): {
|
|
551
587
|
attrs: Partial<{}>;
|
|
552
588
|
slots: {
|
|
553
|
-
default?(_:
|
|
589
|
+
default?(_: {}): any;
|
|
554
590
|
};
|
|
555
591
|
refs: {};
|
|
556
592
|
rootEl: any;
|
|
@@ -676,7 +712,9 @@ declare function __VLS_template_33(): {
|
|
|
676
712
|
declare function __VLS_template_34(): {
|
|
677
713
|
attrs: Partial<{}>;
|
|
678
714
|
slots: {
|
|
715
|
+
title?(_: {}): any;
|
|
679
716
|
default?(_: {}): any;
|
|
717
|
+
actions?(_: {}): any;
|
|
680
718
|
};
|
|
681
719
|
refs: {};
|
|
682
720
|
rootEl: any;
|
|
@@ -697,7 +735,7 @@ declare function __VLS_template_36(): {
|
|
|
697
735
|
default?(_: {}): any;
|
|
698
736
|
};
|
|
699
737
|
refs: {};
|
|
700
|
-
rootEl:
|
|
738
|
+
rootEl: HTMLDivElement;
|
|
701
739
|
};
|
|
702
740
|
|
|
703
741
|
declare function __VLS_template_37(): {
|
|
@@ -721,7 +759,7 @@ declare function __VLS_template_38(): {
|
|
|
721
759
|
declare function __VLS_template_39(): {
|
|
722
760
|
attrs: Partial<{}>;
|
|
723
761
|
slots: {
|
|
724
|
-
default?(_:
|
|
762
|
+
default?(_: {}): any;
|
|
725
763
|
};
|
|
726
764
|
refs: {};
|
|
727
765
|
rootEl: any;
|
|
@@ -757,7 +795,7 @@ declare function __VLS_template_41(): {
|
|
|
757
795
|
declare function __VLS_template_42(): {
|
|
758
796
|
attrs: Partial<{}>;
|
|
759
797
|
slots: {
|
|
760
|
-
default?(_:
|
|
798
|
+
default?(_: any): any;
|
|
761
799
|
};
|
|
762
800
|
refs: {};
|
|
763
801
|
rootEl: any;
|
|
@@ -778,7 +816,7 @@ declare function __VLS_template_44(): {
|
|
|
778
816
|
default?(_: {}): any;
|
|
779
817
|
};
|
|
780
818
|
refs: {};
|
|
781
|
-
rootEl:
|
|
819
|
+
rootEl: any;
|
|
782
820
|
};
|
|
783
821
|
|
|
784
822
|
declare function __VLS_template_45(): {
|
|
@@ -805,7 +843,7 @@ declare function __VLS_template_47(): {
|
|
|
805
843
|
default?(_: {}): any;
|
|
806
844
|
};
|
|
807
845
|
refs: {};
|
|
808
|
-
rootEl:
|
|
846
|
+
rootEl: HTMLDivElement;
|
|
809
847
|
};
|
|
810
848
|
|
|
811
849
|
declare function __VLS_template_48(): {
|
|
@@ -835,6 +873,33 @@ declare function __VLS_template_5(): {
|
|
|
835
873
|
rootEl: any;
|
|
836
874
|
};
|
|
837
875
|
|
|
876
|
+
declare function __VLS_template_50(): {
|
|
877
|
+
attrs: Partial<{}>;
|
|
878
|
+
slots: {
|
|
879
|
+
default?(_: {}): any;
|
|
880
|
+
};
|
|
881
|
+
refs: {};
|
|
882
|
+
rootEl: any;
|
|
883
|
+
};
|
|
884
|
+
|
|
885
|
+
declare function __VLS_template_51(): {
|
|
886
|
+
attrs: Partial<{}>;
|
|
887
|
+
slots: {
|
|
888
|
+
default?(_: {}): any;
|
|
889
|
+
};
|
|
890
|
+
refs: {};
|
|
891
|
+
rootEl: any;
|
|
892
|
+
};
|
|
893
|
+
|
|
894
|
+
declare function __VLS_template_52(): {
|
|
895
|
+
attrs: Partial<{}>;
|
|
896
|
+
slots: {
|
|
897
|
+
default?(_: {}): any;
|
|
898
|
+
};
|
|
899
|
+
refs: {};
|
|
900
|
+
rootEl: any;
|
|
901
|
+
};
|
|
902
|
+
|
|
838
903
|
declare function __VLS_template_6(): {
|
|
839
904
|
attrs: Partial<{}>;
|
|
840
905
|
slots: {
|
|
@@ -961,6 +1026,12 @@ declare type __VLS_TemplateResult_49 = ReturnType<typeof __VLS_template_49>;
|
|
|
961
1026
|
|
|
962
1027
|
declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
|
|
963
1028
|
|
|
1029
|
+
declare type __VLS_TemplateResult_50 = ReturnType<typeof __VLS_template_50>;
|
|
1030
|
+
|
|
1031
|
+
declare type __VLS_TemplateResult_51 = ReturnType<typeof __VLS_template_51>;
|
|
1032
|
+
|
|
1033
|
+
declare type __VLS_TemplateResult_52 = ReturnType<typeof __VLS_template_52>;
|
|
1034
|
+
|
|
964
1035
|
declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
|
|
965
1036
|
|
|
966
1037
|
declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
|
|
@@ -1239,6 +1310,24 @@ declare type __VLS_WithTemplateSlots_5<T, S> = T & {
|
|
|
1239
1310
|
};
|
|
1240
1311
|
};
|
|
1241
1312
|
|
|
1313
|
+
declare type __VLS_WithTemplateSlots_50<T, S> = T & {
|
|
1314
|
+
new (): {
|
|
1315
|
+
$slots: S;
|
|
1316
|
+
};
|
|
1317
|
+
};
|
|
1318
|
+
|
|
1319
|
+
declare type __VLS_WithTemplateSlots_51<T, S> = T & {
|
|
1320
|
+
new (): {
|
|
1321
|
+
$slots: S;
|
|
1322
|
+
};
|
|
1323
|
+
};
|
|
1324
|
+
|
|
1325
|
+
declare type __VLS_WithTemplateSlots_52<T, S> = T & {
|
|
1326
|
+
new (): {
|
|
1327
|
+
$slots: S;
|
|
1328
|
+
};
|
|
1329
|
+
};
|
|
1330
|
+
|
|
1242
1331
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
1243
1332
|
new (): {
|
|
1244
1333
|
$slots: S;
|
|
@@ -1281,19 +1370,34 @@ export declare const AlertDialogContent: __VLS_WithTemplateSlots_7<typeof __VLS_
|
|
|
1281
1370
|
|
|
1282
1371
|
export declare const AlertDialogDescription: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
1283
1372
|
|
|
1284
|
-
export declare const AlertDialogOverlay:
|
|
1373
|
+
export declare const AlertDialogOverlay: DefineComponent<AlertDialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AlertDialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1285
1374
|
|
|
1286
1375
|
export { AlertDialogPortal }
|
|
1287
1376
|
|
|
1288
1377
|
export { AlertDialogRoot }
|
|
1289
1378
|
|
|
1290
|
-
export declare const AlertDialogTitle:
|
|
1379
|
+
export declare const AlertDialogTitle: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
1291
1380
|
|
|
1292
|
-
export declare const AlertDialogTrigger:
|
|
1381
|
+
export declare const AlertDialogTrigger: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1293
1382
|
|
|
1294
1383
|
export declare const Badge: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1295
1384
|
|
|
1296
|
-
export declare const
|
|
1385
|
+
export declare const breakpoints: Record<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl", ComputedRef<boolean>> & {
|
|
1386
|
+
greaterOrEqual: (k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">) => ComputedRef<boolean>;
|
|
1387
|
+
smallerOrEqual: (k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">) => ComputedRef<boolean>;
|
|
1388
|
+
greater(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): ComputedRef<boolean>;
|
|
1389
|
+
smaller(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): ComputedRef<boolean>;
|
|
1390
|
+
between(a: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">, b: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): ComputedRef<boolean>;
|
|
1391
|
+
isGreater(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): boolean;
|
|
1392
|
+
isGreaterOrEqual(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): boolean;
|
|
1393
|
+
isSmaller(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): boolean;
|
|
1394
|
+
isSmallerOrEqual(k: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): boolean;
|
|
1395
|
+
isInBetween(a: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">, b: MaybeRefOrGetter<"sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">): boolean;
|
|
1396
|
+
current: () => ComputedRef<("sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl")[]>;
|
|
1397
|
+
active(): ComputedRef<"" | "sm" | "lg" | "xl" | "mobile" | "md" | "xxl" | "xxxl">;
|
|
1398
|
+
};
|
|
1399
|
+
|
|
1400
|
+
export declare const Button: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1297
1401
|
|
|
1298
1402
|
declare type ButtonIconPosition = "start" | "end";
|
|
1299
1403
|
|
|
@@ -1305,19 +1409,19 @@ declare type ButtonVariant = "primary" | "danger" | "secondary" | "link";
|
|
|
1305
1409
|
|
|
1306
1410
|
export { CalendarCell }
|
|
1307
1411
|
|
|
1308
|
-
export declare const CalendarCellTrigger:
|
|
1412
|
+
export declare const CalendarCellTrigger: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1309
1413
|
|
|
1310
1414
|
export { CalendarGrid }
|
|
1311
1415
|
|
|
1312
|
-
export declare const CalendarGridBody:
|
|
1416
|
+
export declare const CalendarGridBody: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
1313
1417
|
|
|
1314
1418
|
export { CalendarGridHead }
|
|
1315
1419
|
|
|
1316
|
-
export declare const CalendarGridRow:
|
|
1420
|
+
export declare const CalendarGridRow: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
1317
1421
|
|
|
1318
|
-
export declare const CalendarHeadCell:
|
|
1422
|
+
export declare const CalendarHeadCell: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
1319
1423
|
|
|
1320
|
-
export declare const CalendarHeader:
|
|
1424
|
+
export declare const CalendarHeader: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
1321
1425
|
|
|
1322
1426
|
export declare const CalendarHeading: DefineComponent<CalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1323
1427
|
|
|
@@ -1339,7 +1443,7 @@ iconOnly: boolean;
|
|
|
1339
1443
|
|
|
1340
1444
|
export { CalendarRoot }
|
|
1341
1445
|
|
|
1342
|
-
export declare const Checkbox:
|
|
1446
|
+
export declare const Checkbox: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
1343
1447
|
|
|
1344
1448
|
export { ColumnDef }
|
|
1345
1449
|
|
|
@@ -1375,29 +1479,29 @@ export { DatePickerCalendar }
|
|
|
1375
1479
|
|
|
1376
1480
|
export { DatePickerCell }
|
|
1377
1481
|
|
|
1378
|
-
export declare const DatePickerCellTrigger:
|
|
1482
|
+
export declare const DatePickerCellTrigger: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
1379
1483
|
|
|
1380
1484
|
export { DatePickerClose }
|
|
1381
1485
|
|
|
1382
|
-
export declare const DatePickerContent:
|
|
1486
|
+
export declare const DatePickerContent: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1383
1487
|
|
|
1384
|
-
export declare const DatePickerField:
|
|
1488
|
+
export declare const DatePickerField: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1385
1489
|
|
|
1386
1490
|
export { DatePickerGrid }
|
|
1387
1491
|
|
|
1388
|
-
export declare const DatePickerGridBody:
|
|
1492
|
+
export declare const DatePickerGridBody: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
1389
1493
|
|
|
1390
1494
|
export { DatePickerGridHead }
|
|
1391
1495
|
|
|
1392
|
-
export declare const DatePickerGridRow:
|
|
1496
|
+
export declare const DatePickerGridRow: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1393
1497
|
|
|
1394
|
-
export declare const DatePickerHeadCell:
|
|
1498
|
+
export declare const DatePickerHeadCell: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
|
|
1395
1499
|
|
|
1396
|
-
export declare const DatePickerHeader:
|
|
1500
|
+
export declare const DatePickerHeader: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
1397
1501
|
|
|
1398
1502
|
export declare const DatePickerHeading: DefineComponent<DatePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DatePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1399
1503
|
|
|
1400
|
-
export declare const DatePickerInput:
|
|
1504
|
+
export declare const DatePickerInput: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
1401
1505
|
|
|
1402
1506
|
export declare const DatePickerNext: DefineComponent<IDatePickerNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerNextProps> & Readonly<{}>, {
|
|
1403
1507
|
size: ButtonSize;
|
|
@@ -1417,7 +1521,7 @@ iconOnly: boolean;
|
|
|
1417
1521
|
|
|
1418
1522
|
export { DatePickerRoot }
|
|
1419
1523
|
|
|
1420
|
-
export declare const DatePickerTrigger:
|
|
1524
|
+
export declare const DatePickerTrigger: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
|
|
1421
1525
|
|
|
1422
1526
|
export { DateRangePickerAnchor }
|
|
1423
1527
|
|
|
@@ -1431,11 +1535,11 @@ export { DateRangePickerCalendar }
|
|
|
1431
1535
|
|
|
1432
1536
|
export { DateRangePickerCell }
|
|
1433
1537
|
|
|
1434
|
-
export declare const DateRangePickerCellTrigger:
|
|
1538
|
+
export declare const DateRangePickerCellTrigger: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
|
|
1435
1539
|
|
|
1436
1540
|
export { DateRangePickerClose }
|
|
1437
1541
|
|
|
1438
|
-
export declare const DateRangePickerContent:
|
|
1542
|
+
export declare const DateRangePickerContent: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
|
|
1439
1543
|
|
|
1440
1544
|
export declare const DateRangePickerField: DefineComponent<IDatePickerFieldProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IDatePickerFieldProps_2> & Readonly<{}>, {
|
|
1441
1545
|
width: number;
|
|
@@ -1443,15 +1547,15 @@ width: number;
|
|
|
1443
1547
|
|
|
1444
1548
|
export { DateRangePickerGrid }
|
|
1445
1549
|
|
|
1446
|
-
export declare const DateRangePickerGridBody:
|
|
1550
|
+
export declare const DateRangePickerGridBody: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
|
|
1447
1551
|
|
|
1448
1552
|
export { DateRangePickerGridHead }
|
|
1449
1553
|
|
|
1450
|
-
export declare const DateRangePickerGridRow:
|
|
1554
|
+
export declare const DateRangePickerGridRow: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
1451
1555
|
|
|
1452
|
-
export declare const DateRangePickerHeadCell:
|
|
1556
|
+
export declare const DateRangePickerHeadCell: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
1453
1557
|
|
|
1454
|
-
export declare const DateRangePickerHeader:
|
|
1558
|
+
export declare const DateRangePickerHeader: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
1455
1559
|
|
|
1456
1560
|
export declare const DateRangePickerHeading: DefineComponent<DateRangePickerHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DateRangePickerHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1457
1561
|
|
|
@@ -1473,7 +1577,21 @@ iconOnly: boolean;
|
|
|
1473
1577
|
|
|
1474
1578
|
export { DateRangePickerRoot }
|
|
1475
1579
|
|
|
1476
|
-
export declare const DateRangePickerTrigger:
|
|
1580
|
+
export declare const DateRangePickerTrigger: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
1581
|
+
|
|
1582
|
+
export declare const DialogActions: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
1583
|
+
|
|
1584
|
+
export declare const DialogContent: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
1585
|
+
|
|
1586
|
+
export declare const DialogDescription: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
1587
|
+
|
|
1588
|
+
export declare const DialogOverlay: DefineComponent<DialogOverlayProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1589
|
+
|
|
1590
|
+
export { DialogPortal }
|
|
1591
|
+
|
|
1592
|
+
export { DialogRoot }
|
|
1593
|
+
|
|
1594
|
+
export { DialogTrigger }
|
|
1477
1595
|
|
|
1478
1596
|
export declare const DropdownMenuArrow: DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {
|
|
1479
1597
|
rounded: boolean;
|
|
@@ -1483,11 +1601,11 @@ height: number;
|
|
|
1483
1601
|
|
|
1484
1602
|
export { DropdownMenuCheckboxItem }
|
|
1485
1603
|
|
|
1486
|
-
export declare const DropdownMenuContent:
|
|
1604
|
+
export declare const DropdownMenuContent: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
1487
1605
|
|
|
1488
1606
|
export { DropdownMenuGroup }
|
|
1489
1607
|
|
|
1490
|
-
export declare const DropdownMenuItem:
|
|
1608
|
+
export declare const DropdownMenuItem: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
1491
1609
|
|
|
1492
1610
|
export { DropdownMenuItemIndicator }
|
|
1493
1611
|
|
|
@@ -1505,9 +1623,9 @@ export declare const DropdownMenuSeparator: DefineComponent<DropdownMenuSeparato
|
|
|
1505
1623
|
|
|
1506
1624
|
export { DropdownMenuSub }
|
|
1507
1625
|
|
|
1508
|
-
export declare const DropdownMenuSubContent:
|
|
1626
|
+
export declare const DropdownMenuSubContent: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
1509
1627
|
|
|
1510
|
-
export declare const DropdownMenuSubTrigger:
|
|
1628
|
+
export declare const DropdownMenuSubTrigger: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
1511
1629
|
|
|
1512
1630
|
export { DropdownMenuTrigger }
|
|
1513
1631
|
|
|
@@ -1607,6 +1725,23 @@ declare interface IDateRangePickerNextProps extends Omit<DateRangePickerNextProp
|
|
|
1607
1725
|
declare interface IDateRangePickerPrevProps extends Omit<DateRangePickerPrevProps, 'as' | 'asChild'>, IButtonProps {
|
|
1608
1726
|
}
|
|
1609
1727
|
|
|
1728
|
+
declare interface IDialogActionsProps {
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
declare interface IDialogCloseProps extends DialogCloseProps {
|
|
1732
|
+
enabled?: boolean;
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1735
|
+
declare interface IDialogContentProps extends DialogContentProps {
|
|
1736
|
+
title?: IDialogTitleProps;
|
|
1737
|
+
closeButton?: IDialogCloseProps;
|
|
1738
|
+
width?: number;
|
|
1739
|
+
}
|
|
1740
|
+
|
|
1741
|
+
declare interface IDialogTitleProps extends DialogTitleProps {
|
|
1742
|
+
text?: string;
|
|
1743
|
+
}
|
|
1744
|
+
|
|
1610
1745
|
declare interface IDropdownMenuContentProps extends DropdownMenuContentProps {
|
|
1611
1746
|
width?: number;
|
|
1612
1747
|
}
|
|
@@ -1632,6 +1767,8 @@ declare interface ITooltipContentProps extends TooltipContentProps {
|
|
|
1632
1767
|
viewArrow?: boolean;
|
|
1633
1768
|
}
|
|
1634
1769
|
|
|
1770
|
+
export declare const Label: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
1771
|
+
|
|
1635
1772
|
declare interface LoadingElement extends HTMLElement {
|
|
1636
1773
|
dataset: DOMStringMap & {
|
|
1637
1774
|
loading?: string;
|
|
@@ -1647,9 +1784,9 @@ export declare const PaginationFirst: DefineComponent<PaginationFirstProps, {},
|
|
|
1647
1784
|
|
|
1648
1785
|
export declare const PaginationLast: DefineComponent<PaginationLastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1649
1786
|
|
|
1650
|
-
export declare const PaginationList:
|
|
1787
|
+
export declare const PaginationList: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
1651
1788
|
|
|
1652
|
-
export declare const PaginationListItem:
|
|
1789
|
+
export declare const PaginationListItem: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
1653
1790
|
|
|
1654
1791
|
export declare const PaginationNext: DefineComponent<PaginationNextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1655
1792
|
|
|
@@ -1667,7 +1804,7 @@ height: number;
|
|
|
1667
1804
|
|
|
1668
1805
|
export { PopoverClose }
|
|
1669
1806
|
|
|
1670
|
-
export declare const PopoverContent:
|
|
1807
|
+
export declare const PopoverContent: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
1671
1808
|
|
|
1672
1809
|
export { PopoverPortal }
|
|
1673
1810
|
|
|
@@ -1675,19 +1812,30 @@ export { PopoverRoot }
|
|
|
1675
1812
|
|
|
1676
1813
|
export { PopoverTrigger }
|
|
1677
1814
|
|
|
1815
|
+
/**
|
|
1816
|
+
* Функция форматирования суммы
|
|
1817
|
+
*
|
|
1818
|
+
* Функция будет возвращаться HTML строку <span>11000.<small>00</small>₽</span>
|
|
1819
|
+
*/
|
|
1820
|
+
export declare const priceFormat: (price: string | number) => string;
|
|
1821
|
+
|
|
1822
|
+
export declare const RadioGroupItem: DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1823
|
+
|
|
1824
|
+
export { RadioGroupRoot }
|
|
1825
|
+
|
|
1678
1826
|
export declare const Spinner: DefineComponent<ISpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ISpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1679
1827
|
|
|
1680
1828
|
export { TabsContent }
|
|
1681
1829
|
|
|
1682
1830
|
export { TabsIndicator }
|
|
1683
1831
|
|
|
1684
|
-
export declare const TabsList:
|
|
1832
|
+
export declare const TabsList: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
1685
1833
|
|
|
1686
1834
|
export { TabsRoot }
|
|
1687
1835
|
|
|
1688
|
-
export declare const TabsTrigger:
|
|
1836
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
1689
1837
|
|
|
1690
|
-
export declare const Tag:
|
|
1838
|
+
export declare const Tag: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
1691
1839
|
|
|
1692
1840
|
export declare interface TagColors {
|
|
1693
1841
|
background?: string;
|
|
@@ -1704,21 +1852,21 @@ export { ToastAction }
|
|
|
1704
1852
|
|
|
1705
1853
|
export declare const ToastClose: DefineComponent<ToastCloseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1706
1854
|
|
|
1707
|
-
export declare const ToastDescription:
|
|
1855
|
+
export declare const ToastDescription: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
1708
1856
|
|
|
1709
1857
|
export { ToastPortal }
|
|
1710
1858
|
|
|
1711
|
-
export declare const ToastProvider:
|
|
1859
|
+
export declare const ToastProvider: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
1712
1860
|
|
|
1713
|
-
export declare const ToastRoot:
|
|
1861
|
+
export declare const ToastRoot: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
1714
1862
|
|
|
1715
|
-
export declare const ToastTitle:
|
|
1863
|
+
export declare const ToastTitle: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
1716
1864
|
|
|
1717
1865
|
declare type ToastVariant = "warn" | "success" | "error" | "info";
|
|
1718
1866
|
|
|
1719
1867
|
export declare const ToastViewport: DefineComponent<ToastViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1720
1868
|
|
|
1721
|
-
export declare const TooltipContent:
|
|
1869
|
+
export declare const TooltipContent: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
1722
1870
|
|
|
1723
1871
|
export { TooltipPortal }
|
|
1724
1872
|
|