@devtable/dashboard 12.7.0 → 12.9.0

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 (132) hide show
  1. package/dist/components/filter/filter-date-range/widget/shortcuts/shortcuts.d.ts +1 -1
  2. package/dist/components/panel/settings/common/data-field-selector.d.ts +1 -0
  3. package/dist/components/panel/settings/common/mantine-size-selector.d.ts +6 -3
  4. package/dist/components/plugins/common-echarts-fields/axis-label-rotate/axis-label-rotate-input.d.ts +10 -0
  5. package/dist/components/plugins/common-echarts-fields/axis-label-rotate/index.d.ts +1 -0
  6. package/dist/components/plugins/common-echarts-fields/label-position/label-position-selector.d.ts +3 -2
  7. package/dist/components/plugins/common-echarts-fields/line-type/index.d.ts +2 -0
  8. package/dist/components/plugins/common-echarts-fields/line-type/line-type-selector.d.ts +11 -0
  9. package/dist/components/plugins/common-echarts-fields/line-type/types.d.ts +1 -0
  10. package/dist/components/plugins/common-echarts-fields/name-text-align/index.d.ts +2 -0
  11. package/dist/components/plugins/common-echarts-fields/name-text-align/name-text-align-selector.d.ts +12 -0
  12. package/dist/components/plugins/common-echarts-fields/name-text-align/types.d.ts +1 -0
  13. package/dist/components/plugins/common-echarts-fields/orientation/index.d.ts +2 -0
  14. package/dist/components/plugins/common-echarts-fields/orientation/orientation-selector.d.ts +12 -0
  15. package/dist/components/plugins/common-echarts-fields/orientation/types.d.ts +1 -0
  16. package/dist/components/plugins/common-echarts-fields/regression-line/types.d.ts +3 -2
  17. package/dist/components/plugins/{viz-components/cartesian/editors/scatter-size-select → common-echarts-fields/symbol-size}/dynamic-size-function-editor.d.ts +3 -3
  18. package/dist/components/plugins/common-echarts-fields/symbol-size/dynamic.d.ts +6 -0
  19. package/dist/components/plugins/common-echarts-fields/symbol-size/index.d.ts +2 -0
  20. package/dist/components/plugins/common-echarts-fields/symbol-size/static.d.ts +7 -0
  21. package/dist/components/plugins/common-echarts-fields/symbol-size/symbol-size-selector.d.ts +9 -0
  22. package/dist/components/plugins/common-echarts-fields/symbol-size/types.d.ts +13 -0
  23. package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +2 -1
  24. package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/index.d.ts +4 -9
  25. package/dist/components/plugins/common-echarts-fields/x-axis-label-formatter/types.d.ts +1 -1
  26. package/dist/components/plugins/{viz-components/cartesian/editors/x-axis/x-axis-label-formatter/index.d.ts → common-echarts-fields/x-axis-label-formatter/x-axis-label-formatter-field.d.ts} +1 -0
  27. package/dist/components/plugins/common-echarts-fields/x-axis-position/index.d.ts +2 -0
  28. package/dist/components/plugins/common-echarts-fields/x-axis-position/types.d.ts +1 -0
  29. package/dist/components/plugins/common-echarts-fields/x-axis-position/x-axis-position-selector.d.ts +11 -0
  30. package/dist/components/plugins/common-echarts-fields/y-axis-position/index.d.ts +2 -0
  31. package/dist/components/plugins/common-echarts-fields/y-axis-position/types.d.ts +1 -0
  32. package/dist/components/plugins/common-echarts-fields/y-axis-position/y-axis-position-selector.d.ts +11 -0
  33. package/dist/components/plugins/editor-components/color-type/color-type-selector.d.ts +11 -0
  34. package/dist/components/plugins/editor-components/color-type/index.d.ts +2 -0
  35. package/dist/components/plugins/editor-components/color-type/type.d.ts +1 -0
  36. package/dist/components/plugins/editor-components/flex/align-items-selector.d.ts +11 -0
  37. package/dist/components/plugins/editor-components/flex/index.d.ts +3 -0
  38. package/dist/components/plugins/editor-components/flex/justify-content-selector.d.ts +11 -0
  39. package/dist/components/plugins/editor-components/flex/type.d.ts +2 -0
  40. package/dist/components/plugins/editor-components/horizontal-align-selector.d.ts +11 -0
  41. package/dist/components/plugins/editor-components/index.d.ts +7 -0
  42. package/dist/components/plugins/editor-components/vertical-align-selector.d.ts +11 -0
  43. package/dist/components/plugins/editor-components/viz-config-banner.d.ts +5 -0
  44. package/dist/components/plugins/viz-components/bar-3d-chart/translation.d.ts +2 -0
  45. package/dist/components/plugins/viz-components/boxplot-chart/type.d.ts +3 -3
  46. package/dist/components/plugins/viz-components/button/translation.d.ts +2 -0
  47. package/dist/components/plugins/viz-components/button/type.d.ts +3 -2
  48. package/dist/components/plugins/viz-components/calendar-heatmap/option/formatters.d.ts +1 -1
  49. package/dist/components/plugins/viz-components/calendar-heatmap/translation.d.ts +2 -0
  50. package/dist/components/plugins/viz-components/cartesian/migrators/index.d.ts +1 -1
  51. package/dist/components/plugins/viz-components/cartesian/option/series/get-echarts-symbol-size.d.ts +2 -0
  52. package/dist/components/plugins/viz-components/cartesian/option/series/reference_lines.d.ts +1 -1
  53. package/dist/components/plugins/viz-components/cartesian/translation.d.ts +2 -0
  54. package/dist/components/plugins/viz-components/cartesian/type.d.ts +15 -10
  55. package/dist/components/plugins/viz-components/funnel/translation.d.ts +2 -0
  56. package/dist/components/plugins/viz-components/funnel/type.d.ts +2 -1
  57. package/dist/components/plugins/viz-components/heatmap/option/formatters.d.ts +1 -1
  58. package/dist/components/plugins/viz-components/heatmap/option/x-axis.d.ts +1 -1
  59. package/dist/components/plugins/viz-components/heatmap/option/y-axis.d.ts +1 -1
  60. package/dist/components/plugins/viz-components/heatmap/translation.d.ts +2 -0
  61. package/dist/components/plugins/viz-components/heatmap/type.d.ts +3 -2
  62. package/dist/components/plugins/viz-components/horizontal-bar-chart/option/series/reference_lines.d.ts +2 -2
  63. package/dist/components/plugins/viz-components/horizontal-bar-chart/translation.d.ts +2 -0
  64. package/dist/components/plugins/viz-components/horizontal-bar-chart/type.d.ts +11 -6
  65. package/dist/components/plugins/viz-components/merico-estimation-chart/option/x-axis.d.ts +1 -1
  66. package/dist/components/plugins/viz-components/merico-estimation-chart/translation.d.ts +2 -0
  67. package/dist/components/plugins/viz-components/merico-estimation-chart/type.d.ts +1 -1
  68. package/dist/components/plugins/viz-components/merico-heatmap/render/option/formatters.d.ts +1 -1
  69. package/dist/components/plugins/viz-components/merico-heatmap/render/option/x-axis.d.ts +1 -1
  70. package/dist/components/plugins/viz-components/merico-heatmap/render/option/y-axis.d.ts +1 -1
  71. package/dist/components/plugins/viz-components/merico-heatmap/translation.d.ts +2 -0
  72. package/dist/components/plugins/viz-components/merico-heatmap/type.d.ts +4 -3
  73. package/dist/components/plugins/viz-components/merico-stats/translation.d.ts +2 -0
  74. package/dist/components/plugins/viz-components/merico-stats/type.d.ts +3 -3
  75. package/dist/components/plugins/viz-components/pareto-chart/translation.d.ts +2 -0
  76. package/dist/components/plugins/viz-components/pareto-chart/type.d.ts +4 -3
  77. package/dist/components/plugins/viz-components/pie-chart/translation.d.ts +2 -0
  78. package/dist/components/plugins/viz-components/radar-chart/translation.d.ts +2 -0
  79. package/dist/components/plugins/viz-components/regression-chart/migrators/index.d.ts +1 -1
  80. package/dist/components/plugins/viz-components/regression-chart/translation.d.ts +2 -0
  81. package/dist/components/plugins/viz-components/regression-chart/type.d.ts +1 -1
  82. package/dist/components/plugins/viz-components/rich-text/translation.d.ts +2 -0
  83. package/dist/components/plugins/viz-components/scatter-chart/option/get-echarts-symbol-size.d.ts +2 -0
  84. package/dist/components/plugins/viz-components/scatter-chart/translation.d.ts +2 -0
  85. package/dist/components/plugins/viz-components/scatter-chart/type.d.ts +5 -4
  86. package/dist/components/plugins/viz-components/stats/translation.d.ts +2 -0
  87. package/dist/components/plugins/viz-components/stats/type.d.ts +3 -2
  88. package/dist/components/plugins/viz-components/sunburst/translation.d.ts +2 -0
  89. package/dist/components/plugins/viz-components/table/translation.d.ts +2 -0
  90. package/dist/components/plugins/viz-components/table/type.d.ts +2 -1
  91. package/dist/components/plugins/viz-components/table/value-type-selector.d.ts +0 -1
  92. package/dist/components/plugins/viz-components/text/translation.d.ts +2 -0
  93. package/dist/components/plugins/viz-components/text/type.d.ts +2 -1
  94. package/dist/components/plugins/viz-components/viz-merico-gqm/translation.d.ts +2 -0
  95. package/dist/contexts/dates-provider.d.ts +4 -0
  96. package/dist/contexts/index.d.ts +1 -0
  97. package/dist/dashboard.es.js +16849 -15921
  98. package/dist/dashboard.umd.js +116 -121
  99. package/dist/i18n/en.d.ts +454 -6
  100. package/dist/i18n/zh.d.ts +454 -6
  101. package/dist/stats.html +1 -1
  102. package/package.json +1 -1
  103. package/dist/components/panel/settings/common/css-types.d.ts +0 -10
  104. package/dist/components/plugins/viz-components/cartesian/editors/scatter-size-select/dynamic.d.ts +0 -6
  105. package/dist/components/plugins/viz-components/cartesian/editors/scatter-size-select/get-echarts-symbol-size.d.ts +0 -2
  106. package/dist/components/plugins/viz-components/cartesian/editors/scatter-size-select/index.d.ts +0 -9
  107. package/dist/components/plugins/viz-components/cartesian/editors/scatter-size-select/static.d.ts +0 -7
  108. package/dist/components/plugins/viz-components/cartesian/editors/scatter-size-select/types.d.ts +0 -13
  109. package/dist/components/plugins/viz-components/cartesian/editors/x-axis/x-axis-label-formatter/function-editor.d.ts +0 -7
  110. package/dist/components/plugins/viz-components/cartesian/editors/x-axis/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +0 -2
  111. package/dist/components/plugins/viz-components/cartesian/editors/x-axis/x-axis-label-formatter/types.d.ts +0 -8
  112. package/dist/components/plugins/viz-components/heatmap/editors/x-axis/x-axis-label-formatter/function-editor.d.ts +0 -7
  113. package/dist/components/plugins/viz-components/heatmap/editors/x-axis/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +0 -3
  114. package/dist/components/plugins/viz-components/heatmap/editors/x-axis/x-axis-label-formatter/index.d.ts +0 -8
  115. package/dist/components/plugins/viz-components/heatmap/editors/x-axis/x-axis-label-formatter/types.d.ts +0 -8
  116. package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/x-axis-label-formatter/function-editor.d.ts +0 -7
  117. package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +0 -3
  118. package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/x-axis-label-formatter/index.d.ts +0 -8
  119. package/dist/components/plugins/viz-components/merico-heatmap/editors/x-axis/x-axis-label-formatter/types.d.ts +0 -8
  120. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/dynamic-size-function-editor.d.ts +0 -7
  121. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/dynamic.d.ts +0 -6
  122. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/get-echarts-symbol-size.d.ts +0 -2
  123. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/index.d.ts +0 -9
  124. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/static.d.ts +0 -7
  125. package/dist/components/plugins/viz-components/scatter-chart/editors/scatter/scatter-size-select/types.d.ts +0 -13
  126. package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/x-axis-label-formatter/function-editor.d.ts +0 -7
  127. package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/x-axis-label-formatter/get-echarts-x-axis-tick-label.d.ts +0 -2
  128. package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/x-axis-label-formatter/index.d.ts +0 -8
  129. package/dist/components/plugins/viz-components/scatter-chart/editors/x-axis/x-axis-label-formatter/types.d.ts +0 -5
  130. /package/dist/components/plugins/{controls → editor-components}/color-interpolation-select/index.d.ts +0 -0
  131. /package/dist/components/plugins/{controls → editor-components}/color-mapping-editor/index.d.ts +0 -0
  132. /package/dist/components/plugins/{controls → editor-components}/color-mapping-editor/style.d.ts +0 -0
