@fkui/vue 6.12.0 → 6.14.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/cjs/cypress.cjs.js +1 -1
- package/dist/cjs/cypress.cjs.js.map +1 -1
- package/dist/cjs/index.cjs.js +120 -115
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/esm/cypress.esm.js +1 -1
- package/dist/esm/cypress.esm.js.map +1 -1
- package/dist/esm/index.esm.js +120 -115
- package/dist/esm/index.esm.js.map +1 -1
- package/dist/types/index.d.ts +100 -81
- package/htmlvalidate/elements/components.js +9 -0
- package/htmlvalidate/rules/classdeprecated.rule.js +6 -0
- package/package.json +6 -6
package/dist/types/index.d.ts
CHANGED
|
@@ -55,16 +55,16 @@ import { WeekdayNaming } from '@fkui/date';
|
|
|
55
55
|
|
|
56
56
|
declare const __VLS_1: {};
|
|
57
57
|
|
|
58
|
-
declare const __VLS_10: {
|
|
58
|
+
declare const __VLS_10: {};
|
|
59
|
+
|
|
60
|
+
declare const __VLS_11: {
|
|
59
61
|
isOpen: boolean;
|
|
60
62
|
header: "header";
|
|
61
63
|
footer: "footer";
|
|
62
64
|
content: "content";
|
|
63
65
|
};
|
|
64
66
|
|
|
65
|
-
declare const
|
|
66
|
-
|
|
67
|
-
declare const __VLS_12: {
|
|
67
|
+
declare const __VLS_13: {
|
|
68
68
|
isOpen: boolean;
|
|
69
69
|
};
|
|
70
70
|
|
|
@@ -72,9 +72,9 @@ declare const __VLS_1_2: {
|
|
|
72
72
|
headingSlotClass: string;
|
|
73
73
|
};
|
|
74
74
|
|
|
75
|
-
declare const
|
|
75
|
+
declare const __VLS_25: {};
|
|
76
76
|
|
|
77
|
-
declare const
|
|
77
|
+
declare const __VLS_27: {
|
|
78
78
|
hasError: boolean;
|
|
79
79
|
validationMessage: string;
|
|
80
80
|
};
|
|
@@ -84,15 +84,15 @@ declare const __VLS_3: {
|
|
|
84
84
|
validationMessage: string;
|
|
85
85
|
};
|
|
86
86
|
|
|
87
|
-
declare const __VLS_5: {};
|
|
88
|
-
|
|
89
|
-
declare const __VLS_5_2: {};
|
|
90
|
-
|
|
91
87
|
declare const __VLS_6: {};
|
|
92
88
|
|
|
89
|
+
declare const __VLS_6_2: {};
|
|
90
|
+
|
|
93
91
|
declare const __VLS_7: {};
|
|
94
92
|
|
|
95
|
-
declare const
|
|
93
|
+
declare const __VLS_8: {};
|
|
94
|
+
|
|
95
|
+
declare const __VLS_8_2: {};
|
|
96
96
|
|
|
97
97
|
declare const __VLS_9: {};
|
|
98
98
|
|
|
@@ -112,7 +112,7 @@ inverted: {
|
|
|
112
112
|
type: BooleanConstructor;
|
|
113
113
|
default: boolean;
|
|
114
114
|
};
|
|
115
|
-
}>,
|
|
115
|
+
}>, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
116
116
|
/**
|
|
117
117
|
* The status of the badge, can be either 'default', 'warning', 'error', 'success' or 'info'.
|
|
118
118
|
*/
|
|
@@ -150,7 +150,7 @@ type: StringConstructor;
|
|
|
150
150
|
required: false;
|
|
151
151
|
default: () => string;
|
|
152
152
|
};
|
|
153
|
-
}>,
|
|
153
|
+
}>, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
154
154
|
/**
|
|
155
155
|
* Element to focus on when card is invalid. Set when using validation.
|
|
156
156
|
*/
|
|
@@ -204,7 +204,7 @@ label: {
|
|
|
204
204
|
type: BooleanConstructor;
|
|
205
205
|
default: boolean;
|
|
206
206
|
};
|
|
207
|
-
}>,
|
|
207
|
+
}>, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
208
208
|
/**
|
|
209
209
|
* The action to be performed by the button.
|
|
210
210
|
* Must be one of the following values: "delete" or "modify".
|
|
@@ -241,17 +241,17 @@ label: boolean;
|
|
|
241
241
|
icon: boolean;
|
|
242
242
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
243
243
|
|
|
244
|
-
declare const __VLS_component_4: DefineComponent< {},
|
|
244
|
+
declare const __VLS_component_4: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
245
245
|
|
|
246
|
-
declare const __VLS_component_5: DefineComponent<__VLS_Props,
|
|
246
|
+
declare const __VLS_component_5: DefineComponent<__VLS_Props, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
247
247
|
|
|
248
|
-
declare const __VLS_component_6: DefineComponent<__VLS_Props_2,
|
|
248
|
+
declare const __VLS_component_6: DefineComponent<__VLS_Props_2, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_2> & Readonly<{}>, {
|
|
249
249
|
min: string;
|
|
250
250
|
max: string;
|
|
251
251
|
initial: string;
|
|
252
252
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
253
253
|
|
|
254
|
-
declare const __VLS_component_7: DefineComponent<__VLS_Props_3,
|
|
254
|
+
declare const __VLS_component_7: DefineComponent<__VLS_Props_3, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
255
255
|
click: () => any;
|
|
256
256
|
}, string, PublicProps, Readonly<__VLS_Props_3> & Readonly<{
|
|
257
257
|
onClick?: (() => any) | undefined;
|
|
@@ -342,7 +342,7 @@ required: false;
|
|
|
342
342
|
default: FTableColumnType;
|
|
343
343
|
validator(value: string): value is FTableColumnType;
|
|
344
344
|
};
|
|
345
|
-
}>,
|
|
345
|
+
}>, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
346
346
|
/**
|
|
347
347
|
* Unique (per-table) identifier. Typically set to the row
|
|
348
348
|
* property displayed but any unique string can be used.
|
|
@@ -437,38 +437,38 @@ visible: boolean;
|
|
|
437
437
|
rowHeader: boolean;
|
|
438
438
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
439
439
|
|
|
440
|
-
declare const __VLS_component_9: DefineComponent<IPopupListboxProps,
|
|
440
|
+
declare const __VLS_component_9: DefineComponent<IPopupListboxProps, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
441
441
|
close: () => any;
|
|
442
442
|
}, string, PublicProps, Readonly<IPopupListboxProps> & Readonly<{
|
|
443
443
|
onClose?: (() => any) | undefined;
|
|
444
444
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
445
445
|
|
|
446
446
|
declare type __VLS_PrettifyLocal<T> = {
|
|
447
|
-
[K in keyof T]: T[K];
|
|
447
|
+
[K in keyof T as K]: T[K];
|
|
448
448
|
} & {};
|
|
449
449
|
|
|
450
450
|
declare type __VLS_PrettifyLocal_2<T> = {
|
|
451
|
-
[K in keyof T]: T[K];
|
|
451
|
+
[K in keyof T as K]: T[K];
|
|
452
452
|
} & {};
|
|
453
453
|
|
|
454
454
|
declare type __VLS_PrettifyLocal_3<T> = {
|
|
455
|
-
[K in keyof T]: T[K];
|
|
455
|
+
[K in keyof T as K]: T[K];
|
|
456
456
|
} & {};
|
|
457
457
|
|
|
458
458
|
declare type __VLS_PrettifyLocal_4<T> = {
|
|
459
|
-
[K in keyof T]: T[K];
|
|
459
|
+
[K in keyof T as K]: T[K];
|
|
460
460
|
} & {};
|
|
461
461
|
|
|
462
462
|
declare type __VLS_PrettifyLocal_5<T> = {
|
|
463
|
-
[K in keyof T]: T[K];
|
|
463
|
+
[K in keyof T as K]: T[K];
|
|
464
464
|
} & {};
|
|
465
465
|
|
|
466
466
|
declare type __VLS_PrettifyLocal_6<T> = {
|
|
467
|
-
[K in keyof T]: T[K];
|
|
467
|
+
[K in keyof T as K]: T[K];
|
|
468
468
|
} & {};
|
|
469
469
|
|
|
470
470
|
declare type __VLS_PrettifyLocal_7<T> = {
|
|
471
|
-
[K in keyof T]: T[K];
|
|
471
|
+
[K in keyof T as K]: T[K];
|
|
472
472
|
} & {};
|
|
473
473
|
|
|
474
474
|
declare type __VLS_Props = {
|
|
@@ -478,6 +478,12 @@ declare type __VLS_Props = {
|
|
|
478
478
|
* Default value of `fkui.minimizable-panel.context`.
|
|
479
479
|
*/
|
|
480
480
|
context?: string;
|
|
481
|
+
/**
|
|
482
|
+
* Start in initial state.
|
|
483
|
+
*
|
|
484
|
+
* Default is `expanded`.
|
|
485
|
+
*/
|
|
486
|
+
initial?: "minimized" | "expanded";
|
|
481
487
|
};
|
|
482
488
|
|
|
483
489
|
declare type __VLS_Props_2 = {
|
|
@@ -534,9 +540,9 @@ declare type __VLS_Slots_2 = {} & {
|
|
|
534
540
|
} & {
|
|
535
541
|
'error-message'?: (props: typeof __VLS_3) => any;
|
|
536
542
|
} & {
|
|
537
|
-
default?: (props: typeof
|
|
543
|
+
default?: (props: typeof __VLS_25) => any;
|
|
538
544
|
} & {
|
|
539
|
-
footer?: (props: typeof
|
|
545
|
+
footer?: (props: typeof __VLS_27) => any;
|
|
540
546
|
};
|
|
541
547
|
|
|
542
548
|
declare type __VLS_Slots_3 = {} & {
|
|
@@ -544,31 +550,31 @@ declare type __VLS_Slots_3 = {} & {
|
|
|
544
550
|
};
|
|
545
551
|
|
|
546
552
|
declare type __VLS_Slots_4 = {} & {
|
|
547
|
-
default?: (props: typeof
|
|
553
|
+
default?: (props: typeof __VLS_7) => any;
|
|
548
554
|
};
|
|
549
555
|
|
|
550
556
|
declare type __VLS_Slots_5 = {} & {
|
|
551
|
-
default?: (props: typeof
|
|
557
|
+
default?: (props: typeof __VLS_11) => any;
|
|
552
558
|
} & {
|
|
553
|
-
icon?: (props: typeof
|
|
559
|
+
icon?: (props: typeof __VLS_13) => any;
|
|
554
560
|
};
|
|
555
561
|
|
|
556
562
|
declare type __VLS_Slots_6 = {} & {
|
|
557
|
-
default?: (props: typeof
|
|
563
|
+
default?: (props: typeof __VLS_10) => any;
|
|
558
564
|
};
|
|
559
565
|
|
|
560
566
|
declare type __VLS_Slots_7 = {} & {
|
|
561
|
-
default?: (props: typeof
|
|
567
|
+
default?: (props: typeof __VLS_6) => any;
|
|
562
568
|
} & {
|
|
563
|
-
default?: (props: typeof
|
|
569
|
+
default?: (props: typeof __VLS_8) => any;
|
|
564
570
|
};
|
|
565
571
|
|
|
566
572
|
declare type __VLS_Slots_8 = {} & {
|
|
567
|
-
default?: (props: typeof
|
|
573
|
+
default?: (props: typeof __VLS_8_2) => any;
|
|
568
574
|
};
|
|
569
575
|
|
|
570
576
|
declare type __VLS_Slots_9 = {} & {
|
|
571
|
-
default?: (props: typeof
|
|
577
|
+
default?: (props: typeof __VLS_6_2) => any;
|
|
572
578
|
};
|
|
573
579
|
|
|
574
580
|
declare type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1637,7 +1643,7 @@ options: string[];
|
|
|
1637
1643
|
activeOption: string | null;
|
|
1638
1644
|
activeOptionId: string;
|
|
1639
1645
|
inputNode: HTMLInputElement;
|
|
1640
|
-
},
|
|
1646
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1641
1647
|
select: (option: string) => any;
|
|
1642
1648
|
close: () => any;
|
|
1643
1649
|
}, string, PublicProps, Readonly<{
|
|
@@ -1651,7 +1657,7 @@ inputNode: HTMLInputElement;
|
|
|
1651
1657
|
onSelect?: ((option: string) => any) | undefined;
|
|
1652
1658
|
onClose?: (() => any) | undefined;
|
|
1653
1659
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1654
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
1660
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1655
1661
|
toggle: () => any;
|
|
1656
1662
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
1657
1663
|
onToggle?: (() => any) | undefined;
|
|
@@ -2092,7 +2098,7 @@ options: string[];
|
|
|
2092
2098
|
activeOption: string | null;
|
|
2093
2099
|
activeOptionId: string;
|
|
2094
2100
|
inputNode: HTMLInputElement;
|
|
2095
|
-
},
|
|
2101
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2096
2102
|
select: (option: string) => any;
|
|
2097
2103
|
close: () => any;
|
|
2098
2104
|
}, string, PublicProps, Readonly<{
|
|
@@ -2106,7 +2112,7 @@ inputNode: HTMLInputElement;
|
|
|
2106
2112
|
onSelect?: ((option: string) => any) | undefined;
|
|
2107
2113
|
onClose?: (() => any) | undefined;
|
|
2108
2114
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2109
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
2115
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2110
2116
|
toggle: () => any;
|
|
2111
2117
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
2112
2118
|
onToggle?: (() => any) | undefined;
|
|
@@ -3021,7 +3027,7 @@ options: string[];
|
|
|
3021
3027
|
activeOption: string | null;
|
|
3022
3028
|
activeOptionId: string;
|
|
3023
3029
|
inputNode: HTMLInputElement;
|
|
3024
|
-
},
|
|
3030
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3025
3031
|
select: (option: string) => any;
|
|
3026
3032
|
close: () => any;
|
|
3027
3033
|
}, string, PublicProps, Readonly<{
|
|
@@ -3035,7 +3041,7 @@ inputNode: HTMLInputElement;
|
|
|
3035
3041
|
onSelect?: ((option: string) => any) | undefined;
|
|
3036
3042
|
onClose?: (() => any) | undefined;
|
|
3037
3043
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3038
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
3044
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3039
3045
|
toggle: () => any;
|
|
3040
3046
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
3041
3047
|
onToggle?: (() => any) | undefined;
|
|
@@ -3374,7 +3380,7 @@ required: false;
|
|
|
3374
3380
|
default: undefined;
|
|
3375
3381
|
};
|
|
3376
3382
|
/**
|
|
3377
|
-
* The items to be
|
|
3383
|
+
* The items to be displayed in the menu.
|
|
3378
3384
|
*/
|
|
3379
3385
|
items: {
|
|
3380
3386
|
type: PropType<ContextMenuItem[]>;
|
|
@@ -3424,7 +3430,7 @@ required: false;
|
|
|
3424
3430
|
default: undefined;
|
|
3425
3431
|
};
|
|
3426
3432
|
/**
|
|
3427
|
-
* The items to be
|
|
3433
|
+
* The items to be displayed in the menu.
|
|
3428
3434
|
*/
|
|
3429
3435
|
items: {
|
|
3430
3436
|
type: PropType<ContextMenuItem[]>;
|
|
@@ -4110,7 +4116,7 @@ options: string[];
|
|
|
4110
4116
|
activeOption: string | null;
|
|
4111
4117
|
activeOptionId: string;
|
|
4112
4118
|
inputNode: HTMLInputElement;
|
|
4113
|
-
},
|
|
4119
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4114
4120
|
select: (option: string) => any;
|
|
4115
4121
|
close: () => any;
|
|
4116
4122
|
}, string, PublicProps, Readonly<{
|
|
@@ -4124,7 +4130,7 @@ inputNode: HTMLInputElement;
|
|
|
4124
4130
|
onSelect?: ((option: string) => any) | undefined;
|
|
4125
4131
|
onClose?: (() => any) | undefined;
|
|
4126
4132
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
4127
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
4133
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4128
4134
|
toggle: () => any;
|
|
4129
4135
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
4130
4136
|
onToggle?: (() => any) | undefined;
|
|
@@ -5108,7 +5114,7 @@ options: string[];
|
|
|
5108
5114
|
activeOption: string | null;
|
|
5109
5115
|
activeOptionId: string;
|
|
5110
5116
|
inputNode: HTMLInputElement;
|
|
5111
|
-
},
|
|
5117
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5112
5118
|
select: (option: string) => any;
|
|
5113
5119
|
close: () => any;
|
|
5114
5120
|
}, string, PublicProps, Readonly<{
|
|
@@ -5122,7 +5128,7 @@ inputNode: HTMLInputElement;
|
|
|
5122
5128
|
onSelect?: ((option: string) => any) | undefined;
|
|
5123
5129
|
onClose?: (() => any) | undefined;
|
|
5124
5130
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
5125
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
5131
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5126
5132
|
toggle: () => any;
|
|
5127
5133
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
5128
5134
|
onToggle?: (() => any) | undefined;
|
|
@@ -5924,7 +5930,7 @@ options: string[];
|
|
|
5924
5930
|
activeOption: string | null;
|
|
5925
5931
|
activeOptionId: string;
|
|
5926
5932
|
inputNode: HTMLInputElement;
|
|
5927
|
-
},
|
|
5933
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5928
5934
|
select: (option: string) => any;
|
|
5929
5935
|
close: () => any;
|
|
5930
5936
|
}, string, PublicProps, Readonly<{
|
|
@@ -5938,7 +5944,7 @@ inputNode: HTMLInputElement;
|
|
|
5938
5944
|
onSelect?: ((option: string) => any) | undefined;
|
|
5939
5945
|
onClose?: (() => any) | undefined;
|
|
5940
5946
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
5941
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
5947
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5942
5948
|
toggle: () => any;
|
|
5943
5949
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
5944
5950
|
onToggle?: (() => any) | undefined;
|
|
@@ -7021,6 +7027,10 @@ type: BooleanConstructor;
|
|
|
7021
7027
|
required: false;
|
|
7022
7028
|
default: boolean;
|
|
7023
7029
|
};
|
|
7030
|
+
modelValue: {
|
|
7031
|
+
type: PropType<FileList | null>;
|
|
7032
|
+
default: null;
|
|
7033
|
+
};
|
|
7024
7034
|
}>, {}, {}, {
|
|
7025
7035
|
attrs(): Record<string, unknown>;
|
|
7026
7036
|
labelClass(): string;
|
|
@@ -7028,7 +7038,7 @@ labelId(): string;
|
|
|
7028
7038
|
ariaDisabled(): string | undefined;
|
|
7029
7039
|
}, {
|
|
7030
7040
|
onClick(event: Event): void;
|
|
7031
|
-
}, ComponentOptionsMixin, ComponentOptionsMixin, "change"[], "change", PublicProps, Readonly<ExtractPropTypes< {
|
|
7041
|
+
}, ComponentOptionsMixin, ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", PublicProps, Readonly<ExtractPropTypes< {
|
|
7032
7042
|
/**
|
|
7033
7043
|
* The id for the input id attribute.
|
|
7034
7044
|
* The id for the label for attribute.
|
|
@@ -7047,10 +7057,16 @@ type: BooleanConstructor;
|
|
|
7047
7057
|
required: false;
|
|
7048
7058
|
default: boolean;
|
|
7049
7059
|
};
|
|
7060
|
+
modelValue: {
|
|
7061
|
+
type: PropType<FileList | null>;
|
|
7062
|
+
default: null;
|
|
7063
|
+
};
|
|
7050
7064
|
}>> & Readonly<{
|
|
7051
7065
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7066
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
7052
7067
|
}>, {
|
|
7053
7068
|
id: string;
|
|
7069
|
+
modelValue: FileList | null;
|
|
7054
7070
|
disabled: boolean;
|
|
7055
7071
|
}, {}, {
|
|
7056
7072
|
FIcon: DefineComponent<ExtractPropTypes< {
|
|
@@ -8533,7 +8549,7 @@ default: string;
|
|
|
8533
8549
|
required: false;
|
|
8534
8550
|
validator(value: string): boolean;
|
|
8535
8551
|
};
|
|
8536
|
-
}>,
|
|
8552
|
+
}>, void, {}, {
|
|
8537
8553
|
ariaLabel(): string;
|
|
8538
8554
|
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
8539
8555
|
/**
|
|
@@ -9097,7 +9113,9 @@ type: StringConstructor;
|
|
|
9097
9113
|
required: false;
|
|
9098
9114
|
default: string;
|
|
9099
9115
|
};
|
|
9100
|
-
}>, {
|
|
9116
|
+
}>, {
|
|
9117
|
+
isMounted: Ref<boolean, boolean>;
|
|
9118
|
+
}, FNavigationMenuData, {
|
|
9101
9119
|
items(): MenuItem[];
|
|
9102
9120
|
overflowItems(): MenuItem[];
|
|
9103
9121
|
hasOverflow(): boolean;
|
|
@@ -9925,7 +9943,7 @@ options: string[];
|
|
|
9925
9943
|
activeOption: string | null;
|
|
9926
9944
|
activeOptionId: string;
|
|
9927
9945
|
inputNode: HTMLInputElement;
|
|
9928
|
-
},
|
|
9946
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9929
9947
|
select: (option: string) => any;
|
|
9930
9948
|
close: () => any;
|
|
9931
9949
|
}, string, PublicProps, Readonly<{
|
|
@@ -9939,7 +9957,7 @@ inputNode: HTMLInputElement;
|
|
|
9939
9957
|
onSelect?: ((option: string) => any) | undefined;
|
|
9940
9958
|
onClose?: (() => any) | undefined;
|
|
9941
9959
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
9942
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
9960
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9943
9961
|
toggle: () => any;
|
|
9944
9962
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
9945
9963
|
onToggle?: (() => any) | undefined;
|
|
@@ -10561,7 +10579,7 @@ options: string[];
|
|
|
10561
10579
|
activeOption: string | null;
|
|
10562
10580
|
activeOptionId: string;
|
|
10563
10581
|
inputNode: HTMLInputElement;
|
|
10564
|
-
},
|
|
10582
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
10565
10583
|
select: (option: string) => any;
|
|
10566
10584
|
close: () => any;
|
|
10567
10585
|
}, string, PublicProps, Readonly<{
|
|
@@ -10575,7 +10593,7 @@ inputNode: HTMLInputElement;
|
|
|
10575
10593
|
onSelect?: ((option: string) => any) | undefined;
|
|
10576
10594
|
onClose?: (() => any) | undefined;
|
|
10577
10595
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
10578
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
10596
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
10579
10597
|
toggle: () => any;
|
|
10580
10598
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
10581
10599
|
onToggle?: (() => any) | undefined;
|
|
@@ -11321,7 +11339,7 @@ options: string[];
|
|
|
11321
11339
|
activeOption: string | null;
|
|
11322
11340
|
activeOptionId: string;
|
|
11323
11341
|
inputNode: HTMLInputElement;
|
|
11324
|
-
},
|
|
11342
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11325
11343
|
select: (option: string) => any;
|
|
11326
11344
|
close: () => any;
|
|
11327
11345
|
}, string, PublicProps, Readonly<{
|
|
@@ -11335,7 +11353,7 @@ inputNode: HTMLInputElement;
|
|
|
11335
11353
|
onSelect?: ((option: string) => any) | undefined;
|
|
11336
11354
|
onClose?: (() => any) | undefined;
|
|
11337
11355
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
11338
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
11356
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11339
11357
|
toggle: () => any;
|
|
11340
11358
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
11341
11359
|
onToggle?: (() => any) | undefined;
|
|
@@ -11798,7 +11816,7 @@ options: string[];
|
|
|
11798
11816
|
activeOption: string | null;
|
|
11799
11817
|
activeOptionId: string;
|
|
11800
11818
|
inputNode: HTMLInputElement;
|
|
11801
|
-
},
|
|
11819
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11802
11820
|
select: (option: string) => any;
|
|
11803
11821
|
close: () => any;
|
|
11804
11822
|
}, string, PublicProps, Readonly<{
|
|
@@ -11812,7 +11830,7 @@ inputNode: HTMLInputElement;
|
|
|
11812
11830
|
onSelect?: ((option: string) => any) | undefined;
|
|
11813
11831
|
onClose?: (() => any) | undefined;
|
|
11814
11832
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
11815
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
11833
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11816
11834
|
toggle: () => any;
|
|
11817
11835
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
11818
11836
|
onToggle?: (() => any) | undefined;
|
|
@@ -12321,7 +12339,7 @@ options: string[];
|
|
|
12321
12339
|
activeOption: string | null;
|
|
12322
12340
|
activeOptionId: string;
|
|
12323
12341
|
inputNode: HTMLInputElement;
|
|
12324
|
-
},
|
|
12342
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12325
12343
|
select: (option: string) => any;
|
|
12326
12344
|
close: () => any;
|
|
12327
12345
|
}, string, PublicProps, Readonly<{
|
|
@@ -12335,7 +12353,7 @@ inputNode: HTMLInputElement;
|
|
|
12335
12353
|
onSelect?: ((option: string) => any) | undefined;
|
|
12336
12354
|
onClose?: (() => any) | undefined;
|
|
12337
12355
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
12338
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
12356
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12339
12357
|
toggle: () => any;
|
|
12340
12358
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
12341
12359
|
onToggle?: (() => any) | undefined;
|
|
@@ -12769,7 +12787,7 @@ options: string[];
|
|
|
12769
12787
|
activeOption: string | null;
|
|
12770
12788
|
activeOptionId: string;
|
|
12771
12789
|
inputNode: HTMLInputElement;
|
|
12772
|
-
},
|
|
12790
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12773
12791
|
select: (option: string) => any;
|
|
12774
12792
|
close: () => any;
|
|
12775
12793
|
}, string, PublicProps, Readonly<{
|
|
@@ -12783,7 +12801,7 @@ inputNode: HTMLInputElement;
|
|
|
12783
12801
|
onSelect?: ((option: string) => any) | undefined;
|
|
12784
12802
|
onClose?: (() => any) | undefined;
|
|
12785
12803
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
12786
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
12804
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12787
12805
|
toggle: () => any;
|
|
12788
12806
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
12789
12807
|
onToggle?: (() => any) | undefined;
|
|
@@ -13226,7 +13244,7 @@ options: string[];
|
|
|
13226
13244
|
activeOption: string | null;
|
|
13227
13245
|
activeOptionId: string;
|
|
13228
13246
|
inputNode: HTMLInputElement;
|
|
13229
|
-
},
|
|
13247
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13230
13248
|
select: (option: string) => any;
|
|
13231
13249
|
close: () => any;
|
|
13232
13250
|
}, string, PublicProps, Readonly<{
|
|
@@ -13240,7 +13258,7 @@ inputNode: HTMLInputElement;
|
|
|
13240
13258
|
onSelect?: ((option: string) => any) | undefined;
|
|
13241
13259
|
onClose?: (() => any) | undefined;
|
|
13242
13260
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
13243
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
13261
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13244
13262
|
toggle: () => any;
|
|
13245
13263
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
13246
13264
|
onToggle?: (() => any) | undefined;
|
|
@@ -13285,7 +13303,7 @@ default: string;
|
|
|
13285
13303
|
type: StringConstructor;
|
|
13286
13304
|
required: true;
|
|
13287
13305
|
};
|
|
13288
|
-
}>,
|
|
13306
|
+
}>, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
13289
13307
|
/**
|
|
13290
13308
|
* Sets the progress. Higher value indicates further progress.
|
|
13291
13309
|
*
|
|
@@ -13344,14 +13362,14 @@ default: () => string;
|
|
|
13344
13362
|
*/
|
|
13345
13363
|
modelValue: {
|
|
13346
13364
|
type: (StringConstructor | BooleanConstructor | ObjectConstructor | DateConstructor | ArrayConstructor | NumberConstructor | null)[];
|
|
13347
|
-
|
|
13365
|
+
default: () => undefined;
|
|
13348
13366
|
};
|
|
13349
13367
|
/**
|
|
13350
13368
|
* The value for the input.
|
|
13351
13369
|
*/
|
|
13352
13370
|
value: {
|
|
13353
13371
|
type: (StringConstructor | BooleanConstructor | ObjectConstructor | DateConstructor | ArrayConstructor | NumberConstructor | null)[];
|
|
13354
|
-
|
|
13372
|
+
default: () => undefined;
|
|
13355
13373
|
};
|
|
13356
13374
|
}>, {
|
|
13357
13375
|
sharedName: string | undefined;
|
|
@@ -13410,20 +13428,22 @@ default: () => string;
|
|
|
13410
13428
|
*/
|
|
13411
13429
|
modelValue: {
|
|
13412
13430
|
type: (StringConstructor | BooleanConstructor | ObjectConstructor | DateConstructor | ArrayConstructor | NumberConstructor | null)[];
|
|
13413
|
-
|
|
13431
|
+
default: () => undefined;
|
|
13414
13432
|
};
|
|
13415
13433
|
/**
|
|
13416
13434
|
* The value for the input.
|
|
13417
13435
|
*/
|
|
13418
13436
|
value: {
|
|
13419
13437
|
type: (StringConstructor | BooleanConstructor | ObjectConstructor | DateConstructor | ArrayConstructor | NumberConstructor | null)[];
|
|
13420
|
-
|
|
13438
|
+
default: () => undefined;
|
|
13421
13439
|
};
|
|
13422
13440
|
}>> & Readonly<{
|
|
13423
13441
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
13424
13442
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
13425
13443
|
}>, {
|
|
13444
|
+
value: string | number | boolean | Date | unknown[] | Record<string, any> | null;
|
|
13426
13445
|
id: string;
|
|
13446
|
+
modelValue: string | number | boolean | Date | unknown[] | Record<string, any> | null;
|
|
13427
13447
|
disabled: boolean;
|
|
13428
13448
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
13429
13449
|
|
|
@@ -13896,7 +13916,7 @@ options: string[];
|
|
|
13896
13916
|
activeOption: string | null;
|
|
13897
13917
|
activeOptionId: string;
|
|
13898
13918
|
inputNode: HTMLInputElement;
|
|
13899
|
-
},
|
|
13919
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13900
13920
|
select: (option: string) => any;
|
|
13901
13921
|
close: () => any;
|
|
13902
13922
|
}, string, PublicProps, Readonly<{
|
|
@@ -13910,7 +13930,7 @@ inputNode: HTMLInputElement;
|
|
|
13910
13930
|
onSelect?: ((option: string) => any) | undefined;
|
|
13911
13931
|
onClose?: (() => any) | undefined;
|
|
13912
13932
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
13913
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
13933
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13914
13934
|
toggle: () => any;
|
|
13915
13935
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
13916
13936
|
onToggle?: (() => any) | undefined;
|
|
@@ -14242,7 +14262,6 @@ rotate: string;
|
|
|
14242
14262
|
|
|
14243
14263
|
export declare const FSortFilterDataset: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_7<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
14244
14264
|
props: __VLS_PrettifyLocal_7<Pick<Partial<{
|
|
14245
|
-
data: T[];
|
|
14246
14265
|
defaultSortAttribute: string;
|
|
14247
14266
|
showSort: boolean;
|
|
14248
14267
|
showFilter: boolean;
|
|
@@ -14260,7 +14279,7 @@ export declare const FSortFilterDataset: <T>(__VLS_props: NonNullable<Awaited<ty
|
|
|
14260
14279
|
readonly filterAttributes?: string[] | undefined;
|
|
14261
14280
|
readonly onDatasetSorted?: ((items: T[]) => any) | undefined;
|
|
14262
14281
|
readonly onUsedSortAttributes?: ((sortAttribute: SortOrder) => any) | undefined;
|
|
14263
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "
|
|
14282
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "defaultSortAttribute" | "showSort" | "showFilter" | "placeholderFilter" | "defaultSortAscending" | "filterAttributes">, "data" | "sortableAttributes" | "onDatasetSorted" | "onUsedSortAttributes" | ("defaultSortAttribute" | "showSort" | "showFilter" | "placeholderFilter" | "defaultSortAscending" | "filterAttributes")> & {} & Partial<{}>> & PublicProps;
|
|
14264
14283
|
expose(exposed: ShallowUnwrapRef< {}>): void;
|
|
14265
14284
|
attrs: any;
|
|
14266
14285
|
slots: {
|
|
@@ -15247,7 +15266,7 @@ options: string[];
|
|
|
15247
15266
|
activeOption: string | null;
|
|
15248
15267
|
activeOptionId: string;
|
|
15249
15268
|
inputNode: HTMLInputElement;
|
|
15250
|
-
},
|
|
15269
|
+
}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15251
15270
|
select: (option: string) => any;
|
|
15252
15271
|
close: () => any;
|
|
15253
15272
|
}, string, PublicProps, Readonly<{
|
|
@@ -15261,7 +15280,7 @@ inputNode: HTMLInputElement;
|
|
|
15261
15280
|
onSelect?: ((option: string) => any) | undefined;
|
|
15262
15281
|
onClose?: (() => any) | undefined;
|
|
15263
15282
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
15264
|
-
IComboboxToggleButton: DefineComponent< {},
|
|
15283
|
+
IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15265
15284
|
toggle: () => any;
|
|
15266
15285
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
15267
15286
|
onToggle?: (() => any) | undefined;
|
|
@@ -16947,7 +16966,7 @@ rotate: string;
|
|
|
16947
16966
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
16948
16967
|
}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
16949
16968
|
|
|
16950
|
-
export declare const IComboboxDropdown: DefineComponent<__VLS_Props_4,
|
|
16969
|
+
export declare const IComboboxDropdown: DefineComponent<__VLS_Props_4, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16951
16970
|
select: (option: string) => any;
|
|
16952
16971
|
close: () => any;
|
|
16953
16972
|
}, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{
|
|
@@ -16955,7 +16974,7 @@ onSelect?: ((option: string) => any) | undefined;
|
|
|
16955
16974
|
onClose?: (() => any) | undefined;
|
|
16956
16975
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
16957
16976
|
|
|
16958
|
-
export declare const IComboboxToggleButton: DefineComponent< {},
|
|
16977
|
+
export declare const IComboboxToggleButton: DefineComponent< {}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16959
16978
|
toggle: () => any;
|
|
16960
16979
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
16961
16980
|
onToggle?: (() => any) | undefined;
|
|
@@ -340,7 +340,13 @@ module.exports = defineMetadata({
|
|
|
340
340
|
flow: true,
|
|
341
341
|
phrasing: true,
|
|
342
342
|
requiredAttributes: ["items"],
|
|
343
|
+
aria: {
|
|
344
|
+
naming: "allowed",
|
|
345
|
+
},
|
|
343
346
|
attributes: {
|
|
347
|
+
"aria-label": {
|
|
348
|
+
enum: ["/.+/"],
|
|
349
|
+
},
|
|
344
350
|
selectable: ["/^[a-zA-Z][\\w\\d-_.:]+$/", "", "false", "true"],
|
|
345
351
|
value: ["/.*/"],
|
|
346
352
|
"key-attribute": ["/.+/"],
|
|
@@ -454,6 +460,9 @@ module.exports = defineMetadata({
|
|
|
454
460
|
context: {
|
|
455
461
|
enum: ["/.+/"],
|
|
456
462
|
},
|
|
463
|
+
initial: {
|
|
464
|
+
enum: ["expanded", "minimized"],
|
|
465
|
+
},
|
|
457
466
|
},
|
|
458
467
|
slots: ["default", "icon"],
|
|
459
468
|
},
|
|
@@ -31,6 +31,12 @@ const deprecatedClasses = [
|
|
|
31
31
|
replacement: "button--tertiary",
|
|
32
32
|
url: "/components/button.html",
|
|
33
33
|
},
|
|
34
|
+
{
|
|
35
|
+
name: "icon-stack--new-window",
|
|
36
|
+
additionalMessage:
|
|
37
|
+
"Stacked icons are no longer used for file item links.",
|
|
38
|
+
url: "/components/file-upload/ffileitem.html",
|
|
39
|
+
},
|
|
34
40
|
];
|
|
35
41
|
|
|
36
42
|
/**
|