@dt-frames/ui 2.0.5 → 2.0.7
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/es/assets/locales/en.d.ts +2 -0
- package/es/assets/locales/en.ts +2 -0
- package/es/assets/locales/zh.d.ts +1 -0
- package/es/assets/locales/zh.ts +6 -5
- package/es/components/curd/index.js +81 -56
- package/es/components/curd/src/components/Curd.d.ts +2 -8
- package/es/components/curd/src/hooks/useCurd.d.ts +3 -3
- package/es/components/curd/src/props.d.ts +1 -4
- package/es/components/curd/src/types/curd.type.d.ts +3 -9
- package/es/components/form/index.d.ts +30 -54
- package/es/components/form/index.js +76 -42
- package/es/components/form/index.less +1 -0
- package/es/components/form/src/components/FormButtons.d.ts +3 -3
- package/es/components/form/src/components/FormItem.d.ts +5 -8
- package/es/components/form/src/components/formIcon.d.ts +4 -4
- package/es/components/form/src/components/formInputUseDialog.d.ts +3 -3
- package/es/components/form/src/hooks/useFormEvent.d.ts +1 -1
- package/es/components/form/src/index.d.ts +24 -42
- package/es/components/form/src/props.d.ts +5 -8
- package/es/components/modal/index.js +3 -6
- package/es/components/modal/src/components/ModalFooter.d.ts +3 -3
- package/es/components/modal/src/index.d.ts +9 -9
- package/es/components/source/hooks/useSource.d.ts +14 -13
- package/es/components/source/index.js +62 -36
- package/es/components/table/index.js +151 -158
- package/es/components/table/src/index.d.ts +18 -54
- package/es/components/table/src/props.d.ts +6 -18
- package/es/components/table/src/types/table.type.d.ts +1 -4
- package/es/theme/index.d.ts +2 -2
- package/es/theme/index.js +486 -344
- package/es/theme/index.less +1 -0
- package/es/theme/src/components/content/index.d.ts +6 -4
- package/es/theme/src/components/header/index.d.ts +43 -20
- package/es/theme/src/components/header/multiple-header.d.ts +86 -40
- package/es/theme/src/components/sider/index.d.ts +2 -1
- package/es/theme/src/components/sider/mix-sider.d.ts +2 -1
- package/es/theme/src/components/tabs/components/TabContent.d.ts +33 -3
- package/es/theme/src/components/tabs/components/TabRedo.d.ts +6 -4
- package/es/theme/src/components/tabs/hooks/useTabDropdown.d.ts +6 -4
- package/es/theme/src/components/tabs/hooks/useTabs.d.ts +10 -0
- package/es/theme/src/components/tabs/index.d.ts +43 -20
- package/es/theme/src/index.d.ts +138 -65
- package/es/theme/src/stores/routeReuse.store.d.ts +6 -4
- package/es/theme/src/stores/theme.store.d.ts +1 -0
- package/index.js +3 -1
- package/package.json +1 -1
- package/es/packages/ui/src/assets/locales/en.d.ts +0 -101
- package/es/packages/ui/src/assets/locales/index.d.ts +0 -2
- package/es/packages/ui/src/assets/locales/zh.d.ts +0 -103
- package/es/packages/ui/src/components/container/index.d.ts +0 -94
- package/es/packages/ui/src/components/container/src/components/bar.d.ts +0 -14
- package/es/packages/ui/src/components/container/src/components/scroll-bar.d.ts +0 -70
- package/es/packages/ui/src/components/container/src/hooks/scroll.d.ts +0 -10
- package/es/packages/ui/src/components/container/src/scroll-container.d.ts +0 -76
- package/es/packages/ui/src/components/container/src/slot-container.d.ts +0 -20
- package/es/packages/ui/src/components/container/src/types/scroll.type.d.ts +0 -22
- package/es/packages/ui/src/components/container/src/utils/scroll.d.ts +0 -5
- package/es/packages/ui/src/global.d.ts +0 -7
- package/es/packages/ui/src/theme/index.d.ts +0 -10
- package/es/packages/ui/src/theme/src/components/content/index.d.ts +0 -27
- package/es/packages/ui/src/theme/src/components/feature/back-top.d.ts +0 -5
- package/es/packages/ui/src/theme/src/components/feature/index.d.ts +0 -7
- package/es/packages/ui/src/theme/src/components/footer/index.d.ts +0 -31
- package/es/packages/ui/src/theme/src/components/header/components/bread-crumb.d.ts +0 -6
- package/es/packages/ui/src/theme/src/components/header/components/fullscreen.d.ts +0 -5
- package/es/packages/ui/src/theme/src/components/header/components/index.d.ts +0 -11
- package/es/packages/ui/src/theme/src/components/header/components/lang-picker.d.ts +0 -23
- package/es/packages/ui/src/theme/src/components/header/components/logo.d.ts +0 -56
- package/es/packages/ui/src/theme/src/components/header/components/menu-filter.d.ts +0 -22
- package/es/packages/ui/src/theme/src/components/header/components/notify.d.ts +0 -24
- package/es/packages/ui/src/theme/src/components/header/components/setting-theme.d.ts +0 -223
- package/es/packages/ui/src/theme/src/components/header/components/size.d.ts +0 -282
- package/es/packages/ui/src/theme/src/components/header/components/theme-drawer/feature.d.ts +0 -138
- package/es/packages/ui/src/theme/src/components/header/components/theme-drawer/index.d.ts +0 -3
- package/es/packages/ui/src/theme/src/components/header/components/theme-drawer/menu-type.d.ts +0 -16
- package/es/packages/ui/src/theme/src/components/header/components/theme-drawer/select.d.ts +0 -58
- package/es/packages/ui/src/theme/src/components/header/components/theme-drawer/switch.d.ts +0 -49
- package/es/packages/ui/src/theme/src/components/header/components/trigger.d.ts +0 -10
- package/es/packages/ui/src/theme/src/components/header/components/user-info.d.ts +0 -37
- package/es/packages/ui/src/theme/src/components/header/helper/change-theme.d.ts +0 -13
- package/es/packages/ui/src/theme/src/components/header/helper/menu-tree.d.ts +0 -4
- package/es/packages/ui/src/theme/src/components/header/index.d.ts +0 -720
- package/es/packages/ui/src/theme/src/components/header/multiple-header.d.ts +0 -806
- package/es/packages/ui/src/theme/src/components/sider/components/basic-menu/basic-menu-item.d.ts +0 -62
- package/es/packages/ui/src/theme/src/components/sider/components/basic-menu/basic-menu.d.ts +0 -207
- package/es/packages/ui/src/theme/src/components/sider/components/basic-menu/basic-sub-menu-item.d.ts +0 -127
- package/es/packages/ui/src/theme/src/components/sider/components/basic-menu/menu-item-content.d.ts +0 -26
- package/es/packages/ui/src/theme/src/components/sider/components/drag-bar.d.ts +0 -14
- package/es/packages/ui/src/theme/src/components/sider/components/layout-menu.d.ts +0 -22
- package/es/packages/ui/src/theme/src/components/sider/components/props.d.ts +0 -69
- package/es/packages/ui/src/theme/src/components/sider/components/sider-trigger.d.ts +0 -17
- package/es/packages/ui/src/theme/src/components/sider/helper/sider.d.ts +0 -12
- package/es/packages/ui/src/theme/src/components/sider/helper/split-menu.d.ts +0 -10
- package/es/packages/ui/src/theme/src/components/sider/index.d.ts +0 -235
- package/es/packages/ui/src/theme/src/components/sider/mix-sider.d.ts +0 -167
- package/es/packages/ui/src/theme/src/components/tabs/components/TabContent.d.ts +0 -6
- package/es/packages/ui/src/theme/src/components/tabs/components/TabRedo.d.ts +0 -21
- package/es/packages/ui/src/theme/src/components/tabs/components/index.d.ts +0 -3
- package/es/packages/ui/src/theme/src/components/tabs/hooks/useMultifyTabs.d.ts +0 -7
- package/es/packages/ui/src/theme/src/components/tabs/hooks/useTabDropdown.d.ts +0 -6
- package/es/packages/ui/src/theme/src/components/tabs/index.d.ts +0 -63
- package/es/packages/ui/src/theme/src/components/tabs/types/tabs.type.d.ts +0 -7
- package/es/packages/ui/src/theme/src/enums/index.d.ts +0 -1
- package/es/packages/ui/src/theme/src/enums/theme.enum.d.ts +0 -34
- package/es/packages/ui/src/theme/src/hooks/index.d.ts +0 -6
- package/es/packages/ui/src/theme/src/hooks/useDragLine.d.ts +0 -2
- package/es/packages/ui/src/theme/src/hooks/useHeader.d.ts +0 -25
- package/es/packages/ui/src/theme/src/hooks/useMenu.d.ts +0 -29
- package/es/packages/ui/src/theme/src/hooks/useMultifyTab.d.ts +0 -8
- package/es/packages/ui/src/theme/src/hooks/useOpenKeys.d.ts +0 -7
- package/es/packages/ui/src/theme/src/hooks/useTheme.d.ts +0 -9
- package/es/packages/ui/src/theme/src/index.d.ts +0 -1851
- package/es/packages/ui/src/theme/src/setting/theme.setting.d.ts +0 -2
- package/es/packages/ui/src/theme/src/stores/index.d.ts +0 -3
- package/es/packages/ui/src/theme/src/stores/routeReuse.store.d.ts +0 -23
- package/es/packages/ui/src/theme/src/stores/theme.store.d.ts +0 -18
- package/es/packages/ui/src/theme/src/types/index.d.ts +0 -3
- package/es/packages/ui/src/theme/src/types/menu.type.d.ts +0 -15
- package/es/packages/ui/src/theme/src/types/theme.type.d.ts +0 -62
- package/es/packages/ui/src/utils/withInstall.d.ts +0 -4
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
declare const DtScrollContainer: import('../../utils/withInstall').SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
2
|
-
scrollbarRef: any;
|
|
3
|
-
scrollTo: (to: number, duration?: number) => void;
|
|
4
|
-
getScrollWrap: () => any;
|
|
5
|
-
scrollBottom: () => void;
|
|
6
|
-
ScrollBar: import("vue").DefineComponent<{
|
|
7
|
-
wrapClass: {
|
|
8
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
wrapStyle: ArrayConstructor;
|
|
12
|
-
viewClass: {
|
|
13
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
viewStyle: {
|
|
17
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
18
|
-
default: string;
|
|
19
|
-
};
|
|
20
|
-
noresize: BooleanConstructor;
|
|
21
|
-
tag: {
|
|
22
|
-
type: StringConstructor;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
}, {
|
|
26
|
-
sizeWidth: import("vue").Ref<string>;
|
|
27
|
-
sizeHeight: import("vue").Ref<string>;
|
|
28
|
-
moveX: import("vue").Ref<number>;
|
|
29
|
-
moveY: import("vue").Ref<number>;
|
|
30
|
-
wrap: import("vue").Ref<any>;
|
|
31
|
-
resize: import("vue").Ref<any>;
|
|
32
|
-
props: any;
|
|
33
|
-
style: import("vue").ComputedRef<{}>;
|
|
34
|
-
handleScroll: () => void;
|
|
35
|
-
update: () => void;
|
|
36
|
-
readonly Bar: import("vue").DefineComponent<{
|
|
37
|
-
vertical: BooleanConstructor;
|
|
38
|
-
size: StringConstructor;
|
|
39
|
-
move: NumberConstructor;
|
|
40
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
-
vertical: BooleanConstructor;
|
|
44
|
-
size: StringConstructor;
|
|
45
|
-
move: NumberConstructor;
|
|
46
|
-
}>>, {
|
|
47
|
-
vertical: boolean;
|
|
48
|
-
}>;
|
|
49
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
50
|
-
wrapClass: {
|
|
51
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
52
|
-
default: string;
|
|
53
|
-
};
|
|
54
|
-
wrapStyle: ArrayConstructor;
|
|
55
|
-
viewClass: {
|
|
56
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
viewStyle: {
|
|
60
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
noresize: BooleanConstructor;
|
|
64
|
-
tag: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
|
-
}>>, {
|
|
69
|
-
wrapClass: string | unknown[];
|
|
70
|
-
viewClass: string | unknown[];
|
|
71
|
-
viewStyle: string | unknown[];
|
|
72
|
-
noresize: boolean;
|
|
73
|
-
tag: string;
|
|
74
|
-
}>;
|
|
75
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
|
76
|
-
declare const DtSlotContainer: import('../../utils/withInstall').SFCWithInstall<import("vue").DefineComponent<{
|
|
77
|
-
template: {
|
|
78
|
-
type: FunctionConstructor;
|
|
79
|
-
};
|
|
80
|
-
data: {
|
|
81
|
-
type: ObjectConstructor;
|
|
82
|
-
};
|
|
83
|
-
}, {
|
|
84
|
-
props: any;
|
|
85
|
-
Container: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
|
|
86
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
87
|
-
template: {
|
|
88
|
-
type: FunctionConstructor;
|
|
89
|
-
};
|
|
90
|
-
data: {
|
|
91
|
-
type: ObjectConstructor;
|
|
92
|
-
};
|
|
93
|
-
}>>, {}>>;
|
|
94
|
-
export { DtScrollContainer, DtSlotContainer };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
vertical: BooleanConstructor;
|
|
3
|
-
size: StringConstructor;
|
|
4
|
-
move: NumberConstructor;
|
|
5
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
6
|
-
[key: string]: any;
|
|
7
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
-
vertical: BooleanConstructor;
|
|
9
|
-
size: StringConstructor;
|
|
10
|
-
move: NumberConstructor;
|
|
11
|
-
}>>, {
|
|
12
|
-
vertical: boolean;
|
|
13
|
-
}>;
|
|
14
|
-
export default _default;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
-
wrapClass: {
|
|
3
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
wrapStyle: ArrayConstructor;
|
|
7
|
-
viewClass: {
|
|
8
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
viewStyle: {
|
|
12
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
noresize: BooleanConstructor;
|
|
16
|
-
tag: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: string;
|
|
19
|
-
};
|
|
20
|
-
}, {
|
|
21
|
-
sizeWidth: import("vue").Ref<string>;
|
|
22
|
-
sizeHeight: import("vue").Ref<string>;
|
|
23
|
-
moveX: import("vue").Ref<number>;
|
|
24
|
-
moveY: import("vue").Ref<number>;
|
|
25
|
-
wrap: import("vue").Ref<any>;
|
|
26
|
-
resize: import("vue").Ref<any>;
|
|
27
|
-
props: any;
|
|
28
|
-
style: import("vue").ComputedRef<{}>;
|
|
29
|
-
handleScroll: () => void;
|
|
30
|
-
update: () => void;
|
|
31
|
-
readonly Bar: import("vue").DefineComponent<{
|
|
32
|
-
vertical: BooleanConstructor;
|
|
33
|
-
size: StringConstructor;
|
|
34
|
-
move: NumberConstructor;
|
|
35
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
36
|
-
[key: string]: any;
|
|
37
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
38
|
-
vertical: BooleanConstructor;
|
|
39
|
-
size: StringConstructor;
|
|
40
|
-
move: NumberConstructor;
|
|
41
|
-
}>>, {
|
|
42
|
-
vertical: boolean;
|
|
43
|
-
}>;
|
|
44
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
-
wrapClass: {
|
|
46
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
47
|
-
default: string;
|
|
48
|
-
};
|
|
49
|
-
wrapStyle: ArrayConstructor;
|
|
50
|
-
viewClass: {
|
|
51
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
52
|
-
default: string;
|
|
53
|
-
};
|
|
54
|
-
viewStyle: {
|
|
55
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
56
|
-
default: string;
|
|
57
|
-
};
|
|
58
|
-
noresize: BooleanConstructor;
|
|
59
|
-
tag: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
}>>, {
|
|
64
|
-
wrapClass: string | unknown[];
|
|
65
|
-
viewClass: string | unknown[];
|
|
66
|
-
viewStyle: string | unknown[];
|
|
67
|
-
noresize: boolean;
|
|
68
|
-
tag: string;
|
|
69
|
-
}>;
|
|
70
|
-
export default _sfc_main;
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
scrollbarRef: any;
|
|
3
|
-
scrollTo: (to: number, duration?: number) => void;
|
|
4
|
-
getScrollWrap: () => any;
|
|
5
|
-
scrollBottom: () => void;
|
|
6
|
-
ScrollBar: import("vue").DefineComponent<{
|
|
7
|
-
wrapClass: {
|
|
8
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
wrapStyle: ArrayConstructor;
|
|
12
|
-
viewClass: {
|
|
13
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
viewStyle: {
|
|
17
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
18
|
-
default: string;
|
|
19
|
-
};
|
|
20
|
-
noresize: BooleanConstructor;
|
|
21
|
-
tag: {
|
|
22
|
-
type: StringConstructor;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
}, {
|
|
26
|
-
sizeWidth: import("vue").Ref<string>;
|
|
27
|
-
sizeHeight: import("vue").Ref<string>;
|
|
28
|
-
moveX: import("vue").Ref<number>;
|
|
29
|
-
moveY: import("vue").Ref<number>;
|
|
30
|
-
wrap: import("vue").Ref<any>;
|
|
31
|
-
resize: import("vue").Ref<any>;
|
|
32
|
-
props: any;
|
|
33
|
-
style: import("vue").ComputedRef<{}>;
|
|
34
|
-
handleScroll: () => void;
|
|
35
|
-
update: () => void;
|
|
36
|
-
readonly Bar: import("vue").DefineComponent<{
|
|
37
|
-
vertical: BooleanConstructor;
|
|
38
|
-
size: StringConstructor;
|
|
39
|
-
move: NumberConstructor;
|
|
40
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
-
vertical: BooleanConstructor;
|
|
44
|
-
size: StringConstructor;
|
|
45
|
-
move: NumberConstructor;
|
|
46
|
-
}>>, {
|
|
47
|
-
vertical: boolean;
|
|
48
|
-
}>;
|
|
49
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
50
|
-
wrapClass: {
|
|
51
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
52
|
-
default: string;
|
|
53
|
-
};
|
|
54
|
-
wrapStyle: ArrayConstructor;
|
|
55
|
-
viewClass: {
|
|
56
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
viewStyle: {
|
|
60
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
noresize: BooleanConstructor;
|
|
64
|
-
tag: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
|
-
}>>, {
|
|
69
|
-
wrapClass: string | unknown[];
|
|
70
|
-
viewClass: string | unknown[];
|
|
71
|
-
viewStyle: string | unknown[];
|
|
72
|
-
noresize: boolean;
|
|
73
|
-
tag: string;
|
|
74
|
-
}>;
|
|
75
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
76
|
-
export default _sfc_main;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Component } from 'vue';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
-
template: {
|
|
4
|
-
type: FunctionConstructor;
|
|
5
|
-
};
|
|
6
|
-
data: {
|
|
7
|
-
type: ObjectConstructor;
|
|
8
|
-
};
|
|
9
|
-
}, {
|
|
10
|
-
props: any;
|
|
11
|
-
Container: Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
|
|
12
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
13
|
-
template: {
|
|
14
|
-
type: FunctionConstructor;
|
|
15
|
-
};
|
|
16
|
-
data: {
|
|
17
|
-
type: ObjectConstructor;
|
|
18
|
-
};
|
|
19
|
-
}>>, {}>;
|
|
20
|
-
export default _sfc_main;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export interface BarMapItem {
|
|
2
|
-
offset: string;
|
|
3
|
-
scroll: string;
|
|
4
|
-
scrollSize: string;
|
|
5
|
-
size: string;
|
|
6
|
-
key: string;
|
|
7
|
-
axis: string;
|
|
8
|
-
client: string;
|
|
9
|
-
direction: string;
|
|
10
|
-
}
|
|
11
|
-
export interface BarMap {
|
|
12
|
-
vertical: BarMapItem;
|
|
13
|
-
horizontal: BarMapItem;
|
|
14
|
-
}
|
|
15
|
-
export interface ScrollbarType {
|
|
16
|
-
wrap: any;
|
|
17
|
-
}
|
|
18
|
-
export declare type BarStyle = {
|
|
19
|
-
bar: any;
|
|
20
|
-
size: String;
|
|
21
|
-
move: any;
|
|
22
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BarMap, BarStyle } from "../types/scroll.type";
|
|
2
|
-
export declare const BAR_MAP: BarMap;
|
|
3
|
-
export declare function renderThumbStyle({ move, size, bar }: BarStyle): any;
|
|
4
|
-
export declare function addResizeListener(element: any, fn: () => any): void;
|
|
5
|
-
export declare function removeResizeListener(element: any, fn: () => any): void;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { uiLang } from '../assets/locales';
|
|
2
|
-
import { useThemeStore } from './src/stores/theme.store';
|
|
3
|
-
import { defaultThemeConf } from './src/setting/theme.setting';
|
|
4
|
-
import { useRouteReuseStore } from './src/stores/routeReuse.store';
|
|
5
|
-
import type { ThemeOptions, HeadOptions, MenuOptions, FooterOptions, RouteReuseOptions } from './src/types';
|
|
6
|
-
import { Component } from 'vue';
|
|
7
|
-
import { SFCWithInstall } from '../utils/withInstall';
|
|
8
|
-
declare const DtTheme: SFCWithInstall<Component>;
|
|
9
|
-
export { uiLang, DtTheme, useThemeStore, useRouteReuseStore, defaultThemeConf };
|
|
10
|
-
export type { ThemeOptions, HeadOptions, MenuOptions, FooterOptions, RouteReuseOptions };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { RouteRecordRaw } from 'vue-router';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
3
|
-
getTransitionMode: import("vue").ComputedRef<import("@dt-frames/core").RouterTransition>;
|
|
4
|
-
getLayoutContentMode: import("vue").ComputedRef<import("../../enums").ContentMode>;
|
|
5
|
-
getPageLoading: boolean;
|
|
6
|
-
getOpenPageLoading: import("vue").ComputedRef<boolean>;
|
|
7
|
-
getCanCache: import("vue").ComputedRef<boolean>;
|
|
8
|
-
tabStore: import("pinia").Store<"route-reuse", import("../../stores/routeReuse.store").RouteReuseState, {
|
|
9
|
-
getTabList(): import("vue-router").RouteLocationNormalized[];
|
|
10
|
-
getCachedTabList(): string[];
|
|
11
|
-
getLastDragEndIndex(): number;
|
|
12
|
-
}, {
|
|
13
|
-
addTab(route: import("vue-router").RouteLocationNormalized): Promise<void>;
|
|
14
|
-
closeTab(path: string, router: import("vue-router").Router): void;
|
|
15
|
-
closeAllTab(currentRoute: import("vue").Ref<import("vue-router").RouteLocationNormalizedLoaded>, router: import("vue-router").Router): void;
|
|
16
|
-
closeLeftTabs(path: string): void;
|
|
17
|
-
closeRightTabs(path: string): void;
|
|
18
|
-
closeOtherTabs(path: string): void;
|
|
19
|
-
bulkCloseTabs(pathList: string[]): void;
|
|
20
|
-
updateCacheTab(): void;
|
|
21
|
-
refreshPage(router: import("vue-router").Router): Promise<void>;
|
|
22
|
-
sortTabs(oldIndex: number, newIndex: number): void;
|
|
23
|
-
}>;
|
|
24
|
-
getTransitionName: (route: RouteRecordRaw) => string | undefined;
|
|
25
|
-
getCaches: import("vue").ComputedRef<string[]>;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
27
|
-
export default _sfc_main;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
getTarget: () => HTMLElement;
|
|
3
|
-
getShowBackToTop: import("vue").ComputedRef<boolean>;
|
|
4
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
5
|
-
export default _sfc_main;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
DtBackTop: import("vue").DefineComponent<{}, {
|
|
3
|
-
getTarget: () => HTMLElement;
|
|
4
|
-
getShowBackToTop: import("vue").ComputedRef<boolean>;
|
|
5
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
6
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
getFooter: import("vue").ComputedRef<import("../../types/theme.type").FooterOptions>;
|
|
3
|
-
title: any;
|
|
4
|
-
subTitle: any;
|
|
5
|
-
height: any;
|
|
6
|
-
footerOptions: import("vue").ComputedRef<{
|
|
7
|
-
lineHeight: string;
|
|
8
|
-
height: string;
|
|
9
|
-
padding: string;
|
|
10
|
-
width: string;
|
|
11
|
-
color: string;
|
|
12
|
-
}>;
|
|
13
|
-
readonly LayoutFooter: import("vue").DefineComponent<{
|
|
14
|
-
prefixCls: StringConstructor;
|
|
15
|
-
hasSider: {
|
|
16
|
-
type: BooleanConstructor;
|
|
17
|
-
default: any;
|
|
18
|
-
};
|
|
19
|
-
tagName: StringConstructor;
|
|
20
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
|
-
prefixCls: StringConstructor;
|
|
22
|
-
hasSider: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: any;
|
|
25
|
-
};
|
|
26
|
-
tagName: StringConstructor;
|
|
27
|
-
}>>, {
|
|
28
|
-
hasSider: boolean;
|
|
29
|
-
}>;
|
|
30
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
31
|
-
export default _sfc_main;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
getIsZH: import("vue").ComputedRef<boolean>;
|
|
3
|
-
routes: import("vue").Ref<any[]>;
|
|
4
|
-
currentRoute: import("vue").Ref<import("vue-router").RouteLocationNormalizedLoaded>;
|
|
5
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
6
|
-
export default _sfc_main;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
toggle: () => Promise<void>;
|
|
3
|
-
isFullscreen: import("vue").Ref<boolean>;
|
|
4
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
5
|
-
export default _sfc_main;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as DtFullScreen } from "./fullscreen";
|
|
2
|
-
import { default as DtLogo } from "./logo";
|
|
3
|
-
import { default as DtTrigger } from "./trigger";
|
|
4
|
-
import { default as DtBreadCrumb } from "./bread-crumb";
|
|
5
|
-
import { default as DtMenuFilter } from "./menu-filter";
|
|
6
|
-
import { default as DtLangPicker } from "./lang-picker";
|
|
7
|
-
import { default as DtNotify } from "./notify";
|
|
8
|
-
import { default as DtSize } from "./size";
|
|
9
|
-
import { default as DtUserInfo } from "./user-info";
|
|
10
|
-
import { default as DtSettingTheme } from "./setting-theme";
|
|
11
|
-
export { DtFullScreen, DtLogo, DtTrigger, DtBreadCrumb, DtMenuFilter, DtLangPicker, DtNotify, DtSize, DtUserInfo, DtSettingTheme };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Language } from '@dt-frames/core';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
3
|
-
reload: {
|
|
4
|
-
type: BooleanConstructor;
|
|
5
|
-
};
|
|
6
|
-
}, {
|
|
7
|
-
visible: import("vue").Ref<boolean>;
|
|
8
|
-
currentLang: any;
|
|
9
|
-
props: any;
|
|
10
|
-
toggleLang: (lang: Language) => Promise<void>;
|
|
11
|
-
readonly localeList: {
|
|
12
|
-
text: string;
|
|
13
|
-
event: Language;
|
|
14
|
-
icon: string;
|
|
15
|
-
}[];
|
|
16
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
-
reload: {
|
|
18
|
-
type: BooleanConstructor;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
reload: boolean;
|
|
22
|
-
}>;
|
|
23
|
-
export default _sfc_main;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
-
theme: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
validator: (v: string) => boolean;
|
|
5
|
-
};
|
|
6
|
-
showTitle: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
}, {
|
|
11
|
-
t: {
|
|
12
|
-
(key: string): string;
|
|
13
|
-
(key: string, locale: string): string;
|
|
14
|
-
(key: string, locale: string, list: unknown[]): string;
|
|
15
|
-
(key: string, locale: string, named: Record<string, unknown>): string;
|
|
16
|
-
(key: string, list: unknown[]): string;
|
|
17
|
-
(key: string, named: Record<string, unknown>): string;
|
|
18
|
-
};
|
|
19
|
-
slots: {
|
|
20
|
-
[name: string]: import("vue").Slot;
|
|
21
|
-
};
|
|
22
|
-
title: string;
|
|
23
|
-
getLogoWidth: import("vue").ComputedRef<string | number>;
|
|
24
|
-
props: any;
|
|
25
|
-
getLogoClass: import("vue").ComputedRef<string>;
|
|
26
|
-
readonly DtSlotContainer: import("../../../../../utils/withInstall").SFCWithInstall<import("vue").DefineComponent<{
|
|
27
|
-
template: {
|
|
28
|
-
type: FunctionConstructor;
|
|
29
|
-
};
|
|
30
|
-
data: {
|
|
31
|
-
type: ObjectConstructor;
|
|
32
|
-
};
|
|
33
|
-
}, {
|
|
34
|
-
props: any;
|
|
35
|
-
Container: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
|
-
template: {
|
|
38
|
-
type: FunctionConstructor;
|
|
39
|
-
};
|
|
40
|
-
data: {
|
|
41
|
-
type: ObjectConstructor;
|
|
42
|
-
};
|
|
43
|
-
}>>, {}>>;
|
|
44
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
-
theme: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
validator: (v: string) => boolean;
|
|
48
|
-
};
|
|
49
|
-
showTitle: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
}>>, {
|
|
54
|
-
showTitle: boolean;
|
|
55
|
-
}>;
|
|
56
|
-
export default _sfc_main;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { UiSize } from '../../../../src/enums';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
3
|
-
t: {
|
|
4
|
-
(key: string): string;
|
|
5
|
-
(key: string, locale: string): string;
|
|
6
|
-
(key: string, locale: string, list: unknown[]): string;
|
|
7
|
-
(key: string, locale: string, named: Record<string, unknown>): string;
|
|
8
|
-
(key: string, list: unknown[]): string;
|
|
9
|
-
(key: string, named: Record<string, unknown>): string;
|
|
10
|
-
};
|
|
11
|
-
menuList: import("vue").Ref<any[]>;
|
|
12
|
-
router: import("vue-router").Router;
|
|
13
|
-
filter: import("vue").Ref<string>;
|
|
14
|
-
getShowSearch: import("vue").ComputedRef<boolean>;
|
|
15
|
-
getIsZH: import("vue").ComputedRef<boolean>;
|
|
16
|
-
isUseDef: import("vue").ComputedRef<boolean>;
|
|
17
|
-
visibleChange: (e: any) => void;
|
|
18
|
-
filterMenu: () => void;
|
|
19
|
-
navigation: (url: string) => void;
|
|
20
|
-
readonly UiSize: typeof UiSize;
|
|
21
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
22
|
-
export default _sfc_main;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
2
|
-
slots: {
|
|
3
|
-
[name: string]: import("vue").Slot;
|
|
4
|
-
};
|
|
5
|
-
readonly DtSlotContainer: import("../../../../../utils/withInstall").SFCWithInstall<import("vue").DefineComponent<{
|
|
6
|
-
template: {
|
|
7
|
-
type: FunctionConstructor;
|
|
8
|
-
};
|
|
9
|
-
data: {
|
|
10
|
-
type: ObjectConstructor;
|
|
11
|
-
};
|
|
12
|
-
}, {
|
|
13
|
-
props: any;
|
|
14
|
-
Container: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
|
|
15
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
template: {
|
|
17
|
-
type: FunctionConstructor;
|
|
18
|
-
};
|
|
19
|
-
data: {
|
|
20
|
-
type: ObjectConstructor;
|
|
21
|
-
};
|
|
22
|
-
}>>, {}>>;
|
|
23
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
24
|
-
export default _sfc_main;
|