@rotki/ui-library 1.12.2 → 2.0.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/components/accordions/accordion/RuiAccordion.vue.d.ts +9 -15
- package/dist/components/alerts/RuiAlert.vue.d.ts +7 -11
- package/dist/components/buttons/button/RuiButton.vue.d.ts +6 -4
- package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +1 -1
- package/dist/components/calendar/RuiCalendar.vue.d.ts +30 -0
- package/dist/components/calendar/RuiCalendarGrid.vue.d.ts +13 -0
- package/dist/components/calendar/RuiCalendarHeader.vue.d.ts +16 -0
- package/dist/components/calendar/RuiCalendarMenu.vue.d.ts +17 -0
- package/dist/components/calendar/state.d.ts +17 -0
- package/dist/components/cards/RuiCard.vue.d.ts +17 -16
- package/dist/components/cards/RuiCardHeader.vue.d.ts +9 -12
- package/dist/components/chips/RuiChip.vue.d.ts +7 -11
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +32 -23
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +5 -12
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +5 -5
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +4 -4
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +9 -14
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +24 -17
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +5 -10
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +9 -18
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +14 -21
- package/dist/components/icons/RuiIcon.vue.d.ts +1 -1
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.es.js +4214 -3527
- package/dist/components/loaders/RuiSkeletonBase.vue.d.ts +1 -1
- package/dist/components/logos/RuiLogo.vue.d.ts +1 -1
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +11 -14
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +5 -8
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +15 -21
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +25 -32
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +15 -21
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +5 -10
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +13 -20
- package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
- package/dist/components/steppers/RuiFooterStepper.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepper.vue.d.ts +9 -16
- package/dist/components/steppers/RuiStepperCustomIcon.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepperIcon.vue.d.ts +1 -1
- package/dist/components/tables/RuiDataTable.vue.d.ts +2 -32
- package/dist/components/tables/RuiExpandButton.vue.d.ts +5 -10
- package/dist/components/tables/RuiTableHead.vue.d.ts +14 -8
- package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +9 -19
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +8 -12
- package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +2 -2
- package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
- package/dist/components/time-picker/RuiTimePicker.vue.d.ts +18 -0
- package/dist/composables/dropdown-menu.d.ts +2 -2
- package/dist/composables/{index-DKotjeCA.js → index-DOuH9rdn.js} +12 -12
- package/dist/composables/index.es.js +1 -1
- package/dist/consts/time-accuracy-BnKA5GyT.js +8 -0
- package/dist/consts/time-accuracy.d.ts +6 -0
- package/dist/icons/icons_1.d.ts +500 -500
- package/dist/icons/icons_1.es.js +1884 -1884
- package/dist/icons/icons_2.d.ts +500 -500
- package/dist/icons/icons_2.es.js +1868 -1868
- package/dist/icons/icons_3.d.ts +500 -500
- package/dist/icons/icons_3.es.js +1862 -1862
- package/dist/icons/icons_4.d.ts +137 -500
- package/dist/icons/icons_4.es.js +497 -1949
- package/dist/icons/index.d.ts +1 -7
- package/dist/icons/index.es.js +1644 -4665
- package/dist/index.es.js +1703 -4722
- package/dist/style.css +1 -1
- package/dist/utils/{index-Bi6PqW7j.js → index-CxHG7aHQ.js} +1 -1
- package/dist/{vendor-ClNuDbHx.js → vendor-BeEprDAU.js} +1288 -1288
- package/dist/web-types.json +416 -101
- package/package.json +48 -47
- package/dist/icons/icons_10.d.ts +0 -153
- package/dist/icons/icons_10.es.js +0 -611
- package/dist/icons/icons_5.d.ts +0 -501
- package/dist/icons/icons_5.es.js +0 -2003
- package/dist/icons/icons_6.d.ts +0 -501
- package/dist/icons/icons_6.es.js +0 -2003
- package/dist/icons/icons_7.d.ts +0 -501
- package/dist/icons/icons_7.es.js +0 -2003
- package/dist/icons/icons_8.d.ts +0 -501
- package/dist/icons/icons_8.es.js +0 -2003
- package/dist/icons/icons_9.d.ts +0 -501
- package/dist/icons/icons_9.es.js +0 -2003
|
@@ -3,5 +3,5 @@ export interface Props {
|
|
|
3
3
|
}
|
|
4
4
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
5
5
|
rounded: "none" | "sm" | "md" | "lg" | "full";
|
|
6
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
6
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
7
|
export default _default;
|
|
@@ -19,5 +19,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
19
19
|
branch: "develop" | "main" | string;
|
|
20
20
|
logo: keyof ExternalLinks;
|
|
21
21
|
uniqueKey: string | number;
|
|
22
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
22
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
23
|
export default _default;
|
|
@@ -13,22 +13,19 @@ export interface Props {
|
|
|
13
13
|
rounded?: 'sm' | 'md' | 'lg' | 'full';
|
|
14
14
|
color?: 'default' | ContextColorsType;
|
|
15
15
|
}
|
|
16
|
-
declare
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
refs: {};
|
|
24
|
-
rootEl: HTMLDivElement;
|
|
16
|
+
declare var __VLS_1: {}, __VLS_7: {}, __VLS_9: {};
|
|
17
|
+
type __VLS_Slots = {} & {
|
|
18
|
+
default?: (props: typeof __VLS_1) => any;
|
|
19
|
+
} & {
|
|
20
|
+
badge?: (props: typeof __VLS_7) => any;
|
|
21
|
+
} & {
|
|
22
|
+
icon?: (props: typeof __VLS_9) => any;
|
|
25
23
|
};
|
|
26
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
27
24
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
28
25
|
size: "sm" | "md" | "lg";
|
|
29
|
-
text: string | null;
|
|
30
26
|
color: "default" | ContextColorsType;
|
|
31
27
|
placement: "top" | "center" | "bottom";
|
|
28
|
+
text: string | null;
|
|
32
29
|
rounded: "sm" | "md" | "lg" | "full";
|
|
33
30
|
icon: RuiIcons | null;
|
|
34
31
|
modelValue: boolean;
|
|
@@ -36,10 +33,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
36
33
|
left: boolean;
|
|
37
34
|
offsetX: string | number;
|
|
38
35
|
offsetY: string | number;
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
40
|
-
declare const _default:
|
|
36
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
37
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
41
38
|
export default _default;
|
|
42
|
-
type
|
|
39
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
43
40
|
new (): {
|
|
44
41
|
$slots: S;
|
|
45
42
|
};
|
|
@@ -4,20 +4,17 @@ export interface BottomSheetProps {
|
|
|
4
4
|
width?: string | number;
|
|
5
5
|
maxWidth?: string | number;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: any;
|
|
7
|
+
declare var __VLS_6: string, __VLS_7: any;
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
[K in NonNullable<typeof __VLS_6>]?: (props: typeof __VLS_7) => any;
|
|
12
10
|
};
|
|
13
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
11
|
declare const __VLS_component: import("vue").DefineComponent<BottomSheetProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BottomSheetProps> & Readonly<{}>, {
|
|
15
12
|
modelValue: boolean;
|
|
16
13
|
persistent: boolean;
|
|
17
14
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const _default:
|
|
15
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
19
16
|
export default _default;
|
|
20
|
-
type
|
|
17
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
21
18
|
new (): {
|
|
22
19
|
$slots: S;
|
|
23
20
|
};
|
|
@@ -8,26 +8,20 @@ export interface DialogProps {
|
|
|
8
8
|
zIndex?: string | number;
|
|
9
9
|
}
|
|
10
10
|
declare function close(): void;
|
|
11
|
-
declare
|
|
12
|
-
attrs:
|
|
13
|
-
|
|
14
|
-
activator?(_: {
|
|
15
|
-
attrs: {
|
|
16
|
-
onClick: () => void;
|
|
17
|
-
};
|
|
18
|
-
isOpen: boolean;
|
|
19
|
-
}): any;
|
|
20
|
-
default?(_: {
|
|
21
|
-
isOpen: true;
|
|
22
|
-
close: typeof close;
|
|
23
|
-
}): any;
|
|
11
|
+
declare var __VLS_1: {
|
|
12
|
+
attrs: {
|
|
13
|
+
onClick: () => void;
|
|
24
14
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
15
|
+
isOpen: boolean;
|
|
16
|
+
}, __VLS_15: {
|
|
17
|
+
isOpen: true;
|
|
18
|
+
close: typeof close;
|
|
19
|
+
};
|
|
20
|
+
type __VLS_Slots = {} & {
|
|
21
|
+
activator?: (props: typeof __VLS_1) => any;
|
|
22
|
+
} & {
|
|
23
|
+
default?: (props: typeof __VLS_15) => any;
|
|
29
24
|
};
|
|
30
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
31
25
|
declare const __VLS_component: import("vue").DefineComponent<DialogProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
32
26
|
"update:model-value": (value: boolean) => any;
|
|
33
27
|
closed: () => any;
|
|
@@ -42,13 +36,13 @@ declare const __VLS_component: import("vue").DefineComponent<DialogProps, {}, {}
|
|
|
42
36
|
modelValue: boolean;
|
|
43
37
|
width: string | number;
|
|
44
38
|
contentClass: any;
|
|
45
|
-
zIndex: string | number;
|
|
46
39
|
persistent: boolean;
|
|
40
|
+
zIndex: string | number;
|
|
47
41
|
bottomSheet: boolean;
|
|
48
42
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
49
|
-
declare const _default:
|
|
43
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
50
44
|
export default _default;
|
|
51
|
-
type
|
|
45
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
52
46
|
new (): {
|
|
53
47
|
$slots: S;
|
|
54
48
|
};
|
|
@@ -19,35 +19,28 @@ export interface MenuProps {
|
|
|
19
19
|
persistent?: boolean;
|
|
20
20
|
}
|
|
21
21
|
declare function checkClick(): void;
|
|
22
|
-
declare
|
|
23
|
-
attrs:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
onMouseover: () => void;
|
|
32
|
-
onMouseleave: () => void;
|
|
33
|
-
onClick: typeof checkClick;
|
|
34
|
-
};
|
|
35
|
-
open: boolean;
|
|
36
|
-
disabled: boolean;
|
|
37
|
-
hasError: boolean;
|
|
38
|
-
hasSuccess: boolean;
|
|
39
|
-
}): any;
|
|
40
|
-
default?(_: {
|
|
41
|
-
width: number;
|
|
42
|
-
}): any;
|
|
22
|
+
declare var __VLS_1: {
|
|
23
|
+
attrs: {
|
|
24
|
+
onMouseover?: undefined;
|
|
25
|
+
onMouseleave?: undefined;
|
|
26
|
+
onClick?: undefined;
|
|
27
|
+
} | {
|
|
28
|
+
onMouseover: () => void;
|
|
29
|
+
onMouseleave: () => void;
|
|
30
|
+
onClick: typeof checkClick;
|
|
43
31
|
};
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
32
|
+
open: boolean;
|
|
33
|
+
disabled: boolean;
|
|
34
|
+
hasError: boolean;
|
|
35
|
+
hasSuccess: boolean;
|
|
36
|
+
}, __VLS_17: {
|
|
37
|
+
width: number;
|
|
38
|
+
};
|
|
39
|
+
type __VLS_Slots = {} & {
|
|
40
|
+
activator?: (props: typeof __VLS_1) => any;
|
|
41
|
+
} & {
|
|
42
|
+
default?: (props: typeof __VLS_17) => any;
|
|
49
43
|
};
|
|
50
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
51
44
|
declare const __VLS_component: import("vue").DefineComponent<MenuProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
52
45
|
"update:model-value": (value: boolean) => any;
|
|
53
46
|
}, string, import("vue").PublicProps, Readonly<MenuProps> & Readonly<{
|
|
@@ -58,20 +51,20 @@ declare const __VLS_component: import("vue").DefineComponent<MenuProps, {}, {},
|
|
|
58
51
|
errorMessages: string | string[];
|
|
59
52
|
successMessages: string | string[];
|
|
60
53
|
hint: string;
|
|
54
|
+
openOnHover: boolean;
|
|
55
|
+
fullWidth: boolean;
|
|
61
56
|
openDelay: number;
|
|
62
57
|
closeDelay: number;
|
|
63
58
|
popper: PopperOptions;
|
|
64
|
-
openOnHover: boolean;
|
|
65
|
-
fullWidth: boolean;
|
|
66
59
|
wrapperClass: string | object | string[];
|
|
67
60
|
menuClass: string | object | string[];
|
|
68
61
|
closeOnContentClick: boolean;
|
|
69
62
|
persistOnActivatorClick: boolean;
|
|
70
63
|
persistent: boolean;
|
|
71
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
72
|
-
declare const _default:
|
|
64
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
65
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
73
66
|
export default _default;
|
|
74
|
-
type
|
|
67
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
75
68
|
new (): {
|
|
76
69
|
$slots: S;
|
|
77
70
|
};
|
|
@@ -9,28 +9,22 @@ export interface NavigationDrawerProps {
|
|
|
9
9
|
contentClass?: string | object | string[];
|
|
10
10
|
}
|
|
11
11
|
declare function close(): void;
|
|
12
|
-
declare
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
open: boolean;
|
|
17
|
-
attrs: {
|
|
18
|
-
onClick: () => void;
|
|
19
|
-
};
|
|
20
|
-
}): any;
|
|
21
|
-
default?(_: {
|
|
22
|
-
attrs: {
|
|
23
|
-
onClick: () => void;
|
|
24
|
-
};
|
|
25
|
-
close: typeof close;
|
|
26
|
-
}): any;
|
|
12
|
+
declare var __VLS_1: {
|
|
13
|
+
open: boolean;
|
|
14
|
+
attrs: {
|
|
15
|
+
onClick: () => void;
|
|
27
16
|
};
|
|
28
|
-
|
|
29
|
-
|
|
17
|
+
}, __VLS_11: {
|
|
18
|
+
attrs: {
|
|
19
|
+
onClick: () => void;
|
|
30
20
|
};
|
|
31
|
-
|
|
21
|
+
close: typeof close;
|
|
22
|
+
};
|
|
23
|
+
type __VLS_Slots = {} & {
|
|
24
|
+
activator?: (props: typeof __VLS_1) => any;
|
|
25
|
+
} & {
|
|
26
|
+
default?: (props: typeof __VLS_11) => any;
|
|
32
27
|
};
|
|
33
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
34
28
|
declare const __VLS_component: import("vue").DefineComponent<NavigationDrawerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
35
29
|
"update:model-value": (value: boolean) => any;
|
|
36
30
|
closed: () => any;
|
|
@@ -47,9 +41,9 @@ declare const __VLS_component: import("vue").DefineComponent<NavigationDrawerPro
|
|
|
47
41
|
stateless: boolean;
|
|
48
42
|
miniVariant: boolean;
|
|
49
43
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
50
|
-
declare const _default:
|
|
44
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
51
45
|
export default _default;
|
|
52
|
-
type
|
|
46
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
53
47
|
new (): {
|
|
54
48
|
$slots: S;
|
|
55
49
|
};
|
|
@@ -4,15 +4,10 @@ export interface NotificationProps {
|
|
|
4
4
|
width?: number | string;
|
|
5
5
|
theme?: 'light' | 'dark';
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: any;
|
|
7
|
+
declare var __VLS_9: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_9) => any;
|
|
14
10
|
};
|
|
15
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
11
|
declare const __VLS_component: import("vue").DefineComponent<NotificationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
17
12
|
"update:model-value": (value: boolean) => any;
|
|
18
13
|
}, string, import("vue").PublicProps, Readonly<NotificationProps> & Readonly<{
|
|
@@ -21,9 +16,9 @@ declare const __VLS_component: import("vue").DefineComponent<NotificationProps,
|
|
|
21
16
|
theme: "light" | "dark";
|
|
22
17
|
width: number | string;
|
|
23
18
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
|
-
declare const _default:
|
|
19
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
25
20
|
export default _default;
|
|
26
|
-
type
|
|
21
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
27
22
|
new (): {
|
|
28
23
|
$slots: S;
|
|
29
24
|
};
|
|
@@ -9,38 +9,31 @@ export interface Props {
|
|
|
9
9
|
popper?: PopperOptions;
|
|
10
10
|
tooltipClass?: string;
|
|
11
11
|
}
|
|
12
|
-
declare
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
};
|
|
21
|
-
refs: {
|
|
22
|
-
activator: HTMLDivElement;
|
|
23
|
-
tooltip: HTMLDivElement;
|
|
24
|
-
};
|
|
25
|
-
rootEl: HTMLDivElement;
|
|
12
|
+
declare var __VLS_1: {
|
|
13
|
+
open: boolean;
|
|
14
|
+
close: (immediate?: boolean) => void;
|
|
15
|
+
}, __VLS_16: {};
|
|
16
|
+
type __VLS_Slots = {} & {
|
|
17
|
+
activator?: (props: typeof __VLS_1) => any;
|
|
18
|
+
} & {
|
|
19
|
+
default?: (props: typeof __VLS_16) => any;
|
|
26
20
|
};
|
|
27
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
28
21
|
declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
29
22
|
onOpen: (immediate?: boolean) => void;
|
|
30
23
|
onClose: (immediate?: boolean) => void;
|
|
31
24
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
32
25
|
text: string | null;
|
|
33
26
|
disabled: boolean;
|
|
34
|
-
hideArrow: boolean;
|
|
35
27
|
openDelay: number;
|
|
36
28
|
closeDelay: number;
|
|
37
|
-
persistOnTooltipHover: boolean;
|
|
38
29
|
popper: PopperOptions;
|
|
30
|
+
hideArrow: boolean;
|
|
31
|
+
persistOnTooltipHover: boolean;
|
|
39
32
|
tooltipClass: string;
|
|
40
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
41
|
-
declare const _default:
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
42
35
|
export default _default;
|
|
43
|
-
type
|
|
36
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
44
37
|
new (): {
|
|
45
38
|
$slots: S;
|
|
46
39
|
};
|
|
@@ -32,5 +32,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
32
32
|
circular: boolean;
|
|
33
33
|
showLabel: boolean;
|
|
34
34
|
thickness: number | string;
|
|
35
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
35
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
36
36
|
export default _default;
|
|
@@ -14,5 +14,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
14
14
|
modelValue: number;
|
|
15
15
|
arrowButtons: boolean;
|
|
16
16
|
hideButtons: boolean;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
18
|
export default _default;
|
|
@@ -9,20 +9,13 @@ export interface Props {
|
|
|
9
9
|
orientation?: StepperOrientation;
|
|
10
10
|
keepActiveVisible?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}): any;
|
|
19
|
-
};
|
|
20
|
-
refs: {
|
|
21
|
-
wrapperRef: HTMLDivElement;
|
|
22
|
-
};
|
|
23
|
-
rootEl: HTMLDivElement;
|
|
12
|
+
declare var __VLS_1: {
|
|
13
|
+
state: StepperState | undefined;
|
|
14
|
+
index: number;
|
|
15
|
+
};
|
|
16
|
+
type __VLS_Slots = {} & {
|
|
17
|
+
icon?: (props: typeof __VLS_1) => any;
|
|
24
18
|
};
|
|
25
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
26
19
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
27
20
|
step: number;
|
|
28
21
|
custom: boolean;
|
|
@@ -31,10 +24,10 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
31
24
|
subtitleClass: string;
|
|
32
25
|
orientation: StepperOrientation;
|
|
33
26
|
keepActiveVisible: boolean;
|
|
34
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
35
|
-
declare const _default:
|
|
27
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
28
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
36
29
|
export default _default;
|
|
37
|
-
type
|
|
30
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
38
31
|
new (): {
|
|
39
32
|
$slots: S;
|
|
40
33
|
};
|
|
@@ -5,5 +5,5 @@ type __VLS_Props = {
|
|
|
5
5
|
};
|
|
6
6
|
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
7
7
|
state: StepperState;
|
|
8
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
8
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
9
|
export default _default;
|
|
@@ -5,5 +5,5 @@ type __VLS_Props = {
|
|
|
5
5
|
};
|
|
6
6
|
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
7
7
|
state: StepperState;
|
|
8
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
8
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
9
|
export default _default;
|
|
@@ -151,40 +151,10 @@ declare const _default: <T extends object, IdType extends keyof T = keyof T>(__V
|
|
|
151
151
|
readonly "onUpdate:group"?: ((value?: GroupKeys<T>) => any) | undefined;
|
|
152
152
|
readonly "onUpdate:collapsed"?: ((value?: T[] | undefined) => any) | undefined;
|
|
153
153
|
readonly "onCopy:group"?: ((value: GroupData<T>) => any) | undefined;
|
|
154
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onUpdate:model-value" | "onUpdate:expanded" | "onUpdate:pagination" | "onUpdate:sort" | "onUpdate:options" | "onUpdate:group" | "onUpdate:collapsed" | "onCopy:group"> &
|
|
154
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onUpdate:model-value" | "onUpdate:expanded" | "onUpdate:pagination" | "onUpdate:sort" | "onUpdate:options" | "onUpdate:group" | "onUpdate:collapsed" | "onCopy:group"> & Props<T, IdType> & Partial<{}>> & import("vue").PublicProps;
|
|
155
155
|
expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
|
|
156
156
|
attrs: any;
|
|
157
|
-
slots:
|
|
158
|
-
column: TableColumn<T>;
|
|
159
|
-
}) => any> & Record<`item.${string}`, (props: {
|
|
160
|
-
column: TableColumn<T>;
|
|
161
|
-
row: T;
|
|
162
|
-
index: number;
|
|
163
|
-
}) => any> & {
|
|
164
|
-
'body.prepend': (props: {
|
|
165
|
-
colspan: number;
|
|
166
|
-
}) => any;
|
|
167
|
-
'body.append': (props: {
|
|
168
|
-
colspan: number;
|
|
169
|
-
}) => any;
|
|
170
|
-
'group.header': (props: {
|
|
171
|
-
colspan: number;
|
|
172
|
-
header: GroupHeader<T>;
|
|
173
|
-
isOpen: boolean;
|
|
174
|
-
toggle: () => void;
|
|
175
|
-
}) => any;
|
|
176
|
-
'group.header.content': (props: {
|
|
177
|
-
header: GroupHeader<T>;
|
|
178
|
-
groupKey: string;
|
|
179
|
-
}) => any;
|
|
180
|
-
'expanded-item': (props: {
|
|
181
|
-
row: T;
|
|
182
|
-
index: number;
|
|
183
|
-
}) => any;
|
|
184
|
-
'no-data': () => any;
|
|
185
|
-
'empty-description': () => any;
|
|
186
|
-
tfoot: () => any;
|
|
187
|
-
}>> & Partial<Record<`header.${string}`, (props: {
|
|
157
|
+
slots: Partial<Record<`header.${string}`, (props: {
|
|
188
158
|
column: TableColumn<T>;
|
|
189
159
|
}) => any> & Record<`item.${string}`, (props: {
|
|
190
160
|
column: TableColumn<T>;
|
|
@@ -3,21 +3,16 @@ export interface Props {
|
|
|
3
3
|
expanded: boolean;
|
|
4
4
|
icon?: RuiIcons;
|
|
5
5
|
}
|
|
6
|
-
declare
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
default?(_: {}): any;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: any;
|
|
6
|
+
declare var __VLS_5: {};
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
8
|
+
default?: (props: typeof __VLS_5) => any;
|
|
13
9
|
};
|
|
14
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
10
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
16
11
|
icon: RuiIcons;
|
|
17
12
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const _default:
|
|
13
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
19
14
|
export default _default;
|
|
20
|
-
type
|
|
15
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
21
16
|
new (): {
|
|
22
17
|
$slots: S;
|
|
23
18
|
};
|
|
@@ -72,16 +72,22 @@ declare const _default: <T extends object, K extends keyof T = keyof T>(__VLS_pr
|
|
|
72
72
|
direction?: "asc" | "desc";
|
|
73
73
|
}) => any) | undefined;
|
|
74
74
|
readonly "onSelect:all"?: ((value: boolean) => any) | undefined;
|
|
75
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onSort" | "onSelect:all"> &
|
|
75
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onSort" | "onSelect:all"> & Props<T> & Partial<{}>> & import("vue").PublicProps;
|
|
76
76
|
expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
|
|
77
77
|
attrs: any;
|
|
78
|
-
slots:
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
|
|
78
|
+
slots: {
|
|
79
|
+
[x: `header.${string}`]: ((props: {
|
|
80
|
+
column: TableColumn<T>;
|
|
81
|
+
}) => any) | undefined;
|
|
82
|
+
} & {
|
|
83
|
+
[x: `header.text.${string}`]: ((props: {
|
|
84
|
+
column: SortableTableColumn<T>;
|
|
85
|
+
}) => any) | undefined;
|
|
86
|
+
} & {
|
|
87
|
+
[x: `header.text.${string}`]: ((props: {
|
|
88
|
+
column: NoneSortableTableColumn<T>;
|
|
89
|
+
}) => any) | undefined;
|
|
90
|
+
};
|
|
85
91
|
emit: {
|
|
86
92
|
(e: "select:all", value: boolean): void;
|
|
87
93
|
(e: "sort", value: {
|
|
@@ -18,5 +18,5 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
18
18
|
loading: boolean;
|
|
19
19
|
dense: boolean;
|
|
20
20
|
disablePerPage: boolean;
|
|
21
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
21
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
22
|
export default _default;
|
|
@@ -16,44 +16,34 @@ export interface Props {
|
|
|
16
16
|
align?: 'start' | 'center' | 'end';
|
|
17
17
|
indicatorPosition?: 'start' | 'end';
|
|
18
18
|
}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
prepend?: (props?: object) => any;
|
|
24
|
-
append?: (props?: object) => any;
|
|
25
|
-
}> & {
|
|
26
|
-
default?: (props?: object) => any;
|
|
27
|
-
prepend?: (props?: object) => any;
|
|
28
|
-
append?: (props?: object) => any;
|
|
29
|
-
};
|
|
30
|
-
refs: {};
|
|
31
|
-
rootEl: any;
|
|
19
|
+
type __VLS_Slots = {
|
|
20
|
+
default?: (props?: object) => any;
|
|
21
|
+
prepend?: (props?: object) => any;
|
|
22
|
+
append?: (props?: object) => any;
|
|
32
23
|
};
|
|
33
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
34
24
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
35
25
|
click: (value: string | number) => any;
|
|
36
26
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
37
27
|
onClick?: ((value: string | number) => any) | undefined;
|
|
38
28
|
}>, {
|
|
39
|
-
link: boolean;
|
|
40
29
|
active: boolean;
|
|
41
30
|
vertical: boolean;
|
|
42
31
|
value: number | string;
|
|
43
32
|
color: ContextColorsType;
|
|
33
|
+
link: boolean;
|
|
44
34
|
disabled: boolean;
|
|
45
35
|
target: string;
|
|
46
36
|
align: "start" | "center" | "end";
|
|
47
|
-
grow: boolean;
|
|
48
|
-
exact: boolean;
|
|
49
37
|
to: RouteLocationRaw;
|
|
38
|
+
exact: boolean;
|
|
39
|
+
grow: boolean;
|
|
50
40
|
activeClass: string;
|
|
51
41
|
exactPath: boolean;
|
|
52
42
|
indicatorPosition: "start" | "end";
|
|
53
43
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
54
|
-
declare const _default:
|
|
44
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
55
45
|
export default _default;
|
|
56
|
-
type
|
|
46
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
57
47
|
new (): {
|
|
58
48
|
$slots: S;
|
|
59
49
|
};
|
|
@@ -4,25 +4,21 @@ export interface Props {
|
|
|
4
4
|
eager?: boolean;
|
|
5
5
|
reverse?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLDivElement;
|
|
7
|
+
declare var __VLS_5: {}, __VLS_7: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_5) => any;
|
|
10
|
+
} & {
|
|
11
|
+
default?: (props: typeof __VLS_7) => any;
|
|
15
12
|
};
|
|
16
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
13
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
18
14
|
reverse: boolean;
|
|
19
15
|
active: boolean;
|
|
20
16
|
value: number | string;
|
|
21
17
|
eager: boolean;
|
|
22
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
|
23
|
-
declare const _default:
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
24
20
|
export default _default;
|
|
25
|
-
type
|
|
21
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
26
22
|
new (): {
|
|
27
23
|
$slots: S;
|
|
28
24
|
};
|