@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
@@ -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
- [key: string]: any;
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>;
@@ -155,6 +151,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
155
151
  type?: import("vue").PropType<number>;
156
152
  default?: number;
157
153
  };
154
+ requestParamsMode: {
155
+ type?: import("vue").PropType<"1" | "2">;
156
+ default?: "1" | "2";
157
+ };
158
+ customRequestParams: {
159
+ type?: import("vue").PropType<string>;
160
+ default?: string;
161
+ };
158
162
  }, {
159
163
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
160
164
  getPopupContainer: () => HTMLElement;
@@ -306,12 +310,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
306
310
  default?: import("../../utils/props").RequestMethod;
307
311
  };
308
312
  requestHeaders: {
309
- type?: import("vue").PropType<{
310
- [key: string]: any;
311
- }>;
312
- default?: {
313
- [key: string]: any;
314
- };
313
+ type?: import("vue").PropType<string>;
314
+ default?: string;
315
315
  };
316
316
  isOpenRequestTimer: {
317
317
  type?: import("vue").PropType<boolean>;
@@ -337,5 +337,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
337
337
  type?: import("vue").PropType<number>;
338
338
  default?: number;
339
339
  };
340
+ requestParamsMode: {
341
+ type?: import("vue").PropType<"1" | "2">;
342
+ default?: "1" | "2";
343
+ };
344
+ customRequestParams: {
345
+ type?: import("vue").PropType<string>;
346
+ default?: string;
347
+ };
340
348
  }>>, {}>;
341
349
  export default _sfc_main;
@@ -124,12 +124,8 @@ export declare const EcanSelect: import('../../utils/withInstall').SFCWithInstal
124
124
  default?: import("../../utils/props").RequestMethod;
125
125
  };
126
126
  requestHeaders: {
127
- type?: import("vue").PropType<{
128
- [key: string]: any;
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>;
@@ -155,6 +151,14 @@ export declare const EcanSelect: import('../../utils/withInstall').SFCWithInstal
155
151
  type?: import("vue").PropType<number>;
156
152
  default?: number;
157
153
  };
154
+ requestParamsMode: {
155
+ type?: import("vue").PropType<"1" | "2">;
156
+ default?: "1" | "2";
157
+ };
158
+ customRequestParams: {
159
+ type?: import("vue").PropType<string>;
160
+ default?: string;
161
+ };
158
162
  }, {
159
163
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
160
164
  getPopupContainer: () => HTMLElement;
@@ -306,12 +310,8 @@ export declare const EcanSelect: import('../../utils/withInstall').SFCWithInstal
306
310
  default?: import("../../utils/props").RequestMethod;
307
311
  };
308
312
  requestHeaders: {
309
- type?: import("vue").PropType<{
310
- [key: string]: any;
311
- }>;
312
- default?: {
313
- [key: string]: any;
314
- };
313
+ type?: import("vue").PropType<string>;
314
+ default?: string;
315
315
  };
316
316
  isOpenRequestTimer: {
317
317
  type?: import("vue").PropType<boolean>;
@@ -337,6 +337,14 @@ export declare const EcanSelect: import('../../utils/withInstall').SFCWithInstal
337
337
  type?: import("vue").PropType<number>;
338
338
  default?: number;
339
339
  };
340
+ requestParamsMode: {
341
+ type?: import("vue").PropType<"1" | "2">;
342
+ default?: "1" | "2";
343
+ };
344
+ customRequestParams: {
345
+ type?: import("vue").PropType<string>;
346
+ default?: string;
347
+ };
340
348
  }>>, {}>> & Record<string, any>;
341
349
  export default EcanSelect;
342
350
  export * from './props';
@@ -154,12 +154,8 @@ export declare const selectComponentProps: {
154
154
  default?: import('../../utils/props').RequestMethod;
155
155
  };
