@ecan-bi/datav 1.3.69 → 1.3.70
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 +1186 -1171
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +18 -18
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/types/container/border/Border.vue.d.ts +4 -12
- package/types/container/border/index.d.ts +4 -12
- package/types/container/border/props.d.ts +2 -6
- package/types/container/circulate/Circulate.vue.d.ts +4 -12
- package/types/container/circulate/index.d.ts +4 -12
- package/types/container/circulate/props.d.ts +2 -6
- package/types/container/tabs/Tabs.vue.d.ts +4 -12
- package/types/container/tabs/index.d.ts +4 -12
- package/types/container/tabs/props.d.ts +2 -6
- package/types/control/button/Button.vue.d.ts +4 -12
- package/types/control/button/index.d.ts +4 -12
- package/types/control/button/props.d.ts +2 -6
- package/types/control/checkbox/Checkbox.vue.d.ts +4 -12
- package/types/control/checkbox/index.d.ts +4 -12
- package/types/control/checkbox/props.d.ts +2 -6
- package/types/control/date-picker/DatePicker.vue.d.ts +4 -12
- package/types/control/date-picker/index.d.ts +4 -12
- package/types/control/date-picker/props.d.ts +2 -6
- package/types/control/input/Input.vue.d.ts +4 -12
- package/types/control/input/index.d.ts +4 -12
- package/types/control/input/props.d.ts +2 -6
- package/types/control/radio/Radio.vue.d.ts +4 -12
- package/types/control/radio/index.d.ts +4 -12
- package/types/control/radio/props.d.ts +2 -6
- package/types/control/range-picker/RangePicker.vue.d.ts +4 -12
- package/types/control/range-picker/index.d.ts +4 -12
- package/types/control/range-picker/props.d.ts +2 -6
- package/types/control/select/Select.vue.d.ts +4 -12
- package/types/control/select/index.d.ts +4 -12
- package/types/control/select/props.d.ts +2 -6
- package/types/control/tree-select/TreeSelect.vue.d.ts +2 -6
- package/types/control/tree-select/index.d.ts +2 -6
- package/types/control/tree-select/props.d.ts +2 -6
- package/types/graph/bar/Bar.vue.d.ts +4 -12
- package/types/graph/bar/index.d.ts +4 -12
- package/types/graph/bar/props.d.ts +2 -6
- package/types/graph/combo-graph/ComboGraph.vue.d.ts +4 -12
- package/types/graph/combo-graph/index.d.ts +4 -12
- package/types/graph/combo-graph/props.d.ts +2 -6
- package/types/graph/custom-graph/CustomGraph.vue.d.ts +4 -12
- package/types/graph/custom-graph/index.d.ts +4 -12
- package/types/graph/custom-graph/props.d.ts +2 -6
- package/types/graph/line/Line.vue.d.ts +4 -12
- package/types/graph/line/index.d.ts +4 -12
- package/types/graph/line/props.d.ts +3 -9
- package/types/graph/pie/Pie.vue.d.ts +4 -12
- package/types/graph/pie/index.d.ts +4 -12
- package/types/graph/pie/props.d.ts +2 -6
- package/types/graph/radar/Radar.vue.d.ts +4 -12
- package/types/graph/radar/index.d.ts +4 -12
- package/types/graph/radar/props.d.ts +3 -9
- package/types/graph/scatter/Scatter.vue.d.ts +4 -12
- package/types/graph/scatter/index.d.ts +4 -12
- package/types/graph/scatter/props.d.ts +2 -6
- package/types/laboratory/data-select/DataSelect.vue.d.ts +4 -12
- package/types/laboratory/data-select/index.d.ts +4 -12
- package/types/laboratory/data-select/props.d.ts +2 -6
- package/types/map/map/Map.vue.d.ts +4 -12
- package/types/map/map/index.d.ts +4 -12
- package/types/map/map/props.d.ts +2 -6
- package/types/media/iframe/Iframe.vue.d.ts +4 -12
- package/types/media/iframe/index.d.ts +4 -12
- package/types/media/iframe/props.d.ts +2 -6
- package/types/media/image/Image.vue.d.ts +4 -12
- package/types/media/image/index.d.ts +4 -12
- package/types/media/image/props.d.ts +2 -6
- package/types/table/table/Table.vue.d.ts +4 -12
- package/types/table/table/index.d.ts +4 -12
- package/types/table/table/props.d.ts +2 -6
- package/types/text/counter/Counter.vue.d.ts +4 -12
- package/types/text/counter/index.d.ts +4 -12
- package/types/text/counter/props.d.ts +2 -6
- package/types/text/list/List.vue.d.ts +4 -12
- package/types/text/list/index.d.ts +4 -12
- package/types/text/list/props.d.ts +2 -6
- package/types/text/proportion/Proportion.vue.d.ts +4 -12
- package/types/text/proportion/index.d.ts +4 -12
- package/types/text/proportion/props.d.ts +2 -6
- package/types/text/text/Text.vue.d.ts +4 -12
- package/types/text/text/index.d.ts +4 -12
- package/types/text/text/props.d.ts +2 -6
- package/types/text/time-display/TimeDisplay.vue.d.ts +4 -12
- package/types/text/time-display/index.d.ts +4 -12
- package/types/text/time-display/props.d.ts +2 -6
- package/types/utils/props.d.ts +1 -3
|
@@ -374,12 +374,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
374
374
|
default?: import("../../utils/props").RequestMethod;
|
|
375
375
|
};
|
|
376
376
|
requestHeaders: {
|
|
377
|
-
type?: import("vue").PropType<
|
|
378
|
-
|
|
379
|
-
}>;
|
|
380
|
-
default?: {
|
|
381
|
-
[key: string]: any;
|
|
382
|
-
};
|
|
377
|
+
type?: import("vue").PropType<string>;
|
|
378
|
+
default?: string;
|
|
383
379
|
};
|
|
384
380
|
isOpenRequestTimer: {
|
|
385
381
|
type?: import("vue").PropType<boolean>;
|
|
@@ -964,12 +960,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
964
960
|
default?: import("../../utils/props").RequestMethod;
|
|
965
961
|
};
|
|
966
962
|
requestHeaders: {
|
|
967
|
-
type?: import("vue").PropType<
|
|
968
|
-
|
|
969
|
-
}>;
|
|
970
|
-
default?: {
|
|
971
|
-
[key: string]: any;
|
|
972
|
-
};
|
|
963
|
+
type?: import("vue").PropType<string>;
|
|
964
|
+
default?: string;
|
|
973
965
|
};
|
|
974
966
|
isOpenRequestTimer: {
|
|
975
967
|
type?: import("vue").PropType<boolean>;
|
|
@@ -374,12 +374,8 @@ export declare const EcanScatter: import('../../utils/withInstall').SFCWithInsta
|
|
|
374
374
|
default?: import("../../utils/props").RequestMethod;
|
|
375
375
|
};
|
|
376
376
|
requestHeaders: {
|
|
377
|
-
type?: import("vue").PropType<
|
|
378
|
-
|
|
379
|
-
}>;
|
|
380
|
-
default?: {
|
|
381
|
-
[key: string]: any;
|
|
382
|
-
};
|
|
377
|
+
type?: import("vue").PropType<string>;
|
|
378
|
+
default?: string;
|
|
383
379
|
};
|
|
384
380
|
isOpenRequestTimer: {
|
|
385
381
|
type?: import("vue").PropType<boolean>;
|
|
@@ -964,12 +960,8 @@ export declare const EcanScatter: import('../../utils/withInstall').SFCWithInsta
|
|
|
964
960
|
default?: import("../../utils/props").RequestMethod;
|
|
965
961
|
};
|
|
966
962
|
requestHeaders: {
|
|
967
|
-
type?: import("vue").PropType<
|
|
968
|
-
|
|
969
|
-
}>;
|
|
970
|
-
default?: {
|
|
971
|
-
[key: string]: any;
|
|
972
|
-
};
|
|
963
|
+
type?: import("vue").PropType<string>;
|
|
964
|
+
default?: string;
|
|
973
965
|
};
|
|
974
966
|
isOpenRequestTimer: {
|
|
975
967
|
type?: import("vue").PropType<boolean>;
|
|
@@ -461,12 +461,8 @@ export declare const scatterComponentProps: {
|
|
|
461
461
|
default?: import('../../utils/props').RequestMethod;
|
|
462
462
|
};
|
|
463
463
|
requestHeaders: {
|
|
464
|
-
type?: import("vue").PropType<
|
|
465
|
-
|
|
466
|
-
}>;
|
|
467
|
-
default?: {
|
|
468
|
-
[key: string]: any;
|
|
469
|
-
};
|
|
464
|
+
type?: import("vue").PropType<string>;
|
|
465
|
+
default?: string;
|
|
470
466
|
};
|
|
471
467
|
isOpenRequestTimer: {
|
|
472
468
|
type?: import("vue").PropType<boolean>;
|
|
@@ -124,12 +124,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
124
124
|
default?: import("../../utils/props").RequestMethod;
|
|
125
125
|
};
|
|
126
126
|
requestHeaders: {
|
|
127
|
-
type?: import("vue").PropType<
|
|
128
|
-
|
|
129
|
-
}>;
|
|
130
|
-
default?: {
|
|
131
|
-
[key: string]: any;
|
|
132
|
-
};
|
|
127
|
+
type?: import("vue").PropType<string>;
|
|
128
|
+
default?: string;
|
|
133
129
|
};
|
|
134
130
|
isOpenRequestTimer: {
|
|
135
131
|
type?: import("vue").PropType<boolean>;
|
|
@@ -304,12 +300,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
304
300
|
default?: import("../../utils/props").RequestMethod;
|
|
305
301
|
};
|
|
306
302
|
requestHeaders: {
|
|
307
|
-
type?: import("vue").PropType<
|
|
308
|
-
|
|
309
|
-
}>;
|
|
310
|
-
default?: {
|
|
311
|
-
[key: string]: any;
|
|
312
|
-
};
|
|
303
|
+
type?: import("vue").PropType<string>;
|
|
304
|
+
default?: string;
|
|
313
305
|
};
|
|
314
306
|
isOpenRequestTimer: {
|
|
315
307
|
type?: import("vue").PropType<boolean>;
|
|
@@ -124,12 +124,8 @@ export declare const EcanDataSelect: import('../../utils/withInstall').SFCWithIn
|
|
|
124
124
|
default?: import("../../utils/props").RequestMethod;
|
|
125
125
|
};
|
|
126
126
|
requestHeaders: {
|
|
127
|
-
type?: import("vue").PropType<
|
|
128
|
-
|
|
129
|
-
}>;
|
|
130
|
-
default?: {
|
|
131
|
-
[key: string]: any;
|
|
132
|
-
};
|
|
127
|
+
type?: import("vue").PropType<string>;
|
|
128
|
+
default?: string;
|
|
133
129
|
};
|
|
134
130
|
isOpenRequestTimer: {
|
|
135
131
|
type?: import("vue").PropType<boolean>;
|
|
@@ -304,12 +300,8 @@ export declare const EcanDataSelect: import('../../utils/withInstall').SFCWithIn
|
|
|
304
300
|
default?: import("../../utils/props").RequestMethod;
|
|
305
301
|
};
|
|
306
302
|
requestHeaders: {
|
|
307
|
-
type?: import("vue").PropType<
|
|
308
|
-
|
|
309
|
-
}>;
|
|
310
|
-
default?: {
|
|
311
|
-
[key: string]: any;
|
|
312
|
-
};
|
|
303
|
+
type?: import("vue").PropType<string>;
|
|
304
|
+
default?: string;
|
|
313
305
|
};
|
|
314
306
|
isOpenRequestTimer: {
|
|
315
307
|
type?: import("vue").PropType<boolean>;
|
|
@@ -154,12 +154,8 @@ export declare const dataSelectComponentProps: {
|
|
|
154
154
|
default?: import('../../utils/props').RequestMethod;
|
|
155
155
|
};
|
|
156
156
|
requestHeaders: {
|
|
157
|
-
type?: import("vue").PropType<
|
|
158
|
-
|
|
159
|
-
}>;
|
|
160
|
-
default?: {
|
|
161
|
-
[key: string]: any;
|
|
162
|
-
};
|
|
157
|
+
type?: import("vue").PropType<string>;
|
|
158
|
+
default?: string;
|
|
163
159
|
};
|
|
164
160
|
isOpenRequestTimer: {
|
|
165
161
|
type?: import("vue").PropType<boolean>;
|
|
@@ -224,12 +224,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
224
224
|
default?: import("../../utils/props").RequestMethod;
|
|
225
225
|
};
|
|
226
226
|
requestHeaders: {
|
|
227
|
-
type?: import("vue").PropType<
|
|
228
|
-
|
|
229
|
-
}>;
|
|
230
|
-
default?: {
|
|
231
|
-
[key: string]: any;
|
|
232
|
-
};
|
|
227
|
+
type?: import("vue").PropType<string>;
|
|
228
|
+
default?: string;
|
|
233
229
|
};
|
|
234
230
|
isOpenRequestTimer: {
|
|
235
231
|
type?: import("vue").PropType<boolean>;
|
|
@@ -577,12 +573,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
577
573
|
default?: import("../../utils/props").RequestMethod;
|
|
578
574
|
};
|
|
579
575
|
requestHeaders: {
|
|
580
|
-
type?: import("vue").PropType<
|
|
581
|
-
|
|
582
|
-
}>;
|
|
583
|
-
default?: {
|
|
584
|
-
[key: string]: any;
|
|
585
|
-
};
|
|
576
|
+
type?: import("vue").PropType<string>;
|
|
577
|
+
default?: string;
|
|
586
578
|
};
|
|
587
579
|
isOpenRequestTimer: {
|
|
588
580
|
type?: import("vue").PropType<boolean>;
|
package/types/map/map/index.d.ts
CHANGED
|
@@ -224,12 +224,8 @@ export declare const EcanMap: import('../../utils/withInstall').SFCWithInstall<i
|
|
|
224
224
|
default?: import("../../utils/props").RequestMethod;
|
|
225
225
|
};
|
|
226
226
|
requestHeaders: {
|
|
227
|
-
type?: import("vue").PropType<
|
|
228
|
-
|
|
229
|
-
}>;
|
|
230
|
-
default?: {
|
|
231
|
-
[key: string]: any;
|
|
232
|
-
};
|
|
227
|
+
type?: import("vue").PropType<string>;
|
|
228
|
+
default?: string;
|
|
233
229
|
};
|
|
234
230
|
isOpenRequestTimer: {
|
|
235
231
|
type?: import("vue").PropType<boolean>;
|
|
@@ -577,12 +573,8 @@ export declare const EcanMap: import('../../utils/withInstall').SFCWithInstall<i
|
|
|
577
573
|
default?: import("../../utils/props").RequestMethod;
|
|
578
574
|
};
|
|
579
575
|
requestHeaders: {
|
|
580
|
-
type?: import("vue").PropType<
|
|
581
|
-
|
|
582
|
-
}>;
|
|
583
|
-
default?: {
|
|
584
|
-
[key: string]: any;
|
|
585
|
-
};
|
|
576
|
+
type?: import("vue").PropType<string>;
|
|
577
|
+
default?: string;
|
|
586
578
|
};
|
|
587
579
|
isOpenRequestTimer: {
|
|
588
580
|
type?: import("vue").PropType<boolean>;
|
package/types/map/map/props.d.ts
CHANGED
|
@@ -272,12 +272,8 @@ export declare const mapComponentProps: {
|
|
|
272
272
|
default?: import('../../utils/props').RequestMethod;
|
|
273
273
|
};
|
|
274
274
|
requestHeaders: {
|
|
275
|
-
type?: import("vue").PropType<
|
|
276
|
-
|
|
277
|
-
}>;
|
|
278
|
-
default?: {
|
|
279
|
-
[key: string]: any;
|
|
280
|
-
};
|
|
275
|
+
type?: import("vue").PropType<string>;
|
|
276
|
+
default?: string;
|
|
281
277
|
};
|
|
282
278
|
isOpenRequestTimer: {
|
|
283
279
|
type?: import("vue").PropType<boolean>;
|
|
@@ -72,12 +72,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
72
72
|
default?: import("../../utils/props").RequestMethod;
|
|
73
73
|
};
|
|
74
74
|
requestHeaders: {
|
|
75
|
-
type?: import("vue").PropType<
|
|
76
|
-
|
|
77
|
-
}>;
|
|
78
|
-
default?: {
|
|
79
|
-
[key: string]: any;
|
|
80
|
-
};
|
|
75
|
+
type?: import("vue").PropType<string>;
|
|
76
|
+
default?: string;
|
|
81
77
|
};
|
|
82
78
|
isOpenRequestTimer: {
|
|
83
79
|
type?: import("vue").PropType<boolean>;
|
|
@@ -188,12 +184,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
188
184
|
default?: import("../../utils/props").RequestMethod;
|
|
189
185
|
};
|
|
190
186
|
requestHeaders: {
|
|
191
|
-
type?: import("vue").PropType<
|
|
192
|
-
|
|
193
|
-
}>;
|
|
194
|
-
default?: {
|
|
195
|
-
[key: string]: any;
|
|
196
|
-
};
|
|
187
|
+
type?: import("vue").PropType<string>;
|
|
188
|
+
default?: string;
|
|
197
189
|
};
|
|
198
190
|
isOpenRequestTimer: {
|
|
199
191
|
type?: import("vue").PropType<boolean>;
|
|
@@ -72,12 +72,8 @@ export declare const EcanIframe: import('../../utils/withInstall').SFCWithInstal
|
|
|
72
72
|
default?: import("../../utils/props").RequestMethod;
|
|
73
73
|
};
|
|
74
74
|
requestHeaders: {
|
|
75
|
-
type?: import("vue").PropType<
|
|
76
|
-
|
|
77
|
-
}>;
|
|
78
|
-
default?: {
|
|
79
|
-
[key: string]: any;
|
|
80
|
-
};
|
|
75
|
+
type?: import("vue").PropType<string>;
|
|
76
|
+
default?: string;
|
|
81
77
|
};
|
|
82
78
|
isOpenRequestTimer: {
|
|
83
79
|
type?: import("vue").PropType<boolean>;
|
|
@@ -188,12 +184,8 @@ export declare const EcanIframe: import('../../utils/withInstall').SFCWithInstal
|
|
|
188
184
|
default?: import("../../utils/props").RequestMethod;
|
|
189
185
|
};
|
|
190
186
|
requestHeaders: {
|
|
191
|
-
type?: import("vue").PropType<
|
|
192
|
-
|
|
193
|
-
}>;
|
|
194
|
-
default?: {
|
|
195
|
-
[key: string]: any;
|
|
196
|
-
};
|
|
187
|
+
type?: import("vue").PropType<string>;
|
|
188
|
+
default?: string;
|
|
197
189
|
};
|
|
198
190
|
isOpenRequestTimer: {
|
|
199
191
|
type?: import("vue").PropType<boolean>;
|
|
@@ -78,12 +78,8 @@ export declare const iframeComponentProps: {
|
|
|
78
78
|
default?: import('../../utils/props').RequestMethod;
|
|
79
79
|
};
|
|
80
80
|
requestHeaders: {
|
|
81
|
-
type?: import("vue").PropType<
|
|
82
|
-
|
|
83
|
-
}>;
|
|
84
|
-
default?: {
|
|
85
|
-
[key: string]: any;
|
|
86
|
-
};
|
|
81
|
+
type?: import("vue").PropType<string>;
|
|
82
|
+
default?: string;
|
|
87
83
|
};
|
|
88
84
|
isOpenRequestTimer: {
|
|
89
85
|
type?: import("vue").PropType<boolean>;
|
|
@@ -108,12 +108,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
108
108
|
default?: import("../../utils/props").RequestMethod;
|
|
109
109
|
};
|
|
110
110
|
requestHeaders: {
|
|
111
|
-
type?: import("vue").PropType<
|
|
112
|
-
|
|
113
|
-
}>;
|
|
114
|
-
default?: {
|
|
115
|
-
[key: string]: any;
|
|
116
|
-
};
|
|
111
|
+
type?: import("vue").PropType<string>;
|
|
112
|
+
default?: string;
|
|
117
113
|
};
|
|
118
114
|
isOpenRequestTimer: {
|
|
119
115
|
type?: import("vue").PropType<boolean>;
|
|
@@ -263,12 +259,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
263
259
|
default?: import("../../utils/props").RequestMethod;
|
|
264
260
|
};
|
|
265
261
|
requestHeaders: {
|
|
266
|
-
type?: import("vue").PropType<
|
|
267
|
-
|
|
268
|
-
}>;
|
|
269
|
-
default?: {
|
|
270
|
-
[key: string]: any;
|
|
271
|
-
};
|
|
262
|
+
type?: import("vue").PropType<string>;
|
|
263
|
+
default?: string;
|
|
272
264
|
};
|
|
273
265
|
isOpenRequestTimer: {
|
|
274
266
|
type?: import("vue").PropType<boolean>;
|
|
@@ -108,12 +108,8 @@ export declare const EcanImage: import('../../utils/withInstall').SFCWithInstall
|
|
|
108
108
|
default?: import("../../utils/props").RequestMethod;
|
|
109
109
|
};
|
|
110
110
|
requestHeaders: {
|
|
111
|
-
type?: import("vue").PropType<
|
|
112
|
-
|
|
113
|
-
}>;
|
|
114
|
-
default?: {
|
|
115
|
-
[key: string]: any;
|
|
116
|
-
};
|
|
111
|
+
type?: import("vue").PropType<string>;
|
|
112
|
+
default?: string;
|
|
117
113
|
};
|
|
118
114
|
isOpenRequestTimer: {
|
|
119
115
|
type?: import("vue").PropType<boolean>;
|
|
@@ -263,12 +259,8 @@ export declare const EcanImage: import('../../utils/withInstall').SFCWithInstall
|
|
|
263
259
|
default?: import("../../utils/props").RequestMethod;
|
|
264
260
|
};
|
|
265
261
|
requestHeaders: {
|
|
266
|
-
type?: import("vue").PropType<
|
|
267
|
-
|
|
268
|
-
}>;
|
|
269
|
-
default?: {
|
|
270
|
-
[key: string]: any;
|
|
271
|
-
};
|
|
262
|
+
type?: import("vue").PropType<string>;
|
|
263
|
+
default?: string;
|
|
272
264
|
};
|
|
273
265
|
isOpenRequestTimer: {
|
|
274
266
|
type?: import("vue").PropType<boolean>;
|
|
@@ -125,12 +125,8 @@ export declare const imageComponentProps: {
|
|
|
125
125
|
default?: import('../../utils/props').RequestMethod;
|
|
126
126
|
};
|
|
127
127
|
requestHeaders: {
|
|
128
|
-
type?: import("vue").PropType<
|
|
129
|
-
|
|
130
|
-
}>;
|
|
131
|
-
default?: {
|
|
132
|
-
[key: string]: any;
|
|
133
|
-
};
|
|
128
|
+
type?: import("vue").PropType<string>;
|
|
129
|
+
default?: string;
|
|
134
130
|
};
|
|
135
131
|
isOpenRequestTimer: {
|
|
136
132
|
type?: import("vue").PropType<boolean>;
|
|
@@ -268,12 +268,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
268
268
|
default?: import("../../utils/props").RequestMethod;
|
|
269
269
|
};
|
|
270
270
|
requestHeaders: {
|
|
271
|
-
type?: import("vue").PropType<
|
|
272
|
-
|
|
273
|
-
}>;
|
|
274
|
-
default?: {
|
|
275
|
-
[key: string]: any;
|
|
276
|
-
};
|
|
271
|
+
type?: import("vue").PropType<string>;
|
|
272
|
+
default?: string;
|
|
277
273
|
};
|
|
278
274
|
isOpenRequestTimer: {
|
|
279
275
|
type?: import("vue").PropType<boolean>;
|
|
@@ -639,12 +635,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
639
635
|
default?: import("../../utils/props").RequestMethod;
|
|
640
636
|
};
|
|
641
637
|
requestHeaders: {
|
|
642
|
-
type?: import("vue").PropType<
|
|
643
|
-
|
|
644
|
-
}>;
|
|
645
|
-
default?: {
|
|
646
|
-
[key: string]: any;
|
|
647
|
-
};
|
|
638
|
+
type?: import("vue").PropType<string>;
|
|
639
|
+
default?: string;
|
|
648
640
|
};
|
|
649
641
|
isOpenRequestTimer: {
|
|
650
642
|
type?: import("vue").PropType<boolean>;
|
|
@@ -268,12 +268,8 @@ export declare const EcanTable: import('../../utils/withInstall').SFCWithInstall
|
|
|
268
268
|
default?: import("../../utils/props").RequestMethod;
|
|
269
269
|
};
|
|
270
270
|
requestHeaders: {
|
|
271
|
-
type?: import("vue").PropType<
|
|
272
|
-
|
|
273
|
-
}>;
|
|
274
|
-
default?: {
|
|
275
|
-
[key: string]: any;
|
|
276
|
-
};
|
|
271
|
+
type?: import("vue").PropType<string>;
|
|
272
|
+
default?: string;
|
|
277
273
|
};
|
|
278
274
|
isOpenRequestTimer: {
|
|
279
275
|
type?: import("vue").PropType<boolean>;
|
|
@@ -639,12 +635,8 @@ export declare const EcanTable: import('../../utils/withInstall').SFCWithInstall
|
|
|
639
635
|
default?: import("../../utils/props").RequestMethod;
|
|
640
636
|
};
|
|
641
637
|
requestHeaders: {
|
|
642
|
-
type?: import("vue").PropType<
|
|
643
|
-
|
|
644
|
-
}>;
|
|
645
|
-
default?: {
|
|
646
|
-
[key: string]: any;
|
|
647
|
-
};
|
|
638
|
+
type?: import("vue").PropType<string>;
|
|
639
|
+
default?: string;
|
|
648
640
|
};
|
|
649
641
|
isOpenRequestTimer: {
|
|
650
642
|
type?: import("vue").PropType<boolean>;
|
|
@@ -327,12 +327,8 @@ export declare const tableComponentProps: {
|
|
|
327
327
|
default?: import('../../utils/props').RequestMethod;
|
|
328
328
|
};
|
|
329
329
|
requestHeaders: {
|
|
330
|
-
type?: import("vue").PropType<
|
|
331
|
-
|
|
332
|
-
}>;
|
|
333
|
-
default?: {
|
|
334
|
-
[key: string]: any;
|
|
335
|
-
};
|
|
330
|
+
type?: import("vue").PropType<string>;
|
|
331
|
+
default?: string;
|
|
336
332
|
};
|
|
337
333
|
isOpenRequestTimer: {
|
|
338
334
|
type?: import("vue").PropType<boolean>;
|
|
@@ -112,12 +112,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
112
112
|
default?: import("../../utils/props").RequestMethod;
|
|
113
113
|
};
|
|
114
114
|
requestHeaders: {
|
|
115
|
-
type?: import("vue").PropType<
|
|
116
|
-
|
|
117
|
-
}>;
|
|
118
|
-
default?: {
|
|
119
|
-
[key: string]: any;
|
|
120
|
-
};
|
|
115
|
+
type?: import("vue").PropType<string>;
|
|
116
|
+
default?: string;
|
|
121
117
|
};
|
|
122
118
|
isOpenRequestTimer: {
|
|
123
119
|
type?: import("vue").PropType<boolean>;
|
|
@@ -282,12 +278,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
282
278
|
default?: import("../../utils/props").RequestMethod;
|
|
283
279
|
};
|
|
284
280
|
requestHeaders: {
|
|
285
|
-
type?: import("vue").PropType<
|
|
286
|
-
|
|
287
|
-
}>;
|
|
288
|
-
default?: {
|
|
289
|
-
[key: string]: any;
|
|
290
|
-
};
|
|
281
|
+
type?: import("vue").PropType<string>;
|
|
282
|
+
default?: string;
|
|
291
283
|
};
|
|
292
284
|
isOpenRequestTimer: {
|
|
293
285
|
type?: import("vue").PropType<boolean>;
|
|
@@ -112,12 +112,8 @@ export declare const EcanCounter: import("../../utils/withInstall").SFCWithInsta
|
|
|
112
112
|
default?: import("../../utils/props").RequestMethod;
|
|
113
113
|
};
|
|
114
114
|
requestHeaders: {
|
|
115
|
-
type?: import("vue").PropType<
|
|
116
|
-
|
|
117
|
-
}>;
|
|
118
|
-
default?: {
|
|
119
|
-
[key: string]: any;
|
|
120
|
-
};
|
|
115
|
+
type?: import("vue").PropType<string>;
|
|
116
|
+
default?: string;
|
|
121
117
|
};
|
|
122
118
|
isOpenRequestTimer: {
|
|
123
119
|
type?: import("vue").PropType<boolean>;
|
|
@@ -282,12 +278,8 @@ export declare const EcanCounter: import("../../utils/withInstall").SFCWithInsta
|
|
|
282
278
|
default?: import("../../utils/props").RequestMethod;
|
|
283
279
|
};
|
|
284
280
|
requestHeaders: {
|
|
285
|
-
type?: import("vue").PropType<
|
|
286
|
-
|
|
287
|
-
}>;
|
|
288
|
-
default?: {
|
|
289
|
-
[key: string]: any;
|
|
290
|
-
};
|
|
281
|
+
type?: import("vue").PropType<string>;
|
|
282
|
+
default?: string;
|
|
291
283
|
};
|
|
292
284
|
isOpenRequestTimer: {
|
|
293
285
|
type?: import("vue").PropType<boolean>;
|
|
@@ -129,12 +129,8 @@ export declare const counterComponentProps: {
|
|
|
129
129
|
default?: import('../../utils/props').RequestMethod;
|
|
130
130
|
};
|
|
131
131
|
requestHeaders: {
|
|
132
|
-
type?: import("vue").PropType<
|
|
133
|
-
|
|
134
|
-
}>;
|
|
135
|
-
default?: {
|
|
136
|
-
[key: string]: any;
|
|
137
|
-
};
|
|
132
|
+
type?: import("vue").PropType<string>;
|
|
133
|
+
default?: string;
|
|
138
134
|
};
|
|
139
135
|
isOpenRequestTimer: {
|
|
140
136
|
type?: import("vue").PropType<boolean>;
|
|
@@ -184,12 +184,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
184
184
|
default?: import("../../utils/props").RequestMethod;
|
|
185
185
|
};
|
|
186
186
|
requestHeaders: {
|
|
187
|
-
type?: import("vue").PropType<
|
|
188
|
-
|
|
189
|
-
}>;
|
|
190
|
-
default?: {
|
|
191
|
-
[key: string]: any;
|
|
192
|
-
};
|
|
187
|
+
type?: import("vue").PropType<string>;
|
|
188
|
+
default?: string;
|
|
193
189
|
};
|
|
194
190
|
isOpenRequestTimer: {
|
|
195
191
|
type?: import("vue").PropType<boolean>;
|
|
@@ -454,12 +450,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
454
450
|
default?: import("../../utils/props").RequestMethod;
|
|
455
451
|
};
|
|
456
452
|
requestHeaders: {
|
|
457
|
-
type?: import("vue").PropType<
|
|
458
|
-
|
|
459
|
-
}>;
|
|
460
|
-
default?: {
|
|
461
|
-
[key: string]: any;
|
|
462
|
-
};
|
|
453
|
+
type?: import("vue").PropType<string>;
|
|
454
|
+
default?: string;
|
|
463
455
|
};
|
|
464
456
|
isOpenRequestTimer: {
|
|
465
457
|
type?: import("vue").PropType<boolean>;
|
|
@@ -184,12 +184,8 @@ export declare const EcanList: import("../../utils/withInstall").SFCWithInstall<
|
|
|
184
184
|
default?: import("../../utils/props").RequestMethod;
|
|
185
185
|
};
|
|
186
186
|
requestHeaders: {
|
|
187
|
-
type?: import("vue").PropType<
|
|
188
|
-
|
|
189
|
-
}>;
|
|
190
|
-
default?: {
|
|
191
|
-
[key: string]: any;
|
|
192
|
-
};
|
|
187
|
+
type?: import("vue").PropType<string>;
|
|
188
|
+
default?: string;
|
|
193
189
|
};
|
|
194
190
|
isOpenRequestTimer: {
|
|
195
191
|
type?: import("vue").PropType<boolean>;
|
|
@@ -454,12 +450,8 @@ export declare const EcanList: import("../../utils/withInstall").SFCWithInstall<
|
|
|
454
450
|
default?: import("../../utils/props").RequestMethod;
|
|
455
451
|
};
|
|
456
452
|
requestHeaders: {
|
|
457
|
-
type?: import("vue").PropType<
|
|
458
|
-
|
|
459
|
-
}>;
|
|
460
|
-
default?: {
|
|
461
|
-
[key: string]: any;
|
|
462
|
-
};
|
|
453
|
+
type?: import("vue").PropType<string>;
|
|
454
|
+
default?: string;
|
|
463
455
|
};
|
|
464
456
|
isOpenRequestTimer: {
|
|
465
457
|
type?: import("vue").PropType<boolean>;
|
|
@@ -222,12 +222,8 @@ export declare const listComponentProps: {
|
|
|
222
222
|
default?: import('../../utils/props').RequestMethod;
|
|
223
223
|
};
|
|
224
224
|
requestHeaders: {
|
|
225
|
-
type?: import("vue").PropType<
|
|
226
|
-
|
|
227
|
-
}>;
|
|
228
|
-
default?: {
|
|
229
|
-
[key: string]: any;
|
|
230
|
-
};
|
|
225
|
+
type?: import("vue").PropType<string>;
|
|
226
|
+
default?: string;
|
|
231
227
|
};
|
|
232
228
|
isOpenRequestTimer: {
|
|
233
229
|
type?: import("vue").PropType<boolean>;
|
|
@@ -152,12 +152,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
152
152
|
default?: import("../../utils/props").RequestMethod;
|
|
153
153
|
};
|
|
154
154
|
requestHeaders: {
|
|
155
|
-
type?: import("vue").PropType<
|
|
156
|
-
|
|
157
|
-
}>;
|
|
158
|
-
default?: {
|
|
159
|
-
[key: string]: any;
|
|
160
|
-
};
|
|
155
|
+
type?: import("vue").PropType<string>;
|
|
156
|
+
default?: string;
|
|
161
157
|
};
|
|
162
158
|
isOpenRequestTimer: {
|
|
163
159
|
type?: import("vue").PropType<boolean>;
|
|
@@ -353,12 +349,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
353
349
|
default?: import("../../utils/props").RequestMethod;
|
|
354
350
|
};
|
|
355
351
|
requestHeaders: {
|
|
356
|
-
type?: import("vue").PropType<
|
|
357
|
-
|
|
358
|
-
}>;
|
|
359
|
-
default?: {
|
|
360
|
-
[key: string]: any;
|
|
361
|
-
};
|
|
352
|
+
type?: import("vue").PropType<string>;
|
|
353
|
+
default?: string;
|
|
362
354
|
};
|
|
363
355
|
isOpenRequestTimer: {
|
|
364
356
|
type?: import("vue").PropType<boolean>;
|