next-element-vue 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +6 -5
- package/dist/index.js +484 -526
- package/dist/index.min.js +3 -3
- package/dist/index.umd.js +491 -504
- package/dist/index.umd.min.js +3 -3
- package/dist/packages/components/carousel/index.d.ts +24 -0
- package/dist/packages/components/carousel/src/index.d.ts +24 -0
- package/dist/packages/components/container/index.d.ts +4 -4
- package/dist/packages/components/container/src/index.d.ts +4 -4
- package/dist/packages/components/crud-table/index.d.ts +6 -6
- package/dist/packages/components/crud-table/src/footer-pagination.d.ts +5 -5
- package/dist/packages/components/crud-table/src/header-menu.d.ts +2 -2
- package/dist/packages/components/crud-table/src/header-search.d.ts +5 -5
- package/dist/packages/components/crud-table/src/index.d.ts +6 -6
- package/dist/packages/components/crud-table/src/widgets/add-edit-form.d.ts +5 -5
- package/dist/packages/components/crud-table/src/widgets/drawer-setting.d.ts +2 -2
- package/dist/packages/components/crud-table/src/widgets/search-column.d.ts +4 -4
- package/dist/packages/components/crud-table/src/widgets/table-column-dynamic.d.ts +4 -4
- package/dist/packages/components/crud-table/src/widgets/table-column-operations.d.ts +2 -2
- package/dist/packages/components/crud-table-select/index.d.ts +1 -7
- package/dist/packages/components/crud-table-select/src/index.d.ts +1 -7
- package/dist/packages/components/crud-table-virtualized/index.d.ts +5 -5
- package/dist/packages/components/crud-table-virtualized/src/index.d.ts +5 -5
- package/dist/packages/components/crud-table-virtualized/src/index.test.d.ts +5 -5
- package/dist/packages/components/dialog/index.d.ts +5 -5
- package/dist/packages/components/dialog/src/index.d.ts +5 -5
- package/dist/packages/components/drag-resize/index.d.ts +1 -7
- package/dist/packages/components/drag-resize/src/index.d.ts +1 -7
- package/dist/packages/components/form/index.d.ts +20 -20
- package/dist/packages/components/form/src/index.d.ts +5 -5
- package/dist/packages/components/form/src/widgets/input-table-select.d.ts +5 -5
- package/dist/packages/components/form/src/widgets/number-range-picker.d.ts +5 -5
- package/dist/packages/components/form/src/widgets/tree-cascader.d.ts +5 -5
- package/dist/packages/components/form/src/widgets/tree-select.d.ts +5 -5
- package/dist/packages/components/form/src/widgets/upload-image.d.ts +41 -7
- package/dist/packages/components/labelimg/index.d.ts +10 -10
- package/dist/packages/components/labelimg/src/index.d.ts +6 -6
- package/dist/packages/components/labelimg/src/preview.d.ts +4 -4
- package/dist/packages/components/labelimg/src/widgets/canvas-context.d.ts +5 -5
- package/dist/packages/components/labelimg/src/widgets/contextmenu-label.d.ts +5 -5
- package/dist/packages/components/labelimg/src/widgets/draggable-rect.d.ts +17 -6
- package/dist/packages/components/labelimg/src/widgets/right-label.d.ts +5 -5
- package/dist/packages/components/labelimg/src/widgets/tool-header.d.ts +5 -5
- package/dist/packages/components/labelme/index.d.ts +6 -6
- package/dist/packages/components/labelme/src/index.d.ts +6 -6
- package/dist/packages/components/labelme/src/widgets/canvas-context.d.ts +5 -5
- package/dist/packages/components/labelme/src/widgets/header-tool.d.ts +5 -5
- package/dist/packages/components/layout/index.d.ts +6 -6
- package/dist/packages/components/layout/src/classic/index.d.ts +2 -8
- package/dist/packages/components/layout/src/classic/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/classic/widgets/sidebar.d.ts +1 -1
- package/dist/packages/components/layout/src/columns/index.d.ts +1 -7
- package/dist/packages/components/layout/src/columns/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/columns/widgets/sidebar.d.ts +1 -1
- package/dist/packages/components/layout/src/composite/index.d.ts +3 -9
- package/dist/packages/components/layout/src/composite/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/composite/widgets/menu-top.d.ts +4 -4
- package/dist/packages/components/layout/src/composite/widgets/sidebar.d.ts +1 -1
- package/dist/packages/components/layout/src/defaults/index.d.ts +1 -7
- package/dist/packages/components/layout/src/defaults/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/defaults/widgets/sidebar.d.ts +1 -1
- package/dist/packages/components/layout/src/index.d.ts +6 -6
- package/dist/packages/components/layout/src/transverse/index.d.ts +1 -7
- package/dist/packages/components/layout/src/transverse/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/widgets/header-tools.d.ts +5 -5
- package/dist/packages/components/layout/src/widgets/layout-setting.d.ts +1 -1
- package/dist/packages/components/layout/src/widgets/logo.d.ts +1 -1
- package/dist/packages/components/menu/index.d.ts +4 -4
- package/dist/packages/components/menu/src/index.d.ts +4 -4
- package/dist/packages/components/menu/src/widgets/menu-item-title.d.ts +4 -4
- package/dist/packages/components/menu/src/widgets/menu-item.d.ts +3 -3
- package/dist/packages/components/spin-loading/index.d.ts +6 -6
- package/dist/packages/components/spin-loading/src/index.d.ts +6 -6
- package/dist/packages/components/tabs/index.d.ts +5 -5
- package/dist/packages/components/tabs/src/index.d.ts +5 -5
- package/dist/packages/components/text-ellipsis/index.d.ts +10 -10
- package/dist/packages/components/text-ellipsis/src/index.d.ts +10 -10
- package/dist/packages/components/upload/index.d.ts +6 -6
- package/dist/packages/components/upload/src/index.d.ts +6 -6
- package/dist/packages/components/video-player/index.d.ts +6 -6
- package/dist/packages/components/video-player/src/index.d.ts +6 -6
- package/dist/packages/components.d.ts +1 -0
- package/dist/packages/hooks/use-locale/index.d.ts +176 -1
- package/package.json +6 -6
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { RectProps } from '../hooks/canvas-context-hook';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
contentHeight: {
|
|
5
5
|
type: NumberConstructor;
|
|
6
6
|
};
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
type: PropType<RectProps[]>;
|
|
13
13
|
default: () => any[];
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("delete" | "select")[], "delete" | "select", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
contentHeight: {
|
|
17
17
|
type: NumberConstructor;
|
|
18
18
|
};
|
|
@@ -24,11 +24,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: PropType<RectProps[]>;
|
|
25
25
|
default: () => any[];
|
|
26
26
|
};
|
|
27
|
-
}>> & {
|
|
27
|
+
}>> & Readonly<{
|
|
28
28
|
onDelete?: (...args: any[]) => any;
|
|
29
29
|
onSelect?: (...args: any[]) => any;
|
|
30
|
-
}
|
|
30
|
+
}>, {
|
|
31
31
|
classes: unknown[];
|
|
32
32
|
labels: RectProps[];
|
|
33
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
isFullscreen: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: NumberConstructor;
|
|
12
12
|
default: number;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("fullscreen" | "save")[], "fullscreen" | "save", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
isFullscreen: {
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
|
@@ -24,12 +24,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: NumberConstructor;
|
|
25
25
|
default: number;
|
|
26
26
|
};
|
|
27
|
-
}>> & {
|
|
27
|
+
}>> & Readonly<{
|
|
28
28
|
onFullscreen?: (...args: any[]) => any;
|
|
29
29
|
onSave?: (...args: any[]) => any;
|
|
30
|
-
}
|
|
30
|
+
}>, {
|
|
31
31
|
isFullscreen: boolean;
|
|
32
32
|
imageIndex: number;
|
|
33
33
|
imageLength: number;
|
|
34
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextLabelme: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextLabelme: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -20,7 +20,7 @@ export declare const NextLabelme: import("../../utils/install").SFCWithInstall<i
|
|
|
20
20
|
type: import("vue").PropType<any[]>;
|
|
21
21
|
default: () => any[];
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "save" | "edit-polygon" | "change-polygon" | "prev-click" | "next-click")[], "change" | "save" | "edit-polygon" | "change-polygon" | "prev-click" | "next-click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
className: {
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
default: string;
|
|
@@ -41,18 +41,18 @@ export declare const NextLabelme: import("../../utils/install").SFCWithInstall<i
|
|
|
41
41
|
type: import("vue").PropType<any[]>;
|
|
42
42
|
default: () => any[];
|
|
43
43
|
};
|
|
44
|
-
}>> & {
|
|
44
|
+
}>> & Readonly<{
|
|
45
45
|
onChange?: (...args: any[]) => any;
|
|
46
46
|
onSave?: (...args: any[]) => any;
|
|
47
47
|
"onEdit-polygon"?: (...args: any[]) => any;
|
|
48
48
|
"onChange-polygon"?: (...args: any[]) => any;
|
|
49
49
|
"onPrev-click"?: (...args: any[]) => any;
|
|
50
50
|
"onNext-click"?: (...args: any[]) => any;
|
|
51
|
-
}
|
|
52
|
-
data: any[];
|
|
51
|
+
}>, {
|
|
53
52
|
className: string;
|
|
54
53
|
style: import("vue").CSSProperties;
|
|
55
54
|
options: Record<string, any>;
|
|
56
55
|
classes: unknown[];
|
|
57
|
-
|
|
56
|
+
data: any[];
|
|
57
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
58
58
|
export default NextLabelme;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { CSSProperties, PropType } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
type: PropType<any[]>;
|
|
21
21
|
default: () => any[];
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "save" | "edit-polygon" | "change-polygon" | "prev-click" | "next-click")[], "change" | "save" | "edit-polygon" | "change-polygon" | "prev-click" | "next-click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
className: {
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
default: string;
|
|
@@ -41,18 +41,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
41
41
|
type: PropType<any[]>;
|
|
42
42
|
default: () => any[];
|
|
43
43
|
};
|
|
44
|
-
}>> & {
|
|
44
|
+
}>> & Readonly<{
|
|
45
45
|
onChange?: (...args: any[]) => any;
|
|
46
46
|
onSave?: (...args: any[]) => any;
|
|
47
47
|
"onEdit-polygon"?: (...args: any[]) => any;
|
|
48
48
|
"onChange-polygon"?: (...args: any[]) => any;
|
|
49
49
|
"onPrev-click"?: (...args: any[]) => any;
|
|
50
50
|
"onNext-click"?: (...args: any[]) => any;
|
|
51
|
-
}
|
|
52
|
-
data: any[];
|
|
51
|
+
}>, {
|
|
53
52
|
className: string;
|
|
54
53
|
style: CSSProperties;
|
|
55
54
|
options: Record<string, any>;
|
|
56
55
|
classes: unknown[];
|
|
57
|
-
|
|
56
|
+
data: any[];
|
|
57
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
58
58
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
classes: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => any[];
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ObjectConstructor;
|
|
12
12
|
default: () => {};
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("editPolygon" | "changePolygon")[], "editPolygon" | "changePolygon", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
classes: {
|
|
16
16
|
type: ArrayConstructor;
|
|
17
17
|
default: () => any[];
|
|
@@ -24,12 +24,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: ObjectConstructor;
|
|
25
25
|
default: () => {};
|
|
26
26
|
};
|
|
27
|
-
}>> & {
|
|
27
|
+
}>> & Readonly<{
|
|
28
28
|
onEditPolygon?: (...args: any[]) => any;
|
|
29
29
|
onChangePolygon?: (...args: any[]) => any;
|
|
30
|
-
}
|
|
30
|
+
}>, {
|
|
31
31
|
classes: unknown[];
|
|
32
32
|
contextClientHeight: number;
|
|
33
33
|
rowInfo: Record<string, any>;
|
|
34
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
isFullscreen: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: NumberConstructor;
|
|
12
12
|
default: number;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("fullscreen" | "save")[], "fullscreen" | "save", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
isFullscreen: {
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
|
@@ -24,12 +24,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: NumberConstructor;
|
|
25
25
|
default: number;
|
|
26
26
|
};
|
|
27
|
-
}>> & {
|
|
27
|
+
}>> & Readonly<{
|
|
28
28
|
onFullscreen?: (...args: any[]) => any;
|
|
29
29
|
onSave?: (...args: any[]) => any;
|
|
30
|
-
}
|
|
30
|
+
}>, {
|
|
31
31
|
isFullscreen: boolean;
|
|
32
32
|
imageIndex: number;
|
|
33
33
|
imageLength: number;
|
|
34
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextLayout: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextLayout: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -12,10 +12,10 @@ export declare const NextLayout: import("../../utils/install").SFCWithInstall<im
|
|
|
12
12
|
type: ObjectConstructor;
|
|
13
13
|
default: () => {};
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}>, {
|
|
16
16
|
options: any;
|
|
17
17
|
updateOptions: (cfg: any) => void;
|
|
18
|
-
},
|
|
18
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeLanguage" | "changeUserDropdown" | "changeOptions" | "tabsChange" | "tabsSelect" | "tabsClose")[], "changeLanguage" | "changeUserDropdown" | "changeOptions" | "tabsChange" | "tabsSelect" | "tabsClose", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
className: {
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
default: string;
|
|
@@ -28,16 +28,16 @@ export declare const NextLayout: import("../../utils/install").SFCWithInstall<im
|
|
|
28
28
|
type: ObjectConstructor;
|
|
29
29
|
default: () => {};
|
|
30
30
|
};
|
|
31
|
-
}>> & {
|
|
31
|
+
}>> & Readonly<{
|
|
32
32
|
onChangeLanguage?: (...args: any[]) => any;
|
|
33
33
|
onChangeUserDropdown?: (...args: any[]) => any;
|
|
34
34
|
onChangeOptions?: (...args: any[]) => any;
|
|
35
35
|
onTabsChange?: (...args: any[]) => any;
|
|
36
36
|
onTabsSelect?: (...args: any[]) => any;
|
|
37
37
|
onTabsClose?: (...args: any[]) => any;
|
|
38
|
-
}
|
|
38
|
+
}>, {
|
|
39
39
|
className: string;
|
|
40
40
|
style: import("vue").CSSProperties;
|
|
41
41
|
options: Record<string, any>;
|
|
42
|
-
}, {}>> & Record<string, any>;
|
|
42
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
43
43
|
export default NextLayout;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
4
2
|
ns: {
|
|
5
3
|
namespace: import("vue").ComputedRef<string>;
|
|
6
4
|
b: (blockSuffix?: string) => string;
|
|
@@ -20,9 +18,5 @@ declare const _default: import("vue").DefineComponent<Readonly<import("vue").Com
|
|
|
20
18
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
21
19
|
cssVarBlockName: (name: string) => string;
|
|
22
20
|
};
|
|
23
|
-
},
|
|
24
|
-
[x: string]: unknown;
|
|
25
|
-
}>>>>, {
|
|
26
|
-
readonly [x: number]: string;
|
|
27
|
-
} | {}, {}>;
|
|
21
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
28
22
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
2
|
ns: any;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
4
|
export default _default;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<Readonly<import("vue").
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
4
|
-
[x: string]: unknown;
|
|
5
|
-
}>>>>, {
|
|
6
|
-
readonly [x: number]: string;
|
|
7
|
-
} | {}, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
2
|
ns: any;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
4
|
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
4
2
|
ns: {
|
|
5
3
|
namespace: import("vue").ComputedRef<string>;
|
|
6
4
|
b: (blockSuffix?: string) => string;
|
|
@@ -20,10 +18,6 @@ declare const _default: import("vue").DefineComponent<Readonly<import("vue").Com
|
|
|
20
18
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
21
19
|
cssVarBlockName: (name: string) => string;
|
|
22
20
|
};
|
|
23
|
-
submenuTree: import("vue").Ref<any[]>;
|
|
24
|
-
},
|
|
25
|
-
[x: string]: unknown;
|
|
26
|
-
}>>>>, {
|
|
27
|
-
readonly [x: number]: string;
|
|
28
|
-
} | {}, {}>;
|
|
21
|
+
submenuTree: import("vue").Ref<any[], any[]>;
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
29
23
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType, CSSProperties } from 'vue';
|
|
2
2
|
import type { MenuItemInterface } from 'packages/components/menu/src/interface';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
className: {
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
default: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
type: PropType<MenuItemInterface[]>;
|
|
14
14
|
default: () => any[];
|
|
15
15
|
};
|
|
16
|
-
}
|
|
16
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
className: {
|
|
18
18
|
type: StringConstructor;
|
|
19
19
|
default: string;
|
|
@@ -26,9 +26,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
26
|
type: PropType<MenuItemInterface[]>;
|
|
27
27
|
default: () => any[];
|
|
28
28
|
};
|
|
29
|
-
}
|
|
29
|
+
}>> & Readonly<{}>, {
|
|
30
30
|
className: string;
|
|
31
31
|
style: CSSProperties;
|
|
32
32
|
menuTree: MenuItemInterface[];
|
|
33
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<Readonly<import("vue").
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
4
|
-
[x: string]: unknown;
|
|
5
|
-
}>>>>, {
|
|
6
|
-
readonly [x: number]: string;
|
|
7
|
-
} | {}, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
2
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
2
|
ns: any;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
2
|
ns: any;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
4
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { PropType, CSSProperties } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -12,10 +12,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
type: ObjectConstructor;
|
|
13
13
|
default: () => {};
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}>, {
|
|
16
16
|
options: any;
|
|
17
17
|
updateOptions: (cfg: any) => void;
|
|
18
|
-
},
|
|
18
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeLanguage" | "changeUserDropdown" | "changeOptions" | "tabsChange" | "tabsSelect" | "tabsClose")[], "changeLanguage" | "changeUserDropdown" | "changeOptions" | "tabsChange" | "tabsSelect" | "tabsClose", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
className: {
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
default: string;
|
|
@@ -28,16 +28,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
type: ObjectConstructor;
|
|
29
29
|
default: () => {};
|
|
30
30
|
};
|
|
31
|
-
}>> & {
|
|
31
|
+
}>> & Readonly<{
|
|
32
32
|
onChangeLanguage?: (...args: any[]) => any;
|
|
33
33
|
onChangeUserDropdown?: (...args: any[]) => any;
|
|
34
34
|
onChangeOptions?: (...args: any[]) => any;
|
|
35
35
|
onTabsChange?: (...args: any[]) => any;
|
|
36
36
|
onTabsSelect?: (...args: any[]) => any;
|
|
37
37
|
onTabsClose?: (...args: any[]) => any;
|
|
38
|
-
}
|
|
38
|
+
}>, {
|
|
39
39
|
className: string;
|
|
40
40
|
style: CSSProperties;
|
|
41
41
|
options: Record<string, any>;
|
|
42
|
-
}, {}>;
|
|
42
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
43
|
export default _default;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<Readonly<import("vue").
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
4
|
-
[x: string]: unknown;
|
|
5
|
-
}>>>>, {
|
|
6
|
-
readonly [x: number]: string;
|
|
7
|
-
} | {}, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
locale: import("vue").Ref<import("../../../../locale").Language>;
|
|
2
|
+
locale: import("vue").Ref<import("../../../../locale").Language, import("../../../../locale").Language>;
|
|
3
3
|
config: any;
|
|
4
4
|
t: import("packages/hooks").Translator;
|
|
5
5
|
toggle: () => Promise<void>;
|
|
6
|
-
isFullscreen: import("vue").
|
|
7
|
-
language: import("vue").Ref<string>;
|
|
8
|
-
settingDrawer: import("vue").Ref<boolean>;
|
|
9
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
6
|
+
isFullscreen: import("vue").ShallowRef<boolean, boolean>;
|
|
7
|
+
language: import("vue").Ref<string, string>;
|
|
8
|
+
settingDrawer: import("vue").Ref<boolean, boolean>;
|
|
9
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
10
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextMenu: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextMenu: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -21,7 +21,7 @@ export declare const NextMenu: import("../../utils/install").SFCWithInstall<impo
|
|
|
21
21
|
type: import("vue").PropType<import("./src/interface").MenuItemInterface[]>;
|
|
22
22
|
default: () => any[];
|
|
23
23
|
};
|
|
24
|
-
}
|
|
24
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
className: {
|
|
26
26
|
type: StringConstructor;
|
|
27
27
|
default: string;
|
|
@@ -43,11 +43,11 @@ export declare const NextMenu: import("../../utils/install").SFCWithInstall<impo
|
|
|
43
43
|
type: import("vue").PropType<import("./src/interface").MenuItemInterface[]>;
|
|
44
44
|
default: () => any[];
|
|
45
45
|
};
|
|
46
|
-
}
|
|
46
|
+
}>> & Readonly<{}>, {
|
|
47
47
|
className: string;
|
|
48
48
|
style: import("vue").CSSProperties;
|
|
49
49
|
router: boolean;
|
|
50
50
|
mode: "horizontal" | "vertical";
|
|
51
51
|
menuTree: import("./src/interface").MenuItemInterface[];
|
|
52
|
-
}, {}>> & Record<string, any>;
|
|
52
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
53
53
|
export default NextMenu;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType, CSSProperties } from 'vue';
|
|
2
2
|
import type { MenuItemInterface } from './interface';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
className: {
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
default: string;
|
|
@@ -22,7 +22,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
22
22
|
type: PropType<MenuItemInterface[]>;
|
|
23
23
|
default: () => any[];
|
|
24
24
|
};
|
|
25
|
-
}
|
|
25
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
className: {
|
|
27
27
|
type: StringConstructor;
|
|
28
28
|
default: string;
|
|
@@ -44,11 +44,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
type: PropType<MenuItemInterface[]>;
|
|
45
45
|
default: () => any[];
|
|
46
46
|
};
|
|
47
|
-
}
|
|
47
|
+
}>> & Readonly<{}>, {
|
|
48
48
|
className: string;
|
|
49
49
|
style: CSSProperties;
|
|
50
50
|
router: boolean;
|
|
51
51
|
mode: "horizontal" | "vertical";
|
|
52
52
|
menuTree: MenuItemInterface[];
|
|
53
|
-
}, {}>;
|
|
53
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
54
54
|
export default _default;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
meta: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => {};
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
meta: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
default: () => {};
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {
|
|
12
12
|
meta: Record<string, any>;
|
|
13
|
-
}, {}>;
|
|
13
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default _default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
declare const NextMenuItem: import("vue").DefineComponent<{
|
|
1
|
+
declare const NextMenuItem: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
menuData: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
menuData: {
|
|
8
8
|
type: ArrayConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default NextMenuItem;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextSpinLoading: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextSpinLoading: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -16,10 +16,10 @@ export declare const NextSpinLoading: import("../../utils/install").SFCWithInsta
|
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
t: import("../..").Translator;
|
|
21
|
-
elementInstance: import("vue").Ref<HTMLElement>;
|
|
22
|
-
},
|
|
21
|
+
elementInstance: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
className: {
|
|
24
24
|
type: StringConstructor;
|
|
25
25
|
default: string;
|
|
@@ -36,10 +36,10 @@ export declare const NextSpinLoading: import("../../utils/install").SFCWithInsta
|
|
|
36
36
|
type: StringConstructor;
|
|
37
37
|
default: string;
|
|
38
38
|
};
|
|
39
|
-
}
|
|
39
|
+
}>> & Readonly<{}>, {
|
|
40
40
|
className: string;
|
|
41
41
|
style: import("vue").CSSProperties;
|
|
42
42
|
loading: boolean;
|
|
43
43
|
tip: string;
|
|
44
|
-
}, {}>> & Record<string, any>;
|
|
44
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
45
45
|
export default NextSpinLoading;
|