156
156
  requestHeaders: {
157
- type?: import("vue").PropType<{
158
- [key: string]: any;
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>;
@@ -185,5 +181,13 @@ export declare const selectComponentProps: {
185
181
  type?: import("vue").PropType<number>;
186
182
  default?: number;
187
183
  };
184
+ requestParamsMode: {
185
+ type?: import("vue").PropType<"1" | "2">;
186
+ default?: "1" | "2";
187
+ };
188
+ customRequestParams: {
189
+ type?: import("vue").PropType<string>;
190
+ default?: string;
191
+ };
188
192
  };
189
193
  export declare const selectEvents: string[];
@@ -113,12 +113,8 @@ declare const _sfc_main: {
113
113
  default?: import("../../utils/props").RequestMethod;
114
114
  };
115
115
  requestHeaders: {
116
- type?: import("vue").PropType<{
117
- [key: string]: any;
118
- }>;
119
- default?: {
120
- [key: string]: any;
121
- };
116
+ type?: import("vue").PropType<string>;
117
+ default?: string;
122
118
  };
123
119
  isOpenRequestTimer: {
124
120
  type?: import("vue").PropType<boolean>;
@@ -144,6 +140,14 @@ declare const _sfc_main: {
144
140
  type?: import("vue").PropType<number>;
145
141
  default?: number;
146
142
  };
143
+ requestParamsMode: {
144
+ type?: import("vue").PropType<"1" | "2">;
145
+ default?: "1" | "2";
146
+ };
147
+ customRequestParams: {
148
+ type?: import("vue").PropType<string>;
149
+ default?: string;
150
+ };
147
151
  };
148
152
  setup(props: any): {
149
153
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
@@ -113,12 +113,8 @@ export declare const EcanTreeSelect: import('../../utils/withInstall').SFCWithIn
113
113
  default?: import("../../utils/props").RequestMethod;
114
114
  };
115
115
  requestHeaders: {
116
- type?: import("vue").PropType<{
117
- [key: string]: any;
118
- }>;
119
- default?: {
120
- [key: string]: any;
121
- };
116
+ type?: import("vue").PropType<string>;
117
+ default?: string;
122
118
  };
123
119
  isOpenRequestTimer: {
124
120
  type?: import("vue").PropType<boolean>;
@@ -144,6 +140,14 @@ export declare const EcanTreeSelect: import('../../utils/withInstall').SFCWithIn
144
140
  type?: import("vue").PropType<number>;
145
141
  default?: number;
146
142
  };
143
+ requestParamsMode: {
144
+ type?: import("vue").PropType<"1" | "2">;
145
+ default?: "1" | "2";
146
+ };
147
+ customRequestParams: {
148
+ type?: import("vue").PropType<string>;
149
+ default?: string;
150
+ };
147
151
  };
148
152
  setup(props: any): {
149
153
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
@@ -134,12 +134,8 @@ export declare const treeSelectComponentProps: {
134
134
  default?: import('../../utils/props').RequestMethod;
135
135
  };
136
136
  requestHeaders: {
137
- type?: import("vue").PropType<{
138
- [key: string]: any;
139
- }>;
140
- default?: {
141
- [key: string]: any;
142
- };
137
+ type?: import("vue").PropType<string>;
138
+ default?: string;
143
139
  };
144
140
  isOpenRequestTimer: {
145
141
  type?: import("vue").PropType<boolean>;
@@ -165,5 +161,13 @@ export declare const treeSelectComponentProps: {
165
161
  type?: import("vue").PropType<number>;
166
162
  default?: number;
167
163
  };
164
+ requestParamsMode: {
165
+ type?: import("vue").PropType<"1" | "2">;
166
+ default?: "1" | "2";
167
+ };
168
+ customRequestParams: {
169
+ type?: import("vue").PropType<string>;
170
+ default?: string;
171
+ };
168
172
  };
169
173
  export declare const treeSelectEvents: string[];
@@ -497,12 +497,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
497
497
  default?: import('../../utils/props').RequestMethod;
498
498
  };
499
499
  requestHeaders: {
500
- type?: import("vue").PropType<{
501
- [key: string]: any;
502
- }>;
503
- default?: {
504
- [key: string]: any;
505
- };
500
+ type?: import("vue").PropType<string>;
501
+ default?: string;
506
502
  };
