@namba_one/ui-kit-2 1.1.4 → 1.1.6
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/index.d.ts +111 -86
- package/dist/index.es.js +4729 -4643
- package/dist/index.umd.js +22 -22
- package/dist/namba-one-uikit.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -124,9 +124,9 @@ triggerElementRef: HTMLDivElement;
|
|
|
124
124
|
|
|
125
125
|
declare const __VLS_component_3: DefineComponent<TheTextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TheTextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
126
126
|
|
|
127
|
-
declare const __VLS_component_30: DefineComponent<
|
|
127
|
+
declare const __VLS_component_30: DefineComponent<__VLS_PublicProps_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
128
128
|
"update:values": (value: FilterValue[]) => any;
|
|
129
|
-
}, string, PublicProps, Readonly<
|
|
129
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_16> & Readonly<{
|
|
130
130
|
"onUpdate:values"?: ((value: FilterValue[]) => any) | undefined;
|
|
131
131
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
132
132
|
parentElementRef: ({
|
|
@@ -192,10 +192,10 @@ default?(_: {}): any;
|
|
|
192
192
|
triggerElementRef: HTMLDivElement;
|
|
193
193
|
}, HTMLDivElement>;
|
|
194
194
|
|
|
195
|
-
declare const __VLS_component_31: DefineComponent<
|
|
195
|
+
declare const __VLS_component_31: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
196
196
|
drop: (value: CheckboxGroupFilterValue) => any;
|
|
197
197
|
apply: (value: CheckboxGroupFilterValue) => any;
|
|
198
|
-
}, string, PublicProps, Readonly<
|
|
198
|
+
}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{
|
|
199
199
|
onDrop?: ((value: CheckboxGroupFilterValue) => any) | undefined;
|
|
200
200
|
onApply?: ((value: CheckboxGroupFilterValue) => any) | undefined;
|
|
201
201
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -380,35 +380,35 @@ toggleItem: (item: CheckboxFilterItem, isSelected: boolean) => void;
|
|
|
380
380
|
}) | null;
|
|
381
381
|
}, any>;
|
|
382
382
|
|
|
383
|
-
declare const __VLS_component_32: DefineComponent<
|
|
383
|
+
declare const __VLS_component_32: DefineComponent<__VLS_PublicProps_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
384
384
|
"update:value": (value: string) => any;
|
|
385
385
|
"update:isError": (value: boolean) => any;
|
|
386
|
-
}, string, PublicProps, Readonly<
|
|
386
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_17> & Readonly<{
|
|
387
387
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
388
388
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
389
389
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
390
390
|
|
|
391
|
-
declare const __VLS_component_33: DefineComponent<
|
|
391
|
+
declare const __VLS_component_33: DefineComponent<__VLS_PublicProps_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
392
392
|
"update:value": (value: string) => any;
|
|
393
393
|
"update:isError": (value: boolean) => any;
|
|
394
|
-
}, string, PublicProps, Readonly<
|
|
394
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_18> & Readonly<{
|
|
395
395
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
396
396
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
397
397
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
398
398
|
inputRef: any;
|
|
399
399
|
}, HTMLLabelElement>;
|
|
400
400
|
|
|
401
|
-
declare const __VLS_component_34: DefineComponent<
|
|
401
|
+
declare const __VLS_component_34: DefineComponent<__VLS_PublicProps_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
402
402
|
"update:active": (value: string) => any;
|
|
403
|
-
}, string, PublicProps, Readonly<
|
|
403
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_23> & Readonly<{
|
|
404
404
|
"onUpdate:active"?: ((value: string) => any) | undefined;
|
|
405
405
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
406
406
|
items: HTMLDivElement;
|
|
407
407
|
}, HTMLDivElement>;
|
|
408
408
|
|
|
409
|
-
declare const __VLS_component_35: DefineComponent<
|
|
409
|
+
declare const __VLS_component_35: DefineComponent<__VLS_PublicProps_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
410
410
|
"update:active": (value: string) => any;
|
|
411
|
-
}, string, PublicProps, Readonly<
|
|
411
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_24> & Readonly<{
|
|
412
412
|
"onUpdate:active"?: ((value: string) => any) | undefined;
|
|
413
413
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
414
414
|
items: HTMLDivElement;
|
|
@@ -438,18 +438,18 @@ declare const __VLS_component_4: DefineComponent<BadgeProps, {}, {}, {}, {}, Com
|
|
|
438
438
|
|
|
439
439
|
declare const __VLS_component_40: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
440
440
|
|
|
441
|
-
declare const __VLS_component_41: DefineComponent<
|
|
441
|
+
declare const __VLS_component_41: DefineComponent<__VLS_PublicProps_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
442
442
|
"update:value": (value: (string | number)[]) => any;
|
|
443
|
-
}, string, PublicProps, Readonly<
|
|
443
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_27> & Readonly<{
|
|
444
444
|
"onUpdate:value"?: ((value: (string | number)[]) => any) | undefined;
|
|
445
445
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
446
446
|
|
|
447
|
-
declare const __VLS_component_42: DefineComponent<
|
|
447
|
+
declare const __VLS_component_42: DefineComponent<__VLS_Props_36, {
|
|
448
448
|
open: () => void | undefined;
|
|
449
449
|
close: () => void;
|
|
450
450
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
451
451
|
close: () => any;
|
|
452
|
-
}, string, PublicProps, Readonly<
|
|
452
|
+
}, string, PublicProps, Readonly<__VLS_Props_36> & Readonly<{
|
|
453
453
|
onClose?: (() => any) | undefined;
|
|
454
454
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
455
455
|
visibleArea: ({
|
|
@@ -516,10 +516,10 @@ default?(_: {}): any;
|
|
|
516
516
|
|
|
517
517
|
declare const __VLS_component_43: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
518
518
|
|
|
519
|
-
declare const __VLS_component_44: DefineComponent<
|
|
519
|
+
declare const __VLS_component_44: DefineComponent<__VLS_Props_38, {
|
|
520
520
|
open: () => void;
|
|
521
521
|
close: () => void;
|
|
522
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<
|
|
522
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_38> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
523
523
|
modal: ({
|
|
524
524
|
$: ComponentInternalInstance;
|
|
525
525
|
$data: {};
|
|
@@ -651,7 +651,7 @@ close: () => any;
|
|
|
651
651
|
onClose?: (() => any) | undefined;
|
|
652
652
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
653
653
|
|
|
654
|
-
declare const __VLS_component_46: DefineComponent<
|
|
654
|
+
declare const __VLS_component_46: DefineComponent<__VLS_Props_40, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_40> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
655
655
|
|
|
656
656
|
declare const __VLS_component_47: DefineComponent<SidebarFormLayoutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
657
657
|
close: () => any;
|
|
@@ -920,71 +920,73 @@ declare type __VLS_Props_16 = EditorProps;
|
|
|
920
920
|
|
|
921
921
|
declare type __VLS_Props_17 = DatepickerProps;
|
|
922
922
|
|
|
923
|
-
declare type __VLS_Props_18 =
|
|
923
|
+
declare type __VLS_Props_18 = FilterItemProps;
|
|
924
924
|
|
|
925
|
-
declare type __VLS_Props_19 =
|
|
926
|
-
filter: CheckboxGroupFilterType;
|
|
927
|
-
value: CheckboxGroupFilterValue;
|
|
928
|
-
};
|
|
925
|
+
declare type __VLS_Props_19 = FilterHubProps;
|
|
929
926
|
|
|
930
927
|
declare type __VLS_Props_2 = CardContentProps;
|
|
931
928
|
|
|
932
929
|
declare type __VLS_Props_20 = {
|
|
930
|
+
filter: CheckboxGroupFilterType;
|
|
931
|
+
value: CheckboxGroupFilterValue;
|
|
932
|
+
};
|
|
933
|
+
|
|
934
|
+
declare type __VLS_Props_21 = {
|
|
933
935
|
filter: DatepickerFilterType;
|
|
934
936
|
value: DatepickerFilterValue;
|
|
935
937
|
};
|
|
936
938
|
|
|
937
|
-
declare type
|
|
939
|
+
declare type __VLS_Props_22 = InputFieldProps;
|
|
938
940
|
|
|
939
|
-
declare type
|
|
941
|
+
declare type __VLS_Props_23 = InputMaskFieldProps;
|
|
940
942
|
|
|
941
|
-
declare type
|
|
943
|
+
declare type __VLS_Props_24 = MultiSelectFieldProps;
|
|
942
944
|
|
|
943
|
-
declare type
|
|
945
|
+
declare type __VLS_Props_25 = SelectFieldProps;
|
|
944
946
|
|
|
945
|
-
declare type
|
|
947
|
+
declare type __VLS_Props_26 = MultiInputFieldProps;
|
|
946
948
|
|
|
947
|
-
declare type
|
|
949
|
+
declare type __VLS_Props_27 = TabsProps;
|
|
948
950
|
|
|
949
|
-
declare type
|
|
951
|
+
declare type __VLS_Props_28 = {
|
|
950
952
|
label?: string;
|
|
951
953
|
size: '36_subhead' | '28_caption';
|
|
952
954
|
};
|
|
953
955
|
|
|
954
|
-
declare type
|
|
956
|
+
declare type __VLS_Props_29 = {
|
|
955
957
|
label: string;
|
|
956
958
|
size: 'body' | 'subhead';
|
|
957
959
|
};
|
|
958
960
|
|
|
959
|
-
declare type __VLS_Props_29 = FilterGroup_SortProps;
|
|
960
|
-
|
|
961
961
|
declare type __VLS_Props_3 = CardContentListProps;
|
|
962
962
|
|
|
963
|
-
declare type __VLS_Props_30 =
|
|
963
|
+
declare type __VLS_Props_30 = FilterGroup_SortProps;
|
|
964
|
+
|
|
965
|
+
declare type __VLS_Props_31 = FilterGroup_AmountProps;
|
|
964
966
|
|
|
965
|
-
declare type
|
|
967
|
+
declare type __VLS_Props_32 = FilterGroup_CheckboxListProps;
|
|
966
968
|
|
|
967
|
-
declare type
|
|
969
|
+
declare type __VLS_Props_33 = FilterGroup_DateProps;
|
|
968
970
|
|
|
969
|
-
declare type
|
|
971
|
+
declare type __VLS_Props_34 = FilterGroup_SingleSelectProps;
|
|
970
972
|
|
|
971
|
-
declare type
|
|
973
|
+
declare type __VLS_Props_35 = FilterGroup_ColumnSettingsProps;
|
|
972
974
|
|
|
973
|
-
declare type
|
|
975
|
+
declare type __VLS_Props_36 = {
|
|
974
976
|
hasCloseButton?: boolean;
|
|
975
977
|
};
|
|
976
978
|
|
|
977
|
-
declare type
|
|
979
|
+
declare type __VLS_Props_37 = {
|
|
978
980
|
title: string;
|
|
979
981
|
description?: string;
|
|
980
982
|
};
|
|
981
983
|
|
|
982
|
-
declare type
|
|
984
|
+
declare type __VLS_Props_38 = {
|
|
983
985
|
title: string;
|
|
984
986
|
description?: string;
|
|
985
987
|
};
|
|
986
988
|
|
|
987
|
-
declare type
|
|
989
|
+
declare type __VLS_Props_39 = {
|
|
988
990
|
title: string;
|
|
989
991
|
description?: string;
|
|
990
992
|
confirmText: string;
|
|
@@ -995,14 +997,14 @@ declare type __VLS_Props_38 = {
|
|
|
995
997
|
confirm: () => Promise<void> | void;
|
|
996
998
|
};
|
|
997
999
|
|
|
998
|
-
declare type
|
|
1000
|
+
declare type __VLS_Props_4 = DropzoneProps;
|
|
1001
|
+
|
|
1002
|
+
declare type __VLS_Props_40 = {
|
|
999
1003
|
title: string;
|
|
1000
1004
|
align?: 'center' | 'top';
|
|
1001
1005
|
description?: string;
|
|
1002
1006
|
};
|
|
1003
1007
|
|
|
1004
|
-
declare type __VLS_Props_4 = DropzoneProps;
|
|
1005
|
-
|
|
1006
1008
|
declare type __VLS_Props_5 = InputProps;
|
|
1007
1009
|
|
|
1008
1010
|
declare type __VLS_Props_6 = ListHeaderProps;
|
|
@@ -1038,13 +1040,12 @@ declare type __VLS_PublicProps_14 = {
|
|
|
1038
1040
|
} & __VLS_Props_17;
|
|
1039
1041
|
|
|
1040
1042
|
declare type __VLS_PublicProps_15 = {
|
|
1041
|
-
'
|
|
1043
|
+
'value': FilterItemProps['value'];
|
|
1042
1044
|
} & __VLS_Props_18;
|
|
1043
1045
|
|
|
1044
1046
|
declare type __VLS_PublicProps_16 = {
|
|
1045
|
-
'
|
|
1046
|
-
|
|
1047
|
-
} & __VLS_Props_21;
|
|
1047
|
+
'values': FilterValue[];
|
|
1048
|
+
} & __VLS_Props_19;
|
|
1048
1049
|
|
|
1049
1050
|
declare type __VLS_PublicProps_17 = {
|
|
1050
1051
|
'isError'?: boolean;
|
|
@@ -1053,12 +1054,12 @@ declare type __VLS_PublicProps_17 = {
|
|
|
1053
1054
|
|
|
1054
1055
|
declare type __VLS_PublicProps_18 = {
|
|
1055
1056
|
'isError'?: boolean;
|
|
1056
|
-
'value'
|
|
1057
|
+
'value'?: string;
|
|
1057
1058
|
} & __VLS_Props_23;
|
|
1058
1059
|
|
|
1059
1060
|
declare type __VLS_PublicProps_19 = {
|
|
1060
1061
|
'isError'?: boolean;
|
|
1061
|
-
'value'
|
|
1062
|
+
'value': string[];
|
|
1062
1063
|
} & __VLS_Props_24;
|
|
1063
1064
|
|
|
1064
1065
|
declare type __VLS_PublicProps_2 = {
|
|
@@ -1067,15 +1068,16 @@ declare type __VLS_PublicProps_2 = {
|
|
|
1067
1068
|
|
|
1068
1069
|
declare type __VLS_PublicProps_20 = {
|
|
1069
1070
|
'isError'?: boolean;
|
|
1070
|
-
'value'
|
|
1071
|
+
'value'?: string | null;
|
|
1071
1072
|
} & __VLS_Props_25;
|
|
1072
1073
|
|
|
1073
1074
|
declare type __VLS_PublicProps_21 = {
|
|
1074
|
-
'
|
|
1075
|
+
'isError'?: boolean;
|
|
1076
|
+
'value': Set<string>;
|
|
1075
1077
|
} & __VLS_Props_26;
|
|
1076
1078
|
|
|
1077
1079
|
declare type __VLS_PublicProps_22 = {
|
|
1078
|
-
'
|
|
1080
|
+
'value': TabsProps['value'];
|
|
1079
1081
|
} & __VLS_Props_27;
|
|
1080
1082
|
|
|
1081
1083
|
declare type __VLS_PublicProps_23 = {
|
|
@@ -1083,27 +1085,27 @@ declare type __VLS_PublicProps_23 = {
|
|
|
1083
1085
|
} & __VLS_Props_28;
|
|
1084
1086
|
|
|
1085
1087
|
declare type __VLS_PublicProps_24 = {
|
|
1086
|
-
'
|
|
1088
|
+
'active': string;
|
|
1087
1089
|
} & __VLS_Props_29;
|
|
1088
1090
|
|
|
1089
1091
|
declare type __VLS_PublicProps_25 = {
|
|
1090
|
-
'value':
|
|
1092
|
+
'value': FilterGroup_SortValue;
|
|
1091
1093
|
} & __VLS_Props_30;
|
|
1092
1094
|
|
|
1093
1095
|
declare type __VLS_PublicProps_26 = {
|
|
1094
|
-
'value':
|
|
1096
|
+
'value': FilterGroup_AmountValue;
|
|
1095
1097
|
} & __VLS_Props_31;
|
|
1096
1098
|
|
|
1097
1099
|
declare type __VLS_PublicProps_27 = {
|
|
1098
|
-
'value':
|
|
1100
|
+
'value': (string | number)[];
|
|
1099
1101
|
} & __VLS_Props_32;
|
|
1100
1102
|
|
|
1101
1103
|
declare type __VLS_PublicProps_28 = {
|
|
1102
|
-
'value':
|
|
1104
|
+
'value': FilterGroup_DateValue;
|
|
1103
1105
|
} & __VLS_Props_33;
|
|
1104
1106
|
|
|
1105
1107
|
declare type __VLS_PublicProps_29 = {
|
|
1106
|
-
'value':
|
|
1108
|
+
'value': FilterGroup_SingleSelectValue;
|
|
1107
1109
|
} & __VLS_Props_34;
|
|
1108
1110
|
|
|
1109
1111
|
declare type __VLS_PublicProps_3 = {
|
|
@@ -1111,6 +1113,10 @@ declare type __VLS_PublicProps_3 = {
|
|
|
1111
1113
|
'isError'?: DropzoneProps['isError'];
|
|
1112
1114
|
} & __VLS_Props_4;
|
|
1113
1115
|
|
|
1116
|
+
declare type __VLS_PublicProps_30 = {
|
|
1117
|
+
'value': FilterGroup_ColumnSettingsValue;
|
|
1118
|
+
} & __VLS_Props_35;
|
|
1119
|
+
|
|
1114
1120
|
declare type __VLS_PublicProps_4 = {
|
|
1115
1121
|
'value'?: InputProps['value'];
|
|
1116
1122
|
} & __VLS_Props_5;
|
|
@@ -2917,7 +2923,7 @@ export declare type CheckboxGroupFilterType = {
|
|
|
2917
2923
|
export declare type CheckboxGroupFilterValue = FilterValueBase<string[]>;
|
|
2918
2924
|
|
|
2919
2925
|
export declare type CheckboxProps = {
|
|
2920
|
-
value: boolean
|
|
2926
|
+
value: Maybe<boolean>;
|
|
2921
2927
|
size: (typeof sizes_9)[number];
|
|
2922
2928
|
isIndeterminate?: boolean;
|
|
2923
2929
|
isDisabled?: boolean;
|
|
@@ -2973,10 +2979,10 @@ export declare const Datepicker: DefineComponent<__VLS_PublicProps_14, {}, {}, {
|
|
|
2973
2979
|
"onUpdate:value"?: ((value: Date[]) => any) | undefined;
|
|
2974
2980
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
2975
2981
|
|
|
2976
|
-
export declare const DatepickerFilterChip: DefineComponent<
|
|
2982
|
+
export declare const DatepickerFilterChip: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2977
2983
|
drop: (value: DatepickerFilterValue) => any;
|
|
2978
2984
|
apply: (value: DatepickerFilterValue) => any;
|
|
2979
|
-
}, string, PublicProps, Readonly<
|
|
2985
|
+
}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{
|
|
2980
2986
|
onDrop?: ((value: DatepickerFilterValue) => any) | undefined;
|
|
2981
2987
|
onApply?: ((value: DatepickerFilterValue) => any) | undefined;
|
|
2982
2988
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -3445,9 +3451,9 @@ export declare type Filter = CheckboxGroupFilterType | DatepickerFilterType;
|
|
|
3445
3451
|
|
|
3446
3452
|
export declare const FilterGroup: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
3447
3453
|
|
|
3448
|
-
export declare const FilterGroup_Amount: DefineComponent<
|
|
3454
|
+
export declare const FilterGroup_Amount: DefineComponent<__VLS_PublicProps_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3449
3455
|
"update:value": (value: FilterGroup_AmountValue) => any;
|
|
3450
|
-
}, string, PublicProps, Readonly<
|
|
3456
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_26> & Readonly<{
|
|
3451
3457
|
"onUpdate:value"?: ((value: FilterGroup_AmountValue) => any) | undefined;
|
|
3452
3458
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3453
3459
|
|
|
@@ -3479,9 +3485,9 @@ export declare type FilterGroup_CheckboxListProps = {
|
|
|
3479
3485
|
searchPlaceholder?: string;
|
|
3480
3486
|
};
|
|
3481
3487
|
|
|
3482
|
-
export declare const FilterGroup_ColumnSettings: DefineComponent<
|
|
3488
|
+
export declare const FilterGroup_ColumnSettings: DefineComponent<__VLS_PublicProps_30, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3483
3489
|
"update:value": (value: FilterGroup_ColumnSettingsValue) => any;
|
|
3484
|
-
}, string, PublicProps, Readonly<
|
|
3490
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_30> & Readonly<{
|
|
3485
3491
|
"onUpdate:value"?: ((value: FilterGroup_ColumnSettingsValue) => any) | undefined;
|
|
3486
3492
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
3487
3493
|
filterGroupColumnSettingsRef: ({
|
|
@@ -3622,9 +3628,9 @@ export declare type FilterGroup_ColumnSettingsValue = {
|
|
|
3622
3628
|
isLocked: boolean;
|
|
3623
3629
|
}[];
|
|
3624
3630
|
|
|
3625
|
-
export declare const FilterGroup_Date: DefineComponent<
|
|
3631
|
+
export declare const FilterGroup_Date: DefineComponent<__VLS_PublicProps_28, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3626
3632
|
"update:value": (value: FilterGroup_DateValue) => any;
|
|
3627
|
-
}, string, PublicProps, Readonly<
|
|
3633
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_28> & Readonly<{
|
|
3628
3634
|
"onUpdate:value"?: ((value: FilterGroup_DateValue) => any) | undefined;
|
|
3629
3635
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3630
3636
|
|
|
@@ -3642,9 +3648,9 @@ export declare type FilterGroup_DateProps = {
|
|
|
3642
3648
|
|
|
3643
3649
|
export declare type FilterGroup_DateValue = [Maybe<Date>, Maybe<Date>];
|
|
3644
3650
|
|
|
3645
|
-
export declare const FilterGroup_SingleSelect: DefineComponent<
|
|
3651
|
+
export declare const FilterGroup_SingleSelect: DefineComponent<__VLS_PublicProps_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3646
3652
|
"update:value": (value: FilterGroup_SingleSelectValue) => any;
|
|
3647
|
-
}, string, PublicProps, Readonly<
|
|
3653
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_29> & Readonly<{
|
|
3648
3654
|
"onUpdate:value"?: ((value: FilterGroup_SingleSelectValue) => any) | undefined;
|
|
3649
3655
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3650
3656
|
|
|
@@ -3660,9 +3666,9 @@ export declare type FilterGroup_SingleSelectProps = {
|
|
|
3660
3666
|
|
|
3661
3667
|
export declare type FilterGroup_SingleSelectValue = string | number | null | undefined;
|
|
3662
3668
|
|
|
3663
|
-
export declare const FilterGroup_Sort: DefineComponent<
|
|
3669
|
+
export declare const FilterGroup_Sort: DefineComponent<__VLS_PublicProps_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3664
3670
|
"update:value": (value: FilterGroup_SortValue) => any;
|
|
3665
|
-
}, string, PublicProps, Readonly<
|
|
3671
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_25> & Readonly<{
|
|
3666
3672
|
"onUpdate:value"?: ((value: FilterGroup_SortValue) => any) | undefined;
|
|
3667
3673
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3668
3674
|
|
|
@@ -3683,6 +3689,25 @@ export declare type FilterHubProps = {
|
|
|
3683
3689
|
list: Filter[];
|
|
3684
3690
|
};
|
|
3685
3691
|
|
|
3692
|
+
export declare const FilterItem: DefineComponent<__VLS_PublicProps_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3693
|
+
"update:value": (value: boolean) => any;
|
|
3694
|
+
} & {
|
|
3695
|
+
click: () => any;
|
|
3696
|
+
"update:value": (value: boolean) => any;
|
|
3697
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_15> & Readonly<{
|
|
3698
|
+
onClick?: (() => any) | undefined;
|
|
3699
|
+
"onUpdate:value"?: ((value: boolean) => any) | undefined;
|
|
3700
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3701
|
+
|
|
3702
|
+
export declare type FilterItemProps = {
|
|
3703
|
+
value: boolean;
|
|
3704
|
+
label: string;
|
|
3705
|
+
description?: string;
|
|
3706
|
+
avatar?: AvatarProps['image'];
|
|
3707
|
+
icon?: IconViewProps['icon'];
|
|
3708
|
+
isMultiple?: boolean;
|
|
3709
|
+
};
|
|
3710
|
+
|
|
3686
3711
|
export declare type FilterValue = CheckboxGroupFilterValue | DatepickerFilterValue;
|
|
3687
3712
|
|
|
3688
3713
|
export declare type FilterValueBase<T = null> = {
|
|
@@ -4036,12 +4061,12 @@ export declare const Modal: __VLS_WithTemplateSlots_42<typeof __VLS_component_42
|
|
|
4036
4061
|
|
|
4037
4062
|
export declare const Modal_Footer: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
4038
4063
|
|
|
4039
|
-
export declare const Modal_Header: DefineComponent<
|
|
4064
|
+
export declare const Modal_Header: DefineComponent<__VLS_Props_37, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_37> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4040
4065
|
|
|
4041
|
-
export declare const ModalAlert: DefineComponent<
|
|
4066
|
+
export declare const ModalAlert: DefineComponent<__VLS_Props_39, {
|
|
4042
4067
|
open: () => void;
|
|
4043
4068
|
close: () => void;
|
|
4044
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<
|
|
4069
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_39> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
4045
4070
|
root: ({
|
|
4046
4071
|
$: ComponentInternalInstance;
|
|
4047
4072
|
$data: {};
|
|
@@ -4340,10 +4365,10 @@ export declare type ModalLeavePageConfirmationProps = {
|
|
|
4340
4365
|
|
|
4341
4366
|
export declare type ModalProps = {};
|
|
4342
4367
|
|
|
4343
|
-
export declare const MultiInputField: DefineComponent<
|
|
4368
|
+
export declare const MultiInputField: DefineComponent<__VLS_PublicProps_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4344
4369
|
"update:value": (value: Set<string>) => any;
|
|
4345
4370
|
"update:isError": (value: boolean) => any;
|
|
4346
|
-
}, string, PublicProps, Readonly<
|
|
4371
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_21> & Readonly<{
|
|
4347
4372
|
"onUpdate:value"?: ((value: Set<string>) => any) | undefined;
|
|
4348
4373
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
4349
4374
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -4429,10 +4454,10 @@ export declare type MultiInputFieldProps = {
|
|
|
4429
4454
|
maxLength?: string;
|
|
4430
4455
|
};
|
|
4431
4456
|
|
|
4432
|
-
export declare const MultiSelectField: DefineComponent<
|
|
4457
|
+
export declare const MultiSelectField: DefineComponent<__VLS_PublicProps_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4433
4458
|
"update:value": (value: string[]) => any;
|
|
4434
4459
|
"update:isError": (value: boolean) => any;
|
|
4435
|
-
}, string, PublicProps, Readonly<
|
|
4460
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_19> & Readonly<{
|
|
4436
4461
|
"onUpdate:value"?: ((value: string[]) => any) | undefined;
|
|
4437
4462
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
4438
4463
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -4724,10 +4749,10 @@ export declare type SelectBaseProps = {
|
|
|
4724
4749
|
dropdownMaxHeight?: number;
|
|
4725
4750
|
};
|
|
4726
4751
|
|
|
4727
|
-
export declare const SelectField: DefineComponent<
|
|
4752
|
+
export declare const SelectField: DefineComponent<__VLS_PublicProps_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4728
4753
|
"update:value": (value: string | null) => any;
|
|
4729
4754
|
"update:isError": (value: boolean) => any;
|
|
4730
|
-
}, string, PublicProps, Readonly<
|
|
4755
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_20> & Readonly<{
|
|
4731
4756
|
"onUpdate:value"?: ((value: string | null) => any) | undefined;
|
|
4732
4757
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
4733
4758
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -4923,7 +4948,7 @@ declare const sizes_7: readonly ["large", "base", "small"];
|
|
|
4923
4948
|
|
|
4924
4949
|
declare const sizes_8: readonly ["title1", "title2", "title3", "headline", "body", "subhead", "caption"];
|
|
4925
4950
|
|
|
4926
|
-
declare const sizes_9: readonly ["16", "20"];
|
|
4951
|
+
declare const sizes_9: readonly ["16", "20", 16, 20];
|
|
4927
4952
|
|
|
4928
4953
|
export declare const SkeletonWrapper: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
4929
4954
|
|
|
@@ -5151,9 +5176,9 @@ export declare type TabMenuProps = {
|
|
|
5151
5176
|
weight?: TheTextProps['weight'];
|
|
5152
5177
|
};
|
|
5153
5178
|
|
|
5154
|
-
export declare const Tabs: DefineComponent<
|
|
5179
|
+
export declare const Tabs: DefineComponent<__VLS_PublicProps_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5155
5180
|
"update:value": (value: Maybe<string | number> | undefined) => any;
|
|
5156
|
-
}, string, PublicProps, Readonly<
|
|
5181
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_22> & Readonly<{
|
|
5157
5182
|
"onUpdate:value"?: ((value: Maybe<string | number> | undefined) => any) | undefined;
|
|
5158
5183
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
5159
5184
|
|