next-element-vue 0.8.1 → 0.8.3-dev.3
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 +3 -3
- package/dist/index.js +3 -3
- package/dist/packages/components/carousel/index.d.ts +2 -2
- package/dist/packages/components/carousel/src/index.d.ts +2 -2
- 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 +28 -28
- package/dist/packages/components/crud-table/src/footer-pagination.d.ts +1 -1
- package/dist/packages/components/crud-table/src/header-search.d.ts +2 -2
- package/dist/packages/components/crud-table/src/index.d.ts +26 -26
- package/dist/packages/components/crud-table/src/widgets/add-edit-form.d.ts +2 -2
- package/dist/packages/components/crud-table/src/widgets/search-column.d.ts +2 -2
- package/dist/packages/components/crud-table/src/widgets/table-column-dynamic.d.ts +1 -1
- package/dist/packages/components/crud-table/src/widgets/table-column-operations.d.ts +1 -1
- package/dist/packages/components/crud-table-select/index.d.ts +1 -1
- package/dist/packages/components/crud-table-select/src/index.d.ts +1 -1
- package/dist/packages/components/crud-table-virtualized/index.d.ts +3 -3
- package/dist/packages/components/crud-table-virtualized/src/index-demo.d.ts +1 -1
- package/dist/packages/components/crud-table-virtualized/src/index.d.ts +3 -3
- package/dist/packages/components/dialog/index.d.ts +13 -13
- package/dist/packages/components/dialog/src/index.d.ts +13 -13
- package/dist/packages/components/drag-resize/index.d.ts +1 -1
- package/dist/packages/components/drag-resize/src/index.d.ts +1 -1
- package/dist/packages/components/form/index.d.ts +29 -30
- package/dist/packages/components/form/src/index.d.ts +2 -2
- package/dist/packages/components/form/src/widgets/input-table-select.d.ts +7 -7
- package/dist/packages/components/form/src/widgets/number-range-picker.d.ts +6 -6
- package/dist/packages/components/form/src/widgets/tree-cascader.d.ts +10 -10
- package/dist/packages/components/form/src/widgets/tree-select.d.ts +11 -12
- package/dist/packages/components/form/src/widgets/upload-image.d.ts +9 -9
- package/dist/packages/components/labelimg/index.d.ts +8 -8
- package/dist/packages/components/labelimg/src/index.d.ts +6 -6
- package/dist/packages/components/labelimg/src/preview.d.ts +3 -3
- package/dist/packages/components/labelimg/src/widgets/canvas-context.d.ts +2 -2
- package/dist/packages/components/labelimg/src/widgets/contextmenu-label.d.ts +2 -2
- package/dist/packages/components/labelimg/src/widgets/draggable-rect.d.ts +3 -3
- package/dist/packages/components/labelimg/src/widgets/right-label.d.ts +2 -2
- package/dist/packages/components/labelimg/src/widgets/tool-header.d.ts +1 -1
- package/dist/packages/components/labelme/index.d.ts +8 -8
- package/dist/packages/components/labelme/src/index.d.ts +8 -8
- package/dist/packages/components/labelme/src/widgets/canvas-context.d.ts +1 -1
- package/dist/packages/components/labelme/src/widgets/contextmenu-label.d.ts +1 -1
- package/dist/packages/components/labelme/src/widgets/header-tool.d.ts +1 -1
- package/dist/packages/components/labelme/src/widgets/left-tools.d.ts +1 -1
- package/dist/packages/components/labelme/src/widgets/right-label.d.ts +2 -2
- package/dist/packages/components/layout/index.d.ts +3 -3
- package/dist/packages/components/layout/src/classic/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/columns/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/columns/widgets/side-menu.d.ts +1 -1
- 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 +2 -2
- package/dist/packages/components/layout/src/composite/widgets/sidebar.d.ts +1 -1
- package/dist/packages/components/layout/src/index.d.ts +3 -3
- package/dist/packages/components/layout/src/transverse/widgets/header.d.ts +1 -1
- package/dist/packages/components/layout/src/widgets/header-tools.d.ts +1 -1
- package/dist/packages/components/layout/src/widgets/logo.d.ts +1 -1
- package/dist/packages/components/menu/index.d.ts +2 -2
- package/dist/packages/components/menu/src/index.d.ts +2 -2
- package/dist/packages/components/menu/src/widgets/menu-item-title.d.ts +1 -1
- package/dist/packages/components/menu/src/widgets/menu-item.d.ts +1 -1
- package/dist/packages/components/spin-loading/index.d.ts +2 -2
- package/dist/packages/components/spin-loading/src/index.d.ts +2 -2
- package/dist/packages/components/tabs/index.d.ts +4 -4
- package/dist/packages/components/tabs/src/index.d.ts +5 -5
- package/dist/packages/components/text-ellipsis/index.d.ts +4 -4
- package/dist/packages/components/text-ellipsis/src/index.d.ts +4 -4
- package/dist/packages/components/upload/index.d.ts +1 -1
- package/dist/packages/components/upload/src/index.d.ts +1 -1
- package/dist/packages/components/video-player/index.d.ts +4 -4
- package/dist/packages/components/video-player/src/index.d.ts +3 -3
- package/dist/packages/hooks/use-locale/index.d.ts +1 -2
- package/dist/packages/index.d.ts +1 -0
- package/package.json +6 -8
|
@@ -8,7 +8,7 @@ export declare const NextCarousel: import("../../utils/install").SFCWithInstall<
|
|
|
8
8
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
9
9
|
default: () => {};
|
|
10
10
|
};
|
|
11
|
-
}>, () =>
|
|
11
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
className: {
|
|
13
13
|
type: StringConstructor;
|
|
14
14
|
default: string;
|
|
@@ -18,7 +18,7 @@ export declare const NextCarousel: import("../../utils/install").SFCWithInstall<
|
|
|
18
18
|
default: () => {};
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {
|
|
21
|
-
className: string;
|
|
22
21
|
style: import("vue").CSSProperties;
|
|
22
|
+
className: string;
|
|
23
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
24
24
|
export default NextCarousel;
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8
8
|
type: PropType<CSSProperties>;
|
|
9
9
|
default: () => {};
|
|
10
10
|
};
|
|
11
|
-
}>, () =>
|
|
11
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
className: {
|
|
13
13
|
type: StringConstructor;
|
|
14
14
|
default: string;
|
|
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
18
18
|
default: () => {};
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {
|
|
21
|
-
className: string;
|
|
22
21
|
style: CSSProperties;
|
|
22
|
+
className: string;
|
|
23
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
24
|
export default _default;
|
|
@@ -13,14 +13,14 @@ export declare const NextContainer: import("../../utils/install").SFCWithInstall
|
|
|
13
13
|
default: boolean;
|
|
14
14
|
};
|
|
15
15
|
padding: {
|
|
16
|
-
type: (
|
|
16
|
+
type: (NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
17
17
|
default: boolean;
|
|
18
18
|
};
|
|
19
19
|
card: {
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}>, () =>
|
|
23
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -34,7 +34,7 @@ export declare const NextContainer: import("../../utils/install").SFCWithInstall
|
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
36
|
padding: {
|
|
37
|
-
type: (
|
|
37
|
+
type: (NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
40
|
card: {
|
|
@@ -42,8 +42,8 @@ export declare const NextContainer: import("../../utils/install").SFCWithInstall
|
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
44
|
}>> & Readonly<{}>, {
|
|
45
|
-
className: string;
|
|
46
45
|
style: import("vue").CSSProperties;
|
|
46
|
+
className: string;
|
|
47
47
|
scrollbar: boolean;
|
|
48
48
|
padding: string | number | boolean;
|
|
49
49
|
card: boolean;
|
|
@@ -13,14 +13,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
default: boolean;
|
|
14
14
|
};
|
|
15
15
|
padding: {
|
|
16
|
-
type: (
|
|
16
|
+
type: (NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
17
17
|
default: boolean;
|
|
18
18
|
};
|
|
19
19
|
card: {
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}>, () =>
|
|
23
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
36
|
padding: {
|
|
37
|
-
type: (
|
|
37
|
+
type: (NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
40
|
card: {
|
|
@@ -42,8 +42,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
44
|
}>> & Readonly<{}>, {
|
|
45
|
-
className: string;
|
|
46
45
|
style: CSSProperties;
|
|
46
|
+
className: string;
|
|
47
47
|
scrollbar: boolean;
|
|
48
48
|
padding: string | number | boolean;
|
|
49
49
|
card: boolean;
|
|
@@ -17,7 +17,7 @@ export declare const NextCrudTableSearch: import("../../utils/install").SFCWithI
|
|
|
17
17
|
default: boolean;
|
|
18
18
|
description: string;
|
|
19
19
|
};
|
|
20
|
-
}>, () =>
|
|
20
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmSearch" | "clearSearch" | "zoomResize")[], "confirmSearch" | "clearSearch" | "zoomResize", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
columns: {
|
|
22
22
|
type: ArrayConstructor;
|
|
23
23
|
default: () => any[];
|
|
@@ -40,8 +40,8 @@ export declare const NextCrudTableSearch: import("../../utils/install").SFCWithI
|
|
|
40
40
|
onClearSearch?: (...args: any[]) => any;
|
|
41
41
|
onZoomResize?: (...args: any[]) => any;
|
|
42
42
|
}>, {
|
|
43
|
-
columns: unknown[];
|
|
44
43
|
options: Record<string, any>;
|
|
44
|
+
columns: unknown[];
|
|
45
45
|
searchParams: Record<string, any>;
|
|
46
46
|
standalone: boolean;
|
|
47
47
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
@@ -110,7 +110,7 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
110
110
|
type: FunctionConstructor;
|
|
111
111
|
default: any;
|
|
112
112
|
};
|
|
113
|
-
}>, () =>
|
|
113
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("expandChange" | "confirmSearch" | "clearSearch" | "deleteRows" | "deleteRow" | "changePagination" | "selectionChange" | "rowClick" | "rowContextMenu" | "rowDblClick" | "cellClick" | "cellDblClick" | "cellContextMenu" | "cellMouseEnter" | "cellMouseLeave" | "clickAddEdit" | "closeAddEdit" | "viewAddEdit" | "submitForm")[], "expandChange" | "confirmSearch" | "clearSearch" | "deleteRows" | "deleteRow" | "changePagination" | "selectionChange" | "rowClick" | "rowContextMenu" | "rowDblClick" | "cellClick" | "cellDblClick" | "cellContextMenu" | "cellMouseEnter" | "cellMouseLeave" | "clickAddEdit" | "closeAddEdit" | "viewAddEdit" | "submitForm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
114
114
|
className: {
|
|
115
115
|
type: StringConstructor;
|
|
116
116
|
default: string;
|
|
@@ -176,40 +176,40 @@ export declare const NextCrudTable: import("../../utils/install").SFCWithInstall
|
|
|
176
176
|
default: any;
|
|
177
177
|
};
|
|
178
178
|
}>> & Readonly<{
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
179
|
+
onExpandChange?: (...args: any[]) => any;
|
|
180
|
+
onConfirmSearch?: (...args: any[]) => any;
|
|
181
|
+
onClearSearch?: (...args: any[]) => any;
|
|
182
|
+
onDeleteRows?: (...args: any[]) => any;
|
|
183
|
+
onDeleteRow?: (...args: any[]) => any;
|
|
184
|
+
onChangePagination?: (...args: any[]) => any;
|
|
185
|
+
onSelectionChange?: (...args: any[]) => any;
|
|
186
|
+
onRowClick?: (...args: any[]) => any;
|
|
187
|
+
onRowContextMenu?: (...args: any[]) => any;
|
|
188
|
+
onRowDblClick?: (...args: any[]) => any;
|
|
189
|
+
onCellClick?: (...args: any[]) => any;
|
|
190
|
+
onCellDblClick?: (...args: any[]) => any;
|
|
191
|
+
onCellContextMenu?: (...args: any[]) => any;
|
|
192
|
+
onCellMouseEnter?: (...args: any[]) => any;
|
|
193
|
+
onCellMouseLeave?: (...args: any[]) => any;
|
|
194
|
+
onClickAddEdit?: (...args: any[]) => any;
|
|
195
|
+
onCloseAddEdit?: (...args: any[]) => any;
|
|
196
|
+
onViewAddEdit?: (...args: any[]) => any;
|
|
197
|
+
onSubmitForm?: (...args: any[]) => any;
|
|
198
198
|
}>, {
|
|
199
|
-
options: Record<string, any>;
|
|
200
199
|
data: unknown[];
|
|
201
|
-
className: string;
|
|
202
200
|
style: import("vue").CSSProperties;
|
|
201
|
+
className: string;
|
|
202
|
+
options: Record<string, any>;
|
|
203
203
|
loading: boolean;
|
|
204
204
|
page: Record<string, any>;
|
|
205
|
-
|
|
205
|
+
cellClassName: Function;
|
|
206
206
|
rowClassName: Function;
|
|
207
|
+
rowStyle: Function;
|
|
207
208
|
cellStyle: Function;
|
|
208
|
-
cellClassName: Function;
|
|
209
|
-
headerRowStyle: Function;
|
|
210
209
|
headerRowClassName: Function;
|
|
211
|
-
|
|
210
|
+
headerRowStyle: Function;
|
|
212
211
|
headerCellClassName: Function;
|
|
212
|
+
headerCellStyle: Function;
|
|
213
213
|
spanMethod: Function;
|
|
214
214
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
215
215
|
export default NextCrudTable;
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
5
5
|
};
|
|
6
|
-
}>, () =>
|
|
6
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
16
16
|
default: boolean;
|
|
17
17
|
description: string;
|
|
18
18
|
};
|
|
19
|
-
}>, () =>
|
|
19
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmSearch" | "clearSearch" | "zoomResize")[], "confirmSearch" | "clearSearch" | "zoomResize", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
20
|
columns: {
|
|
21
21
|
type: ArrayConstructor;
|
|
22
22
|
default: () => any[];
|
|
@@ -39,8 +39,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
39
39
|
onClearSearch?: (...args: any[]) => any;
|
|
40
40
|
onZoomResize?: (...args: any[]) => any;
|
|
41
41
|
}>, {
|
|
42
|
-
columns: unknown[];
|
|
43
42
|
options: Record<string, any>;
|
|
43
|
+
columns: unknown[];
|
|
44
44
|
searchParams: Record<string, any>;
|
|
45
45
|
standalone: boolean;
|
|
46
46
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
63
63
|
type: FunctionConstructor;
|
|
64
64
|
default: any;
|
|
65
65
|
};
|
|
66
|
-
}>, () =>
|
|
66
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("expandChange" | "confirmSearch" | "clearSearch" | "deleteRows" | "deleteRow" | "changePagination" | "selectionChange" | "rowClick" | "rowContextMenu" | "rowDblClick" | "cellClick" | "cellDblClick" | "cellContextMenu" | "cellMouseEnter" | "cellMouseLeave" | "clickAddEdit" | "closeAddEdit" | "viewAddEdit" | "submitForm")[], "expandChange" | "confirmSearch" | "clearSearch" | "deleteRows" | "deleteRow" | "changePagination" | "selectionChange" | "rowClick" | "rowContextMenu" | "rowDblClick" | "cellClick" | "cellDblClick" | "cellContextMenu" | "cellMouseEnter" | "cellMouseLeave" | "clickAddEdit" | "closeAddEdit" | "viewAddEdit" | "submitForm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
67
67
|
className: {
|
|
68
68
|
type: StringConstructor;
|
|
69
69
|
default: string;
|
|
@@ -129,40 +129,40 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
129
129
|
default: any;
|
|
130
130
|
};
|
|
131
131
|
}>> & Readonly<{
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
132
|
+
onExpandChange?: (...args: any[]) => any;
|
|
133
|
+
onConfirmSearch?: (...args: any[]) => any;
|
|
134
|
+
onClearSearch?: (...args: any[]) => any;
|
|
135
|
+
onDeleteRows?: (...args: any[]) => any;
|
|
136
|
+
onDeleteRow?: (...args: any[]) => any;
|
|
137
|
+
onChangePagination?: (...args: any[]) => any;
|
|
138
|
+
onSelectionChange?: (...args: any[]) => any;
|
|
139
|
+
onRowClick?: (...args: any[]) => any;
|
|
140
|
+
onRowContextMenu?: (...args: any[]) => any;
|
|
141
|
+
onRowDblClick?: (...args: any[]) => any;
|
|
142
|
+
onCellClick?: (...args: any[]) => any;
|
|
143
|
+
onCellDblClick?: (...args: any[]) => any;
|
|
144
|
+
onCellContextMenu?: (...args: any[]) => any;
|
|
145
|
+
onCellMouseEnter?: (...args: any[]) => any;
|
|
146
|
+
onCellMouseLeave?: (...args: any[]) => any;
|
|
147
|
+
onClickAddEdit?: (...args: any[]) => any;
|
|
148
|
+
onCloseAddEdit?: (...args: any[]) => any;
|
|
149
|
+
onViewAddEdit?: (...args: any[]) => any;
|
|
150
|
+
onSubmitForm?: (...args: any[]) => any;
|
|
151
151
|
}>, {
|
|
152
|
-
|
|
152
|
+
data: unknown[];
|
|
153
153
|
style: import("vue").CSSProperties;
|
|
154
|
+
className: string;
|
|
154
155
|
options: Record<string, any>;
|
|
155
156
|
loading: boolean;
|
|
156
|
-
data: unknown[];
|
|
157
157
|
page: Record<string, any>;
|
|
158
|
-
|
|
158
|
+
cellClassName: Function;
|
|
159
159
|
rowClassName: Function;
|
|
160
|
+
rowStyle: Function;
|
|
160
161
|
cellStyle: Function;
|
|
161
|
-
cellClassName: Function;
|
|
162
|
-
headerRowStyle: Function;
|
|
163
162
|
headerRowClassName: Function;
|
|
164
|
-
|
|
163
|
+
headerRowStyle: Function;
|
|
165
164
|
headerCellClassName: Function;
|
|
165
|
+
headerCellStyle: Function;
|
|
166
166
|
spanMethod: Function;
|
|
167
167
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
168
|
export default _default;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
default: () => any[];
|
|
13
13
|
};
|
|
14
|
-
}>, () =>
|
|
14
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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: () => {};
|
|
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
28
28
|
onClose?: (...args: any[]) => any;
|
|
29
29
|
onSubmit?: (...args: any[]) => any;
|
|
30
30
|
}>, {
|
|
31
|
+
columns: unknown[];
|
|
31
32
|
formDatum: Record<string, any>;
|
|
32
33
|
isEditing: boolean;
|
|
33
|
-
columns: unknown[];
|
|
34
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
type: ObjectConstructor;
|
|
12
12
|
default: () => void;
|
|
13
13
|
};
|
|
14
|
-
}>, () =>
|
|
14
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -25,8 +25,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
default: () => void;
|
|
26
26
|
};
|
|
27
27
|
}>> & Readonly<{}>, {
|
|
28
|
-
searchSpan: number;
|
|
29
28
|
columns: unknown[];
|
|
29
|
+
searchSpan: number;
|
|
30
30
|
formParams: Record<string, any>;
|
|
31
31
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
32
32
|
export default _default;
|
|
@@ -3,7 +3,7 @@ declare const TableColumnDynamic: import("vue").DefineComponent<import("vue").Ex
|
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => {};
|
|
5
5
|
};
|
|
6
|
-
}>, () =>
|
|
6
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
columnOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
default: () => {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextCrudTableSelect: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () =>
|
|
2
|
+
export declare const NextCrudTableSelect: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
3
3
|
export default NextCrudTableSelect;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -28,7 +28,7 @@ export declare const NextCrudTableVirtualized: import("../../utils/install").SFC
|
|
|
28
28
|
total: number;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
|
-
}>, () =>
|
|
31
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -58,11 +58,11 @@ export declare const NextCrudTableVirtualized: import("../../utils/install").SFC
|
|
|
58
58
|
};
|
|
59
59
|
};
|
|
60
60
|
}>> & Readonly<{}>, {
|
|
61
|
-
|
|
61
|
+
data: unknown[];
|
|
62
62
|
style: import("vue").CSSProperties;
|
|
63
|
+
className: string;
|
|
63
64
|
options: Record<string, any>;
|
|
64
65
|
loading: boolean;
|
|
65
|
-
data: unknown[];
|
|
66
66
|
page: Record<string, any>;
|
|
67
67
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
68
68
|
export default NextCrudTableVirtualized;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
total: number;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
}>, () =>
|
|
30
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
total: number;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
}>, () =>
|
|
30
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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;
|
|
@@ -57,11 +57,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
57
57
|
};
|
|
58
58
|
};
|
|
59
59
|
}>> & Readonly<{}>, {
|
|
60
|
-
|
|
60
|
+
data: unknown[];
|
|
61
61
|
style: import("vue").CSSProperties;
|
|
62
|
+
className: string;
|
|
62
63
|
options: Record<string, any>;
|
|
63
64
|
loading: boolean;
|
|
64
|
-
data: unknown[];
|
|
65
65
|
page: Record<string, any>;
|
|
66
66
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
export default _default;
|
|
@@ -29,7 +29,7 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
31
|
width: {
|
|
32
|
-
type: (
|
|
32
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
35
|
closeOnClickModal: {
|
|
@@ -72,7 +72,7 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
|
-
}>, () =>
|
|
75
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
76
76
|
className: {
|
|
77
77
|
type: StringConstructor;
|
|
78
78
|
default: string;
|
|
@@ -102,7 +102,7 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
102
102
|
default: boolean;
|
|
103
103
|
};
|
|
104
104
|
width: {
|
|
105
|
-
type: (
|
|
105
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
106
106
|
default: string;
|
|
107
107
|
};
|
|
108
108
|
closeOnClickModal: {
|
|
@@ -148,23 +148,23 @@ export declare const NextDialog: import("../../utils/install").SFCWithInstall<im
|
|
|
148
148
|
}>> & Readonly<{
|
|
149
149
|
onClose?: (...args: any[]) => any;
|
|
150
150
|
}>, {
|
|
151
|
-
|
|
151
|
+
showClose: boolean;
|
|
152
152
|
style: import("vue").CSSProperties;
|
|
153
|
-
modalClass: string;
|
|
154
|
-
modelValue: boolean;
|
|
155
153
|
title: string;
|
|
156
|
-
|
|
157
|
-
|
|
154
|
+
top: string;
|
|
155
|
+
className: string;
|
|
158
156
|
width: string | number;
|
|
159
|
-
|
|
160
|
-
showClose: boolean;
|
|
157
|
+
modelValue: boolean;
|
|
161
158
|
appendToBody: boolean;
|
|
159
|
+
destroyOnClose: boolean;
|
|
160
|
+
closeOnClickModal: boolean;
|
|
161
|
+
modal: boolean;
|
|
162
|
+
modalClass: string;
|
|
162
163
|
draggable: boolean;
|
|
163
164
|
overflow: boolean;
|
|
165
|
+
fullscreen: boolean;
|
|
166
|
+
fullscreenBtn: boolean;
|
|
164
167
|
zoomSize: boolean;
|
|
165
|
-
destroyOnClose: boolean;
|
|
166
|
-
modal: boolean;
|
|
167
|
-
top: string;
|
|
168
168
|
nofill: boolean;
|
|
169
169
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
170
170
|
export default NextDialog;
|
|
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
31
|
width: {
|
|
32
|
-
type: (
|
|
32
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
35
|
closeOnClickModal: {
|
|
@@ -72,7 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
|
-
}>, () =>
|
|
75
|
+
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
76
76
|
className: {
|
|
77
77
|
type: StringConstructor;
|
|
78
78
|
default: string;
|
|
@@ -102,7 +102,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
102
102
|
default: boolean;
|
|
103
103
|
};
|
|
104
104
|
width: {
|
|
105
|
-
type: (
|
|
105
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
106
106
|
default: string;
|
|
107
107
|
};
|
|
108
108
|
closeOnClickModal: {
|
|
@@ -148,23 +148,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
148
148
|
}>> & Readonly<{
|
|
149
149
|
onClose?: (...args: any[]) => any;
|
|
150
150
|
}>, {
|
|
151
|
-
|
|
151
|
+
showClose: boolean;
|
|
152
152
|
style: CSSProperties;
|
|
153
|
-
modalClass: string;
|
|
154
|
-
modelValue: boolean;
|
|
155
153
|
title: string;
|
|
156
|
-
|
|
157
|
-
|
|
154
|
+
top: string;
|
|
155
|
+
className: string;
|
|
158
156
|
width: string | number;
|
|
159
|
-
|
|
160
|
-
showClose: boolean;
|
|
157
|
+
modelValue: boolean;
|
|
161
158
|
appendToBody: boolean;
|
|
159
|
+
destroyOnClose: boolean;
|
|
160
|
+
closeOnClickModal: boolean;
|
|
161
|
+
modal: boolean;
|
|
162
|
+
modalClass: string;
|
|
162
163
|
draggable: boolean;
|
|
163
164
|
overflow: boolean;
|
|
165
|
+
fullscreen: boolean;
|
|
166
|
+
fullscreenBtn: boolean;
|
|
164
167
|
zoomSize: boolean;
|
|
165
|
-
destroyOnClose: boolean;
|
|
166
|
-
modal: boolean;
|
|
167
|
-
top: string;
|
|
168
168
|
nofill: boolean;
|
|
169
169
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
170
170
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './src/index.scss';
|
|
2
|
-
export declare const NextDragResize: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () =>
|
|
2
|
+
export declare const NextDragResize: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
3
3
|
export default NextDragResize;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|