@ecan-bi/datav 1.0.81 → 1.0.83
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.es.js +33 -11
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +33 -11
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/types/control/checkbox/Checkbox.vue.d.ts +48 -48
- package/types/control/checkbox/index.d.ts +48 -48
- package/types/control/checkbox/props.d.ts +25 -25
|
@@ -4,7 +4,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
4
4
|
default?: undefined;
|
|
5
5
|
} | {
|
|
6
6
|
type: any;
|
|
7
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
7
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
8
8
|
[key: string]: any;
|
|
9
9
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
10
10
|
};
|
|
@@ -13,7 +13,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
13
13
|
default?: undefined;
|
|
14
14
|
} | {
|
|
15
15
|
type: any;
|
|
16
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
16
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
19
19
|
};
|
|
@@ -22,7 +22,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
22
22
|
default?: undefined;
|
|
23
23
|
} | {
|
|
24
24
|
type: any;
|
|
25
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
25
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
28
28
|
};
|
|
@@ -31,7 +31,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
31
31
|
default?: undefined;
|
|
32
32
|
} | {
|
|
33
33
|
type: any;
|
|
34
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
34
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
37
37
|
};
|
|
@@ -40,7 +40,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
40
40
|
default?: undefined;
|
|
41
41
|
} | {
|
|
42
42
|
type: any;
|
|
43
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
43
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
44
44
|
[key: string]: any;
|
|
45
45
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
46
46
|
};
|
|
@@ -49,7 +49,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
49
49
|
default?: undefined;
|
|
50
50
|
} | {
|
|
51
51
|
type: any;
|
|
52
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
52
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
53
53
|
[key: string]: any;
|
|
54
54
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
55
55
|
};
|
|
@@ -58,7 +58,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
58
58
|
default?: undefined;
|
|
59
59
|
} | {
|
|
60
60
|
type: any;
|
|
61
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
61
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
62
62
|
[key: string]: any;
|
|
63
63
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
64
64
|
};
|
|
@@ -67,7 +67,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
67
67
|
default?: undefined;
|
|
68
68
|
} | {
|
|
69
69
|
type: any;
|
|
70
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
70
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
71
71
|
[key: string]: any;
|
|
72
72
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
73
73
|
};
|
|
@@ -76,7 +76,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
76
76
|
default?: undefined;
|
|
77
77
|
} | {
|
|
78
78
|
type: any;
|
|
79
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
79
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
80
80
|
[key: string]: any;
|
|
81
81
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
82
82
|
};
|
|
@@ -85,7 +85,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
85
85
|
default?: undefined;
|
|
86
86
|
} | {
|
|
87
87
|
type: any;
|
|
88
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
88
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
89
89
|
[key: string]: any;
|
|
90
90
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
91
91
|
};
|
|
@@ -94,7 +94,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
94
94
|
default?: undefined;
|
|
95
95
|
} | {
|
|
96
96
|
type: any;
|
|
97
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
97
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
98
98
|
[key: string]: any;
|
|
99
99
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
100
100
|
};
|
|
@@ -103,7 +103,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
103
103
|
default?: undefined;
|
|
104
104
|
} | {
|
|
105
105
|
type: any;
|
|
106
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
106
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
107
107
|
[key: string]: any;
|
|
108
108
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
109
109
|
};
|
|
@@ -112,7 +112,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
112
112
|
default?: undefined;
|
|
113
113
|
} | {
|
|
114
114
|
type: any;
|
|
115
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
115
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
116
116
|
[key: string]: any;
|
|
117
117
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
118
118
|
};
|
|
@@ -121,7 +121,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
121
121
|
default?: undefined;
|
|
122
122
|
} | {
|
|
123
123
|
type: any;
|
|
124
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
124
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
125
125
|
[key: string]: any;
|
|
126
126
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
127
127
|
};
|
|
@@ -130,7 +130,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
130
130
|
default?: undefined;
|
|
131
131
|
} | {
|
|
132
132
|
type: any;
|
|
133
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
133
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
134
134
|
[key: string]: any;
|
|
135
135
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
136
136
|
};
|
|
@@ -139,7 +139,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
139
139
|
default?: undefined;
|
|
140
140
|
} | {
|
|
141
141
|
type: any;
|
|
142
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
142
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
143
143
|
[key: string]: any;
|
|
144
144
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
145
145
|
};
|
|
@@ -148,7 +148,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
148
148
|
default?: undefined;
|
|
149
149
|
} | {
|
|
150
150
|
type: any;
|
|
151
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
151
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
152
152
|
[key: string]: any;
|
|
153
153
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
154
154
|
};
|
|
@@ -157,7 +157,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
157
157
|
default?: undefined;
|
|
158
158
|
} | {
|
|
159
159
|
type: any;
|
|
160
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
160
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
161
161
|
[key: string]: any;
|
|
162
162
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
163
163
|
};
|
|
@@ -166,7 +166,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
166
166
|
default?: undefined;
|
|
167
167
|
} | {
|
|
168
168
|
type: any;
|
|
169
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
169
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
170
170
|
[key: string]: any;
|
|
171
171
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
172
172
|
};
|
|
@@ -175,7 +175,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
175
175
|
default?: undefined;
|
|
176
176
|
} | {
|
|
177
177
|
type: any;
|
|
178
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
178
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
179
179
|
[key: string]: any;
|
|
180
180
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
181
181
|
};
|
|
@@ -184,7 +184,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
184
184
|
default?: undefined;
|
|
185
185
|
} | {
|
|
186
186
|
type: any;
|
|
187
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
187
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
188
188
|
[key: string]: any;
|
|
189
189
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
190
190
|
};
|
|
@@ -193,7 +193,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
193
193
|
default?: undefined;
|
|
194
194
|
} | {
|
|
195
195
|
type: any;
|
|
196
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
196
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
197
197
|
[key: string]: any;
|
|
198
198
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
199
199
|
};
|
|
@@ -202,7 +202,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
202
202
|
default?: undefined;
|
|
203
203
|
} | {
|
|
204
204
|
type: any;
|
|
205
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
205
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
206
206
|
[key: string]: any;
|
|
207
207
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
208
208
|
};
|
|
@@ -211,7 +211,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
211
211
|
default?: undefined;
|
|
212
212
|
} | {
|
|
213
213
|
type: any;
|
|
214
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
214
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
215
215
|
[key: string]: any;
|
|
216
216
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
217
217
|
};
|
|
@@ -232,7 +232,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
232
232
|
default?: undefined;
|
|
233
233
|
} | {
|
|
234
234
|
type: any;
|
|
235
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
235
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
236
236
|
[key: string]: any;
|
|
237
237
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
238
238
|
};
|
|
@@ -241,7 +241,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
241
241
|
default?: undefined;
|
|
242
242
|
} | {
|
|
243
243
|
type: any;
|
|
244
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
244
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
245
245
|
[key: string]: any;
|
|
246
246
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
247
247
|
};
|
|
@@ -250,7 +250,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
250
250
|
default?: undefined;
|
|
251
251
|
} | {
|
|
252
252
|
type: any;
|
|
253
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
253
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
254
254
|
[key: string]: any;
|
|
255
255
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
256
256
|
};
|
|
@@ -259,7 +259,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
259
259
|
default?: undefined;
|
|
260
260
|
} | {
|
|
261
261
|
type: any;
|
|
262
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
262
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
263
263
|
[key: string]: any;
|
|
264
264
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
265
265
|
};
|
|
@@ -268,7 +268,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
268
268
|
default?: undefined;
|
|
269
269
|
} | {
|
|
270
270
|
type: any;
|
|
271
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
271
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
272
272
|
[key: string]: any;
|
|
273
273
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
274
274
|
};
|
|
@@ -277,7 +277,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
277
277
|
default?: undefined;
|
|
278
278
|
} | {
|
|
279
279
|
type: any;
|
|
280
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
280
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
281
281
|
[key: string]: any;
|
|
282
282
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
283
283
|
};
|
|
@@ -286,7 +286,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
286
286
|
default?: undefined;
|
|
287
287
|
} | {
|
|
288
288
|
type: any;
|
|
289
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
289
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
290
290
|
[key: string]: any;
|
|
291
291
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
292
292
|
};
|
|
@@ -295,7 +295,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
295
295
|
default?: undefined;
|
|
296
296
|
} | {
|
|
297
297
|
type: any;
|
|
298
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
298
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
299
299
|
[key: string]: any;
|
|
300
300
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
301
301
|
};
|
|
@@ -304,7 +304,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
304
304
|
default?: undefined;
|
|
305
305
|
} | {
|
|
306
306
|
type: any;
|
|
307
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
307
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
308
308
|
[key: string]: any;
|
|
309
309
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
310
310
|
};
|
|
@@ -313,7 +313,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
313
313
|
default?: undefined;
|
|
314
314
|
} | {
|
|
315
315
|
type: any;
|
|
316
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
316
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
317
317
|
[key: string]: any;
|
|
318
318
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
319
319
|
};
|
|
@@ -322,7 +322,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
322
322
|
default?: undefined;
|
|
323
323
|
} | {
|
|
324
324
|
type: any;
|
|
325
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
325
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
326
326
|
[key: string]: any;
|
|
327
327
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
328
328
|
};
|
|
@@ -331,7 +331,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
331
331
|
default?: undefined;
|
|
332
332
|
} | {
|
|
333
333
|
type: any;
|
|
334
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
334
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
335
335
|
[key: string]: any;
|
|
336
336
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
337
337
|
};
|
|
@@ -340,7 +340,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
340
340
|
default?: undefined;
|
|
341
341
|
} | {
|
|
342
342
|
type: any;
|
|
343
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
343
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
344
344
|
[key: string]: any;
|
|
345
345
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
346
346
|
};
|
|
@@ -349,7 +349,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
349
349
|
default?: undefined;
|
|
350
350
|
} | {
|
|
351
351
|
type: any;
|
|
352
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
352
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
353
353
|
[key: string]: any;
|
|
354
354
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
355
355
|
};
|
|
@@ -358,7 +358,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
358
358
|
default?: undefined;
|
|
359
359
|
} | {
|
|
360
360
|
type: any;
|
|
361
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
361
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
362
362
|
[key: string]: any;
|
|
363
363
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
364
364
|
};
|
|
@@ -367,7 +367,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
367
367
|
default?: undefined;
|
|
368
368
|
} | {
|
|
369
369
|
type: any;
|
|
370
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
370
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
371
371
|
[key: string]: any;
|
|
372
372
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
373
373
|
};
|
|
@@ -376,7 +376,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
376
376
|
default?: undefined;
|
|
377
377
|
} | {
|
|
378
378
|
type: any;
|
|
379
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
379
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
380
380
|
[key: string]: any;
|
|
381
381
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
382
382
|
};
|
|
@@ -385,7 +385,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
385
385
|
default?: undefined;
|
|
386
386
|
} | {
|
|
387
387
|
type: any;
|
|
388
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
388
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
389
389
|
[key: string]: any;
|
|
390
390
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
391
391
|
};
|
|
@@ -394,7 +394,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
394
394
|
default?: undefined;
|
|
395
395
|
} | {
|
|
396
396
|
type: any;
|
|
397
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
397
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
398
398
|
[key: string]: any;
|
|
399
399
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
400
400
|
};
|
|
@@ -403,7 +403,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
403
403
|
default?: undefined;
|
|
404
404
|
} | {
|
|
405
405
|
type: any;
|
|
406
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
406
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
407
407
|
[key: string]: any;
|
|
408
408
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
409
409
|
};
|
|
@@ -412,7 +412,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
412
412
|
default?: undefined;
|
|
413
413
|
} | {
|
|
414
414
|
type: any;
|
|
415
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
415
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
416
416
|
[key: string]: any;
|
|
417
417
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
418
418
|
};
|
|
@@ -421,7 +421,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
421
421
|
default?: undefined;
|
|
422
422
|
} | {
|
|
423
423
|
type: any;
|
|
424
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
424
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
425
425
|
[key: string]: any;
|
|
426
426
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
427
427
|
};
|
|
@@ -430,7 +430,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
430
430
|
default?: undefined;
|
|
431
431
|
} | {
|
|
432
432
|
type: any;
|
|
433
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
433
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
434
434
|
[key: string]: any;
|
|
435
435
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
436
436
|
};
|
|
@@ -439,7 +439,7 @@ export declare const EcanCheckbox: import('../../_utils/withInstall').SFCWithIns
|
|
|
439
439
|
default?: undefined;
|
|
440
440
|
} | {
|
|
441
441
|
type: any;
|
|
442
|
-
default: string | number | boolean | import("../../_utils/props").Events | {
|
|
442
|
+
default: string | number | boolean | string[] | import("../../_utils/props").Events | {
|
|
443
443
|
[key: string]: any;
|
|
444
444
|
} | import("../../_utils/props").RequestParams | import("./props").CheckboxOptions;
|
|
445
445
|
};
|
|
@@ -7,7 +7,7 @@ export declare type CheckboxOptions = {
|
|
|
7
7
|
indeterminate?: boolean;
|
|
8
8
|
}[];
|
|
9
9
|
export interface CheckboxProps extends Props {
|
|
10
|
-
value: string;
|
|
10
|
+
value: string | string[];
|
|
11
11
|
data: CheckboxOptions;
|
|
12
12
|
}
|
|
13
13
|
export declare const checkboxProps: CheckboxProps;
|
|
@@ -17,7 +17,7 @@ export declare const checkboxComponentProps: {
|
|
|
17
17
|
default?: undefined;
|
|
18
18
|
} | {
|
|
19
19
|
type: any;
|
|
20
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
20
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
23
23
|
};
|
|
@@ -26,7 +26,7 @@ export declare const checkboxComponentProps: {
|
|
|
26
26
|
default?: undefined;
|
|
27
27
|
} | {
|
|
28
28
|
type: any;
|
|
29
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
29
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
32
32
|
};
|
|
@@ -35,7 +35,7 @@ export declare const checkboxComponentProps: {
|
|
|
35
35
|
default?: undefined;
|
|
36
36
|
} | {
|
|
37
37
|
type: any;
|
|
38
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
38
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
41
41
|
};
|
|
@@ -44,7 +44,7 @@ export declare const checkboxComponentProps: {
|
|
|
44
44
|
default?: undefined;
|
|
45
45
|
} | {
|
|
46
46
|
type: any;
|
|
47
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
47
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
48
48
|
[key: string]: any;
|
|
49
49
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
50
50
|
};
|
|
@@ -53,7 +53,7 @@ export declare const checkboxComponentProps: {
|
|
|
53
53
|
default?: undefined;
|
|
54
54
|
} | {
|
|
55
55
|
type: any;
|
|
56
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
56
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
57
57
|
[key: string]: any;
|
|
58
58
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
59
59
|
};
|
|
@@ -62,7 +62,7 @@ export declare const checkboxComponentProps: {
|
|
|
62
62
|
default?: undefined;
|
|
63
63
|
} | {
|
|
64
64
|
type: any;
|
|
65
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
65
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
66
66
|
[key: string]: any;
|
|
67
67
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
68
68
|
};
|
|
@@ -71,7 +71,7 @@ export declare const checkboxComponentProps: {
|
|
|
71
71
|
default?: undefined;
|
|
72
72
|
} | {
|
|
73
73
|
type: any;
|
|
74
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
74
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
75
75
|
[key: string]: any;
|
|
76
76
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
77
77
|
};
|
|
@@ -80,7 +80,7 @@ export declare const checkboxComponentProps: {
|
|
|
80
80
|
default?: undefined;
|
|
81
81
|
} | {
|
|
82
82
|
type: any;
|
|
83
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
83
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
84
84
|
[key: string]: any;
|
|
85
85
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
86
86
|
};
|
|
@@ -89,7 +89,7 @@ export declare const checkboxComponentProps: {
|
|
|
89
89
|
default?: undefined;
|
|
90
90
|
} | {
|
|
91
91
|
type: any;
|
|
92
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
92
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
93
93
|
[key: string]: any;
|
|
94
94
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
95
95
|
};
|
|
@@ -98,7 +98,7 @@ export declare const checkboxComponentProps: {
|
|
|
98
98
|
default?: undefined;
|
|
99
99
|
} | {
|
|
100
100
|
type: any;
|
|
101
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
101
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
102
102
|
[key: string]: any;
|
|
103
103
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
104
104
|
};
|
|
@@ -107,7 +107,7 @@ export declare const checkboxComponentProps: {
|
|
|
107
107
|
default?: undefined;
|
|
108
108
|
} | {
|
|
109
109
|
type: any;
|
|
110
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
110
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
111
111
|
[key: string]: any;
|
|
112
112
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
113
113
|
};
|
|
@@ -116,7 +116,7 @@ export declare const checkboxComponentProps: {
|
|
|
116
116
|
default?: undefined;
|
|
117
117
|
} | {
|
|
118
118
|
type: any;
|
|
119
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
119
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
120
120
|
[key: string]: any;
|
|
121
121
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
122
122
|
};
|
|
@@ -125,7 +125,7 @@ export declare const checkboxComponentProps: {
|
|
|
125
125
|
default?: undefined;
|
|
126
126
|
} | {
|
|
127
127
|
type: any;
|
|
128
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
128
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
129
129
|
[key: string]: any;
|
|
130
130
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
131
131
|
};
|
|
@@ -134,7 +134,7 @@ export declare const checkboxComponentProps: {
|
|
|
134
134
|
default?: undefined;
|
|
135
135
|
} | {
|
|
136
136
|
type: any;
|
|
137
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
137
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
138
138
|
[key: string]: any;
|
|
139
139
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
140
140
|
};
|
|
@@ -143,7 +143,7 @@ export declare const checkboxComponentProps: {
|
|
|
143
143
|
default?: undefined;
|
|
144
144
|
} | {
|
|
145
145
|
type: any;
|
|
146
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
146
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
147
147
|
[key: string]: any;
|
|
148
148
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
149
149
|
};
|
|
@@ -152,7 +152,7 @@ export declare const checkboxComponentProps: {
|
|
|
152
152
|
default?: undefined;
|
|
153
153
|
} | {
|
|
154
154
|
type: any;
|
|
155
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
155
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
156
156
|
[key: string]: any;
|
|
157
157
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
158
158
|
};
|
|
@@ -161,7 +161,7 @@ export declare const checkboxComponentProps: {
|
|
|
161
161
|
default?: undefined;
|
|
162
162
|
} | {
|
|
163
163
|
type: any;
|
|
164
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
164
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
165
165
|
[key: string]: any;
|
|
166
166
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
167
167
|
};
|
|
@@ -170,7 +170,7 @@ export declare const checkboxComponentProps: {
|
|
|
170
170
|
default?: undefined;
|
|
171
171
|
} | {
|
|
172
172
|
type: any;
|
|
173
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
173
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
174
174
|
[key: string]: any;
|
|
175
175
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
176
176
|
};
|
|
@@ -179,7 +179,7 @@ export declare const checkboxComponentProps: {
|
|
|
179
179
|
default?: undefined;
|
|
180
180
|
} | {
|
|
181
181
|
type: any;
|
|
182
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
182
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
183
183
|
[key: string]: any;
|
|
184
184
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
185
185
|
};
|
|
@@ -188,7 +188,7 @@ export declare const checkboxComponentProps: {
|
|
|
188
188
|
default?: undefined;
|
|
189
189
|
} | {
|
|
190
190
|
type: any;
|
|
191
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
191
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
192
192
|
[key: string]: any;
|
|
193
193
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
194
194
|
};
|
|
@@ -197,7 +197,7 @@ export declare const checkboxComponentProps: {
|
|
|
197
197
|
default?: undefined;
|
|
198
198
|
} | {
|
|
199
199
|
type: any;
|
|
200
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
200
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
201
201
|
[key: string]: any;
|
|
202
202
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
203
203
|
};
|
|
@@ -206,7 +206,7 @@ export declare const checkboxComponentProps: {
|
|
|
206
206
|
default?: undefined;
|
|
207
207
|
} | {
|
|
208
208
|
type: any;
|
|
209
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
209
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
210
210
|
[key: string]: any;
|
|
211
211
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
212
212
|
};
|
|
@@ -215,7 +215,7 @@ export declare const checkboxComponentProps: {
|
|
|
215
215
|
default?: undefined;
|
|
216
216
|
} | {
|
|
217
217
|
type: any;
|
|
218
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
218
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
219
219
|
[key: string]: any;
|
|
220
220
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
221
221
|
};
|
|
@@ -224,7 +224,7 @@ export declare const checkboxComponentProps: {
|
|
|
224
224
|
default?: undefined;
|
|
225
225
|
} | {
|
|
226
226
|
type: any;
|
|
227
|
-
default: string | number | boolean | import('../../_utils/props').Events | {
|
|
227
|
+
default: string | number | boolean | string[] | import('../../_utils/props').Events | {
|
|
228
228
|
[key: string]: any;
|
|
229
229
|
} | import('../../_utils/props').RequestParams | CheckboxOptions;
|
|
230
230
|
};
|