@ecan-bi/datav 1.3.69 → 1.3.71

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.
Files changed (91) hide show
  1. package/dist/index.es.js +1775 -1758
  2. package/dist/index.es.js.map +1 -1
  3. package/dist/index.umd.js +18 -18
  4. package/dist/index.umd.js.map +1 -1
  5. package/dist/style.css +2 -2
  6. package/package.json +1 -1
  7. package/types/container/border/Border.vue.d.ts +4 -12
  8. package/types/container/border/index.d.ts +4 -12
  9. package/types/container/border/props.d.ts +2 -6
  10. package/types/container/circulate/Circulate.vue.d.ts +4 -12
  11. package/types/container/circulate/index.d.ts +4 -12
  12. package/types/container/circulate/props.d.ts +2 -6
  13. package/types/container/tabs/Tabs.vue.d.ts +4 -12
  14. package/types/container/tabs/index.d.ts +4 -12
  15. package/types/container/tabs/props.d.ts +2 -6
  16. package/types/control/button/Button.vue.d.ts +4 -12
  17. package/types/control/button/index.d.ts +4 -12
  18. package/types/control/button/props.d.ts +2 -6
  19. package/types/control/checkbox/Checkbox.vue.d.ts +4 -12
  20. package/types/control/checkbox/index.d.ts +4 -12
  21. package/types/control/checkbox/props.d.ts +2 -6
  22. package/types/control/date-picker/DatePicker.vue.d.ts +4 -12
  23. package/types/control/date-picker/index.d.ts +4 -12
  24. package/types/control/date-picker/props.d.ts +2 -6
  25. package/types/control/input/Input.vue.d.ts +4 -12
  26. package/types/control/input/index.d.ts +4 -12
  27. package/types/control/input/props.d.ts +2 -6
  28. package/types/control/radio/Radio.vue.d.ts +4 -12
  29. package/types/control/radio/index.d.ts +4 -12
  30. package/types/control/radio/props.d.ts +2 -6
  31. package/types/control/range-picker/RangePicker.vue.d.ts +4 -12
  32. package/types/control/range-picker/index.d.ts +4 -12
  33. package/types/control/range-picker/props.d.ts +2 -6
  34. package/types/control/select/Select.vue.d.ts +4 -12
  35. package/types/control/select/index.d.ts +4 -12
  36. package/types/control/select/props.d.ts +2 -6
  37. package/types/control/tree-select/TreeSelect.vue.d.ts +2 -6
  38. package/types/control/tree-select/index.d.ts +2 -6
  39. package/types/control/tree-select/props.d.ts +2 -6
  40. package/types/graph/bar/Bar.vue.d.ts +4 -12
  41. package/types/graph/bar/index.d.ts +4 -12
  42. package/types/graph/bar/props.d.ts +2 -6
  43. package/types/graph/combo-graph/ComboGraph.vue.d.ts +4 -12
  44. package/types/graph/combo-graph/index.d.ts +4 -12
  45. package/types/graph/combo-graph/props.d.ts +2 -6
  46. package/types/graph/custom-graph/CustomGraph.vue.d.ts +4 -12
  47. package/types/graph/custom-graph/index.d.ts +4 -12
  48. package/types/graph/custom-graph/props.d.ts +2 -6
  49. package/types/graph/line/Line.vue.d.ts +4 -12
  50. package/types/graph/line/index.d.ts +4 -12
  51. package/types/graph/line/props.d.ts +3 -9
  52. package/types/graph/pie/Pie.vue.d.ts +4 -12
  53. package/types/graph/pie/index.d.ts +4 -12
  54. package/types/graph/pie/props.d.ts +2 -6
  55. package/types/graph/radar/Radar.vue.d.ts +4 -12
  56. package/types/graph/radar/index.d.ts +4 -12
  57. package/types/graph/radar/props.d.ts +3 -9
  58. package/types/graph/scatter/Scatter.vue.d.ts +4 -12
  59. package/types/graph/scatter/index.d.ts +4 -12
  60. package/types/graph/scatter/props.d.ts +2 -6
  61. package/types/laboratory/data-select/DataSelect.vue.d.ts +4 -12
  62. package/types/laboratory/data-select/index.d.ts +4 -12
  63. package/types/laboratory/data-select/props.d.ts +2 -6
  64. package/types/map/map/Map.vue.d.ts +4 -12
  65. package/types/map/map/index.d.ts +4 -12
  66. package/types/map/map/props.d.ts +2 -6
  67. package/types/media/iframe/Iframe.vue.d.ts +4 -12
  68. package/types/media/iframe/index.d.ts +4 -12
  69. package/types/media/iframe/props.d.ts +2 -6
  70. package/types/media/image/Image.vue.d.ts +4 -12
  71. package/types/media/image/index.d.ts +4 -12
  72. package/types/media/image/props.d.ts +2 -6
  73. package/types/table/table/Table.vue.d.ts +4 -12
  74. package/types/table/table/index.d.ts +4 -12
  75. package/types/table/table/props.d.ts +2 -6
  76. package/types/text/counter/Counter.vue.d.ts +4 -12
  77. package/types/text/counter/index.d.ts +4 -12
  78. package/types/text/counter/props.d.ts +2 -6
  79. package/types/text/list/List.vue.d.ts +4 -12
  80. package/types/text/list/index.d.ts +4 -12
  81. package/types/text/list/props.d.ts +2 -6
  82. package/types/text/proportion/Proportion.vue.d.ts +4 -12
  83. package/types/text/proportion/index.d.ts +4 -12
  84. package/types/text/proportion/props.d.ts +2 -6
  85. package/types/text/text/Text.vue.d.ts +4 -12
  86. package/types/text/text/index.d.ts +4 -12
  87. package/types/text/text/props.d.ts +2 -6
  88. package/types/text/time-display/TimeDisplay.vue.d.ts +4 -12
  89. package/types/text/time-display/index.d.ts +4 -12
  90. package/types/text/time-display/props.d.ts +2 -6
  91. package/types/utils/props.d.ts +1 -3
