zhihao-ui 1.3.64 → 1.3.65-alpha.2
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/es/{BaseInfo-DRE7tqhe.js → BaseInfo-DTAnRyC-.js} +4 -4
- package/dist/es/{BaseItem-B9hyAgCm.js → BaseItem-jPXg_Sjx.js} +4 -4
- package/dist/es/{Button-CSE0Mb4I.js → Button-CNSBJsll.js} +5 -5
- package/dist/es/{CascaderLoadMore-DlIfow9Z.js → CascaderLoadMore-BaVuxNe_.js} +11 -11
- package/dist/es/{DatePicker-DRO5YMZ8.js → DatePicker-sfmk_BTZ.js} +5 -5
- package/dist/es/{DetailHeader-WPFCQJFq.js → DetailHeader-C15tMZH8.js} +11 -11
- package/dist/es/{DetailSubTitle-BWOpKhxk.js → DetailSubTitle-7iLigz50.js} +5 -5
- package/dist/es/{Dialog-CAiA_v3J.js → Dialog-BK97OD-3.js} +24 -19
- package/dist/es/DiyDataTable-BIfgteFZ.js +405 -0
- package/dist/es/{EditInfoPair-CZ_m9ph_.js → EditInfoPair-DIM6H8Ot.js} +7 -7
- package/dist/es/{FileWrapper-Dk5178uk.js → FileWrapper-2SGc1IfC.js} +11 -11
- package/dist/es/{Grid-DXdd3Eqi.js → Grid-qu1rIEuB.js} +10 -10
- package/dist/es/InfoPair-B-961OVm.js +36 -0
- package/dist/es/{Input-CCkgPIDm.js → Input-x2uWED4Q.js} +16 -16
- package/dist/es/{Loading-CtaMdigH.js → Loading-T9a1Z6zs.js} +4 -4
- package/dist/es/{Map-BTJrG_eT.js → Map-BbcH1BHZ.js} +13 -13
- package/dist/es/{MessageBox-DdmHDM2f.js → MessageBox-DX38s3lL.js} +2 -2
- package/dist/es/{MoneyInput-CsELS7YH.js → MoneyInput-CW0vmK5I.js} +15 -15
- package/dist/es/{PageHeadPanel-TzAwDM3_.js → PageHeadPanel-DWJoq8zZ.js} +4 -4
- package/dist/es/{Table-DELBhqxN.js → Table-ZpQR98FN.js} +22 -22
- package/dist/es/{ToolTips-BsqDNvAz.js → ToolTips-CdAukH5L.js} +5 -5
- package/dist/es/index.js +23 -23
- package/dist/es/{utils-SutTRvhl.js → utils-BbxL3Tzh.js} +1 -1
- package/dist/es/{vendor-BnoIpJXx.js → vendor-NNpwFCbj.js} +26129 -22145
- package/dist/index.css +1 -1
- package/dist/types/components/Dialog/Dialog.vue.d.ts +44 -14
- package/dist/types/components/Dialog/index.d.ts +66 -21
- package/dist/types/components/DiyDataTable/DiyDataTable.vue.d.ts +20 -370
- package/dist/types/components/DiyDataTable/index.d.ts +42 -1107
- package/dist/types/components/DiyDataTable/type.d.ts +15 -3
- package/dist/types/components/Map/Map.vue.d.ts +13 -13
- package/dist/types/components/Map/index.d.ts +39 -39
- package/dist/types/components/Map/useMap.d.ts +38 -2
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +59 -67
- package/package.json +1 -1
- package/dist/es/DiyDataTable-SdMOvzzG.js +0 -369
- package/dist/es/InfoPair-C8tc2XjH.js +0 -36
- package/dist/types/components/Button/types.d.ts +0 -1
- package/dist/types/components/DatePicker/types.d.ts +0 -1
- package/dist/types/components/EditInfoPair/types.d.ts +0 -1
- package/dist/types/components/FileWrapper/types.d.ts +0 -1
- package/dist/types/components/InfoPair/types.d.ts +0 -1
- package/dist/types/components/Input/types.d.ts +0 -1
- package/dist/types/components/InputNumber/types.d.ts +0 -1
- package/dist/types/components/Loading/types.d.ts +0 -1
- package/dist/types/components/Map/components/copyright.vue.d.ts +0 -36
- package/dist/types/components/Map/components/measure.vue.d.ts +0 -23
- package/dist/types/components/Map/components/toolPanel.vue.d.ts +0 -40
- package/dist/types/components/Map/config.d.ts +0 -32
- package/dist/types/components/Map/enum/car.d.ts +0 -5
- package/dist/types/components/Map/enum/device.d.ts +0 -8
- package/dist/types/components/Map/enum/index.d.ts +0 -5
- package/dist/types/components/Map/enum/openLayers.d.ts +0 -10
- package/dist/types/components/Map/enum/ship.d.ts +0 -50
- package/dist/types/components/Map/function/renderPolygon.d.ts +0 -25
- package/dist/types/components/Map/function/ship/label.d.ts +0 -5
- package/dist/types/components/Map/function/shipTrack.d.ts +0 -16
- package/dist/types/components/Map/interface/common/BaseEntity.d.ts +0 -29
- package/dist/types/components/Map/interface/common/page.d.ts +0 -34
- package/dist/types/components/Map/interface/entity/dashboard.d.ts +0 -16
- package/dist/types/components/Map/interface/entity/map.d.ts +0 -36
- package/dist/types/components/Map/interface/entity/point.d.ts +0 -10
- package/dist/types/components/Map/interface/entity/queryLicenseResponse.d.ts +0 -86
- package/dist/types/components/Map/interface/entity/render.d.ts +0 -57
- package/dist/types/components/Map/interface/entity/ship.d.ts +0 -361
- package/dist/types/components/Map/interface/entity/shipInfoVo.d.ts +0 -210
- package/dist/types/components/Map/interface/entity/shipMapData.d.ts +0 -27
- package/dist/types/components/Map/interface/entity/shipMarker.d.ts +0 -8
- package/dist/types/components/Map/interface/entity/shipTrack.d.ts +0 -56
- package/dist/types/components/Map/interface/entity/vehicle.d.ts +0 -345
- package/dist/types/components/Map/interface/vo/vehicleVo.d.ts +0 -20
- package/dist/types/components/Map/render/canvasRender/canvasRender.d.ts +0 -15
- package/dist/types/components/Map/render/canvasRender/geometry.d.ts +0 -22
- package/dist/types/components/Map/render/canvasRender/renderCustomOverlay.d.ts +0 -5
- package/dist/types/components/Map/render/canvasRender/renderPointStyle.d.ts +0 -10
- package/dist/types/components/Map/render/canvasRender/renderShipStyle.d.ts +0 -5
- package/dist/types/components/Map/render/canvasRender/renderTrackStyle.d.ts +0 -12
- package/dist/types/components/Map/render/canvasRender/renderTruckStyle.d.ts +0 -3
- package/dist/types/components/Map/render/drawPolygon.d.ts +0 -10
- package/dist/types/components/Map/render/renderDashboard.d.ts +0 -12
- package/dist/types/components/Map/render/renderMarker.d.ts +0 -7
- package/dist/types/components/Map/render/renderPoint.d.ts +0 -80
- package/dist/types/components/Map/render/renderShip.d.ts +0 -20
- package/dist/types/components/Map/render/renderTrack.d.ts +0 -12
- package/dist/types/components/Map/render/renderTruck.d.ts +0 -10
- package/dist/types/components/Map/utils/common.d.ts +0 -27
- package/dist/types/components/Map/utils/format.d.ts +0 -10
- package/dist/types/components/Map/utils/overlay.d.ts +0 -5
- package/dist/types/components/Map/utils/store.d.ts +0 -32
- package/dist/types/components/Map/utils/transform.d.ts +0 -44
- package/dist/types/components/MoneyInput/types.d.ts +0 -1
- package/dist/types/components/PageHeadPanel/types.d.ts +0 -1
- package/dist/types/components/ToolTips/types.d.ts +0 -1
|
@@ -8,6 +8,9 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
8
8
|
title: {
|
|
9
9
|
type: import('vue').PropType<string>;
|
|
10
10
|
};
|
|
11
|
+
transition: {
|
|
12
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition))[], unknown, unknown>>;
|
|
13
|
+
};
|
|
11
14
|
size: {
|
|
12
15
|
type: import('vue').PropType<"small" | "large" | "middle" | "extraLarge">;
|
|
13
16
|
default: string;
|
|
@@ -16,10 +19,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
16
19
|
type: import('vue').PropType<string>;
|
|
17
20
|
};
|
|
18
21
|
appendTo: {
|
|
19
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
|
|
20
|
-
};
|
|
21
|
-
showClose: {
|
|
22
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
22
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>>;
|
|
23
23
|
};
|
|
24
24
|
width: {
|
|
25
25
|
type: import('vue').PropType<string | number>;
|
|
@@ -52,6 +52,9 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
52
52
|
modal: {
|
|
53
53
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
54
54
|
};
|
|
55
|
+
modalPenetrable: {
|
|
56
|
+
type: import('vue').PropType<boolean>;
|
|
57
|
+
};
|
|
55
58
|
openDelay: {
|
|
56
59
|
type: import('vue').PropType<number>;
|
|
57
60
|
};
|
|
@@ -61,6 +64,15 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
61
64
|
modalClass: {
|
|
62
65
|
type: import('vue').PropType<string>;
|
|
63
66
|
};
|
|
67
|
+
headerClass: {
|
|
68
|
+
type: import('vue').PropType<string>;
|
|
69
|
+
};
|
|
70
|
+
bodyClass: {
|
|
71
|
+
type: import('vue').PropType<string>;
|
|
72
|
+
};
|
|
73
|
+
footerClass: {
|
|
74
|
+
type: import('vue').PropType<string>;
|
|
75
|
+
};
|
|
64
76
|
trapFocus: {
|
|
65
77
|
type: import('vue').PropType<boolean>;
|
|
66
78
|
};
|
|
@@ -68,20 +80,23 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
68
80
|
type: import('vue').PropType<string>;
|
|
69
81
|
};
|
|
70
82
|
alignCenter: {
|
|
71
|
-
type: import('vue').PropType<
|
|
83
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
72
84
|
};
|
|
73
85
|
closeIcon: {
|
|
74
86
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component))[], unknown, unknown>>;
|
|
75
87
|
};
|
|
76
88
|
draggable: {
|
|
77
|
-
type: import('vue').PropType<
|
|
89
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
78
90
|
};
|
|
79
91
|
overflow: {
|
|
80
|
-
type: import('vue').PropType<
|
|
92
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
81
93
|
};
|
|
82
94
|
fullscreen: {
|
|
83
95
|
type: import('vue').PropType<boolean>;
|
|
84
96
|
};
|
|
97
|
+
showClose: {
|
|
98
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
99
|
+
};
|
|
85
100
|
ariaLevel: {
|
|
86
101
|
type: import('vue').PropType<string>;
|
|
87
102
|
};
|
|
@@ -108,6 +123,9 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
108
123
|
title: {
|
|
109
124
|
type: import('vue').PropType<string>;
|
|
110
125
|
};
|
|
126
|
+
transition: {
|
|
127
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition))[], unknown, unknown>>;
|
|
128
|
+
};
|
|
111
129
|
size: {
|
|
112
130
|
type: import('vue').PropType<"small" | "large" | "middle" | "extraLarge">;
|
|
113
131
|
default: string;
|
|
@@ -116,10 +134,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
116
134
|
type: import('vue').PropType<string>;
|
|
117
135
|
};
|
|
118
136
|
appendTo: {
|
|
119
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
|
|
120
|
-
};
|
|
121
|
-
showClose: {
|
|
122
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
137
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>>;
|
|
123
138
|
};
|
|
124
139
|
width: {
|
|
125
140
|
type: import('vue').PropType<string | number>;
|
|
@@ -152,6 +167,9 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
152
167
|
modal: {
|
|
153
168
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
154
169
|
};
|
|
170
|
+
modalPenetrable: {
|
|
171
|
+
type: import('vue').PropType<boolean>;
|
|
172
|
+
};
|
|
155
173
|
openDelay: {
|
|
156
174
|
type: import('vue').PropType<number>;
|
|
157
175
|
};
|
|
@@ -161,6 +179,15 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
161
179
|
modalClass: {
|
|
162
180
|
type: import('vue').PropType<string>;
|
|
163
181
|
};
|
|
182
|
+
headerClass: {
|
|
183
|
+
type: import('vue').PropType<string>;
|
|
184
|
+
};
|
|
185
|
+
bodyClass: {
|
|
186
|
+
type: import('vue').PropType<string>;
|
|
187
|
+
};
|
|
188
|
+
footerClass: {
|
|
189
|
+
type: import('vue').PropType<string>;
|
|
190
|
+
};
|
|
164
191
|
trapFocus: {
|
|
165
192
|
type: import('vue').PropType<boolean>;
|
|
166
193
|
};
|
|
@@ -168,20 +195,23 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
168
195
|
type: import('vue').PropType<string>;
|
|
169
196
|
};
|
|
170
197
|
alignCenter: {
|
|
171
|
-
type: import('vue').PropType<
|
|
198
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
172
199
|
};
|
|
173
200
|
closeIcon: {
|
|
174
201
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component))[], unknown, unknown>>;
|
|
175
202
|
};
|
|
176
203
|
draggable: {
|
|
177
|
-
type: import('vue').PropType<
|
|
204
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
178
205
|
};
|
|
179
206
|
overflow: {
|
|
180
|
-
type: import('vue').PropType<
|
|
207
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
181
208
|
};
|
|
182
209
|
fullscreen: {
|
|
183
210
|
type: import('vue').PropType<boolean>;
|
|
184
211
|
};
|
|
212
|
+
showClose: {
|
|
213
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
214
|
+
};
|
|
185
215
|
ariaLevel: {
|
|
186
216
|
type: import('vue').PropType<string>;
|
|
187
217
|
};
|
|
@@ -4,6 +4,9 @@ export declare const ZhDialog: {
|
|
|
4
4
|
title: {
|
|
5
5
|
type: import('vue').PropType<string>;
|
|
6
6
|
};
|
|
7
|
+
transition: {
|
|
8
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition))[], unknown, unknown>>;
|
|
9
|
+
};
|
|
7
10
|
size: {
|
|
8
11
|
type: import('vue').PropType<"small" | "large" | "middle" | "extraLarge">;
|
|
9
12
|
default: string;
|
|
@@ -12,10 +15,7 @@ export declare const ZhDialog: {
|
|
|
12
15
|
type: import('vue').PropType<string>;
|
|
13
16
|
};
|
|
14
17
|
appendTo: {
|
|
15
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
|
|
16
|
-
};
|
|
17
|
-
showClose: {
|
|
18
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
18
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>>;
|
|
19
19
|
};
|
|
20
20
|
width: {
|
|
21
21
|
type: import('vue').PropType<string | number>;
|
|
@@ -48,6 +48,9 @@ export declare const ZhDialog: {
|
|
|
48
48
|
modal: {
|
|
49
49
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
50
50
|
};
|
|
51
|
+
modalPenetrable: {
|
|
52
|
+
type: import('vue').PropType<boolean>;
|
|
53
|
+
};
|
|
51
54
|
openDelay: {
|
|
52
55
|
type: import('vue').PropType<number>;
|
|
53
56
|
};
|
|
@@ -57,6 +60,15 @@ export declare const ZhDialog: {
|
|
|
57
60
|
modalClass: {
|
|
58
61
|
type: import('vue').PropType<string>;
|
|
59
62
|
};
|
|
63
|
+
headerClass: {
|
|
64
|
+
type: import('vue').PropType<string>;
|
|
65
|
+
};
|
|
66
|
+
bodyClass: {
|
|
67
|
+
type: import('vue').PropType<string>;
|
|
68
|
+
};
|
|
69
|
+
footerClass: {
|
|
70
|
+
type: import('vue').PropType<string>;
|
|
71
|
+
};
|
|
60
72
|
trapFocus: {
|
|
61
73
|
type: import('vue').PropType<boolean>;
|
|
62
74
|
};
|
|
@@ -64,20 +76,23 @@ export declare const ZhDialog: {
|
|
|
64
76
|
type: import('vue').PropType<string>;
|
|
65
77
|
};
|
|
66
78
|
alignCenter: {
|
|
67
|
-
type: import('vue').PropType<
|
|
79
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
68
80
|
};
|
|
69
81
|
closeIcon: {
|
|
70
82
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component))[], unknown, unknown>>;
|
|
71
83
|
};
|
|
72
84
|
draggable: {
|
|
73
|
-
type: import('vue').PropType<
|
|
85
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
74
86
|
};
|
|
75
87
|
overflow: {
|
|
76
|
-
type: import('vue').PropType<
|
|
88
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
77
89
|
};
|
|
78
90
|
fullscreen: {
|
|
79
91
|
type: import('vue').PropType<boolean>;
|
|
80
92
|
};
|
|
93
|
+
showClose: {
|
|
94
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
95
|
+
};
|
|
81
96
|
ariaLevel: {
|
|
82
97
|
type: import('vue').PropType<string>;
|
|
83
98
|
};
|
|
@@ -120,6 +135,9 @@ export declare const ZhDialog: {
|
|
|
120
135
|
title: {
|
|
121
136
|
type: import('vue').PropType<string>;
|
|
122
137
|
};
|
|
138
|
+
transition: {
|
|
139
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition))[], unknown, unknown>>;
|
|
140
|
+
};
|
|
123
141
|
size: {
|
|
124
142
|
type: import('vue').PropType<"small" | "large" | "middle" | "extraLarge">;
|
|
125
143
|
default: string;
|
|
@@ -128,10 +146,7 @@ export declare const ZhDialog: {
|
|
|
128
146
|
type: import('vue').PropType<string>;
|
|
129
147
|
};
|
|
130
148
|
appendTo: {
|
|
131
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
|
|
132
|
-
};
|
|
133
|
-
showClose: {
|
|
134
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
149
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>>;
|
|
135
150
|
};
|
|
136
151
|
width: {
|
|
137
152
|
type: import('vue').PropType<string | number>;
|
|
@@ -164,6 +179,9 @@ export declare const ZhDialog: {
|
|
|
164
179
|
modal: {
|
|
165
180
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
166
181
|
};
|
|
182
|
+
modalPenetrable: {
|
|
183
|
+
type: import('vue').PropType<boolean>;
|
|
184
|
+
};
|
|
167
185
|
openDelay: {
|
|
168
186
|
type: import('vue').PropType<number>;
|
|
169
187
|
};
|
|
@@ -173,6 +191,15 @@ export declare const ZhDialog: {
|
|
|
173
191
|
modalClass: {
|
|
174
192
|
type: import('vue').PropType<string>;
|
|
175
193
|
};
|
|
194
|
+
headerClass: {
|
|
195
|
+
type: import('vue').PropType<string>;
|
|
196
|
+
};
|
|
197
|
+
bodyClass: {
|
|
198
|
+
type: import('vue').PropType<string>;
|
|
199
|
+
};
|
|
200
|
+
footerClass: {
|
|
201
|
+
type: import('vue').PropType<string>;
|
|
202
|
+
};
|
|
176
203
|
trapFocus: {
|
|
177
204
|
type: import('vue').PropType<boolean>;
|
|
178
205
|
};
|
|
@@ -180,20 +207,23 @@ export declare const ZhDialog: {
|
|
|
180
207
|
type: import('vue').PropType<string>;
|
|
181
208
|
};
|
|
182
209
|
alignCenter: {
|
|
183
|
-
type: import('vue').PropType<
|
|
210
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
184
211
|
};
|
|
185
212
|
closeIcon: {
|
|
186
213
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component))[], unknown, unknown>>;
|
|
187
214
|
};
|
|
188
215
|
draggable: {
|
|
189
|
-
type: import('vue').PropType<
|
|
216
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
190
217
|
};
|
|
191
218
|
overflow: {
|
|
192
|
-
type: import('vue').PropType<
|
|
219
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
193
220
|
};
|
|
194
221
|
fullscreen: {
|
|
195
222
|
type: import('vue').PropType<boolean>;
|
|
196
223
|
};
|
|
224
|
+
showClose: {
|
|
225
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
226
|
+
};
|
|
197
227
|
ariaLevel: {
|
|
198
228
|
type: import('vue').PropType<string>;
|
|
199
229
|
};
|
|
@@ -230,6 +260,9 @@ export declare const ZhDialog: {
|
|
|
230
260
|
title: {
|
|
231
261
|
type: import('vue').PropType<string>;
|
|
232
262
|
};
|
|
263
|
+
transition: {
|
|
264
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition))[], unknown, unknown>>;
|
|
265
|
+
};
|
|
233
266
|
size: {
|
|
234
267
|
type: import('vue').PropType<"small" | "large" | "middle" | "extraLarge">;
|
|
235
268
|
default: string;
|
|
@@ -238,10 +271,7 @@ export declare const ZhDialog: {
|
|
|
238
271
|
type: import('vue').PropType<string>;
|
|
239
272
|
};
|
|
240
273
|
appendTo: {
|
|
241
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
|
|
242
|
-
};
|
|
243
|
-
showClose: {
|
|
244
|
-
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
274
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown>>;
|
|
245
275
|
};
|
|
246
276
|
width: {
|
|
247
277
|
type: import('vue').PropType<string | number>;
|
|
@@ -274,6 +304,9 @@ export declare const ZhDialog: {
|
|
|
274
304
|
modal: {
|
|
275
305
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
276
306
|
};
|
|
307
|
+
modalPenetrable: {
|
|
308
|
+
type: import('vue').PropType<boolean>;
|
|
309
|
+
};
|
|
277
310
|
openDelay: {
|
|
278
311
|
type: import('vue').PropType<number>;
|
|
279
312
|
};
|
|
@@ -283,6 +316,15 @@ export declare const ZhDialog: {
|
|
|
283
316
|
modalClass: {
|
|
284
317
|
type: import('vue').PropType<string>;
|
|
285
318
|
};
|
|
319
|
+
headerClass: {
|
|
320
|
+
type: import('vue').PropType<string>;
|
|
321
|
+
};
|
|
322
|
+
bodyClass: {
|
|
323
|
+
type: import('vue').PropType<string>;
|
|
324
|
+
};
|
|
325
|
+
footerClass: {
|
|
326
|
+
type: import('vue').PropType<string>;
|
|
327
|
+
};
|
|
286
328
|
trapFocus: {
|
|
287
329
|
type: import('vue').PropType<boolean>;
|
|
288
330
|
};
|
|
@@ -290,20 +332,23 @@ export declare const ZhDialog: {
|
|
|
290
332
|
type: import('vue').PropType<string>;
|
|
291
333
|
};
|
|
292
334
|
alignCenter: {
|
|
293
|
-
type: import('vue').PropType<
|
|
335
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
294
336
|
};
|
|
295
337
|
closeIcon: {
|
|
296
338
|
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component))[], unknown, unknown>>;
|
|
297
339
|
};
|
|
298
340
|
draggable: {
|
|
299
|
-
type: import('vue').PropType<
|
|
341
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
300
342
|
};
|
|
301
343
|
overflow: {
|
|
302
|
-
type: import('vue').PropType<
|
|
344
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
303
345
|
};
|
|
304
346
|
fullscreen: {
|
|
305
347
|
type: import('vue').PropType<boolean>;
|
|
306
348
|
};
|
|
349
|
+
showClose: {
|
|
350
|
+
type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
351
|
+
};
|
|
307
352
|
ariaLevel: {
|
|
308
353
|
type: import('vue').PropType<string>;
|
|
309
354
|
};
|