507
503
  isOpenRequestTimer: {
508
504
  type?: import("vue").PropType<boolean>;
@@ -528,6 +524,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
528
524
  type?: import("vue").PropType<number>;
529
525
  default?: number;
530
526
  };
527
+ requestParamsMode: {
528
+ type?: import("vue").PropType<"1" | "2">;
529
+ default?: "1" | "2";
530
+ };
531
+ customRequestParams: {
532
+ type?: import("vue").PropType<string>;
533
+ default?: string;
534
+ };
531
535
  }, {
532
536
  option: import("vue").ComputedRef<{
533
537
  textStyle: {
@@ -1221,12 +1225,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
1221
1225
  default?: import('../../utils/props').RequestMethod;
1222
1226
  };
1223
1227
  requestHeaders: {
1224
- type?: import("vue").PropType<{
1225
- [key: string]: any;
1226
- }>;
1227
- default?: {
1228
- [key: string]: any;
1229
- };
1228
+ type?: import("vue").PropType<string>;
1229
+ default?: string;
1230
1230
  };
1231
1231
  isOpenRequestTimer: {
1232
1232
  type?: import("vue").PropType<boolean>;
@@ -1252,5 +1252,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
1252
1252
  type?: import("vue").PropType<number>;
1253
1253
  default?: number;
1254
1254
  };
1255
+ requestParamsMode: {
1256
+ type?: import("vue").PropType<"1" | "2">;
1257
+ default?: "1" | "2";
1258
+ };
1259
+ customRequestParams: {
1260
+ type?: import("vue").PropType<string>;
1261
+ default?: string;
1262
+ };
1255
1263
  }>>, {}>;
1256
1264
  export default _sfc_main;
@@ -496,12 +496,8 @@ export declare const EcanBar: import('../../utils/withInstall').SFCWithInstall<i
496
496
  default?: import("../../utils/props").RequestMethod;
497
497
  };
498
498
  requestHeaders: {
499
- type?: import("vue").PropType<{
500
- [key: string]: any;
501
- }>;
502
- default?: {
503
- [key: string]: any;
504
- };
499
+ type?: import("vue").PropType<string>;
500
+ default?: string;
505
501
  };
506
502
  isOpenRequestTimer: {
507
503
  type?: import("vue").PropType<boolean>;
@@ -527,6 +523,14 @@ export declare const EcanBar: import('../../utils/withInstall').SFCWithInstall<i
527
523
  type?: import("vue").PropType<number>;
528
524
  default?: number;
529
525
  };
526
+ requestParamsMode: {
527
+ type?: import("vue").PropType<"1" | "2">;
528
+ default?: "1" | "2";
529
+ };
530
+ customRequestParams: {
531
+ type?: import("vue").PropType<string>;
532
+ default?: string;
533
+ };
530
534
  }, {
531
535
  option: import("vue").ComputedRef<{
532
536
  textStyle: {
@@ -1220,12 +1224,8 @@ export declare const EcanBar: import('../../utils/withInstall').SFCWithInstall<i
1220
1224
  default?: import("../../utils/props").RequestMethod;
1221
1225
  };
1222
1226
  requestHeaders: {
1223
- type?: import("vue").PropType<{
1224
- [key: string]: any;
1225
- }>;
1226
- default?: {
1227
- [key: string]: any;
1228
- };
1227
+ type?: import("vue").PropType<string>;
1228
+ default?: string;
1229
1229
  };
1230
1230
  isOpenRequestTimer: {
1231
1231
  type?: import("vue").PropType<boolean>;
@@ -1251,6 +1251,14 @@ export declare const EcanBar: import('../../utils/withInstall').SFCWithInstall<i
1251
1251
  type?: import("vue").PropType<number>;
1252
1252
  default?: number;
1253
1253
  };
1254
+ requestParamsMode: {
1255
+ type?: import("vue").PropType<"1" | "2">;
1256
+ default?: "1" | "2";
1257
+ };
1258
+ customRequestParams: {
1259
+ type?: import("vue").PropType<string>;
1260
+ default?: string;
1261
+ };
1254
1262
  }>>, {}>> & Record<string, any>;
1255
1263
  export default EcanBar;
1256
1264
  export * from './props';
@@ -609,12 +609,8 @@ export declare const barComponentProps: {
609
609
  default?: import('../../utils/props').RequestMethod;
610
610
  };
611
611
  requestHeaders: {
612
- type?: import("vue").PropType<{
613
- [key: string]: any;
614
- }>;
615
- default?: {
616
- [key: string]: any;
617
- };
612
+ type?: import("vue").PropType<string>;
613
+ default?: string;
618
614
  };
619
615
  isOpenRequestTimer: {
620
616
  type?: import("vue").PropType<boolean>;
@@ -640,5 +636,13 @@ export declare const barComponentProps: {
640
636
  type?: import("vue").PropType<number>;
641
637
  default?: number;
642
638
  };
639
+ requestParamsMode: {
640
+ type?: import("vue").PropType<"1" | "2">;
641
+ default?: "1" | "2";
642
+ };
643
+ customRequestParams: {
644
+ type?: import("vue").PropType<string>;
645
+ default?: string;
646
+ };
643
647
  };
644
648
  export declare const barEvents: string[];
@@ -501,12 +501,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
501
501
  default?: import('../../utils/props').RequestMethod;
502
502
  };