package/dist/i18n/zh.d.ts CHANGED
@@ -14,6 +14,13 @@ export declare const zh: {
14
14
  label_placeholder: string;
15
15
  auto_submit: string;
16
16
  order: string;
17
+ custom_default_value: {
18
+ trigger: string;
19
+ title: string;
20
+ tips: string;
21
+ tip_1: string;
22
+ tip_2: string;
23
+ };
17
24
  };
18
25
  widget: {
19
26
  names: {
@@ -26,8 +33,14 @@ export declare const zh: {
26
33
  };
27
34
  common: {
28
35
  use_query_data_as_options: string;
36
+ fetch_options_from_datasource: string;
29
37
  or_fetch_options_from_datasource: string;
30
38
  selector_option_empty: string;
39
+ see_data_structure: string;
40
+ using_query: string;
41
+ default_selection_count: string;
42
+ min_width: string;
43
+ x_selected: string;
31
44
  };
32
45
  text_input: {
33
46
  default_value: string;
@@ -42,6 +55,79 @@ export declare const zh: {
42
55
  no_default_selection: string;
43
56
  select_first_option_by_default: string;
44
57
  };
58
+ multi_select: {
59
+ width_description: string;
60
+ };
61
+ tree_select: {
62
+ strictly: string;
63
+ };
64
+ checkbox: {
65
+ description: string;
66
+ default_checked: string;
67
+ };
68
+ date_range: {
69
+ required: string;
70
+ allow_single_date: string;
71
+ display_format: string;
72
+ max_days: string;
73
+ one_day: string;
74
+ x_days: string;
75
+ x_max_days: string;
76
+ default_value: string;
77
+ default_by_shortcut: string;
78
+ defualt_by_shortcut_placeholder: string;
79
+ start_date: string;
80
+ end_date: string;
81
+ shortcut: {
82
+ last: {
83
+ label: string;
84
+ d: string;
85
+ w: string;
86
+ m: string;
87
+ m2: string;
88
+ m3: string;
89
+ y: string;
90
+ full: {
91
+ d: string;
92
+ w: string;
93
+ m: string;
94
+ m2: string;
95
+ m3: string;
96
+ y: string;
97
+ };
98
+ };
99
+ recent: {
100
+ label: string;
101
+ d7: string;
102
+ d30: string;
103
+ d60: string;
104
+ d90: string;
105
+ d180: string;
106
+ d365: string;
107
+ full: {
108
+ d7: string;
109
+ d30: string;
110
+ d60: string;
111
+ d90: string;
112
+ d180: string;
113
+ d365: string;
114
+ };
115
+ };
116
+ this: {
117
+ label: string;
118
+ d: string;
119
+ w: string;
120
+ m: string;
121
+ y: string;
122
+ full: {
123
+ d: string;
124
+ w: string;
125
+ m: string;
126
+ y: string;
127
+ };
128
+ };
129
+ };
130
+ };
45
131
  };
46
132
  };
47
133
  view: {
@@ -80,6 +166,41 @@ export declare const zh: {
80
166
  label: string;
81
167
  add: string;
82
168
  interactions_viewer: string;
169
+ unavailable: string;
170
+ unavailable_reason: string;
171
+ trigger: {
172
+ setup: string;
173
+ label: string;
174
+ payload: string;
175
+ };
176
+ operation: {
177
+ setup: string;
178
+ label: string;
179
+ settings: string;
180
+ variables: string;
181
+ console_log: {
182
+ label: string;
183
+ log_content: string;
184
+ };
185
+ open_link: {
186
+ label: string;
187
+ url: string;
188
+ open_in_new_tab: string;
189
+ };
190
+ open_view: {
191
+ label: string;
192
+ view: string;
193
+ };
194
+ set_filter_values: {
195
+ label: string;
196
+ set_filter: string;
197
+ with: string;
198
+ };
199
+ clear_filter_values: {
200
+ label: string;
201
+ select_filter: string;
202
+ };
203
+ };
83
204
  };
84
205
  query_variable: {
85
206
  label: string;
@@ -101,6 +222,10 @@ export declare const zh: {
101
222
  delete: string;
102
223
  delete_unused: string;
103
224
  manage: string;
225
+ key: string;
226
+ key_occupied: string;
227
+ edit_snippet: string;
228
+ preview_snippet: string;
104
229
  usage: {
105
230
  label: string;
106
231
  };
@@ -121,6 +246,20 @@ export declare const zh: {
121
246
  total: string;
122
247
  total_rows: string;
123
248
  };
249
+ align: {
250
+ horizontal: {
251
+ label: string;
252
+ left: string;
253
+ center: string;
254
+ right: string;
255
+ };
256
+ vertical: {
257
+ label: string;
258
+ left: string;
259
+ center: string;
260
+ right: string;
261
+ };
262
+ };
124
263
  id: string;
125
264
  name: string;
126
265
  key: string;
@@ -128,8 +267,14 @@ export declare const zh: {
128
267
  value: string;
129
268
  type: string;
130
269
  info: string;
270
+ min: string;
271
+ max: string;
131
272
  data_field: string;
273
+ name_data_field: string;
274
+ value_data_field: string;
275
+ color_data_field: string;
132
276
  enabled: string;
277
+ copied: string;
133
278
  action: string;
134
279
  actions: {
135
280
  open: string;
@@ -151,6 +296,7 @@ export declare const zh: {
151
296
  cancel: string;
152
297
  confirm: string;
153
298
  add_an_option: string;
299
+ edit: string;
154
300
  end_editing: string;
155
301
  };
156
302
  tabs: {
@@ -190,6 +336,7 @@ export declare const zh: {
190
336
  delete: string;
191
337
  panel_name: string;
192
338
  panel_description: string;
339
+ panel_description_click: string;
193
340
  show_title: string;
194
341
  use_name_as_title: string;
195
342
  settings: {
@@ -215,14 +362,66 @@ export declare const zh: {
215
362
  fallback_value: string;
216
363
  fallback_value_description: string;
217
364
  };
218
- styles: {
365
+ };
366
+ };
367
+ style: {
368
+ label: string;
369
+ font_size: {
370
+ label: string;
371
+ placeholder: string;
372
+ };
373
+ font_weight: {
374
+ label: string;
375
+ };
376
+ size: {
377
+ xs: string;
378
+ sm: string;
379
+ md: string;
380
+ lg: string;
381
+ xl: string;
382
+ };
383
+ flex: {
384
+ justify_content: {
219
385
  label: string;
220
- font_size: {
221
- label: string;
222
- placeholder: string;
223
- };
224
- font_weight: {
386
+ left: string;
387
+ center: string;
388
+ right: string;
389
+ space_between: string;
390
+ space_around: string;
391
+ space_evenly: string;
392
+ };
393
+ align_items: {
394
+ label: string;
395
+ start: string;
396
+ center: string;
397
+ end: string;
398
+ stretch: string;
399
+ };
400
+ };
401
+ color: {
402
+ type: {
403
+ label: string;
404
+ static: string;
405
+ interpolation: string;
406
+ none: string;
407
+ };
408
+ interpolation: {
409
+ setup: string;
410
+ palette: {
225
411
  label: string;
412
+ category: {
413
+ sequential: string;
414
+ diverging: string;
415
+ };
416
+ red_green: string;
417
+ yellow_blue: string;
418
+ red: string;
419
+ green: string;
420
+ blue: string;
421
+ orange: string;
422
+ mapping: {
423
+ value_input_label: string;
424
+ };
226
425
  };
227
426
  };
228
427
  };
@@ -322,6 +521,27 @@ export declare const zh: {
322
521
  description: string;
323
522
  document: string;
324
523
  };
524
+ aggregation: {
525
+ option: {
526
+ none: string;
527
+ sum: string;
528
+ mean: string;
529
+ median: string;
530
+ min: string;
531
+ max: string;
532
+ cov: string;
533
+ std: string;
534
+ quantile: {
535
+ label: string;
536
+ label_with_hint: string;
537
+ };
538
+ custom: {
539
+ label: string;
540
+ label_trigger: string;
541
+ title: string;
542
+ };
543
+ };
544
+ };
325
545
  chart: {
326
546
  chart_config: string;
327
547
  data_field: string;
@@ -330,6 +550,108 @@ export declare const zh: {
330
550
  echarts_based_charts: string;
331
551
  others: string;
332
552
  };
553
+ label: {
554
+ label: string;
555
+ label_full: string;
556
+ label_style: string;
557
+ label_format: string;
558
+ };
559
+ label_position: {
560
+ label: string;
561
+ off: string;
562
+ top: string;
563
+ left: string;
564
+ right: string;
565
+ bottom: string;
566
+ inside: string;
567
+ inside_top: string;
568
+ inside_left: string;
569
+ inside_center: string;
570
+ inside_right: string;
571
+ inside_bottom: string;
572
+ inside_top_left: string;
573
+ inside_top_right: string;
574
+ inside_bottom_left: string;
575
+ inside_bottom_right: string;
576
+ outside: string;
577
+ };
578
+ number_or_dynamic_value: {
579
+ type: {
580
+ static: string;
581
+ dynamic: string;
582
+ };
583
+ dynamic: {
584
+ setup: string;
585
+ setup_title: string;
586
+ guide: string;
587
+ };
588
+ };
589
+ orientation: {
590
+ label: string;
591
+ horizontal: string;
592
+ vertical: string;
593
+ };
594
+ symbol_size: {
595
+ label: string;
596
+ static: string;
597
+ dynamic: string;
598
+ setup: {
599
+ label: string;
600
+ title: string;
601
+ description: string;
602
+ };
603
+ };
604
+ series: {
605
+ label: string;
606
+ name: string;
607
+ y_axis: string;
608
+ data_field: string;
609
+ delete: string;
610
+ line: {
611
+ label: string;
612
+ line_settings: string;
613
+ line_style: string;
614
+ type: {
615
+ label: string;
616
+ solid: string;
617
+ dashed: string;
618
+ dotted: string;
619
+ };
620
+ line_width: string;
621
+ step: {
622
+ label: string;
623
+ off: string;
624
+ start: string;
625
+ middle: string;
626
+ end: string;
627
+ };
628
+ smooth_line: string;
629
+ show_name_on_line: string;
630
+ show_symbol_on_line: string;
631
+ };
632
+ bar: {
633
+ label: string;
634
+ stack: string;
635
+ stack_hint: string;
636
+ bar_gap: {
637
+ label: string;
638
+ no_gap: string;
639
+ overlap: string;
640
+ };
641
+ bar_width: {
642
+ min: string;
643
+ exact: string;
644
+ max: string;
645
+ };
646
+ };
647
+ scatter: {
648
+ label: string;
649
+ };
650
+ group_by: {
651
+ label: string;
652
+ label_line: string;
653
+ };
654
+ };
333
655
  axis: {
334
656
  tick_label: string;
335
657
  customize_label: string;
@@ -348,9 +670,25 @@ export declare const zh: {
348
670
  section_title: {
349
671
  label_format: string;
350
672
  };
673
+ type: {
674
+ value: string;
675
+ category: string;
676
+ time: string;
677
+ log: string;
678
+ click_to_learn_more: string;
679
+ };
680
+ };
681
+ name_text: {
682
+ align: {
683
+ label: string;
684
+ left: string;
685
+ center: string;
686
+ right: string;
687
+ };
351
688
  };
352
689
  rotate: string;
353
690
  degree: string;
691
+ padding: string;
354
692
  content_template: {
355
693
  label: string;
356
694
  hint: string;
@@ -358,18 +696,55 @@ export declare const zh: {
358
696
  x_axis: {
359
697
  label: string;
360
698
  labels: string;
699
+ label_format: string;
700
+ delete: string;
361
701
  x_axis_name: string;
362
702
  x_axis_data_field: string;
703
+ x_axis_type: string;
704
+ layout: string;
705
+ position: {
706
+ label: string;
707
+ top: string;
708
+ bottom: string;
709
+ };
710
+ value_range: string;
711
+ value_min: string;
712
+ value_max: string;
713
+ behavior: string;
714
+ visible: string;
363
715
  };
364
716
  y_axis: {
365
717
  label: string;
366
718
  labels: string;
719
+ label_format: string;
720
+ delete: string;
367
721
  y_axis_name: string;
722
+ y_axis_name_anchor: string;
368
723
  y_axis_data_field: string;
724
+ layout: string;
725
+ position: {
726
+ label: string;
727
+ left: string;
728
+ right: string;
729
+ };
730
+ value_range: string;
731
+ value_min: string;
732
+ value_max: string;
733
+ behavior: string;
734
+ visible: string;
735
+ };
736
+ stats: {
737
+ label: string;
738
+ template: {
739
+ above_chart: string;
740
+ under_chart: string;
741
+ };
369
742
  };
370
743
  legend: {
371
744
  label: string;
372
745
  show_legend: string;
746
+ show_in_legend: string;
747
+ hide_in_legend: string;
373
748
  orientation: {
374
749
  label: string;
375
750
  horizontal: string;
@@ -382,6 +757,11 @@ export declare const zh: {
382
757
  description: string;
383
758
  delete: string;
384
759
  };
760
+ trigger: {
761
+ label: string;
762
+ scatter_point: string;
763
+ x_axis: string;
764
+ };
385
765
  };
386
766
  style: {
387
767
  label: string;
@@ -391,12 +771,72 @@ export declare const zh: {
391
771
  or: string;
392
772
  set_any_color: string;
393
773
  pick_a_theme_color: string;
774
+ background_color: string;
775
+ text_color: string;
776
+ };
777
+ behavior: {
778
+ label: string;
779
+ invisible: string;
780
+ };
781
+ heatmap: {
782
+ heatblock: {
783
+ label: string;
784
+ min_value: string;
785
+ max_value: string;
786
+ show_label: string;
787
+ };
394
788
  };
395
789
  reference_line: {
396
790
  label: string;
397
791
  labels: string;
398
792
  add: string;
399
793
  name_placeholder: string;
794
+ delete: string;
795
+ orientation: {
796
+ vertical_hint: string;
797
+ };
798
+ };
799
+ regression_line: {
800
+ label: string;
801
+ labels: string;
802
+ add: string;
803
+ delete: string;
804
+ method: {
805
+ label: string;
806
+ linear: string;
807
+ exponential: string;
808
+ logistic: string;
809
+ polynomial: string;
810
+ polynomial_order: string;
811
+ };
812
+ };
813
+ reference_area: {
814
+ label: string;
815
+ labels: string;
816
+ add: string;
817
+ delete: string;
818
+ type: {
819
+ label: string;
820
+ rectangle: string;
821
+ };
822
+ direction: {
823
+ label: string;
824
+ horizontal: string;
825
+ };
826
+ boundary: {
827
+ upper: string;
828
+ lower: string;
829
+ };
830
+ content: {
831
+ label: string;
832
+ content_text: string;
833
+ text_position: string;
834
+ };
835
+ endpoint: {
836
+ labels: string;
837
+ left_bottom_point: string;
838
+ right_top_point: string;
839
+ };
400
840
  };
401
841
  zooming: {
402
842
  label: string;
@@ -413,5 +853,13 @@ export declare const zh: {
413
853
  };
414
854
  };
415
855
  };
856
+ viz: {
857
+ viz_config_banner: string;
858
+ };
859
+ validation: {
860
+ number: {
861
+ require_a_number: string;
862
+ };
863
+ };
416
864
  };
417
865
  };