sprintify-ui 0.10.87 → 0.11.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/{BaseCkeditor-Laq0HbvP.js → BaseCkeditor-Dcqohrsz.js} +14 -14
- package/dist/sprintify-ui.es.js +12480 -12553
- package/dist/style.css +2 -2
- package/dist/types/components/BaseActionItem.vue.d.ts +11 -5
- package/dist/types/components/BaseAddressForm.vue.d.ts +1 -1
- package/dist/types/components/BaseAlert.vue.d.ts +3 -21
- package/dist/types/components/BaseApp.vue.d.ts +2 -9
- package/dist/types/components/BaseAutocomplete.vue.d.ts +19 -643
- package/dist/types/components/BaseAutocompleteDrawer.vue.d.ts +21 -104
- package/dist/types/components/BaseAutocompleteFetch.vue.d.ts +26 -1045
- package/dist/types/components/BaseAvatarGroup.vue.d.ts +1 -1
- package/dist/types/components/BaseBadge.vue.d.ts +3 -20
- package/dist/types/components/BaseBelongsTo.vue.d.ts +19 -1022
- package/dist/types/components/BaseBelongsToFetch.vue.d.ts +10 -745
- package/dist/types/components/BaseButton.vue.d.ts +6 -77
- package/dist/types/components/BaseButtonGroup.vue.d.ts +3 -159
- package/dist/types/components/BaseCard.vue.d.ts +2 -23
- package/dist/types/components/BaseCardRow.vue.d.ts +2 -16
- package/dist/types/components/BaseCkeditor.vue.d.ts +1 -1
- package/dist/types/components/BaseClipboard.vue.d.ts +2 -42
- package/dist/types/components/BaseCollapse.vue.d.ts +2 -26
- package/dist/types/components/BaseContainer.vue.d.ts +2 -12
- package/dist/types/components/BaseCounter.vue.d.ts +1 -1
- package/dist/types/components/BaseCropper.vue.d.ts +3 -35
- package/dist/types/components/BaseDataIterator.vue.d.ts +18 -11
- package/dist/types/components/BaseDataIteratorSectionBox.vue.d.ts +2 -10
- package/dist/types/components/BaseDataIteratorSectionModal.vue.d.ts +2 -16
- package/dist/types/components/BaseDataTable.vue.d.ts +54 -2141
- package/dist/types/components/BaseDataTableTemplate.vue.d.ts +2 -584
- package/dist/types/components/BaseDatePicker.vue.d.ts +2 -2
- package/dist/types/components/BaseDescriptionList.vue.d.ts +2 -7
- package/dist/types/components/BaseDescriptionListItem.vue.d.ts +2 -9
- package/dist/types/components/BaseDialog.vue.d.ts +3 -110
- package/dist/types/components/BaseDisplayRelativeTime.vue.d.ts +2 -51
- package/dist/types/components/BaseDraggable.vue.d.ts +2 -18
- package/dist/types/components/BaseDropdown.vue.d.ts +2 -147
- package/dist/types/components/BaseDropdownAutocomplete.vue.d.ts +3 -124
- package/dist/types/components/BaseField.vue.d.ts +3 -99
- package/dist/types/components/BaseFilePicker.vue.d.ts +2 -28
- package/dist/types/components/BaseFilePickerCrop.vue.d.ts +2 -80
- package/dist/types/components/BaseFileUploader.vue.d.ts +3 -173
- package/dist/types/components/BaseForm.vue.d.ts +3 -150
- package/dist/types/components/BaseGantt.vue.d.ts +40 -1141
- package/dist/types/components/BaseHasMany.vue.d.ts +18 -577
- package/dist/types/components/BaseHasManyFetch.vue.d.ts +3 -589
- package/dist/types/components/BaseInput.vue.d.ts +3 -3
- package/dist/types/components/BaseInputError.vue.d.ts +2 -19
- package/dist/types/components/BaseInputPercent.vue.d.ts +1 -1
- package/dist/types/components/BaseLayoutSidebar.vue.d.ts +2 -112
- package/dist/types/components/BaseLayoutSidebarConfigurable.vue.d.ts +2 -113
- package/dist/types/components/BaseLayoutStacked.vue.d.ts +2 -52
- package/dist/types/components/BaseLayoutStackedConfigurable.vue.d.ts +2 -117
- package/dist/types/components/BaseLazy.vue.d.ts +2 -13
- package/dist/types/components/BaseMediaGallery.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaGalleryItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMediaLibrary.vue.d.ts +3 -207
- package/dist/types/components/BaseMediaList.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaListItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMediaPictures.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaPicturesItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMenu.vue.d.ts +2 -209
- package/dist/types/components/BaseMenuItem.vue.d.ts +1 -1
- package/dist/types/components/BaseModalCenter.vue.d.ts +2 -83
- package/dist/types/components/BaseModalSide.vue.d.ts +2 -80
- package/dist/types/components/BaseNavbar.vue.d.ts +2 -83
- package/dist/types/components/BasePassword.vue.d.ts +1 -1
- package/dist/types/components/BaseRadioGroup.vue.d.ts +2 -107
- package/dist/types/components/BaseReadMore.vue.d.ts +2 -28
- package/dist/types/components/BaseRichText.vue.d.ts +1 -1
- package/dist/types/components/BaseSelect.vue.d.ts +4 -148
- package/dist/types/components/BaseShortcut.vue.d.ts +1 -1
- package/dist/types/components/BaseSideNavigation.vue.d.ts +2 -7
- package/dist/types/components/BaseSideNavigationItem.vue.d.ts +3 -19
- package/dist/types/components/BaseSkeleton.vue.d.ts +1 -1
- package/dist/types/components/BaseSwitch.vue.d.ts +3 -120
- package/dist/types/components/BaseSystemAlert.vue.d.ts +3 -55
- package/dist/types/components/BaseTabItem.vue.d.ts +4 -27
- package/dist/types/components/BaseTable.vue.d.ts +3 -24
- package/dist/types/components/BaseTableBody.vue.d.ts +2 -4
- package/dist/types/components/BaseTableCell.vue.d.ts +6 -36
- package/dist/types/components/BaseTableColumn.vue.d.ts +4 -4
- package/dist/types/components/BaseTableHead.vue.d.ts +2 -9
- package/dist/types/components/BaseTableHeader.vue.d.ts +4 -40
- package/dist/types/components/BaseTableRow.vue.d.ts +4 -38
- package/dist/types/components/BaseTabs.vue.d.ts +2 -16
- package/dist/types/components/BaseTagAutocomplete.vue.d.ts +25 -571
- package/dist/types/components/BaseTagAutocompleteFetch.vue.d.ts +3 -796
- package/dist/types/components/BaseTextarea.vue.d.ts +1 -1
- package/dist/types/components/BaseTextareaAutoresize.vue.d.ts +1 -1
- package/dist/types/components/BaseTimePicker.vue.d.ts +1 -1
- package/dist/types/components/BaseTooltip.vue.d.ts +2 -35
- package/dist/types/services/gantt/types.d.ts +18 -8
- package/package.json +6 -9
- package/src/changelog.mdx +1 -1
- package/src/components/BaseAssign.mdx +1 -1
- package/src/components/BaseAutocomplete.stories.js +10 -0
- package/src/components/BaseAutocomplete.vue +11 -1
- package/src/components/BaseAutocompleteDrawer.vue +52 -1
- package/src/components/BaseAutocompleteFetch.stories.js +6 -0
- package/src/components/BaseAutocompleteFetch.vue +15 -0
- package/src/components/BaseBelongsTo.stories.js +5 -0
- package/src/components/BaseBelongsTo.vue +10 -0
- package/src/components/BaseBelongsToFetch.stories.js +6 -0
- package/src/components/BaseBelongsToFetch.vue +9 -0
- package/src/components/BaseForm.mdx +1 -1
- package/src/components/BaseGantt.mdx +79 -0
- package/src/components/BaseGantt.stories.js +25 -10
- package/src/components/BaseGantt.vue +192 -58
- package/src/components/BaseHasMany.stories.js +5 -0
- package/src/components/BaseHasMany.vue +10 -0
- package/src/components/BaseHasManyFetch.stories.js +12 -0
- package/src/components/BaseTagAutocomplete.stories.js +5 -0
- package/src/components/BaseTagAutocomplete.vue +34 -1
- package/src/components/BaseTagAutocompleteFetch.stories.js +6 -0
- package/src/services/gantt/format.ts +30 -7
- package/src/services/gantt/types.ts +18 -8
|
@@ -1,126 +1,9 @@
|
|
|
1
1
|
import { Size } from '@/utils/sizes';
|
|
2
|
-
import { Switch, SwitchGroup, SwitchLabel } from '@headlessui/vue';
|
|
3
2
|
import { PropType } from 'vue';
|
|
4
|
-
declare const normalizedModelValue: import("vue").ComputedRef<boolean>;
|
|
5
|
-
declare const bg: import("vue").ComputedRef<"bg-primary-500" | "bg-blue-500" | "bg-red-500" | "bg-yellow-500" | "bg-green-500" | "bg-slate-500" | "bg-slate-900">;
|
|
6
|
-
declare const focus: import("vue").ComputedRef<"focus:ring-primary-500" | "focus:ring-blue-500" | "focus:ring-red-500" | "focus:ring-yellow-500" | "focus:ring-green-500" | "focus:ring-slate-500" | "focus:ring-slate-900">;
|
|
7
|
-
declare const sizePx: import("vue").ComputedRef<12 | 16 | 20 | 32 | 24>;
|
|
8
|
-
declare const height: import("vue").ComputedRef<number>;
|
|
9
|
-
declare const width: import("vue").ComputedRef<number>;
|
|
10
|
-
declare const translateX: import("vue").ComputedRef<number>;
|
|
11
|
-
declare const icon: import("vue").ComputedRef<string | null>;
|
|
12
|
-
declare function update(payload: any): void;
|
|
13
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
14
3
|
declare var __VLS_22: {};
|
|
15
|
-
type __VLS_Slots =
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
16
5
|
default?: (props: typeof __VLS_22) => any;
|
|
17
|
-
}
|
|
18
|
-
declare const __VLS_self: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
19
|
-
modelValue: {
|
|
20
|
-
default: boolean;
|
|
21
|
-
type: PropType<boolean | string | number | null | undefined>;
|
|
22
|
-
};
|
|
23
|
-
name: {
|
|
24
|
-
default: undefined;
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
};
|
|
27
|
-
color: {
|
|
28
|
-
default: string;
|
|
29
|
-
type: PropType<"primary" | "info" | "danger" | "warning" | "success" | "dark" | "light">;
|
|
30
|
-
};
|
|
31
|
-
size: {
|
|
32
|
-
default: string;
|
|
33
|
-
type: PropType<Size | undefined>;
|
|
34
|
-
};
|
|
35
|
-
hasError: {
|
|
36
|
-
default: boolean;
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
};
|
|
39
|
-
required: {
|
|
40
|
-
default: undefined;
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
};
|
|
43
|
-
disabled: {
|
|
44
|
-
default: boolean;
|
|
45
|
-
type: BooleanConstructor;
|
|
46
|
-
};
|
|
47
|
-
checkedIcon: {
|
|
48
|
-
default: string;
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
};
|
|
51
|
-
unCheckedIcon: {
|
|
52
|
-
default: string;
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
};
|
|
55
|
-
}>, {
|
|
56
|
-
Switch: typeof Switch;
|
|
57
|
-
SwitchGroup: typeof SwitchGroup;
|
|
58
|
-
SwitchLabel: typeof SwitchLabel;
|
|
59
|
-
normalizedModelValue: typeof normalizedModelValue;
|
|
60
|
-
bg: typeof bg;
|
|
61
|
-
focus: typeof focus;
|
|
62
|
-
sizePx: typeof sizePx;
|
|
63
|
-
height: typeof height;
|
|
64
|
-
width: typeof width;
|
|
65
|
-
translateX: typeof translateX;
|
|
66
|
-
icon: typeof icon;
|
|
67
|
-
update: typeof update;
|
|
68
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
69
|
-
blur: (...args: any[]) => void;
|
|
70
|
-
focus: (...args: any[]) => void;
|
|
71
|
-
"update:modelValue": (...args: any[]) => void;
|
|
72
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
73
|
-
modelValue: {
|
|
74
|
-
default: boolean;
|
|
75
|
-
type: PropType<boolean | string | number | null | undefined>;
|
|
76
|
-
};
|
|
77
|
-
name: {
|
|
78
|
-
default: undefined;
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
};
|
|
81
|
-
color: {
|
|
82
|
-
default: string;
|
|
83
|
-
type: PropType<"primary" | "info" | "danger" | "warning" | "success" | "dark" | "light">;
|
|
84
|
-
};
|
|
85
|
-
size: {
|
|
86
|
-
default: string;
|
|
87
|
-
type: PropType<Size | undefined>;
|
|
88
|
-
};
|
|
89
|
-
hasError: {
|
|
90
|
-
default: boolean;
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
};
|
|
93
|
-
required: {
|
|
94
|
-
default: undefined;
|
|
95
|
-
type: BooleanConstructor;
|
|
96
|
-
};
|
|
97
|
-
disabled: {
|
|
98
|
-
default: boolean;
|
|
99
|
-
type: BooleanConstructor;
|
|
100
|
-
};
|
|
101
|
-
checkedIcon: {
|
|
102
|
-
default: string;
|
|
103
|
-
type: StringConstructor;
|
|
104
|
-
};
|
|
105
|
-
unCheckedIcon: {
|
|
106
|
-
default: string;
|
|
107
|
-
type: StringConstructor;
|
|
108
|
-
};
|
|
109
|
-
}>> & Readonly<{
|
|
110
|
-
onBlur?: ((...args: any[]) => any) | undefined;
|
|
111
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
112
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
113
|
-
}>, {
|
|
114
|
-
size: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
115
|
-
required: boolean;
|
|
116
|
-
color: "dark" | "light" | "danger" | "success" | "warning" | "primary" | "info";
|
|
117
|
-
disabled: boolean;
|
|
118
|
-
name: string;
|
|
119
|
-
modelValue: string | number | boolean | null | undefined;
|
|
120
|
-
hasError: boolean;
|
|
121
|
-
checkedIcon: string;
|
|
122
|
-
unCheckedIcon: string;
|
|
123
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
};
|
|
124
7
|
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
125
8
|
modelValue: {
|
|
126
9
|
default: boolean;
|
|
@@ -204,9 +87,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
204
87
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
205
88
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
206
89
|
}>, {
|
|
90
|
+
color: "dark" | "light" | "danger" | "success" | "warning" | "primary" | "info";
|
|
207
91
|
size: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
208
92
|
required: boolean;
|
|
209
|
-
color: "dark" | "light" | "danger" | "success" | "warning" | "primary" | "info";
|
|
210
93
|
disabled: boolean;
|
|
211
94
|
name: string;
|
|
212
95
|
modelValue: string | number | boolean | null | undefined;
|
|
@@ -1,61 +1,9 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { RouteLocationRaw } from 'vue-router';
|
|
3
|
-
declare function close(): void;
|
|
4
|
-
declare const is: import("vue").ComputedRef<string>;
|
|
5
|
-
declare const colorClasses: import("vue").ComputedRef<string>;
|
|
6
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
7
3
|
declare var __VLS_9: {};
|
|
8
|
-
type __VLS_Slots =
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
9
5
|
default?: (props: typeof __VLS_9) => any;
|
|
10
|
-
}
|
|
11
|
-
declare const __VLS_self: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
12
|
-
to: {
|
|
13
|
-
default: undefined;
|
|
14
|
-
type: PropType<RouteLocationRaw | undefined>;
|
|
15
|
-
};
|
|
16
|
-
action: {
|
|
17
|
-
default: undefined;
|
|
18
|
-
type: PropType<() => Promise<void> | void>;
|
|
19
|
-
};
|
|
20
|
-
color: {
|
|
21
|
-
default: string;
|
|
22
|
-
type: PropType<"info" | "warning" | "danger" | "success">;
|
|
23
|
-
};
|
|
24
|
-
closable: {
|
|
25
|
-
default: boolean;
|
|
26
|
-
type: BooleanConstructor;
|
|
27
|
-
};
|
|
28
|
-
}>, {
|
|
29
|
-
close: typeof close;
|
|
30
|
-
is: typeof is;
|
|
31
|
-
colorClasses: typeof colorClasses;
|
|
32
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
|
-
close: (...args: any[]) => void;
|
|
34
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
35
|
-
to: {
|
|
36
|
-
default: undefined;
|
|
37
|
-
type: PropType<RouteLocationRaw | undefined>;
|
|
38
|
-
};
|
|
39
|
-
action: {
|
|
40
|
-
default: undefined;
|
|
41
|
-
type: PropType<() => Promise<void> | void>;
|
|
42
|
-
};
|
|
43
|
-
color: {
|
|
44
|
-
default: string;
|
|
45
|
-
type: PropType<"info" | "warning" | "danger" | "success">;
|
|
46
|
-
};
|
|
47
|
-
closable: {
|
|
48
|
-
default: boolean;
|
|
49
|
-
type: BooleanConstructor;
|
|
50
|
-
};
|
|
51
|
-
}>> & Readonly<{
|
|
52
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
53
|
-
}>, {
|
|
54
|
-
to: string | import("vue-router").RouteLocationAsRelativeGeneric | import("vue-router").RouteLocationAsPathGeneric | undefined;
|
|
55
|
-
color: "danger" | "success" | "warning" | "info";
|
|
56
|
-
action: () => Promise<void> | void;
|
|
57
|
-
closable: boolean;
|
|
58
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
};
|
|
59
7
|
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
60
8
|
to: {
|
|
61
9
|
default: undefined;
|
|
@@ -95,8 +43,8 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
95
43
|
}>> & Readonly<{
|
|
96
44
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
97
45
|
}>, {
|
|
98
|
-
to: string | import("vue-router").RouteLocationAsRelativeGeneric | import("vue-router").RouteLocationAsPathGeneric | undefined;
|
|
99
46
|
color: "danger" | "success" | "warning" | "info";
|
|
47
|
+
to: string | import("vue-router").RouteLocationAsRelativeGeneric | import("vue-router").RouteLocationAsPathGeneric | undefined;
|
|
100
48
|
action: () => Promise<void> | void;
|
|
101
49
|
closable: boolean;
|
|
102
50
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { NavigationFailure, RouteLocationRaw } from 'vue-router';
|
|
1
|
+
import { RouteLocationRaw } from 'vue-router';
|
|
3
2
|
type __VLS_Props = {
|
|
4
3
|
id?: string;
|
|
5
4
|
to?: RouteLocationRaw;
|
|
@@ -12,39 +11,17 @@ type __VLS_Props = {
|
|
|
12
11
|
*/
|
|
13
12
|
activeStrategy?: 'default' | 'exact';
|
|
14
13
|
};
|
|
15
|
-
declare const idInternal: ComputedRef<string>;
|
|
16
|
-
declare const currentTabId: ComputedRef<string | null>;
|
|
17
|
-
declare function onClick(navigate?: () => Promise<void | NavigationFailure> | null): Promise<void | NavigationFailure> | null | undefined;
|
|
18
|
-
declare function isActiveInternal(isActive: boolean, isExactActive: boolean): boolean;
|
|
19
|
-
declare const baseTabItemRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
20
|
-
declare const sizeClassOuter: ComputedRef<string>;
|
|
21
|
-
declare const sizeClassInner: ComputedRef<"" | "text-xs py-1 px-1 font-normal" | "text-sm py-1 px-2 font-normal" | "text-sm py-1.5 px-2 font-normal" | "text-base py-1.5 px-3 font-normal">;
|
|
22
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
23
14
|
declare var __VLS_5: {
|
|
24
15
|
active: boolean;
|
|
25
16
|
}, __VLS_7: {};
|
|
26
|
-
type __VLS_Slots =
|
|
17
|
+
type __VLS_Slots = {} & {
|
|
27
18
|
default?: (props: typeof __VLS_5) => any;
|
|
28
19
|
} & {
|
|
29
20
|
default?: (props: typeof __VLS_7) => any;
|
|
30
|
-
}
|
|
31
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
32
|
-
idInternal: typeof idInternal;
|
|
33
|
-
currentTabId: typeof currentTabId;
|
|
34
|
-
onClick: typeof onClick;
|
|
35
|
-
isActiveInternal: typeof isActiveInternal;
|
|
36
|
-
baseTabItemRef: typeof baseTabItemRef;
|
|
37
|
-
sizeClassOuter: typeof sizeClassOuter;
|
|
38
|
-
sizeClassInner: typeof sizeClassInner;
|
|
39
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
40
|
-
to: RouteLocationRaw;
|
|
41
|
-
id: string;
|
|
42
|
-
disabled: boolean;
|
|
43
|
-
activeStrategy: "default" | "exact";
|
|
44
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
|
+
};
|
|
45
22
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
46
|
-
to: RouteLocationRaw;
|
|
47
23
|
id: string;
|
|
24
|
+
to: RouteLocationRaw;
|
|
48
25
|
disabled: boolean;
|
|
49
26
|
activeStrategy: "default" | "exact";
|
|
50
27
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,38 +1,17 @@
|
|
|
1
|
-
import BaseSpinnerLarge from '@/svg/BaseSpinnerLarge.vue';
|
|
2
1
|
import { TableProps } from '@/services/table/types';
|
|
3
|
-
import { Ref } from 'vue';
|
|
4
|
-
declare const classes: import("vue").ComputedRef<string>;
|
|
5
|
-
declare const scrollableRef: Ref<HTMLElement | null, HTMLElement | null>;
|
|
6
2
|
declare function scrollTop(): void;
|
|
7
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
8
3
|
declare var __VLS_1: {}, __VLS_3: {};
|
|
9
|
-
type __VLS_Slots =
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
10
5
|
default?: (props: typeof __VLS_1) => any;
|
|
11
6
|
} & {
|
|
12
7
|
loading?: (props: typeof __VLS_3) => any;
|
|
13
|
-
}
|
|
14
|
-
declare const __VLS_self: import("vue").DefineComponent<TableProps, {
|
|
15
|
-
BaseSpinnerLarge: typeof BaseSpinnerLarge;
|
|
16
|
-
classes: typeof classes;
|
|
17
|
-
scrollableRef: typeof scrollableRef;
|
|
18
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<TableProps> & Readonly<{}>, {
|
|
19
|
-
class: string | false | 0 | 0n | import("tailwind-merge").ClassNameValue[] | null;
|
|
20
|
-
size: import("@/services/table/types").CellSize;
|
|
21
|
-
grid: boolean;
|
|
22
|
-
loading: boolean;
|
|
23
|
-
fixedHeader: boolean;
|
|
24
|
-
fixedColumn: boolean;
|
|
25
|
-
striped: boolean;
|
|
26
|
-
flush: boolean;
|
|
27
|
-
maxHeight: number;
|
|
28
|
-
virtualScrolling: boolean;
|
|
29
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
};
|
|
30
9
|
declare const __VLS_component: import("vue").DefineComponent<TableProps, {
|
|
31
10
|
scrollTop: typeof scrollTop;
|
|
32
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<TableProps> & Readonly<{}>, {
|
|
33
12
|
class: string | false | 0 | 0n | import("tailwind-merge").ClassNameValue[] | null;
|
|
34
|
-
size: import("@/services/table/types").CellSize;
|
|
35
13
|
grid: boolean;
|
|
14
|
+
size: import("@/services/table/types").CellSize;
|
|
36
15
|
loading: boolean;
|
|
37
16
|
fixedHeader: boolean;
|
|
38
17
|
fixedColumn: boolean;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
2
1
|
declare var __VLS_1: {};
|
|
3
|
-
type __VLS_Slots =
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
4
3
|
default?: (props: typeof __VLS_1) => any;
|
|
5
|
-
}
|
|
6
|
-
declare const __VLS_self: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
|
+
};
|
|
7
5
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
6
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
9
7
|
export default _default;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { RouteLocationRaw
|
|
2
|
-
import { CellProps } from '../services/table/types';
|
|
1
|
+
import { RouteLocationRaw } from 'vue-router';
|
|
3
2
|
import { ClassNameValue } from 'tailwind-merge';
|
|
4
|
-
import {
|
|
3
|
+
import { StyleValue } from 'vue';
|
|
5
4
|
type __VLS_Props = {
|
|
6
5
|
href?: string;
|
|
7
6
|
to?: RouteLocationRaw;
|
|
@@ -16,51 +15,22 @@ type __VLS_Props = {
|
|
|
16
15
|
onMouseleave?: (e: MouseEvent) => void;
|
|
17
16
|
ignoreRowInteractions?: boolean;
|
|
18
17
|
};
|
|
19
|
-
declare const propsInternal: ComputedRef<CellProps>;
|
|
20
|
-
declare const hoverInternal: ComputedRef<boolean>;
|
|
21
|
-
declare const classes: ComputedRef<string | string[]>;
|
|
22
|
-
declare function onClick(event: MouseEvent): void;
|
|
23
|
-
declare function onMouseEnter(event: MouseEvent): void;
|
|
24
|
-
declare function onMouseLeave(event: MouseEvent): void;
|
|
25
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
26
18
|
declare var __VLS_5: {
|
|
27
19
|
hover: boolean;
|
|
28
20
|
};
|
|
29
|
-
type __VLS_Slots =
|
|
21
|
+
type __VLS_Slots = {} & {
|
|
30
22
|
default?: (props: typeof __VLS_5) => any;
|
|
31
|
-
}
|
|
32
|
-
declare const
|
|
33
|
-
RouterLink: typeof RouterLink;
|
|
34
|
-
propsInternal: typeof propsInternal;
|
|
35
|
-
hoverInternal: typeof hoverInternal;
|
|
36
|
-
classes: typeof classes;
|
|
37
|
-
onClick: typeof onClick;
|
|
38
|
-
onMouseEnter: typeof onMouseEnter;
|
|
39
|
-
onMouseLeave: typeof onMouseLeave;
|
|
40
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
23
|
+
};
|
|
24
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
41
25
|
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
42
26
|
onClick: (e: MouseEvent) => void;
|
|
43
|
-
to: RouteLocationRaw;
|
|
44
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
45
27
|
href: string;
|
|
46
|
-
style: string | false | import("vue").CSSProperties | StyleValue[] | null;
|
|
47
|
-
title: string;
|
|
48
28
|
onMouseenter: (e: MouseEvent) => void;
|
|
49
29
|
onMouseleave: (e: MouseEvent) => void;
|
|
50
|
-
align: "left" | "center" | "right";
|
|
51
|
-
ignoreRowInteractions: boolean;
|
|
52
|
-
colspan: number | string;
|
|
53
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
54
|
-
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
55
|
-
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
56
|
-
onClick: (e: MouseEvent) => void;
|
|
57
|
-
to: RouteLocationRaw;
|
|
58
30
|
target: "_blank" | "_self" | "_parent" | "_top";
|
|
59
|
-
href: string;
|
|
60
31
|
style: string | false | import("vue").CSSProperties | StyleValue[] | null;
|
|
61
32
|
title: string;
|
|
62
|
-
|
|
63
|
-
onMouseleave: (e: MouseEvent) => void;
|
|
33
|
+
to: RouteLocationRaw;
|
|
64
34
|
align: "left" | "center" | "right";
|
|
65
35
|
ignoreRowInteractions: boolean;
|
|
66
36
|
colspan: number | string;
|
|
@@ -197,19 +197,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
197
197
|
toggle: boolean;
|
|
198
198
|
class: string | Record<string, any> | unknown[];
|
|
199
199
|
onClick: (row: CollectionItem, index: number, column: BaseTableColumnData, colIndex: number, event: MouseEvent) => void;
|
|
200
|
-
to: (row: CollectionItem) => RouteLocationRaw;
|
|
201
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
202
200
|
href: (row: CollectionItem) => string;
|
|
201
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
202
|
+
numeric: boolean;
|
|
203
|
+
to: (row: CollectionItem) => RouteLocationRaw;
|
|
203
204
|
meta: Record<string, any> | unknown[];
|
|
204
205
|
width: number;
|
|
205
206
|
padding: string;
|
|
206
|
-
tooltip: string;
|
|
207
207
|
align: "left" | "center" | "right";
|
|
208
|
+
tooltip: string;
|
|
208
209
|
field: string;
|
|
209
210
|
headerClass: string | Record<string, any> | unknown[];
|
|
210
211
|
searchable: boolean;
|
|
211
212
|
customKey: string | number;
|
|
212
|
-
numeric: boolean;
|
|
213
213
|
sortable: boolean;
|
|
214
214
|
ignoreRowInteractions: boolean;
|
|
215
215
|
toggleDefault: boolean;
|
|
@@ -2,17 +2,10 @@ import { ClassNameValue } from 'tailwind-merge';
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
class?: ClassNameValue;
|
|
4
4
|
};
|
|
5
|
-
declare const classes: import("vue").ComputedRef<string>;
|
|
6
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
7
5
|
declare var __VLS_1: {};
|
|
8
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
9
7
|
default?: (props: typeof __VLS_1) => any;
|
|
10
|
-
}
|
|
11
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
12
|
-
classes: typeof classes;
|
|
13
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
14
|
-
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
15
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
};
|
|
16
9
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
17
10
|
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
18
11
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClassNameValue } from 'tailwind-merge';
|
|
2
|
-
import {
|
|
2
|
+
import { StyleValue } from 'vue';
|
|
3
3
|
type __VLS_Props = {
|
|
4
4
|
class?: ClassNameValue;
|
|
5
5
|
style?: StyleValue;
|
|
@@ -7,48 +7,12 @@ type __VLS_Props = {
|
|
|
7
7
|
colspan?: number;
|
|
8
8
|
tooltip?: string;
|
|
9
9
|
};
|
|
10
|
-
declare function onClick(event: MouseEvent): void;
|
|
11
|
-
declare const thRef: import("vue").Ref<HTMLTableCellElement | null, HTMLTableCellElement | null>;
|
|
12
|
-
declare const classes: ComputedRef<string | string[]>;
|
|
13
|
-
declare const tooltipRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
14
|
-
declare const floatingStyles: Readonly<import("vue").Ref<{
|
|
15
|
-
position: import("@floating-ui/utils").Strategy;
|
|
16
|
-
top: string;
|
|
17
|
-
left: string;
|
|
18
|
-
transform?: string;
|
|
19
|
-
willChange?: string;
|
|
20
|
-
}, {
|
|
21
|
-
position: import("@floating-ui/utils").Strategy;
|
|
22
|
-
top: string;
|
|
23
|
-
left: string;
|
|
24
|
-
transform?: string;
|
|
25
|
-
willChange?: string;
|
|
26
|
-
}>>, showTooltip: import("vue").Ref<boolean, boolean>;
|
|
27
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
28
10
|
declare var __VLS_1: {}, __VLS_11: {};
|
|
29
|
-
type __VLS_Slots =
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
30
12
|
default?: (props: typeof __VLS_1) => any;
|
|
31
13
|
} & {
|
|
32
14
|
tooltip?: (props: typeof __VLS_11) => any;
|
|
33
|
-
}
|
|
34
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
35
|
-
onClick: typeof onClick;
|
|
36
|
-
thRef: typeof thRef;
|
|
37
|
-
classes: typeof classes;
|
|
38
|
-
tooltipRef: typeof tooltipRef;
|
|
39
|
-
floatingStyles: typeof floatingStyles;
|
|
40
|
-
showTooltip: typeof showTooltip;
|
|
41
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
42
|
-
click: (...args: any[]) => void;
|
|
43
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
44
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
45
|
-
}>, {
|
|
46
|
-
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
47
|
-
style: string | false | import("vue").CSSProperties | StyleValue[] | null;
|
|
48
|
-
tooltip: string;
|
|
49
|
-
align: "left" | "center" | "right";
|
|
50
|
-
colspan: number;
|
|
51
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
};
|
|
52
16
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
53
17
|
click: (...args: any[]) => void;
|
|
54
18
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -56,8 +20,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
56
20
|
}>, {
|
|
57
21
|
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
58
22
|
style: string | false | import("vue").CSSProperties | StyleValue[] | null;
|
|
59
|
-
tooltip: string;
|
|
60
23
|
align: "left" | "center" | "right";
|
|
24
|
+
tooltip: string;
|
|
61
25
|
colspan: number;
|
|
62
26
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
63
27
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
import { ClassNameValue } from 'tailwind-merge';
|
|
2
2
|
import { RouteLocationRaw } from 'vue-router';
|
|
3
|
-
import { ComputedRef, Ref } from 'vue';
|
|
4
|
-
declare const trRef: Ref<HTMLTableRowElement | null, HTMLTableRowElement | null>;
|
|
5
|
-
declare const height: ComputedRef<number | undefined>;
|
|
6
|
-
declare const visible: ComputedRef<boolean>;
|
|
7
|
-
declare const cellClass: ComputedRef<string>;
|
|
8
3
|
type __VLS_Props = {
|
|
9
4
|
href?: string;
|
|
10
5
|
to?: RouteLocationRaw;
|
|
@@ -14,39 +9,10 @@ type __VLS_Props = {
|
|
|
14
9
|
selected?: boolean;
|
|
15
10
|
onClick?: (e: MouseEvent) => void;
|
|
16
11
|
};
|
|
17
|
-
declare const classes: ComputedRef<string>;
|
|
18
|
-
declare function onMouseEnter(): void;
|
|
19
|
-
declare function onMouseLeave(): void;
|
|
20
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
21
12
|
declare var __VLS_1: {};
|
|
22
|
-
type __VLS_Slots =
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
23
14
|
default?: (props: typeof __VLS_1) => any;
|
|
24
|
-
}
|
|
25
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
26
|
-
trRef: typeof trRef;
|
|
27
|
-
height: typeof height;
|
|
28
|
-
visible: typeof visible;
|
|
29
|
-
cellClass: typeof cellClass;
|
|
30
|
-
classes: typeof classes;
|
|
31
|
-
onMouseEnter: typeof onMouseEnter;
|
|
32
|
-
onMouseLeave: typeof onMouseLeave;
|
|
33
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
34
|
-
click: (...args: any[]) => void;
|
|
35
|
-
mouseenter: (...args: any[]) => void;
|
|
36
|
-
mouseleave: (...args: any[]) => void;
|
|
37
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
38
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
40
|
-
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
41
|
-
}>, {
|
|
42
|
-
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
43
|
-
onClick: (e: MouseEvent) => void;
|
|
44
|
-
to: RouteLocationRaw;
|
|
45
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
46
|
-
href: string;
|
|
47
|
-
title: string;
|
|
48
|
-
selected: boolean;
|
|
49
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
};
|
|
50
16
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
51
17
|
click: (...args: any[]) => void;
|
|
52
18
|
mouseenter: (...args: any[]) => void;
|
|
@@ -58,10 +24,10 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
58
24
|
}>, {
|
|
59
25
|
class: string | false | 0 | 0n | ClassNameValue[] | null;
|
|
60
26
|
onClick: (e: MouseEvent) => void;
|
|
61
|
-
to: RouteLocationRaw;
|
|
62
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
63
27
|
href: string;
|
|
28
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
64
29
|
title: string;
|
|
30
|
+
to: RouteLocationRaw;
|
|
65
31
|
selected: boolean;
|
|
66
32
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
67
33
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -2,24 +2,10 @@ type __VLS_Props = {
|
|
|
2
2
|
modelValue?: string | number | null | undefined;
|
|
3
3
|
size?: 'xs' | 'sm' | 'md' | 'lg';
|
|
4
4
|
};
|
|
5
|
-
declare const scrollable: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
6
|
-
declare const lineRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
7
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
8
5
|
declare var __VLS_1: {};
|
|
9
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
10
7
|
default?: (props: typeof __VLS_1) => any;
|
|
11
|
-
}
|
|
12
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
13
|
-
scrollable: typeof scrollable;
|
|
14
|
-
lineRef: typeof lineRef;
|
|
15
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
|
-
"update:modelValue": (...args: any[]) => void;
|
|
17
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
18
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
19
|
-
}>, {
|
|
20
|
-
size: "xs" | "sm" | "md" | "lg";
|
|
21
|
-
modelValue: string | number | null;
|
|
22
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
};
|
|
23
9
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
24
10
|
"update:modelValue": (...args: any[]) => void;
|
|
25
11
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|