503
503
  requestHeaders: {
504
- type?: import("vue").PropType<{
505
- [key: string]: any;
506
- }>;
507
- default?: {
508
- [key: string]: any;
509
- };
504
+ type?: import("vue").PropType<string>;
505
+ default?: string;
510
506
  };
511
507
  isOpenRequestTimer: {
512
508
  type?: import("vue").PropType<boolean>;
@@ -532,6 +528,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
532
528
  type?: import("vue").PropType<number>;
533
529
  default?: number;
534
530
  };
531
+ requestParamsMode: {
532
+ type?: import("vue").PropType<"1" | "2">;
533
+ default?: "1" | "2";
534
+ };
535
+ customRequestParams: {
536
+ type?: import("vue").PropType<string>;
537
+ default?: string;
538
+ };
535
539
  }, {
536
540
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
537
541
  option: import("vue").ComputedRef<{
@@ -1221,12 +1225,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
1221
1225
  default?: import('../../utils/props').RequestMethod;
1222
1226
  };
1223
1227
  requestHeaders: {
1224
- type?: import("vue").PropType<{
1225
- [key: string]: any;
1226
- }>;
1227
- default?: {
1228
- [key: string]: any;
1229
- };
1228
+ type?: import("vue").PropType<string>;
1229
+ default?: string;
1230
1230
  };
1231
1231
  isOpenRequestTimer: {
1232
1232
  type?: import("vue").PropType<boolean>;
@@ -1252,5 +1252,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
1252
1252
  type?: import("vue").PropType<number>;
1253
1253
  default?: number;
1254
1254
  };
1255
+ requestParamsMode: {
1256
+ type?: import("vue").PropType<"1" | "2">;
1257
+ default?: "1" | "2";
1258
+ };
1259
+ customRequestParams: {
1260
+ type?: import("vue").PropType<string>;
1261
+ default?: string;
1262
+ };
1255
1263
  }>>, {}>;
1256
1264
  export default _sfc_main;
@@ -500,12 +500,8 @@ export declare const EcanComboGraph: import("../../utils/withInstall").SFCWithIn
500
500
  default?: import("../../utils/props").RequestMethod;
501
501
  };
502
502
  requestHeaders: {
503
- type?: import("vue").PropType<{
504
- [key: string]: any;
505
- }>;
506
- default?: {
507
- [key: string]: any;
508
- };
503
+ type?: import("vue").PropType<string>;
504
+ default?: string;
509
505
  };
510
506
  isOpenRequestTimer: {
511
507
  type?: import("vue").PropType<boolean>;
@@ -531,6 +527,14 @@ export declare const EcanComboGraph: import("../../utils/withInstall").SFCWithIn
531
527
  type?: import("vue").PropType<number>;
532
528
  default?: number;
533
529
  };
