@ecan-bi/datav 1.3.68 → 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.
Files changed (91) hide show
  1. package/dist/index.es.js +1728 -1708
  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 +20 -12
  8. package/types/container/border/index.d.ts +20 -12
  9. package/types/container/border/props.d.ts +10 -6
  10. package/types/container/circulate/Circulate.vue.d.ts +20 -12
  11. package/types/container/circulate/index.d.ts +20 -12
  12. package/types/container/circulate/props.d.ts +10 -6
  13. package/types/container/tabs/Tabs.vue.d.ts +20 -12
  14. package/types/container/tabs/index.d.ts +20 -12
  15. package/types/container/tabs/props.d.ts +10 -6
  16. package/types/control/button/Button.vue.d.ts +20 -12
  17. package/types/control/button/index.d.ts +20 -12
  18. package/types/control/button/props.d.ts +10 -6
  19. package/types/control/checkbox/Checkbox.vue.d.ts +20 -12
  20. package/types/control/checkbox/index.d.ts +20 -12
  21. package/types/control/checkbox/props.d.ts +10 -6
  22. package/types/control/date-picker/DatePicker.vue.d.ts +20 -12
  23. package/types/control/date-picker/index.d.ts +20 -12
  24. package/types/control/date-picker/props.d.ts +10 -6
  25. package/types/control/input/Input.vue.d.ts +20 -12
  26. package/types/control/input/index.d.ts +20 -12
  27. package/types/control/input/props.d.ts +10 -6
  28. package/types/control/radio/Radio.vue.d.ts +20 -12
  29. package/types/control/radio/index.d.ts +20 -12
  30. package/types/control/radio/props.d.ts +10 -6
  31. package/types/control/range-picker/RangePicker.vue.d.ts +20 -12
  32. package/types/control/range-picker/index.d.ts +20 -12
  33. package/types/control/range-picker/props.d.ts +10 -6
  34. package/types/control/select/Select.vue.d.ts +20 -12
  35. package/types/control/select/index.d.ts +20 -12
  36. package/types/control/select/props.d.ts +10 -6
  37. package/types/control/tree-select/TreeSelect.vue.d.ts +10 -6
  38. package/types/control/tree-select/index.d.ts +10 -6
  39. package/types/control/tree-select/props.d.ts +10 -6
  40. package/types/graph/bar/Bar.vue.d.ts +20 -12
  41. package/types/graph/bar/index.d.ts +20 -12
  42. package/types/graph/bar/props.d.ts +10 -6
  43. package/types/graph/combo-graph/ComboGraph.vue.d.ts +20 -12
  44. package/types/graph/combo-graph/index.d.ts +20 -12
  45. package/types/graph/combo-graph/props.d.ts +10 -6
  46. package/types/graph/custom-graph/CustomGraph.vue.d.ts +20 -12
  47. package/types/graph/custom-graph/index.d.ts +20 -12
  48. package/types/graph/custom-graph/props.d.ts +10 -6
  49. package/types/graph/line/Line.vue.d.ts +20 -12
  50. package/types/graph/line/index.d.ts +20 -12
  51. package/types/graph/line/props.d.ts +13 -9
  52. package/types/graph/pie/Pie.vue.d.ts +20 -12
  53. package/types/graph/pie/index.d.ts +20 -12
  54. package/types/graph/pie/props.d.ts +10 -6
  55. package/types/graph/radar/Radar.vue.d.ts +20 -12
  56. package/types/graph/radar/index.d.ts +20 -12
  57. package/types/graph/radar/props.d.ts +13 -9
  58. package/types/graph/scatter/Scatter.vue.d.ts +20 -12
  59. package/types/graph/scatter/index.d.ts +20 -12
  60. package/types/graph/scatter/props.d.ts +10 -6
  61. package/types/laboratory/data-select/DataSelect.vue.d.ts +20 -12
  62. package/types/laboratory/data-select/index.d.ts +20 -12
  63. package/types/laboratory/data-select/props.d.ts +10 -6
  64. package/types/map/map/Map.vue.d.ts +20 -12
  65. package/types/map/map/index.d.ts +20 -12
  66. package/types/map/map/props.d.ts +10 -6
  67. package/types/media/iframe/Iframe.vue.d.ts +20 -12
  68. package/types/media/iframe/index.d.ts +20 -12
  69. package/types/media/iframe/props.d.ts +10 -6
  70. package/types/media/image/Image.vue.d.ts +20 -12
  71. package/types/media/image/index.d.ts +20 -12
  72. package/types/media/image/props.d.ts +10 -6
  73. package/types/table/table/Table.vue.d.ts +20 -12
  74. package/types/table/table/index.d.ts +20 -12
  75. package/types/table/table/props.d.ts +10 -6
  76. package/types/text/counter/Counter.vue.d.ts +20 -12
  77. package/types/text/counter/index.d.ts +20 -12
  78. package/types/text/counter/props.d.ts +10 -6
  79. package/types/text/list/List.vue.d.ts +20 -12
  80. package/types/text/list/index.d.ts +20 -12
  81. package/types/text/list/props.d.ts +10 -6
  82. package/types/text/proportion/Proportion.vue.d.ts +20 -12
  83. package/types/text/proportion/index.d.ts +20 -12
  84. package/types/text/proportion/props.d.ts +10 -6
  85. package/types/text/text/Text.vue.d.ts +20 -12
  86. package/types/text/text/index.d.ts +20 -12
  87. package/types/text/text/props.d.ts +10 -6
  88. package/types/text/time-display/TimeDisplay.vue.d.ts +20 -12
  89. package/types/text/time-display/index.d.ts +20 -12
  90. package/types/text/time-display/props.d.ts +10 -6
  91. package/types/utils/props.d.ts +3 -3
