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
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import './src/index.scss';
|
|
2
|
+
export declare const NextCarousel: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
className: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
style: {
|
|
8
|
+
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
9
|
+
default: () => {};
|
|
10
|
+
};
|
|
11
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
className: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
default: string;
|
|
15
|
+
};
|
|
16
|
+
style: {
|
|
17
|
+
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
18
|
+
default: () => {};
|
|
19
|
+
};
|
|
20
|
+
}>> & Readonly<{}>, {
|
|
21
|
+
className: string;
|
|
22
|
+
style: import("vue").CSSProperties;
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
24
|
+
export default NextCarousel;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { PropType, CSSProperties } from 'vue';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
className: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
style: {
|
|
8
|
+
type: PropType<CSSProperties>;
|
|
9
|
+
default: () => {};
|
|
10
|
+
};
|
|
11
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
className: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
default: string;
|
|
15
|
+
};
|
|
16
|
+
style: {
|
|
17
|
+
type: PropType<CSSProperties>;
|
|
18
|
+
default: () => {};
|
|
19
|
+
};
|
|
20
|
+
}>> & Readonly<{}>, {
|
|
21
|
+
className: string;
|
|
22
|
+
style: CSSProperties;
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
|
+
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextContainer: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextContainer: 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 NextContainer: import("../../utils/install").SFCWithInstall
|
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
className: {
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
default: string;
|
|
@@ -41,11 +41,11 @@ export declare const NextContainer: import("../../utils/install").SFCWithInstall
|
|
|
41
41
|
type: BooleanConstructor;
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
|
-
}
|
|
44
|
+
}>> & Readonly<{}>, {
|
|
45
45
|
className: string;
|
|
46
46
|
style: import("vue").CSSProperties;
|
|
47
47
|
scrollbar: boolean;
|
|
48
48
|
padding: string | number | boolean;
|
|
49
49
|
card: boolean;
|
|
50
|
-
}, {}>> & Record<string, any>;
|
|
50
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
51
51
|
export default NextContainer;
|
|
@@ -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;
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
className: {
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
default: string;
|
|
@@ -41,11 +41,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
41
41
|
type: BooleanConstructor;
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
|
-
}
|
|
44
|
+
}>> & Readonly<{}>, {
|
|
45
45
|
className: string;
|
|
46
46
|
style: CSSProperties;
|
|
47
47
|
scrollbar: boolean;
|
|
48
48
|
padding: string | number | boolean;
|
|
49
49
|
card: boolean;
|
|
50
|
-
}, {}>;
|
|
50
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
51
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextCrudTable: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextCrudTable: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -64,7 +64,7 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
64
64
|
type: FunctionConstructor;
|
|
65
65
|
default: any;
|
|
66
66
|
};
|
|
67
|
-
}
|
|
67
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm-search" | "clear-search" | "change-pagination" | "selection-change" | "row-click" | "row-contextmenu" | "row-dblclick" | "cell-click" | "cell-dblclick" | "cell-contextmenu" | "cell-mouse-enter" | "cell-mouse-leave" | "expand-change" | "click-add-edit" | "close-add-edit" | "view-add-edit" | "delete-rows" | "delete-row" | "submit-form")[], "confirm-search" | "clear-search" | "change-pagination" | "selection-change" | "row-click" | "row-contextmenu" | "row-dblclick" | "cell-click" | "cell-dblclick" | "cell-contextmenu" | "cell-mouse-enter" | "cell-mouse-leave" | "expand-change" | "click-add-edit" | "close-add-edit" | "view-add-edit" | "delete-rows" | "delete-row" | "submit-form", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
68
68
|
className: {
|
|
69
69
|
type: StringConstructor;
|
|
70
70
|
default: string;
|
|
@@ -129,7 +129,7 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
129
129
|
type: FunctionConstructor;
|
|
130
130
|
default: any;
|
|
131
131
|
};
|
|
132
|
-
}>> & {
|
|
132
|
+
}>> & Readonly<{
|
|
133
133
|
"onConfirm-search"?: (...args: any[]) => any;
|
|
134
134
|
"onClear-search"?: (...args: any[]) => any;
|
|
135
135
|
"onChange-pagination"?: (...args: any[]) => any;
|
|
@@ -149,12 +149,12 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
149
149
|
"onDelete-rows"?: (...args: any[]) => any;
|
|
150
150
|
"onDelete-row"?: (...args: any[]) => any;
|
|
151
151
|
"onSubmit-form"?: (...args: any[]) => any;
|
|
152
|
-
}
|
|
153
|
-
data: unknown[];
|
|
152
|
+
}>, {
|
|
154
153
|
className: string;
|
|
155
154
|
style: import("vue").CSSProperties;
|
|
156
155
|
options: Record<string, any>;
|
|
157
156
|
loading: boolean;
|
|
157
|
+
data: unknown[];
|
|
158
158
|
page: Record<string, any>;
|
|
159
159
|
rowStyle: Function;
|
|
160
160
|
rowClassName: Function;
|
|
@@ -165,5 +165,5 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
165
165
|
headerCellStyle: Function;
|
|
166
166
|
headerCellClassName: Function;
|
|
167
167
|
spanMethod: Function;
|
|
168
|
-
}, {}>> & Record<string, any>;
|
|
168
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
169
169
|
export default NextCrudTable;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
page: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
page: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
default: () => void;
|
|
10
10
|
};
|
|
11
|
-
}>> & {
|
|
11
|
+
}>> & Readonly<{
|
|
12
12
|
onChange?: (...args: any[]) => any;
|
|
13
|
-
}
|
|
13
|
+
}>, {
|
|
14
14
|
page: Record<string, any>;
|
|
15
|
-
}, {}>;
|
|
15
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
16
16
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickAdd" | "clickRefresh" | "deleteRows")[], "clickAdd" | "clickRefresh" | "deleteRows", import("vue").PublicProps, Readonly<
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickAdd" | "clickRefresh" | "deleteRows")[], "clickAdd" | "clickRefresh" | "deleteRows", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
2
2
|
onClickAdd?: (...args: any[]) => any;
|
|
3
3
|
onClickRefresh?: (...args: any[]) => any;
|
|
4
4
|
onDeleteRows?: (...args: any[]) => any;
|
|
5
|
-
}, {}, {}>;
|
|
5
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
6
|
export default _default;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
columns: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => any[];
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmSearch" | "clearSearch" | "zoomResize")[], "confirmSearch" | "clearSearch" | "zoomResize", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
columns: {
|
|
8
8
|
type: ArrayConstructor;
|
|
9
9
|
default: () => any[];
|
|
10
10
|
};
|
|
11
|
-
}>> & {
|
|
11
|
+
}>> & Readonly<{
|
|
12
12
|
onConfirmSearch?: (...args: any[]) => any;
|
|
13
13
|
onClearSearch?: (...args: any[]) => any;
|
|
14
14
|
onZoomResize?: (...args: any[]) => any;
|
|
15
|
-
}
|
|
15
|
+
}>, {
|
|
16
16
|
columns: unknown[];
|
|
17
|
-
}, {}>;
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
18
|
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
|
className: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
63
63
|
type: FunctionConstructor;
|
|
64
64
|
default: any;
|
|
65
65
|
};
|
|
66
|
-
}
|
|
66
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm-search" | "clear-search" | "change-pagination" | "selection-change" | "row-click" | "row-contextmenu" | "row-dblclick" | "cell-click" | "cell-dblclick" | "cell-contextmenu" | "cell-mouse-enter" | "cell-mouse-leave" | "expand-change" | "click-add-edit" | "close-add-edit" | "view-add-edit" | "delete-rows" | "delete-row" | "submit-form")[], "confirm-search" | "clear-search" | "change-pagination" | "selection-change" | "row-click" | "row-contextmenu" | "row-dblclick" | "cell-click" | "cell-dblclick" | "cell-contextmenu" | "cell-mouse-enter" | "cell-mouse-leave" | "expand-change" | "click-add-edit" | "close-add-edit" | "view-add-edit" | "delete-rows" | "delete-row" | "submit-form", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
67
67
|
className: {
|
|
68
68
|
type: StringConstructor;
|
|
69
69
|
default: string;
|
|
@@ -128,7 +128,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
128
128
|
type: FunctionConstructor;
|
|
129
129
|
default: any;
|
|
130
130
|
};
|
|
131
|
-
}>> & {
|
|
131
|
+
}>> & Readonly<{
|
|
132
132
|
"onConfirm-search"?: (...args: any[]) => any;
|
|
133
133
|
"onClear-search"?: (...args: any[]) => any;
|
|
134
134
|
"onChange-pagination"?: (...args: any[]) => any;
|
|
@@ -148,12 +148,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
148
148
|
"onDelete-rows"?: (...args: any[]) => any;
|
|
149
149
|
"onDelete-row"?: (...args: any[]) => any;
|
|
150
150
|
"onSubmit-form"?: (...args: any[]) => any;
|
|
151
|
-
}
|
|
152
|
-
data: unknown[];
|
|
151
|
+
}>, {
|
|
153
152
|
className: string;
|
|
154
153
|
style: import("vue").CSSProperties;
|
|
155
154
|
options: Record<string, any>;
|
|
156
155
|
loading: boolean;
|
|
156
|
+
data: unknown[];
|
|
157
157
|
page: Record<string, any>;
|
|
158
158
|
rowStyle: Function;
|
|
159
159
|
rowClassName: Function;
|
|
@@ -164,5 +164,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
164
164
|
headerCellStyle: Function;
|
|
165
165
|
headerCellClassName: Function;
|
|
166
166
|
spanMethod: Function;
|
|
167
|
-
}, {}>;
|
|
167
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
168
|
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
|
formDatum: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => {};
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
default: () => any[];
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "submit")[], "close" | "submit", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
formDatum: {
|
|
16
16
|
type: ObjectConstructor;
|
|
17
17
|
default: () => {};
|
|
@@ -24,12 +24,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: ArrayConstructor;
|
|
25
25
|
default: () => any[];
|
|
26
26
|
};
|
|
27
|
-
}>> & {
|
|
27
|
+
}>> & Readonly<{
|
|
28
28
|
onClose?: (...args: any[]) => any;
|
|
29
29
|
onSubmit?: (...args: any[]) => any;
|
|
30
|
-
}
|
|
30
|
+
}>, {
|
|
31
31
|
formDatum: Record<string, any>;
|
|
32
32
|
isEditing: boolean;
|
|
33
33
|
columns: unknown[];
|
|
34
|
-
}, {}>;
|
|
34
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
visible: import("vue").Ref<boolean>;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
2
|
+
visible: import("vue").Ref<boolean, boolean>;
|
|
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
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
searchSpan: {
|
|
3
3
|
type: NumberConstructor;
|
|
4
4
|
default: number;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ObjectConstructor;
|
|
12
12
|
default: () => void;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
searchSpan: {
|
|
16
16
|
type: NumberConstructor;
|
|
17
17
|
default: number;
|
|
@@ -24,9 +24,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
type: ObjectConstructor;
|
|
25
25
|
default: () => void;
|
|
26
26
|
};
|
|
27
|
-
}
|
|
27
|
+
}>> & Readonly<{}>, {
|
|
28
28
|
searchSpan: number;
|
|
29
29
|
columns: unknown[];
|
|
30
30
|
formParams: Record<string, any>;
|
|
31
|
-
}, {}>;
|
|
31
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
32
32
|
export default _default;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
declare const TableColumnDynamic: import("vue").DefineComponent<{
|
|
1
|
+
declare const TableColumnDynamic: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
columnOption: {
|
|
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
|
columnOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
default: () => {};
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {
|
|
12
12
|
columnOption: Record<string, any>;
|
|
13
|
-
}, {}>;
|
|
13
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default TableColumnDynamic;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("editRow" | "viewRow" | "deleteRow")[], "editRow" | "viewRow" | "deleteRow", import("vue").PublicProps, Readonly<
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("editRow" | "viewRow" | "deleteRow")[], "editRow" | "viewRow" | "deleteRow", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
2
2
|
onEditRow?: (...args: any[]) => any;
|
|
3
3
|
onViewRow?: (...args: any[]) => any;
|
|
4
4
|
onDeleteRow?: (...args: any[]) => any;
|
|
5
|
-
}, {}, {}>;
|
|
5
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
6
|
export default _default;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextCrudTableSelect: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<Readonly<import("vue").
|
|
3
|
-
[x: string]: unknown;
|
|
4
|
-
}>>, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
5
|
-
[x: string]: unknown;
|
|
6
|
-
}>>>>, {
|
|
7
|
-
readonly [x: number]: string;
|
|
8
|
-
} | {}, {}>> & Record<string, any>;
|
|
2
|
+
export declare const NextCrudTableSelect: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
9
3
|
export default NextCrudTableSelect;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<Readonly<import("vue").
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, () => any, 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<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
2
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextCrudTableVirtualized: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextCrudTableVirtualized: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -28,7 +28,7 @@ export declare const NextCrudTableVirtualized: import("../../utils/install").SFC
|
|
|
28
28
|
total: number;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
|
-
}
|
|
31
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
className: {
|
|
33
33
|
type: StringConstructor;
|
|
34
34
|
default: string;
|
|
@@ -57,12 +57,12 @@ export declare const NextCrudTableVirtualized: import("../../utils/install").SFC
|
|
|
57
57
|
total: number;
|
|
58
58
|
};
|
|
59
59
|
};
|
|
60
|
-
}
|
|
61
|
-
data: unknown[];
|
|
60
|
+
}>> & Readonly<{}>, {
|
|
62
61
|
className: string;
|
|
63
62
|
style: import("vue").CSSProperties;
|
|
64
63
|
options: Record<string, any>;
|
|
65
64
|
loading: boolean;
|
|
65
|
+
data: unknown[];
|
|
66
66
|
page: Record<string, any>;
|
|
67
|
-
}, {}>> & Record<string, any>;
|
|
67
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
68
68
|
export default NextCrudTableVirtualized;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
className: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
total: number;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
}
|
|
30
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
className: {
|
|
32
32
|
type: StringConstructor;
|
|
33
33
|
default: string;
|
|
@@ -56,12 +56,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
56
56
|
total: number;
|
|
57
57
|
};
|
|
58
58
|
};
|
|
59
|
-
}
|
|
60
|
-
data: unknown[];
|
|
59
|
+
}>> & Readonly<{}>, {
|
|
61
60
|
className: string;
|
|
62
61
|
style: import("vue").CSSProperties;
|
|
63
62
|
options: Record<string, any>;
|
|
64
63
|
loading: boolean;
|
|
64
|
+
data: unknown[];
|
|
65
65
|
page: Record<string, any>;
|
|
66
|
-
}, {}>;
|
|
66
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
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
|
className: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
total: number;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
}
|
|
30
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
className: {
|
|
32
32
|
type: StringConstructor;
|
|
33
33
|
default: string;
|
|
@@ -56,14 +56,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
56
56
|
total: number;
|
|
57
57
|
};
|
|
58
58
|
};
|
|
59
|
-
}>> & {
|
|
59
|
+
}>> & Readonly<{
|
|
60
60
|
[x: `on${Capitalize<any>}`]: (...args: any[]) => any;
|
|
61
|
-
}
|
|
61
|
+
}>, {
|
|
62
62
|
data: unknown[];
|
|
63
63
|
style: import("vue").CSSProperties;
|
|
64
64
|
className: string;
|
|
65
65
|
options: Record<string, any>;
|
|
66
66
|
loading: boolean;
|
|
67
67
|
page: Record<string, any>;
|
|
68
|
-
}, {}>;
|
|
68
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
69
69
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextDialog: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
+
export declare const NextDialog: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
className: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
default: string;
|
|
@@ -64,7 +64,7 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
64
64
|
type: BooleanConstructor;
|
|
65
65
|
default: boolean;
|
|
66
66
|
};
|
|
67
|
-
}
|
|
67
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
68
68
|
className: {
|
|
69
69
|
type: StringConstructor;
|
|
70
70
|
default: string;
|
|
@@ -129,9 +129,9 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
129
129
|
type: BooleanConstructor;
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
|
-
}>> & {
|
|
132
|
+
}>> & Readonly<{
|
|
133
133
|
onClose?: (...args: any[]) => any;
|
|
134
|
-
}
|
|
134
|
+
}>, {
|
|
135
135
|
className: string;
|
|
136
136
|
style: import("vue").CSSProperties;
|
|
137
137
|
modelValue: boolean;
|
|
@@ -148,5 +148,5 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
148
148
|
modal: boolean;
|
|
149
149
|
top: string;
|
|
150
150
|
nofill: boolean;
|
|
151
|
-
}, {}>> & Record<string, any>;
|
|
151
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
152
152
|
export default NextDialog;
|
|
@@ -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;
|
|
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
64
64
|
type: BooleanConstructor;
|
|
65
65
|
default: boolean;
|
|
66
66
|
};
|
|
67
|
-
}
|
|
67
|
+
}>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
68
68
|
className: {
|
|
69
69
|
type: StringConstructor;
|
|
70
70
|
default: string;
|
|
@@ -129,9 +129,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
129
129
|
type: BooleanConstructor;
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
|
-
}>> & {
|
|
132
|
+
}>> & Readonly<{
|
|
133
133
|
onClose?: (...args: any[]) => any;
|
|
134
|
-
}
|
|
134
|
+
}>, {
|
|
135
135
|
className: string;
|
|
136
136
|
style: CSSProperties;
|
|
137
137
|
modelValue: boolean;
|
|
@@ -148,5 +148,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
148
148
|
modal: boolean;
|
|
149
149
|
top: string;
|
|
150
150
|
nofill: boolean;
|
|
151
|
-
}, {}>;
|
|
151
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
152
152
|
export default _default;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextDragResize: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<Readonly<import("vue").
|
|
3
|
-
[x: string]: unknown;
|
|
4
|
-
}>>, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
5
|
-
[x: string]: unknown;
|
|
6
|
-
}>>>>, {
|
|
7
|
-
readonly [x: number]: string;
|
|
8
|
-
} | {}, {}>> & Record<string, any>;
|
|
2
|
+
export declare const NextDragResize: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
9
3
|
export default NextDragResize;
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<Readonly<import("vue").
|
|
2
|
-
[x: string]: unknown;
|
|
3
|
-
}>>, () => any, 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<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
2
|
export default _default;
|