530
+ requestParamsMode: {
531
+ type?: import("vue").PropType<"1" | "2">;
532
+ default?: "1" | "2";
533
+ };
534
+ customRequestParams: {
535
+ type?: import("vue").PropType<string>;
536
+ default?: string;
537
+ };
534
538
  }, {
535
539
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
536
540
  option: import("vue").ComputedRef<{
@@ -1220,12 +1224,8 @@ export declare const EcanComboGraph: import("../../utils/withInstall").SFCWithIn
1220
1224
  default?: import("../../utils/props").RequestMethod;
1221
1225
  };
1222
1226
  requestHeaders: {
1223
- type?: import("vue").PropType<{
1224
- [key: string]: any;
1225
- }>;
1226
- default?: {
1227
- [key: string]: any;
1228
- };
1227
+ type?: import("vue").PropType<string>;
1228
+ default?: string;
1229
1229
  };
1230
1230
  isOpenRequestTimer: {
1231
1231
  type?: import("vue").PropType<boolean>;
@@ -1251,6 +1251,14 @@ export declare const EcanComboGraph: import("../../utils/withInstall").SFCWithIn
1251
1251
  type?: import("vue").PropType<number>;
1252
1252
  default?: number;
1253
1253
  };
1254
+ requestParamsMode: {
1255
+ type?: import("vue").PropType<"1" | "2">;
1256
+ default?: "1" | "2";
1257
+ };
1258
+ customRequestParams: {
1259
+ type?: import("vue").PropType<string>;
1260
+ default?: string;
1261
+ };
1254
1262
  }>>, {}>> & Record<string, any>;
1255
1263
  export default EcanComboGraph;
1256
1264
  export * from './props';
@@ -616,12 +616,8 @@ export declare const comboGraphComponentProps: {
616
616
  default?: import('../../utils/props').RequestMethod;
617
617
  };
618
618
  requestHeaders: {
619
- type?: import("vue").PropType<{
620
- [key: string]: any;
621
- }>;
622
- default?: {
623
- [key: string]: any;
624
- };
619
+ type?: import("vue").PropType<string>;
620
+ default?: string;
625
621
  };
626
622
  isOpenRequestTimer: {
627
623
  type?: import("vue").PropType<boolean>;
@@ -647,5 +643,13 @@ export declare const comboGraphComponentProps: {
647
643
  type?: import("vue").PropType<number>;
648
644
  default?: number;
649
645
  };
646
+ requestParamsMode: {
647
+ type?: import("vue").PropType<"1" | "2">;
648
+ default?: "1" | "2";
649
+ };
650
+ customRequestParams: {
651
+ type?: import("vue").PropType<string>;
652
+ default?: string;
653
+ };
650
654
  };
651
655
  export declare const comboGraphEvents: string[];
@@ -81,12 +81,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
81
81
  default?: import("../../utils/props").RequestMethod;
82
82
  };
83
83
  requestHeaders: {
84
- type?: import("vue").PropType<{
85
- [key: string]: any;
86
- }>;
87
- default?: {
88
- [key: string]: any;
89
- };
84
+ type?: import("vue").PropType<string>;
85
+ default?: string;
90
86
  };
91
87
  isOpenRequestTimer: {
92
88
  type?: import("vue").PropType<boolean>;
@@ -112,6 +108,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
112
108
  type?: import("vue").PropType<number>;
113
109
  default?: number;
114
110
  };
111
+ requestParamsMode: {
112
+ type?: import("vue").PropType<"1" | "2">;
113
+ default?: "1" | "2";
114
+ };
115
+ customRequestParams: {
116
+ type?: import("vue").PropType<string>;
117
+ default?: string;
118
+ };
115
119
  }, {
116
120
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
117
121
  myOption: import("vue").Ref<any>;
@@ -198,12 +202,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
198
202
  default?: import("../../utils/props").RequestMethod;
199
203
  };
200
204
  requestHeaders: {
201
- type?: import("vue").PropType<{
202
- [key: string]: any;
203
- }>;
204
- default?: {
205
- [key: string]: any;
206
- };
205
+ type?: import("vue").PropType<string>;
206
+ default?: string;
207
207
  };
