@3df-spa/ui 1.0.7 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/UiPopoverTrigger.vue_vue_type_script_setup_true_lang-DKJgwMAw.js +258 -0
- package/dist/calendar.d.ts +88 -0
- package/dist/calendar.js +416 -0
- package/dist/carousel.d.ts +103 -0
- package/dist/carousel.js +206 -0
- package/dist/index.d.ts +43 -223
- package/dist/index.js +3568 -4426
- package/dist/utils-C9QoOYNG.js +6 -0
- package/package.json +20 -2
- /package/dist/{index.css → ui.css} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -11,11 +11,7 @@ import { default as ContextMenuRadioItem } from './context-menu/UiContextMenuRad
|
|
|
11
11
|
import { default as ContextMenuSubTrigger } from './context-menu/UiContextMenuSubTrigger';
|
|
12
12
|
import { DefineComponent } from 'vue';
|
|
13
13
|
import { default as DropdownMenuItem } from './dropdown-menu/UiDropdownMenuItem';
|
|
14
|
-
import { EmblaCarouselType } from 'embla-carousel';
|
|
15
|
-
import { EmblaOptionsType } from 'embla-carousel';
|
|
16
|
-
import { EmblaPluginType } from 'embla-carousel';
|
|
17
14
|
import { InjectionKey } from 'vue';
|
|
18
|
-
import { Locale } from 'date-fns/locale';
|
|
19
15
|
import { default as MenubarCheckboxItem } from './menubar/UiMenubarCheckboxItem';
|
|
20
16
|
import { default as MenubarItem } from './menubar/UiMenubarItem';
|
|
21
17
|
import { default as MenubarMenu } from './menubar/UiMenubarMenu';
|
|
@@ -181,32 +177,16 @@ declare const __VLS_component_135: DefineComponent< {}, {}, {}, {}, {}, Compo
|
|
|
181
177
|
contentRef: HTMLDivElement;
|
|
182
178
|
}, any>;
|
|
183
179
|
|
|
184
|
-
declare const __VLS_component_136: DefineComponent<
|
|
185
|
-
"set-api": (api: EmblaCarouselType) => any;
|
|
186
|
-
}, string, PublicProps, Readonly<UiCarouselProps> & Readonly<{
|
|
187
|
-
"onSet-api"?: ((api: EmblaCarouselType) => any) | undefined;
|
|
188
|
-
}>, {
|
|
189
|
-
orientation: CarouselOrientation;
|
|
190
|
-
opts: Partial<EmblaOptionsType>;
|
|
191
|
-
plugins: EmblaPluginType[];
|
|
192
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
193
|
-
|
|
194
|
-
declare const __VLS_component_137: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
195
|
-
|
|
196
|
-
declare const __VLS_component_138: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
180
|
+
declare const __VLS_component_136: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
197
181
|
|
|
198
|
-
declare const
|
|
199
|
-
|
|
200
|
-
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
201
|
-
|
|
202
|
-
declare const __VLS_component_140: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {
|
|
182
|
+
declare const __VLS_component_137: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {
|
|
203
183
|
variant: TabsTriggerVariant;
|
|
204
184
|
disabled: boolean;
|
|
205
185
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
206
186
|
|
|
207
|
-
declare const
|
|
187
|
+
declare const __VLS_component_138: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
208
188
|
|
|
209
|
-
declare const
|
|
189
|
+
declare const __VLS_component_139: DefineComponent<Props_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
210
190
|
action: (action: HeroAction, index: number) => any;
|
|
211
191
|
}, string, PublicProps, Readonly<Props_3> & Readonly<{
|
|
212
192
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -215,7 +195,9 @@ compact: boolean;
|
|
|
215
195
|
align: HeroAlign;
|
|
216
196
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
217
197
|
|
|
218
|
-
declare const
|
|
198
|
+
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
199
|
+
|
|
200
|
+
declare const __VLS_component_140: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
219
201
|
action: (action: HeroAction, index: number) => any;
|
|
220
202
|
}, string, PublicProps, Readonly<Props_4> & Readonly<{
|
|
221
203
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -225,7 +207,7 @@ compact: boolean;
|
|
|
225
207
|
imageAlt: string;
|
|
226
208
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
227
209
|
|
|
228
|
-
declare const
|
|
210
|
+
declare const __VLS_component_141: DefineComponent<Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
229
211
|
action: (action: HeroAction, index: number) => any;
|
|
230
212
|
}, string, PublicProps, Readonly<Props_5> & Readonly<{
|
|
231
213
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -238,7 +220,7 @@ imageAlt: string;
|
|
|
238
220
|
overlayOpacity: number;
|
|
239
221
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
240
222
|
|
|
241
|
-
declare const
|
|
223
|
+
declare const __VLS_component_142: DefineComponent<Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
242
224
|
action: (action: HeroAction, index: number) => any;
|
|
243
225
|
}, string, PublicProps, Readonly<Props_6> & Readonly<{
|
|
244
226
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -249,7 +231,7 @@ gradient: "purple" | "blue" | "green" | "orange" | "rose" | "custom";
|
|
|
249
231
|
blobs: boolean;
|
|
250
232
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
251
233
|
|
|
252
|
-
declare const
|
|
234
|
+
declare const __VLS_component_143: DefineComponent<Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
253
235
|
action: (action: HeroAction, index: number) => any;
|
|
254
236
|
}, string, PublicProps, Readonly<Props_7> & Readonly<{
|
|
255
237
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -258,7 +240,7 @@ compact: boolean;
|
|
|
258
240
|
gridPattern: boolean;
|
|
259
241
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
260
242
|
|
|
261
|
-
declare const
|
|
243
|
+
declare const __VLS_component_144: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
262
244
|
action: (action: HeroAction, index: number) => any;
|
|
263
245
|
}, string, PublicProps, Readonly<Props_8> & Readonly<{
|
|
264
246
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -268,7 +250,7 @@ compact: boolean;
|
|
|
268
250
|
align: HeroAlign;
|
|
269
251
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
270
252
|
|
|
271
|
-
declare const
|
|
253
|
+
declare const __VLS_component_145: DefineComponent<Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
272
254
|
action: (action: HeroAction, index: number) => any;
|
|
273
255
|
}, string, PublicProps, Readonly<Props_9> & Readonly<{
|
|
274
256
|
onAction?: ((action: HeroAction, index: number) => any) | undefined;
|
|
@@ -278,14 +260,14 @@ compact: boolean;
|
|
|
278
260
|
overlayOpacity: number;
|
|
279
261
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
280
262
|
|
|
281
|
-
declare const
|
|
263
|
+
declare const __VLS_component_146: DefineComponent<Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
282
264
|
dismiss: () => any;
|
|
283
265
|
}, string, PublicProps, Readonly<Props_10> & Readonly<{
|
|
284
266
|
onDismiss?: (() => any) | undefined;
|
|
285
267
|
}>, {
|
|
286
268
|
variant: "default" | "destructive" | "success" | "warning" | "muted" | "info" | null;
|
|
287
269
|
position: "fixed" | "static" | "sticky" | null;
|
|
288
|
-
align: "
|
|
270
|
+
align: "center" | "start" | "between" | null;
|
|
289
271
|
dismissible: boolean;
|
|
290
272
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
291
273
|
|
|
@@ -1207,42 +1189,6 @@ declare function __VLS_template_138(): {
|
|
|
1207
1189
|
};
|
|
1208
1190
|
|
|
1209
1191
|
declare function __VLS_template_139(): {
|
|
1210
|
-
attrs: Partial<{}>;
|
|
1211
|
-
slots: {
|
|
1212
|
-
default?(_: {}): any;
|
|
1213
|
-
};
|
|
1214
|
-
refs: {};
|
|
1215
|
-
rootEl: any;
|
|
1216
|
-
};
|
|
1217
|
-
|
|
1218
|
-
declare function __VLS_template_14(): {
|
|
1219
|
-
attrs: Partial<{}>;
|
|
1220
|
-
slots: {
|
|
1221
|
-
default?(_: {}): any;
|
|
1222
|
-
};
|
|
1223
|
-
refs: {};
|
|
1224
|
-
rootEl: any;
|
|
1225
|
-
};
|
|
1226
|
-
|
|
1227
|
-
declare function __VLS_template_140(): {
|
|
1228
|
-
attrs: Partial<{}>;
|
|
1229
|
-
slots: {
|
|
1230
|
-
default?(_: {}): any;
|
|
1231
|
-
};
|
|
1232
|
-
refs: {};
|
|
1233
|
-
rootEl: any;
|
|
1234
|
-
};
|
|
1235
|
-
|
|
1236
|
-
declare function __VLS_template_141(): {
|
|
1237
|
-
attrs: Partial<{}>;
|
|
1238
|
-
slots: {
|
|
1239
|
-
default?(_: {}): any;
|
|
1240
|
-
};
|
|
1241
|
-
refs: {};
|
|
1242
|
-
rootEl: any;
|
|
1243
|
-
};
|
|
1244
|
-
|
|
1245
|
-
declare function __VLS_template_142(): {
|
|
1246
1192
|
attrs: Partial<{}>;
|
|
1247
1193
|
slots: Readonly<{
|
|
1248
1194
|
default?: () => unknown;
|
|
@@ -1259,7 +1205,16 @@ declare function __VLS_template_142(): {
|
|
|
1259
1205
|
rootEl: any;
|
|
1260
1206
|
};
|
|
1261
1207
|
|
|
1262
|
-
declare function
|
|
1208
|
+
declare function __VLS_template_14(): {
|
|
1209
|
+
attrs: Partial<{}>;
|
|
1210
|
+
slots: {
|
|
1211
|
+
default?(_: {}): any;
|
|
1212
|
+
};
|
|
1213
|
+
refs: {};
|
|
1214
|
+
rootEl: any;
|
|
1215
|
+
};
|
|
1216
|
+
|
|
1217
|
+
declare function __VLS_template_140(): {
|
|
1263
1218
|
attrs: Partial<{}>;
|
|
1264
1219
|
slots: Readonly<{
|
|
1265
1220
|
default?: () => unknown;
|
|
@@ -1278,7 +1233,7 @@ declare function __VLS_template_143(): {
|
|
|
1278
1233
|
rootEl: any;
|
|
1279
1234
|
};
|
|
1280
1235
|
|
|
1281
|
-
declare function
|
|
1236
|
+
declare function __VLS_template_141(): {
|
|
1282
1237
|
attrs: Partial<{}>;
|
|
1283
1238
|
slots: Readonly<{
|
|
1284
1239
|
default?: () => unknown;
|
|
@@ -1295,7 +1250,7 @@ declare function __VLS_template_144(): {
|
|
|
1295
1250
|
rootEl: any;
|
|
1296
1251
|
};
|
|
1297
1252
|
|
|
1298
|
-
declare function
|
|
1253
|
+
declare function __VLS_template_142(): {
|
|
1299
1254
|
attrs: Partial<{}>;
|
|
1300
1255
|
slots: Readonly<{
|
|
1301
1256
|
default?: () => unknown;
|
|
@@ -1314,7 +1269,7 @@ declare function __VLS_template_145(): {
|
|
|
1314
1269
|
rootEl: any;
|
|
1315
1270
|
};
|
|
1316
1271
|
|
|
1317
|
-
declare function
|
|
1272
|
+
declare function __VLS_template_143(): {
|
|
1318
1273
|
attrs: Partial<{}>;
|
|
1319
1274
|
slots: Readonly<{
|
|
1320
1275
|
default?: () => unknown;
|
|
@@ -1335,7 +1290,7 @@ declare function __VLS_template_146(): {
|
|
|
1335
1290
|
rootEl: any;
|
|
1336
1291
|
};
|
|
1337
1292
|
|
|
1338
|
-
declare function
|
|
1293
|
+
declare function __VLS_template_144(): {
|
|
1339
1294
|
attrs: Partial<{}>;
|
|
1340
1295
|
slots: Readonly<{
|
|
1341
1296
|
default?: () => unknown;
|
|
@@ -1352,7 +1307,7 @@ declare function __VLS_template_147(): {
|
|
|
1352
1307
|
rootEl: any;
|
|
1353
1308
|
};
|
|
1354
1309
|
|
|
1355
|
-
declare function
|
|
1310
|
+
declare function __VLS_template_145(): {
|
|
1356
1311
|
attrs: Partial<{}>;
|
|
1357
1312
|
slots: Readonly<{
|
|
1358
1313
|
default?: () => unknown;
|
|
@@ -1369,7 +1324,7 @@ declare function __VLS_template_148(): {
|
|
|
1369
1324
|
rootEl: any;
|
|
1370
1325
|
};
|
|
1371
1326
|
|
|
1372
|
-
declare function
|
|
1327
|
+
declare function __VLS_template_146(): {
|
|
1373
1328
|
attrs: Partial<{}>;
|
|
1374
1329
|
slots: {
|
|
1375
1330
|
icon?(_: {}): any;
|
|
@@ -2368,12 +2323,6 @@ declare type __VLS_TemplateResult_145 = ReturnType<typeof __VLS_template_145>;
|
|
|
2368
2323
|
|
|
2369
2324
|
declare type __VLS_TemplateResult_146 = ReturnType<typeof __VLS_template_146>;
|
|
2370
2325
|
|
|
2371
|
-
declare type __VLS_TemplateResult_147 = ReturnType<typeof __VLS_template_147>;
|
|
2372
|
-
|
|
2373
|
-
declare type __VLS_TemplateResult_148 = ReturnType<typeof __VLS_template_148>;
|
|
2374
|
-
|
|
2375
|
-
declare type __VLS_TemplateResult_149 = ReturnType<typeof __VLS_template_149>;
|
|
2376
|
-
|
|
2377
2326
|
declare type __VLS_TemplateResult_15 = ReturnType<typeof __VLS_template_15>;
|
|
2378
2327
|
|
|
2379
2328
|
declare type __VLS_TemplateResult_16 = ReturnType<typeof __VLS_template_16>;
|
|
@@ -2950,30 +2899,12 @@ declare type __VLS_WithTemplateSlots_157<T, S> = T & {
|
|
|
2950
2899
|
};
|
|
2951
2900
|
};
|
|
2952
2901
|
|
|
2953
|
-
declare type __VLS_WithTemplateSlots_158<T, S> = T & {
|
|
2954
|
-
new (): {
|
|
2955
|
-
$slots: S;
|
|
2956
|
-
};
|
|
2957
|
-
};
|
|
2958
|
-
|
|
2959
|
-
declare type __VLS_WithTemplateSlots_159<T, S> = T & {
|
|
2960
|
-
new (): {
|
|
2961
|
-
$slots: S;
|
|
2962
|
-
};
|
|
2963
|
-
};
|
|
2964
|
-
|
|
2965
2902
|
declare type __VLS_WithTemplateSlots_16<T, S> = T & {
|
|
2966
2903
|
new (): {
|
|
2967
2904
|
$slots: S;
|
|
2968
2905
|
};
|
|
2969
2906
|
};
|
|
2970
2907
|
|
|
2971
|
-
declare type __VLS_WithTemplateSlots_160<T, S> = T & {
|
|
2972
|
-
new (): {
|
|
2973
|
-
$slots: S;
|
|
2974
|
-
};
|
|
2975
|
-
};
|
|
2976
|
-
|
|
2977
2908
|
declare type __VLS_WithTemplateSlots_17<T, S> = T & {
|
|
2978
2909
|
new (): {
|
|
2979
2910
|
$slots: S;
|
|
@@ -3651,14 +3582,14 @@ export declare const badgeVariants: (props?: ({
|
|
|
3651
3582
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
3652
3583
|
} & ClassProp) | undefined) => string;
|
|
3653
3584
|
|
|
3654
|
-
export declare const Banner:
|
|
3585
|
+
export declare const Banner: __VLS_WithTemplateSlots_157<typeof __VLS_component_146, __VLS_TemplateResult_146["slots"]>;
|
|
3655
3586
|
|
|
3656
3587
|
declare type BannerVariantProps = VariantProps<typeof bannerVariants>;
|
|
3657
3588
|
|
|
3658
3589
|
export declare const bannerVariants: (props?: ({
|
|
3659
3590
|
variant?: "default" | "destructive" | "success" | "warning" | "muted" | "info" | null | undefined;
|
|
3660
3591
|
position?: "fixed" | "static" | "sticky" | null | undefined;
|
|
3661
|
-
align?: "
|
|
3592
|
+
align?: "center" | "start" | "between" | null | undefined;
|
|
3662
3593
|
} & ClassProp) | undefined) => string;
|
|
3663
3594
|
|
|
3664
3595
|
export declare const Breadcrumb: __VLS_WithTemplateSlots_73<typeof __VLS_component_72, __VLS_TemplateResult_72["slots"]>;
|
|
@@ -3684,24 +3615,6 @@ export declare const buttonVariants: (props?: ({
|
|
|
3684
3615
|
size?: "default" | "xs" | "sm" | "lg" | "icon" | null | undefined;
|
|
3685
3616
|
} & ClassProp) | undefined) => string;
|
|
3686
3617
|
|
|
3687
|
-
export declare const Calendar: DefineComponent<UiCalendarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3688
|
-
"update:modelValue": (value: Date | DateRange | undefined) => any;
|
|
3689
|
-
}, string, PublicProps, Readonly<UiCalendarProps> & Readonly<{
|
|
3690
|
-
"onUpdate:modelValue"?: ((value: Date | DateRange | undefined) => any) | undefined;
|
|
3691
|
-
}>, {
|
|
3692
|
-
disabled: (date: Date) => boolean;
|
|
3693
|
-
modelValue: Date | DateRange;
|
|
3694
|
-
mode: CalendarMode;
|
|
3695
|
-
weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
3696
|
-
locale: Locale;
|
|
3697
|
-
defaultMonth: Date;
|
|
3698
|
-
numberOfMonths: number;
|
|
3699
|
-
showOutsideDays: boolean;
|
|
3700
|
-
fixedWeeks: boolean;
|
|
3701
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3702
|
-
|
|
3703
|
-
export declare type CalendarMode = 'single' | 'range';
|
|
3704
|
-
|
|
3705
3618
|
export declare const Card: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
3706
3619
|
|
|
3707
3620
|
export declare const CardContent: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
@@ -3714,30 +3627,6 @@ export declare const CardHeader: __VLS_WithTemplateSlots_11<typeof __VLS_compone
|
|
|
3714
3627
|
|
|
3715
3628
|
export declare const CardTitle: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
3716
3629
|
|
|
3717
|
-
export declare const Carousel: __VLS_WithTemplateSlots_146<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
|
|
3718
|
-
|
|
3719
|
-
export declare const CAROUSEL_KEY: InjectionKey<CarouselContext>;
|
|
3720
|
-
|
|
3721
|
-
export declare const CarouselContent: __VLS_WithTemplateSlots_147<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
|
|
3722
|
-
|
|
3723
|
-
export declare interface CarouselContext {
|
|
3724
|
-
orientation: Ref<CarouselOrientation>;
|
|
3725
|
-
viewportRef: Ref<HTMLElement | undefined>;
|
|
3726
|
-
api: Ref<EmblaCarouselType | undefined>;
|
|
3727
|
-
canScrollPrev: Ref<boolean>;
|
|
3728
|
-
canScrollNext: Ref<boolean>;
|
|
3729
|
-
scrollPrev: () => void;
|
|
3730
|
-
scrollNext: () => void;
|
|
3731
|
-
}
|
|
3732
|
-
|
|
3733
|
-
export declare const CarouselItem: __VLS_WithTemplateSlots_148<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
|
|
3734
|
-
|
|
3735
|
-
export declare const CarouselNext: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3736
|
-
|
|
3737
|
-
export declare type CarouselOrientation = 'horizontal' | 'vertical';
|
|
3738
|
-
|
|
3739
|
-
export declare const CarouselPrevious: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3740
|
-
|
|
3741
3630
|
export declare const Checkbox: DefineComponent<UiCheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3742
3631
|
"update:modelValue": (value: boolean) => any;
|
|
3743
3632
|
}, string, PublicProps, Readonly<UiCheckboxProps> & Readonly<{
|
|
@@ -3910,38 +3799,6 @@ export { ContextMenuSubTrigger }
|
|
|
3910
3799
|
|
|
3911
3800
|
export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_126<typeof __VLS_component_118, __VLS_TemplateResult_118["slots"]>;
|
|
3912
3801
|
|
|
3913
|
-
export declare const DatePicker: DefineComponent<UiDatePickerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3914
|
-
"update:modelValue": (value: Date | undefined) => any;
|
|
3915
|
-
}, string, PublicProps, Readonly<UiDatePickerProps> & Readonly<{
|
|
3916
|
-
"onUpdate:modelValue"?: ((value: Date | undefined) => any) | undefined;
|
|
3917
|
-
}>, {
|
|
3918
|
-
disabled: (date: Date) => boolean;
|
|
3919
|
-
modelValue: Date;
|
|
3920
|
-
placeholder: string;
|
|
3921
|
-
weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
3922
|
-
locale: Locale;
|
|
3923
|
-
formatStr: string;
|
|
3924
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3925
|
-
|
|
3926
|
-
export declare interface DateRange {
|
|
3927
|
-
from: Date;
|
|
3928
|
-
to?: Date;
|
|
3929
|
-
}
|
|
3930
|
-
|
|
3931
|
-
export declare const DateRangePicker: DefineComponent<UiDateRangePickerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3932
|
-
"update:modelValue": (value: DateRange | undefined) => any;
|
|
3933
|
-
}, string, PublicProps, Readonly<UiDateRangePickerProps> & Readonly<{
|
|
3934
|
-
"onUpdate:modelValue"?: ((value: DateRange | undefined) => any) | undefined;
|
|
3935
|
-
}>, {
|
|
3936
|
-
disabled: (date: Date) => boolean;
|
|
3937
|
-
modelValue: DateRange;
|
|
3938
|
-
placeholder: string;
|
|
3939
|
-
weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
3940
|
-
locale: Locale;
|
|
3941
|
-
numberOfMonths: number;
|
|
3942
|
-
formatStr: string;
|
|
3943
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3944
|
-
|
|
3945
3802
|
export declare const Dialog: __VLS_WithTemplateSlots_93<DefineComponent< {
|
|
3946
3803
|
open?: boolean;
|
|
3947
3804
|
defaultOpen?: boolean;
|
|
@@ -4092,19 +3949,19 @@ export declare interface HeroAction {
|
|
|
4092
3949
|
|
|
4093
3950
|
export declare type HeroAlign = 'left' | 'center' | 'right';
|
|
4094
3951
|
|
|
4095
|
-
export declare const HeroCentered:
|
|
3952
|
+
export declare const HeroCentered: __VLS_WithTemplateSlots_154<typeof __VLS_component_143, __VLS_TemplateResult_143["slots"]>;
|
|
4096
3953
|
|
|
4097
|
-
export declare const HeroGradient:
|
|
3954
|
+
export declare const HeroGradient: __VLS_WithTemplateSlots_153<typeof __VLS_component_142, __VLS_TemplateResult_142["slots"]>;
|
|
4098
3955
|
|
|
4099
|
-
export declare const HeroImage:
|
|
3956
|
+
export declare const HeroImage: __VLS_WithTemplateSlots_152<typeof __VLS_component_141, __VLS_TemplateResult_141["slots"]>;
|
|
4100
3957
|
|
|
4101
|
-
export declare const HeroMinimal:
|
|
3958
|
+
export declare const HeroMinimal: __VLS_WithTemplateSlots_155<typeof __VLS_component_144, __VLS_TemplateResult_144["slots"]>;
|
|
4102
3959
|
|
|
4103
|
-
export declare const HeroSimple:
|
|
3960
|
+
export declare const HeroSimple: __VLS_WithTemplateSlots_150<typeof __VLS_component_139, __VLS_TemplateResult_139["slots"]>;
|
|
4104
3961
|
|
|
4105
|
-
export declare const HeroSplit:
|
|
3962
|
+
export declare const HeroSplit: __VLS_WithTemplateSlots_151<typeof __VLS_component_140, __VLS_TemplateResult_140["slots"]>;
|
|
4106
3963
|
|
|
4107
|
-
export declare const HeroVideo:
|
|
3964
|
+
export declare const HeroVideo: __VLS_WithTemplateSlots_156<typeof __VLS_component_145, __VLS_TemplateResult_145["slots"]>;
|
|
4108
3965
|
|
|
4109
3966
|
export declare const HOVER_CARD_KEY: InjectionKey<HoverCardContext>;
|
|
4110
3967
|
|
|
@@ -4684,7 +4541,7 @@ export declare const TableHeader: __VLS_WithTemplateSlots_17<typeof __VLS_compon
|
|
|
4684
4541
|
|
|
4685
4542
|
export declare const TableRow: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
4686
4543
|
|
|
4687
|
-
export declare const Tabs:
|
|
4544
|
+
export declare const Tabs: __VLS_WithTemplateSlots_146<DefineComponent< {
|
|
4688
4545
|
modelValue?: string;
|
|
4689
4546
|
defaultValue?: string;
|
|
4690
4547
|
orientation?: "horizontal" | "vertical";
|
|
@@ -4706,7 +4563,7 @@ defaultValue: string;
|
|
|
4706
4563
|
|
|
4707
4564
|
export declare const TABS_KEY: InjectionKey<TabsContext>;
|
|
4708
4565
|
|
|
4709
|
-
export declare const TabsContent:
|
|
4566
|
+
export declare const TabsContent: __VLS_WithTemplateSlots_149<typeof __VLS_component_138, __VLS_TemplateResult_138["slots"]>;
|
|
4710
4567
|
|
|
4711
4568
|
export declare interface TabsContext {
|
|
4712
4569
|
tabsUid: string;
|
|
@@ -4715,9 +4572,9 @@ export declare interface TabsContext {
|
|
|
4715
4572
|
orientation: 'horizontal' | 'vertical';
|
|
4716
4573
|
}
|
|
4717
4574
|
|
|
4718
|
-
export declare const TabsList:
|
|
4575
|
+
export declare const TabsList: __VLS_WithTemplateSlots_147<typeof __VLS_component_136, __VLS_TemplateResult_136["slots"]>;
|
|
4719
4576
|
|
|
4720
|
-
export declare const TabsTrigger:
|
|
4577
|
+
export declare const TabsTrigger: __VLS_WithTemplateSlots_148<typeof __VLS_component_137, __VLS_TemplateResult_137["slots"]>;
|
|
4721
4578
|
|
|
4722
4579
|
export declare type TabsTriggerVariant = 'underline' | 'pill' | 'card';
|
|
4723
4580
|
|
|
@@ -4833,18 +4690,6 @@ declare interface UiButtonProps {
|
|
|
4833
4690
|
truncate?: boolean;
|
|
4834
4691
|
}
|
|
4835
4692
|
|
|
4836
|
-
declare interface UiCalendarProps {
|
|
4837
|
-
mode?: CalendarMode;
|
|
4838
|
-
modelValue?: Date | DateRange;
|
|
4839
|
-
defaultMonth?: Date;
|
|
4840
|
-
numberOfMonths?: number;
|
|
4841
|
-
weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
4842
|
-
showOutsideDays?: boolean;
|
|
4843
|
-
fixedWeeks?: boolean;
|
|
4844
|
-
disabled?: (date: Date) => boolean;
|
|
4845
|
-
locale?: Locale;
|
|
4846
|
-
}
|
|
4847
|
-
|
|
4848
4693
|
declare interface UiCardProps {
|
|
4849
4694
|
as?: string | Component;
|
|
4850
4695
|
variant?: 'default';
|
|
@@ -4854,12 +4699,6 @@ declare interface UiCardTitleProps {
|
|
|
4854
4699
|
as?: string | Component;
|
|
4855
4700
|
}
|
|
4856
4701
|
|
|
4857
|
-
declare interface UiCarouselProps {
|
|
4858
|
-
opts?: Partial<EmblaOptionsType>;
|
|
4859
|
-
orientation?: CarouselOrientation;
|
|
4860
|
-
plugins?: EmblaPluginType[];
|
|
4861
|
-
}
|
|
4862
|
-
|
|
4863
4702
|
declare interface UiCheckboxProps {
|
|
4864
4703
|
modelValue?: boolean;
|
|
4865
4704
|
indeterminate?: boolean;
|
|
@@ -4915,25 +4754,6 @@ declare interface UiContextMenuSubContentProps {
|
|
|
4915
4754
|
viewportPadding?: number;
|
|
4916
4755
|
}
|
|
4917
4756
|
|
|
4918
|
-
declare interface UiDatePickerProps {
|
|
4919
|
-
modelValue?: Date;
|
|
4920
|
-
placeholder?: string;
|
|
4921
|
-
formatStr?: string;
|
|
4922
|
-
locale?: Locale;
|
|
4923
|
-
disabled?: (date: Date) => boolean;
|
|
4924
|
-
weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
4925
|
-
}
|
|
4926
|
-
|
|
4927
|
-
declare interface UiDateRangePickerProps {
|
|
4928
|
-
modelValue?: DateRange;
|
|
4929
|
-
placeholder?: string;
|
|
4930
|
-
formatStr?: string;
|
|
4931
|
-
locale?: Locale;
|
|
4932
|
-
disabled?: (date: Date) => boolean;
|
|
4933
|
-
weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
4934
|
-
numberOfMonths?: number;
|
|
4935
|
-
}
|
|
4936
|
-
|
|
4937
4757
|
declare interface UiDropdownMenuContentProps {
|
|
4938
4758
|
align?: FloatingAlign;
|
|
4939
4759
|
side?: FloatingSide;
|