@@ -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>;
@@ -141,6 +137,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
141
137
  type?: import("vue").PropType<number>;
142
138
  default?: number;
143
139
  };
140
+ requestParamsMode: {
141
+ type?: import("vue").PropType<"1" | "2">;
142
+ default?: "1" | "2";
143
+ };
144
+ customRequestParams: {
145
+ type?: import("vue").PropType<string>;
146
+ default?: string;
147
+ };
144
148
  }, {
145
149
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
146
150
  time: import("vue").Ref<any>;
@@ -256,12 +260,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
256
260
  default?: import("../../utils/props").RequestMethod;
257
261
  };
258
262
  requestHeaders: {
259
- type?: import("vue").PropType<{
260
- [key: string]: any;
261
- }>;
262
- default?: {
263
- [key: string]: any;
264
- };
263
+ type?: import("vue").PropType<string>;
264
+ default?: string;
265
265
  };
266
266
  isOpenRequestTimer: {
267
267
  type?: import("vue").PropType<boolean>;
@@ -287,5 +287,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
287
287
  type?: import("vue").PropType<number>;
288
288
  default?: number;
289
289
  };
290
+ requestParamsMode: {
291
+ type?: import("vue").PropType<"1" | "2">;
292
+ default?: "1" | "2";
293
+ };
294
+ customRequestParams: {
295
+ type?: import("vue").PropType<string>;
296
+ default?: string;
297
+ };
290
298
  }>>, {}>;
291
299
  export default _sfc_main;
@@ -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>;
@@ -141,6 +137,14 @@ export declare const EcanTimeDisplay: import('../../utils/withInstall').SFCWithI
141
137
  type?: import("vue").PropType<number>;
142
138
  default?: number;
143
139
  };
140
+ requestParamsMode: {
141
+ type?: import("vue").PropType<"1" | "2">;
142
+ default?: "1" | "2";
143
+ };
144
+ customRequestParams: {
145
+ type?: import("vue").PropType<string>;
146
+ default?: string;
147
+ };
144
148
  }, {
145
149
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
146
150
  time: import("vue").Ref<any>;
@@ -256,12 +260,8 @@ export declare const EcanTimeDisplay: import('../../utils/withInstall').SFCWithI
256
260
  default?: import("../../utils/props").RequestMethod;
257
261
  };
258
262
  requestHeaders: {
259
- type?: import("vue").PropType<{
260
- [key: string]: any;
261
- }>;
262
- default?: {
263
- [key: string]: any;
264
- };
263
+ type?: import("vue").PropType<string>;
264
+ default?: string;
265
265
  };
266
266
  isOpenRequestTimer: {
267
267
  type?: import("vue").PropType<boolean>;
@@ -287,6 +287,14 @@ export declare const EcanTimeDisplay: import('../../utils/withInstall').SFCWithI
287
287
  type?: import("vue").PropType<number>;
288
288
  default?: number;
289
289
  };
290
+ requestParamsMode: {
291
+ type?: import("vue").PropType<"1" | "2">;
292
+ default?: "1" | "2";
293
+ };
294
+ customRequestParams: {
295
+ type?: import("vue").PropType<string>;
296
+ default?: string;
297
+ };
290
298
  }>>, {}>> & Record<string, any>;
291
299
  export default EcanTimeDisplay;
292
300
  export * from './props';
@@ -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>;
@@ -158,5 +154,13 @@ export declare const timeDisplayComponentProps: {
158
154
  type?: import("vue").PropType<number>;
159
155
  default?: number;
160
156
  };
157
+ requestParamsMode: {
158
+ type?: import("vue").PropType<"1" | "2">;
159
+ default?: "1" | "2";
160
+ };
161
+ customRequestParams: {
162
+ type?: import("vue").PropType<string>;
163
+ default?: string;
164
+ };
161
165
  };
162
166
  export declare const timeDisplayEvents: string[];
@@ -42,15 +42,15 @@ 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;
51
49
  requestSort: number;
52
50
  dataType: 'static' | 'request' | 'indicator';
53
51
  scale?: number;
52
+ requestParamsMode: '1' | '2';
53
+ customRequestParams: string;
54
54
  }
55
55
  export declare const props: Props;
56
56
  export declare const transformToComponentProps: <T extends {}>(props: T) => { [P in keyof T]: {