208
208
  isOpenRequestTimer: {
209
209
  type?: import("vue").PropType<boolean>;
@@ -229,5 +229,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
229
229
  type?: import("vue").PropType<number>;
230
230
  default?: number;
231
231
  };
232
+ requestParamsMode: {
233
+ type?: import("vue").PropType<"1" | "2">;
234
+ default?: "1" | "2";
235
+ };
236
+ customRequestParams: {
237
+ type?: import("vue").PropType<string>;
238
+ default?: string;
239
+ };
232
240
  }>>, {}>;
233
241
  export default _sfc_main;
@@ -80,12 +80,8 @@ export declare const EcanCustomGraph: import("../../utils/withInstall").SFCWithI
80
80
  default?: import("../../utils/props").RequestMethod;
81
81
  };
82
82
  requestHeaders: {
83
- type?: import("vue").PropType<{
84
- [key: string]: any;
85
- }>;
86
- default?: {
87
- [key: string]: any;
88
- };
83
+ type?: import("vue").PropType<string>;
84
+ default?: string;
89
85
  };
90
86
  isOpenRequestTimer: {
91
87
  type?: import("vue").PropType<boolean>;
@@ -111,6 +107,14 @@ export declare const EcanCustomGraph: import("../../utils/withInstall").SFCWithI
111
107
  type?: import("vue").PropType<number>;
112
108
  default?: number;
113
109
  };
110
+ requestParamsMode: {
111
+ type?: import("vue").PropType<"1" | "2">;
112
+ default?: "1" | "2";
113
+ };
114
+ customRequestParams: {
115
+ type?: import("vue").PropType<string>;
116
+ default?: string;
117
+ };
114
118
  }, {
115
119
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
116
120
  myOption: import("vue").Ref<any>;
@@ -197,12 +201,8 @@ export declare const EcanCustomGraph: import("../../utils/withInstall").SFCWithI
197
201
  default?: import("../../utils/props").RequestMethod;
198
202
  };
199
203
  requestHeaders: {
200
- type?: import("vue").PropType<{
201
- [key: string]: any;
202
- }>;
203
- default?: {
204
- [key: string]: any;
205
- };
204
+ type?: import("vue").PropType<string>;
205
+ default?: string;
206
206
  };
207
207
  isOpenRequestTimer: {
208
208
  type?: import("vue").PropType<boolean>;
@@ -228,6 +228,14 @@ export declare const EcanCustomGraph: import("../../utils/withInstall").SFCWithI
228
228
  type?: import("vue").PropType<number>;
229
229
  default?: number;
230
230
  };
231
+ requestParamsMode: {
232
+ type?: import("vue").PropType<"1" | "2">;
233
+ default?: "1" | "2";
234
+ };
235
+ customRequestParams: {
236
+ type?: import("vue").PropType<string>;
237
+ default?: string;
238
+ };
231
239
  }>>, {}>> & Record<string, any>;
232
240
  export default EcanCustomGraph;
233
241
  export * from './props';
@@ -89,12 +89,8 @@ export declare const customGraphComponentProps: {
89
89
  default?: import('../../utils/props').RequestMethod;
90
90
  };
91
91
  requestHeaders: {
92
- type?: import("vue").PropType<{
93
- [key: string]: any;
94
- }>;
95
- default?: {
96
- [key: string]: any;
97
- };
92
+ type?: import("vue").PropType<string>;
93
+ default?: string;
98
94
  };
99
95
  isOpenRequestTimer: {
100
96
  type?: import("vue").PropType<boolean>;
@@ -120,4 +116,12 @@ export declare const customGraphComponentProps: {
120
116
  type?: import("vue").PropType<number>;
121
117
  default?: number;
122
118
  };
119
+ requestParamsMode: {
120
+ type?: import("vue").PropType<"1" | "2">;
121
+ default?: "1" | "2";
122
+ };
123
+ customRequestParams: {
124
+ type?: import("vue").PropType<string>;
125
+ default?: string;
126
+ };
123
127
  };