@@ -152,12 +152,8 @@ export declare const EcanProportion: import('../../utils/withInstall').SFCWithIn
152
152
  default?: import("../../utils/props").RequestMethod;
153
153
  };
154
154
  requestHeaders: {
155
- type?: import("vue").PropType<{
156
- [key: string]: any;
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 @@ export declare const EcanProportion: import('../../utils/withInstall').SFCWithIn
353
349
  default?: import("../../utils/props").RequestMethod;
354
350
  };
355
351
  requestHeaders: {
356
- type?: import("vue").PropType<{
357
- [key: string]: any;
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>;
@@ -180,12 +180,8 @@ export declare const proportionComponentProps: {
180
180
  default?: import('../../utils/props').RequestMethod;
181
181
  };
182
182
  requestHeaders: {
183
- type?: import("vue").PropType<{
184
- [key: string]: any;
185
- }>;
186
- default?: {
187
- [key: string]: any;
188
- };
183
+ type?: import("vue").PropType<string>;
184
+ default?: string;
189
185
  };
190
186
  isOpenRequestTimer: {
191
187
  type?: import("vue").PropType<boolean>;
@@ -252,12 +252,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
252
252
  default?: import("../../utils/props").RequestMethod;
253
253
  };
254
254
  requestHeaders: {
255
- type?: import("vue").PropType<{
256
- [key: string]: any;
257
- }>;
258
- default?: {
259
- [key: string]: any;
260
- };
255
+ type?: import("vue").PropType<string>;
256
+ default?: string;
261
257
  };
262
258
  isOpenRequestTimer: {
263
259
  type?: import("vue").PropType<boolean>;
@@ -553,12 +549,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
553
549
  default?: import("../../utils/props").RequestMethod;
554
550
  };
555
551
  requestHeaders: {
556
- type?: import("vue").PropType<{
557
- [key: string]: any;
558
- }>;
559
- default?: {
560
- [key: string]: any;
561
- };
552
+ type?: import("vue").PropType<string>;
553
+ default?: string;
562
554
  };
563
555
  isOpenRequestTimer: {
564
556
  type?: import("vue").PropType<boolean>;
@@ -252,12 +252,8 @@ export declare const EcanText: import("../../utils/withInstall").SFCWithInstall<
252
252
  default?: import("../../utils/props").RequestMethod;
253
253
  };
254
254
  requestHeaders: {
255
- type?: import("vue").PropType<{
256
- [key: string]: any;
257
- }>;
258
- default?: {
259
- [key: string]: any;
260
- };
255
+ type?: import("vue").PropType<string>;
256
+ default?: string;
261
257
  };
262
258
  isOpenRequestTimer: {
263
259
  type?: import("vue").PropType<boolean>;
@@ -553,12 +549,8 @@ export declare const EcanText: import("../../utils/withInstall").SFCWithInstall<
553
549
  default?: import("../../utils/props").RequestMethod;
554
550
  };
555
551
  requestHeaders: {
556
- type?: import("vue").PropType<{
557
- [key: string]: any;
558
- }>;
559
- default?: {
560
- [key: string]: any;
561
- };
552
+ type?: import("vue").PropType<string>;
553
+ default?: string;
562
554
  };
563
555
  isOpenRequestTimer: {
564
556
  type?: import("vue").PropType<boolean>;
@@ -306,12 +306,8 @@ export declare const textComponentProps: {
306
306
  default?: import('../../utils/props').RequestMethod;
307
307
  };
308
308
  requestHeaders: {
309
- type?: import("vue").PropType<{
310
- [key: string]: any;
311
- }>;
312
- default?: {
313
- [key: string]: any;
314
- };
309
+ type?: import("vue").PropType<string>;
310
+ default?: string;
315
311
  };
316
312
  isOpenRequestTimer: {
317
313
  type?: import("vue").PropType<boolean>;
@@ -110,12 +110,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
110
110
  default?: import("../../utils/props").RequestMethod;
111
111
  };
112
112
  requestHeaders: {
113
- type?: import("vue").PropType<{
114
- [key: string]: any;
115
- }>;
116
- default?: {
117
- [key: string]: any;
118
- };
113
+ type?: import("vue").PropType<string>;
114
+ default?: string;
119
115
  };
120
116
  isOpenRequestTimer: {
121
117
  type?: import("vue").PropType<boolean>;
@@ -264,12 +260,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
264
260
  default?: import("../../utils/props").RequestMethod;
265
261
  };
266
262
  requestHeaders: {
267
- type?: import("vue").PropType<{
268
- [key: string]: any;
269
- }>;
270
- default?: {
271
- [key: string]: any;
272
- };
263
+ type?: import("vue").PropType<string>;
264
+ default?: string;
273
265
  };
274
266
  isOpenRequestTimer: {
275
267
  type?: import("vue").PropType<boolean>;
@@ -110,12 +110,8 @@ export declare const EcanTimeDisplay: import('../../utils/withInstall').SFCWithI
110
110
  default?: import("../../utils/props").RequestMethod;
111
111
  };
112
112
  requestHeaders: {
113
- type?: import("vue").PropType<{
114
- [key: string]: any;
115
- }>;
116
- default?: {
117
- [key: string]: any;
118
- };
113
+ type?: import("vue").PropType<string>;
114
+ default?: string;
119
115
  };
120
116
  isOpenRequestTimer: {
121
117
  type?: import("vue").PropType<boolean>;
@@ -264,12 +260,8 @@ export declare const EcanTimeDisplay: import('../../utils/withInstall').SFCWithI
264
260
  default?: import("../../utils/props").RequestMethod;
265
261
  };
266
262
  requestHeaders: {
267
- type?: import("vue").PropType<{
268
- [key: string]: any;
269
- }>;
270
- default?: {
271
- [key: string]: any;
272
- };
263
+ type?: import("vue").PropType<string>;
264
+ default?: string;
273
265
  };
274
266
  isOpenRequestTimer: {
275
267
  type?: import("vue").PropType<boolean>;
@@ -127,12 +127,8 @@ export declare const timeDisplayComponentProps: {
127
127
  default?: import('../../utils/props').RequestMethod;
128
128
  };
129
129
  requestHeaders: {
130
- type?: import("vue").PropType<{
131
- [key: string]: any;
132
- }>;
133
- default?: {
134
- [key: string]: any;
135
- };
130
+ type?: import("vue").PropType<string>;
131
+ default?: string;
136
132
  };
137
133
  isOpenRequestTimer: {
138
134
  type?: import("vue").PropType<boolean>;
@@ -42,9 +42,7 @@ export interface Props {
42
42
  events: Events;
43
43
  requestUrl: string;
44
44
  requestMethod: RequestMethod;
45
- requestHeaders: {
46
- [key: string]: any;
47
- };
45
+ requestHeaders: string;
48
46
  isOpenRequestTimer: boolean;
49
47
  requestInterval: number;
50
48
  requestParams: RequestParams;