@luzmo/dashboard-contents-types 1.0.7 → 1.0.8

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 (256) hide show
  1. package/LICENSE +15 -0
  2. package/index.d.ts +0 -1
  3. package/json-schemas.d.ts +253 -254
  4. package/package.json +1 -1
  5. package/src/index.d.ts +0 -1
  6. package/src/lib/area-chart/area-chart-options.d.ts +1 -2
  7. package/src/lib/area-chart/area-chart-slots.config.d.ts +0 -1
  8. package/src/lib/area-chart/area-chart-slots.d.ts +0 -1
  9. package/src/lib/area-chart/area-chart.d.ts +0 -1
  10. package/src/lib/area-chart/index.d.ts +0 -1
  11. package/src/lib/bar-chart/bar-chart-options.d.ts +0 -1
  12. package/src/lib/bar-chart/bar-chart-slots.config.d.ts +0 -1
  13. package/src/lib/bar-chart/bar-chart.d.ts +0 -1
  14. package/src/lib/bar-chart/bar-chart.slots.d.ts +0 -1
  15. package/src/lib/bar-chart/index.d.ts +0 -1
  16. package/src/lib/box-plot/box-plot-options.d.ts +0 -1
  17. package/src/lib/box-plot/box-plot-slots.config.d.ts +0 -1
  18. package/src/lib/box-plot/box-plot-slots.d.ts +0 -1
  19. package/src/lib/box-plot/box-plot.d.ts +0 -1
  20. package/src/lib/box-plot/index.d.ts +0 -1
  21. package/src/lib/bubble-chart/bubble-chart-options.d.ts +1 -2
  22. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +0 -1
  23. package/src/lib/bubble-chart/bubble-chart-slots.d.ts +0 -1
  24. package/src/lib/bubble-chart/bubble-chart.d.ts +0 -1
  25. package/src/lib/bubble-chart/index.d.ts +0 -1
  26. package/src/lib/bullet-chart/bullet-chart-options.d.ts +1 -2
  27. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +0 -1
  28. package/src/lib/bullet-chart/bullet-chart-slots.d.ts +0 -1
  29. package/src/lib/bullet-chart/bullet-chart.d.ts +0 -1
  30. package/src/lib/bullet-chart/index.d.ts +0 -1
  31. package/src/lib/choropleth-map/choropleth-map-options.d.ts +1 -2
  32. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +0 -1
  33. package/src/lib/choropleth-map/choropleth-map-slots.d.ts +0 -1
  34. package/src/lib/choropleth-map/choropleth-map.d.ts +0 -1
  35. package/src/lib/choropleth-map/index.d.ts +0 -1
  36. package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +1 -2
  37. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +0 -1
  38. package/src/lib/circle-pack-chart/circle-pack-chart-slots.d.ts +0 -1
  39. package/src/lib/circle-pack-chart/circle-pack-chart.d.ts +0 -1
  40. package/src/lib/circle-pack-chart/index.d.ts +0 -1
  41. package/src/lib/circular-gauge/circular-gauge-options.d.ts +0 -1
  42. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +0 -1
  43. package/src/lib/circular-gauge/circular-gauge-slots.d.ts +0 -1
  44. package/src/lib/circular-gauge/circular-gauge.d.ts +0 -1
  45. package/src/lib/circular-gauge/index.d.ts +0 -1
  46. package/src/lib/column-chart/column-chart-options.d.ts +0 -1
  47. package/src/lib/column-chart/column-chart-slots.config.d.ts +0 -1
  48. package/src/lib/column-chart/column-chart-slots.d.ts +0 -1
  49. package/src/lib/column-chart/column-chart.d.ts +0 -1
  50. package/src/lib/column-chart/index.d.ts +0 -1
  51. package/src/lib/combination-chart/combination-chart-options.d.ts +0 -1
  52. package/src/lib/combination-chart/combination-chart-slots.config.d.ts +0 -1
  53. package/src/lib/combination-chart/combination-chart-slots.d.ts +0 -1
  54. package/src/lib/combination-chart/combination-chart.d.ts +0 -1
  55. package/src/lib/combination-chart/index.d.ts +0 -1
  56. package/src/lib/conditional-number/conditional-number-options.d.ts +0 -1
  57. package/src/lib/conditional-number/conditional-number-slots.config.d.ts +0 -1
  58. package/src/lib/conditional-number/conditional-number-slots.d.ts +0 -1
  59. package/src/lib/conditional-number/conditional-number.d.ts +0 -1
  60. package/src/lib/conditional-number/index.d.ts +0 -1
  61. package/src/lib/date-filter/date-filter-options.d.ts +0 -1
  62. package/src/lib/date-filter/date-filter-slots.config.d.ts +0 -1
  63. package/src/lib/date-filter/date-filter-slots.d.ts +0 -1
  64. package/src/lib/date-filter/date-filter.d.ts +0 -1
  65. package/src/lib/date-filter/index.d.ts +0 -1
  66. package/src/lib/donut-chart/donut-chart-options.d.ts +1 -2
  67. package/src/lib/donut-chart/donut-chart-slots.config.d.ts +0 -1
  68. package/src/lib/donut-chart/donut-chart-slots.d.ts +0 -1
  69. package/src/lib/donut-chart/donut-chart.d.ts +0 -1
  70. package/src/lib/donut-chart/index.d.ts +0 -1
  71. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +1 -2
  72. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +0 -1
  73. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +0 -1
  74. package/src/lib/dropdown-filter/dropdown-filter.d.ts +0 -1
  75. package/src/lib/dropdown-filter/index.d.ts +0 -1
  76. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +0 -1
  77. package/src/lib/dynamic-imageobject/index.d.ts +0 -1
  78. package/src/lib/evolution-number/evolution-number-options.d.ts +0 -1
  79. package/src/lib/evolution-number/evolution-number-slots.config.d.ts +0 -1
  80. package/src/lib/evolution-number/evolution-number-slots.d.ts +0 -1
  81. package/src/lib/evolution-number/evolution-number.d.ts +0 -1
  82. package/src/lib/evolution-number/index.d.ts +0 -1
  83. package/src/lib/funnel-chart/funnel-chart-options.d.ts +1 -2
  84. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +0 -1
  85. package/src/lib/funnel-chart/funnel-chart-slots.d.ts +0 -1
  86. package/src/lib/funnel-chart/funnel-chart.d.ts +0 -1
  87. package/src/lib/funnel-chart/index.d.ts +0 -1
  88. package/src/lib/heat-map/heat-map-options.d.ts +0 -1
  89. package/src/lib/heat-map/heat-map-slots.config.d.ts +0 -1
  90. package/src/lib/heat-map/heat-map-slots.d.ts +0 -1
  91. package/src/lib/heat-map/heat-map.d.ts +0 -1
  92. package/src/lib/heat-map/index.d.ts +0 -1
  93. package/src/lib/heat-table/heat-table-options.d.ts +0 -1
  94. package/src/lib/heat-table/heat-table-slots.config.d.ts +0 -1
  95. package/src/lib/heat-table/heat-table-slots.d.ts +0 -1
  96. package/src/lib/heat-table/heat-table.d.ts +0 -1
  97. package/src/lib/heat-table/index.d.ts +0 -1
  98. package/src/lib/hexbin-map/hexbin-map-options.d.ts +0 -1
  99. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +0 -1
  100. package/src/lib/hexbin-map/hexbin-map-slots.d.ts +0 -1
  101. package/src/lib/hexbin-map/hexbin-map.d.ts +0 -1
  102. package/src/lib/hexbin-map/index.d.ts +0 -1
  103. package/src/lib/image/image-options.d.ts +0 -1
  104. package/src/lib/image/image.d.ts +0 -1
  105. package/src/lib/image/index.d.ts +0 -1
  106. package/src/lib/line-chart/index.d.ts +0 -1
  107. package/src/lib/line-chart/line-chart-options.d.ts +0 -1
  108. package/src/lib/line-chart/line-chart-slots.config.d.ts +0 -1
  109. package/src/lib/line-chart/line-chart-slots.d.ts +0 -1
  110. package/src/lib/line-chart/line-chart.d.ts +0 -1
  111. package/src/lib/line-chart-forecast/index.d.ts +0 -1
  112. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +0 -1
  113. package/src/lib/marker-map/index.d.ts +0 -1
  114. package/src/lib/marker-map/marker-map-options.d.ts +0 -1
  115. package/src/lib/marker-map/marker-map-slots.config.d.ts +0 -1
  116. package/src/lib/marker-map/marker-map-slots.d.ts +0 -1
  117. package/src/lib/marker-map/marker-map.d.ts +0 -1
  118. package/src/lib/ohlc-chart/index.d.ts +0 -1
  119. package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +1 -2
  120. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +0 -1
  121. package/src/lib/ohlc-chart/ohlc-chart-slots.d.ts +0 -1
  122. package/src/lib/ohlc-chart/ohlc-chart.d.ts +1 -2
  123. package/src/lib/parallel-coordinates-plot/index.d.ts +0 -1
  124. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +1 -2
  125. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +0 -1
  126. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.d.ts +1 -2
  127. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot.d.ts +0 -1
  128. package/src/lib/pivot-table/index.d.ts +0 -1
  129. package/src/lib/pivot-table/pivot-table-options.d.ts +1 -2
  130. package/src/lib/pivot-table/pivot-table-slots.config.d.ts +0 -1
  131. package/src/lib/pivot-table/pivot-table-slots.d.ts +0 -1
  132. package/src/lib/pivot-table/pivot-table.d.ts +0 -1
  133. package/src/lib/pyramid-chart/index.d.ts +0 -1
  134. package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +1 -2
  135. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +0 -1
  136. package/src/lib/pyramid-chart/pyramid-chart-slots.d.ts +0 -1
  137. package/src/lib/pyramid-chart/pyramid-chart.d.ts +0 -1
  138. package/src/lib/radar-chart/index.d.ts +0 -1
  139. package/src/lib/radar-chart/radar-chart-options.d.ts +1 -2
  140. package/src/lib/radar-chart/radar-chart-slots.config.d.ts +0 -1
  141. package/src/lib/radar-chart/radar-chart-slots.d.ts +0 -1
  142. package/src/lib/radar-chart/radar-chart.d.ts +0 -1
  143. package/src/lib/regular-table/index.d.ts +0 -1
  144. package/src/lib/regular-table/regular-table-options.d.ts +1 -2
  145. package/src/lib/regular-table/regular-table-slots.config.d.ts +0 -1
  146. package/src/lib/regular-table/regular-table-slots.d.ts +0 -1
  147. package/src/lib/regular-table/regular-table.d.ts +0 -1
  148. package/src/lib/route-map/index.d.ts +0 -1
  149. package/src/lib/route-map/route-map-options.d.ts +0 -1
  150. package/src/lib/route-map/route-map-slots.config.d.ts +0 -1
  151. package/src/lib/route-map/route-map-slots.d.ts +0 -1
  152. package/src/lib/route-map/route-map.d.ts +0 -1
  153. package/src/lib/sankey-diagram/index.d.ts +0 -1
  154. package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +1 -2
  155. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +0 -1
  156. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +0 -1
  157. package/src/lib/sankey-diagram/sankey-diagram.d.ts +0 -1
  158. package/src/lib/scatter-plot/index.d.ts +0 -1
  159. package/src/lib/scatter-plot/scatter-plot-options.d.ts +1 -2
  160. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +0 -1
  161. package/src/lib/scatter-plot/scatter-plot-slots.d.ts +0 -1
  162. package/src/lib/scatter-plot/scatter-plot.d.ts +0 -1
  163. package/src/lib/search-filter/index.d.ts +0 -1
  164. package/src/lib/search-filter/search-filter-options.d.ts +0 -1
  165. package/src/lib/search-filter/search-filter-slots.config.d.ts +0 -1
  166. package/src/lib/search-filter/search-filter-slots.d.ts +0 -1
  167. package/src/lib/search-filter/search-filter.d.ts +0 -1
  168. package/src/lib/shared/axes.d.ts +0 -1
  169. package/src/lib/shared/common.d.ts +0 -1
  170. package/src/lib/shared/drop-object-view-options.d.ts +0 -1
  171. package/src/lib/shared/filters.d.ts +0 -1
  172. package/src/lib/shared/formula.d.ts +0 -1
  173. package/src/lib/shared/index.d.ts +0 -1
  174. package/src/lib/shared/info-tooltip-options.d.ts +0 -2
  175. package/src/lib/shared/info-tooltip-options.d.ts.map +1 -1
  176. package/src/lib/shared/interactivity-brush.d.ts +0 -1
  177. package/src/lib/shared/interactivity-custom-events.d.ts +0 -1
  178. package/src/lib/shared/interactivity-custom-tooltip.d.ts +0 -1
  179. package/src/lib/shared/interactivity-drilldown.d.ts +0 -1
  180. package/src/lib/shared/interactivity-export.d.ts +0 -1
  181. package/src/lib/shared/interactivity-filter.d.ts +0 -1
  182. package/src/lib/shared/interactivity-go-to-url.d.ts +0 -1
  183. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +0 -1
  184. package/src/lib/shared/interactivity-target.d.ts +0 -1
  185. package/src/lib/shared/interpolation.d.ts +0 -1
  186. package/src/lib/shared/iq-components.d.ts +5 -6
  187. package/src/lib/shared/item-filter-group.d.ts +0 -1
  188. package/src/lib/shared/legend.d.ts +0 -1
  189. package/src/lib/shared/map-object-view-options.d.ts +1 -2
  190. package/src/lib/shared/object-view-options.d.ts +0 -1
  191. package/src/lib/shared/period-over-period.d.ts +0 -1
  192. package/src/lib/shared/placeholder.d.ts +0 -1
  193. package/src/lib/shared/query.d.ts +0 -1
  194. package/src/lib/shared/ranges.d.ts +0 -1
  195. package/src/lib/shared/slots.d.ts +0 -1
  196. package/src/lib/shared/sort.d.ts +0 -1
  197. package/src/lib/shared/theme.d.ts +2 -1
  198. package/src/lib/shared/theme.d.ts.map +1 -1
  199. package/src/lib/shared/title.d.ts +0 -1
  200. package/src/lib/shared/viz-item.d.ts +0 -1
  201. package/src/lib/slicer-filter/index.d.ts +0 -1
  202. package/src/lib/slicer-filter/slicer-filter-options.d.ts +0 -1
  203. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +0 -1
  204. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +0 -1
  205. package/src/lib/slicer-filter/slicer-filter.d.ts +0 -1
  206. package/src/lib/slider-filter/index.d.ts +0 -1
  207. package/src/lib/slider-filter/slider-filter-options.d.ts +4 -5
  208. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +0 -1
  209. package/src/lib/slider-filter/slider-filter-slots.d.ts +0 -1
  210. package/src/lib/slider-filter/slider-filter.d.ts +0 -1
  211. package/src/lib/speedometer-chart/index.d.ts +0 -1
  212. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +0 -1
  213. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +0 -1
  214. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +1 -2
  215. package/src/lib/speedometer-chart/speedometer-chart.d.ts +3 -4
  216. package/src/lib/spike-map/index.d.ts +0 -1
  217. package/src/lib/spike-map/spike-map-options.d.ts +0 -1
  218. package/src/lib/spike-map/spike-map-slots.config.d.ts +0 -1
  219. package/src/lib/spike-map/spike-map-slots.d.ts +0 -1
  220. package/src/lib/spike-map/spike-map.d.ts +0 -1
  221. package/src/lib/strip-plot/index.d.ts +0 -1
  222. package/src/lib/strip-plot/strip-plot-options.d.ts +1 -2
  223. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +0 -1
  224. package/src/lib/strip-plot/strip-plot-slots.d.ts +0 -1
  225. package/src/lib/strip-plot/strip-plot.d.ts +0 -1
  226. package/src/lib/sunburst-chart/index.d.ts +0 -1
  227. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +0 -1
  228. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +0 -1
  229. package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +0 -1
  230. package/src/lib/sunburst-chart/sunburst-chart.d.ts +0 -1
  231. package/src/lib/symbol-map/index.d.ts +0 -1
  232. package/src/lib/symbol-map/symbol-map-options.d.ts +0 -1
  233. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +0 -1
  234. package/src/lib/symbol-map/symbol-map-slots.d.ts +0 -1
  235. package/src/lib/symbol-map/symbol-map.d.ts +0 -1
  236. package/src/lib/text/index.d.ts +0 -1
  237. package/src/lib/text/text-options.d.ts +0 -1
  238. package/src/lib/text/text.d.ts +0 -1
  239. package/src/lib/treemap-chart/index.d.ts +0 -1
  240. package/src/lib/treemap-chart/treemap-chart-options.d.ts +0 -1
  241. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +0 -1
  242. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +0 -1
  243. package/src/lib/treemap-chart/treemap-chart.d.ts +0 -1
  244. package/src/lib/venn-diagram/index.d.ts +0 -1
  245. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +0 -1
  246. package/src/lib/video/index.d.ts +0 -1
  247. package/src/lib/video/video-options.d.ts +0 -1
  248. package/src/lib/video/video.d.ts +0 -1
  249. package/src/lib/visual-item/index.d.ts +0 -1
  250. package/src/lib/visual-item/visual-item.d.ts +0 -1
  251. package/src/lib/wordcloud-chart/index.d.ts +0 -1
  252. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +0 -1
  253. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +0 -1
  254. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +0 -1
  255. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +0 -1
  256. package/src/options.d.ts +0 -1
package/json-schemas.d.ts CHANGED
@@ -1,129 +1,129 @@
1
- import { default as VizItemTypeJSONSchema } from './assets/json-schemas/viz-item-type.schema.json';
2
- import { default as OptionsJSONSchema } from './assets/json-schemas/options.schema.json';
3
- import { default as SlotsJSONSchema } from './assets/json-schemas/slots.schema.json';
4
- import { default as AreaChartJSONSchema } from './assets/json-schemas/area-chart.schema.json';
5
- import { default as AreaChartOptionsJSONSchema } from './assets/json-schemas/area-chart-options.schema.json';
6
- import { default as AreaChartSlotsJSONSchema } from './assets/json-schemas/area-chart-slots.schema.json';
7
- import { default as BarChartJSONSchema } from './assets/json-schemas/bar-chart.schema.json';
8
- import { default as BarChartOptionsJSONSchema } from './assets/json-schemas/bar-chart-options.schema.json';
9
- import { default as BarChartSlotsJSONSchema } from './assets/json-schemas/bar-chart-slots.schema.json';
10
- import { default as BoxPlotJSONSchema } from './assets/json-schemas/box-plot.schema.json';
11
- import { default as BoxPlotOptionsJSONSchema } from './assets/json-schemas/box-plot-options.schema.json';
12
- import { default as BoxPlotSlotsJSONSchema } from './assets/json-schemas/box-plot-slots.schema.json';
13
- import { default as BubbleChartJSONSchema } from './assets/json-schemas/bubble-chart.schema.json';
14
- import { default as BubbleChartOptionsJSONSchema } from './assets/json-schemas/bubble-chart-options.schema.json';
15
- import { default as BubbleChartSlotsJSONSchema } from './assets/json-schemas/bubble-chart-slots.schema.json';
16
- import { default as BulletChartJSONSchema } from './assets/json-schemas/bullet-chart.schema.json';
17
- import { default as BulletChartOptionsJSONSchema } from './assets/json-schemas/bullet-chart-options.schema.json';
18
- import { default as BulletChartSlotsJSONSchema } from './assets/json-schemas/bullet-chart-slots.schema.json';
19
- import { default as ChoroplethMapJSONSchema } from './assets/json-schemas/choropleth-map.schema.json';
20
- import { default as ChoroplethMapOptionsJSONSchema } from './assets/json-schemas/choropleth-map-options.schema.json';
21
- import { default as ChoroplethMapSlotsJSONSchema } from './assets/json-schemas/choropleth-map-slots.schema.json';
22
- import { default as CirclePackChartJSONSchema } from './assets/json-schemas/circle-pack-chart.schema.json';
23
- import { default as CirclePackChartOptionsJSONSchema } from './assets/json-schemas/circle-pack-chart-options.schema.json';
24
- import { default as CirclePackChartSlotsJSONSchema } from './assets/json-schemas/circle-pack-chart-slots.schema.json';
25
- import { default as CircularGaugeJSONSchema } from './assets/json-schemas/circular-gauge.schema.json';
26
- import { default as CircularGaugeOptionsJSONSchema } from './assets/json-schemas/circular-gauge-options.schema.json';
27
- import { default as CircularGaugeSlotsJSONSchema } from './assets/json-schemas/circular-gauge-slots.schema.json';
28
- import { default as ColumnChartJSONSchema } from './assets/json-schemas/column-chart.schema.json';
29
- import { default as ColumnChartOptionsJSONSchema } from './assets/json-schemas/column-chart-options.schema.json';
30
- import { default as ColumnChartSlotsJSONSchema } from './assets/json-schemas/column-chart-slots.schema.json';
31
- import { default as CombinationChartJSONSchema } from './assets/json-schemas/combination-chart.schema.json';
32
- import { default as CombinationChartOptionsJSONSchema } from './assets/json-schemas/combination-chart-options.schema.json';
33
- import { default as CombinationChartSlotsJSONSchema } from './assets/json-schemas/combination-chart-slots.schema.json';
34
- import { default as DateFilterJSONSchema } from './assets/json-schemas/date-filter.schema.json';
35
- import { default as DateFilterOptionsJSONSchema } from './assets/json-schemas/date-filter-options.schema.json';
36
- import { default as DateFilterSlotsJSONSchema } from './assets/json-schemas/date-filter-slots.schema.json';
37
- import { default as DonutChartJSONSchema } from './assets/json-schemas/donut-chart.schema.json';
38
- import { default as DonutChartOptionsJSONSchema } from './assets/json-schemas/donut-chart-options.schema.json';
39
- import { default as DonutChartSlotsJSONSchema } from './assets/json-schemas/donut-chart-slots.schema.json';
40
- import { default as DropdownFilterJSONSchema } from './assets/json-schemas/dropdown-filter.schema.json';
41
- import { default as DropdownFilterOptionsJSONSchema } from './assets/json-schemas/dropdown-filter-options.schema.json';
42
- import { default as DropdownFilterSlotsJSONSchema } from './assets/json-schemas/dropdown-filter-slots.schema.json';
43
- import { default as EvolutionNumberJSONSchema } from './assets/json-schemas/evolution-number.schema.json';
44
- import { default as EvolutionNumberOptionsJSONSchema } from './assets/json-schemas/evolution-number-options.schema.json';
45
- import { default as EvolutionNumberSlotsJSONSchema } from './assets/json-schemas/evolution-number-slots.schema.json';
46
- import { default as FunnelChartJSONSchema } from './assets/json-schemas/funnel-chart.schema.json';
47
- import { default as FunnelChartOptionsJSONSchema } from './assets/json-schemas/funnel-chart-options.schema.json';
48
- import { default as FunnelChartSlotsJSONSchema } from './assets/json-schemas/funnel-chart-slots.schema.json';
49
- import { default as HeatMapJSONSchema } from './assets/json-schemas/heat-map.schema.json';
50
- import { default as HeatMapOptionsJSONSchema } from './assets/json-schemas/heat-map-options.schema.json';
51
- import { default as HeatMapSlotsJSONSchema } from './assets/json-schemas/heat-map-slots.schema.json';
52
- import { default as HeatTableJSONSchema } from './assets/json-schemas/heat-table.schema.json';
53
- import { default as HeatTableOptionsJSONSchema } from './assets/json-schemas/heat-table-options.schema.json';
54
- import { default as HeatTableSlotsJSONSchema } from './assets/json-schemas/heat-table-slots.schema.json';
55
- import { default as HexbinMapJSONSchema } from './assets/json-schemas/hexbin-map.schema.json';
56
- import { default as HexbinMapOptionsJSONSchema } from './assets/json-schemas/hexbin-map-options.schema.json';
57
- import { default as HexbinMapSlotsJSONSchema } from './assets/json-schemas/hexbin-map-slots.schema.json';
58
- import { default as ImageJSONSchema } from './assets/json-schemas/image.schema.json';
59
- import { default as ImageOptionsJSONSchema } from './assets/json-schemas/image-options.schema.json';
60
- import { default as LineChartJSONSchema } from './assets/json-schemas/line-chart.schema.json';
61
- import { default as LineChartOptionsJSONSchema } from './assets/json-schemas/line-chart-options.schema.json';
62
- import { default as LineChartSlotsJSONSchema } from './assets/json-schemas/line-chart-slots.schema.json';
63
- import { default as MarkerMapJSONSchema } from './assets/json-schemas/marker-map.schema.json';
64
- import { default as MarkerMapOptionsJSONSchema } from './assets/json-schemas/marker-map-options.schema.json';
65
- import { default as MarkerMapSlotsJSONSchema } from './assets/json-schemas/marker-map-slots.schema.json';
66
- import { default as OhlcChartJSONSchema } from './assets/json-schemas/ohlc-chart.schema.json';
67
- import { default as OhlcChartOptionsJSONSchema } from './assets/json-schemas/ohlc-chart-options.schema.json';
68
- import { default as OhlcChartSlotsJSONSchema } from './assets/json-schemas/ohlc-chart-slots.schema.json';
69
- import { default as ParallelCoordinatesPlotJSONSchema } from './assets/json-schemas/parallel-coordinates-plot.schema.json';
70
- import { default as ParallelCoordinatesPlotOptionsJSONSchema } from './assets/json-schemas/parallel-coordinates-plot-options.schema.json';
71
- import { default as ParallelCoordinatesPlotSlotsJSONSchema } from './assets/json-schemas/parallel-coordinates-plot-slots.schema.json';
72
- import { default as PivotTableJSONSchema } from './assets/json-schemas/pivot-table.schema.json';
73
- import { default as PivotTableOptionsJSONSchema } from './assets/json-schemas/pivot-table-options.schema.json';
74
- import { default as PivotTableSlotsJSONSchema } from './assets/json-schemas/pivot-table-slots.schema.json';
75
- import { default as PyramidChartJSONSchema } from './assets/json-schemas/pyramid-chart.schema.json';
76
- import { default as PyramidChartOptionsJSONSchema } from './assets/json-schemas/pyramid-chart-options.schema.json';
77
- import { default as PyramidChartSlotsJSONSchema } from './assets/json-schemas/pyramid-chart-slots.schema.json';
78
- import { default as RadarChartJSONSchema } from './assets/json-schemas/radar-chart.schema.json';
79
- import { default as RadarChartOptionsJSONSchema } from './assets/json-schemas/radar-chart-options.schema.json';
80
- import { default as RadarChartSlotsJSONSchema } from './assets/json-schemas/radar-chart-slots.schema.json';
81
- import { default as RegularTableJSONSchema } from './assets/json-schemas/regular-table.schema.json';
82
- import { default as RegularTableOptionsJSONSchema } from './assets/json-schemas/regular-table-options.schema.json';
83
- import { default as RegularTableSlotsJSONSchema } from './assets/json-schemas/regular-table-slots.schema.json';
84
- import { default as RouteMapJSONSchema } from './assets/json-schemas/route-map.schema.json';
85
- import { default as RouteMapOptionsJSONSchema } from './assets/json-schemas/route-map-options.schema.json';
86
- import { default as RouteMapSlotsJSONSchema } from './assets/json-schemas/route-map-slots.schema.json';
87
- import { default as SankeyDiagramJSONSchema } from './assets/json-schemas/sankey-diagram.schema.json';
88
- import { default as SankeyDiagramOptionsJSONSchema } from './assets/json-schemas/sankey-diagram-options.schema.json';
89
- import { default as SankeyDiagramSlotsJSONSchema } from './assets/json-schemas/sankey-diagram-slots.schema.json';
90
- import { default as ScatterPlotJSONSchema } from './assets/json-schemas/scatter-plot.schema.json';
91
- import { default as ScatterPlotOptionsJSONSchema } from './assets/json-schemas/scatter-plot-options.schema.json';
92
- import { default as ScatterPlotSlotsJSONSchema } from './assets/json-schemas/scatter-plot-slots.schema.json';
93
- import { default as SearchFilterJSONSchema } from './assets/json-schemas/search-filter.schema.json';
94
- import { default as SearchFilterOptionsJSONSchema } from './assets/json-schemas/search-filter-options.schema.json';
95
- import { default as SearchFilterSlotsJSONSchema } from './assets/json-schemas/search-filter-slots.schema.json';
96
- import { default as SlicerFilterJSONSchema } from './assets/json-schemas/slicer-filter.schema.json';
97
- import { default as SlicerFilterOptionsJSONSchema } from './assets/json-schemas/slicer-filter-options.schema.json';
98
- import { default as SlicerFilterSlotsJSONSchema } from './assets/json-schemas/slicer-filter-slots.schema.json';
99
- import { default as SliderFilterJSONSchema } from './assets/json-schemas/slider-filter.schema.json';
100
- import { default as SliderFilterOptionsJSONSchema } from './assets/json-schemas/slider-filter-options.schema.json';
101
- import { default as SliderFilterSlotsJSONSchema } from './assets/json-schemas/slider-filter-slots.schema.json';
102
- import { default as SpeedometerChartJSONSchema } from './assets/json-schemas/speedometer-chart.schema.json';
103
- import { default as SpeedometerChartOptionsJSONSchema } from './assets/json-schemas/speedometer-chart-options.schema.json';
104
- import { default as SpeedometerChartSlotsJSONSchema } from './assets/json-schemas/speedometer-chart-slots.schema.json';
105
- import { default as SpikeMapJSONSchema } from './assets/json-schemas/spike-map.schema.json';
106
- import { default as SpikeMapOptionsJSONSchema } from './assets/json-schemas/spike-map-options.schema.json';
107
- import { default as SpikeMapSlotsJSONSchema } from './assets/json-schemas/spike-map-slots.schema.json';
108
- import { default as StripPlotJSONSchema } from './assets/json-schemas/strip-plot.schema.json';
109
- import { default as StripPlotOptionsJSONSchema } from './assets/json-schemas/strip-plot-options.schema.json';
110
- import { default as StripPlotSlotsJSONSchema } from './assets/json-schemas/strip-plot-slots.schema.json';
111
- import { default as SunburstChartJSONSchema } from './assets/json-schemas/sunburst-chart.schema.json';
112
- import { default as SunburstChartOptionsJSONSchema } from './assets/json-schemas/sunburst-chart-options.schema.json';
113
- import { default as SunburstChartSlotsJSONSchema } from './assets/json-schemas/sunburst-chart-slots.schema.json';
114
- import { default as SymbolMapJSONSchema } from './assets/json-schemas/symbol-map.schema.json';
115
- import { default as SymbolMapOptionsJSONSchema } from './assets/json-schemas/symbol-map-options.schema.json';
116
- import { default as SymbolMapSlotsJSONSchema } from './assets/json-schemas/symbol-map-slots.schema.json';
117
- import { default as TextJSONSchema } from './assets/json-schemas/text.schema.json';
118
- import { default as TextOptionsJSONSchema } from './assets/json-schemas/text-options.schema.json';
119
- import { default as TreemapChartJSONSchema } from './assets/json-schemas/treemap-chart.schema.json';
120
- import { default as TreemapChartOptionsJSONSchema } from './assets/json-schemas/treemap-chart-options.schema.json';
121
- import { default as TreemapChartSlotsJSONSchema } from './assets/json-schemas/treemap-chart-slots.schema.json';
122
- import { default as VideoJSONSchema } from './assets/json-schemas/video.schema.json';
123
- import { default as VideoOptionsJSONSchema } from './assets/json-schemas/video-options.schema.json';
124
- import { default as WordcloudChartJSONSchema } from './assets/json-schemas/wordcloud-chart.schema.json';
125
- import { default as WordcloudChartOptionsJSONSchema } from './assets/json-schemas/wordcloud-chart-options.schema.json';
126
- import { default as WordcloudChartSlotsJSONSchema } from './assets/json-schemas/wordcloud-chart-slots.schema.json';
1
+ import VizItemTypeJSONSchema from './assets/json-schemas/viz-item-type.schema.json';
2
+ import OptionsJSONSchema from './assets/json-schemas/options.schema.json';
3
+ import SlotsJSONSchema from './assets/json-schemas/slots.schema.json';
4
+ import AreaChartJSONSchema from './assets/json-schemas/area-chart.schema.json';
5
+ import AreaChartOptionsJSONSchema from './assets/json-schemas/area-chart-options.schema.json';
6
+ import AreaChartSlotsJSONSchema from './assets/json-schemas/area-chart-slots.schema.json';
7
+ import BarChartJSONSchema from './assets/json-schemas/bar-chart.schema.json';
8
+ import BarChartOptionsJSONSchema from './assets/json-schemas/bar-chart-options.schema.json';
9
+ import BarChartSlotsJSONSchema from './assets/json-schemas/bar-chart-slots.schema.json';
10
+ import BoxPlotJSONSchema from './assets/json-schemas/box-plot.schema.json';
11
+ import BoxPlotOptionsJSONSchema from './assets/json-schemas/box-plot-options.schema.json';
12
+ import BoxPlotSlotsJSONSchema from './assets/json-schemas/box-plot-slots.schema.json';
13
+ import BubbleChartJSONSchema from './assets/json-schemas/bubble-chart.schema.json';
14
+ import BubbleChartOptionsJSONSchema from './assets/json-schemas/bubble-chart-options.schema.json';
15
+ import BubbleChartSlotsJSONSchema from './assets/json-schemas/bubble-chart-slots.schema.json';
16
+ import BulletChartJSONSchema from './assets/json-schemas/bullet-chart.schema.json';
17
+ import BulletChartOptionsJSONSchema from './assets/json-schemas/bullet-chart-options.schema.json';
18
+ import BulletChartSlotsJSONSchema from './assets/json-schemas/bullet-chart-slots.schema.json';
19
+ import ChoroplethMapJSONSchema from './assets/json-schemas/choropleth-map.schema.json';
20
+ import ChoroplethMapOptionsJSONSchema from './assets/json-schemas/choropleth-map-options.schema.json';
21
+ import ChoroplethMapSlotsJSONSchema from './assets/json-schemas/choropleth-map-slots.schema.json';
22
+ import CirclePackChartJSONSchema from './assets/json-schemas/circle-pack-chart.schema.json';
23
+ import CirclePackChartOptionsJSONSchema from './assets/json-schemas/circle-pack-chart-options.schema.json';
24
+ import CirclePackChartSlotsJSONSchema from './assets/json-schemas/circle-pack-chart-slots.schema.json';
25
+ import CircularGaugeJSONSchema from './assets/json-schemas/circular-gauge.schema.json';
26
+ import CircularGaugeOptionsJSONSchema from './assets/json-schemas/circular-gauge-options.schema.json';
27
+ import CircularGaugeSlotsJSONSchema from './assets/json-schemas/circular-gauge-slots.schema.json';
28
+ import ColumnChartJSONSchema from './assets/json-schemas/column-chart.schema.json';
29
+ import ColumnChartOptionsJSONSchema from './assets/json-schemas/column-chart-options.schema.json';
30
+ import ColumnChartSlotsJSONSchema from './assets/json-schemas/column-chart-slots.schema.json';
31
+ import CombinationChartJSONSchema from './assets/json-schemas/combination-chart.schema.json';
32
+ import CombinationChartOptionsJSONSchema from './assets/json-schemas/combination-chart-options.schema.json';
33
+ import CombinationChartSlotsJSONSchema from './assets/json-schemas/combination-chart-slots.schema.json';
34
+ import DateFilterJSONSchema from './assets/json-schemas/date-filter.schema.json';
35
+ import DateFilterOptionsJSONSchema from './assets/json-schemas/date-filter-options.schema.json';
36
+ import DateFilterSlotsJSONSchema from './assets/json-schemas/date-filter-slots.schema.json';
37
+ import DonutChartJSONSchema from './assets/json-schemas/donut-chart.schema.json';
38
+ import DonutChartOptionsJSONSchema from './assets/json-schemas/donut-chart-options.schema.json';
39
+ import DonutChartSlotsJSONSchema from './assets/json-schemas/donut-chart-slots.schema.json';
40
+ import DropdownFilterJSONSchema from './assets/json-schemas/dropdown-filter.schema.json';
41
+ import DropdownFilterOptionsJSONSchema from './assets/json-schemas/dropdown-filter-options.schema.json';
42
+ import DropdownFilterSlotsJSONSchema from './assets/json-schemas/dropdown-filter-slots.schema.json';
43
+ import EvolutionNumberJSONSchema from './assets/json-schemas/evolution-number.schema.json';
44
+ import EvolutionNumberOptionsJSONSchema from './assets/json-schemas/evolution-number-options.schema.json';
45
+ import EvolutionNumberSlotsJSONSchema from './assets/json-schemas/evolution-number-slots.schema.json';
46
+ import FunnelChartJSONSchema from './assets/json-schemas/funnel-chart.schema.json';
47
+ import FunnelChartOptionsJSONSchema from './assets/json-schemas/funnel-chart-options.schema.json';
48
+ import FunnelChartSlotsJSONSchema from './assets/json-schemas/funnel-chart-slots.schema.json';
49
+ import HeatMapJSONSchema from './assets/json-schemas/heat-map.schema.json';
50
+ import HeatMapOptionsJSONSchema from './assets/json-schemas/heat-map-options.schema.json';
51
+ import HeatMapSlotsJSONSchema from './assets/json-schemas/heat-map-slots.schema.json';
52
+ import HeatTableJSONSchema from './assets/json-schemas/heat-table.schema.json';
53
+ import HeatTableOptionsJSONSchema from './assets/json-schemas/heat-table-options.schema.json';
54
+ import HeatTableSlotsJSONSchema from './assets/json-schemas/heat-table-slots.schema.json';
55
+ import HexbinMapJSONSchema from './assets/json-schemas/hexbin-map.schema.json';
56
+ import HexbinMapOptionsJSONSchema from './assets/json-schemas/hexbin-map-options.schema.json';
57
+ import HexbinMapSlotsJSONSchema from './assets/json-schemas/hexbin-map-slots.schema.json';
58
+ import ImageJSONSchema from './assets/json-schemas/image.schema.json';
59
+ import ImageOptionsJSONSchema from './assets/json-schemas/image-options.schema.json';
60
+ import LineChartJSONSchema from './assets/json-schemas/line-chart.schema.json';
61
+ import LineChartOptionsJSONSchema from './assets/json-schemas/line-chart-options.schema.json';
62
+ import LineChartSlotsJSONSchema from './assets/json-schemas/line-chart-slots.schema.json';
63
+ import MarkerMapJSONSchema from './assets/json-schemas/marker-map.schema.json';
64
+ import MarkerMapOptionsJSONSchema from './assets/json-schemas/marker-map-options.schema.json';
65
+ import MarkerMapSlotsJSONSchema from './assets/json-schemas/marker-map-slots.schema.json';
66
+ import OhlcChartJSONSchema from './assets/json-schemas/ohlc-chart.schema.json';
67
+ import OhlcChartOptionsJSONSchema from './assets/json-schemas/ohlc-chart-options.schema.json';
68
+ import OhlcChartSlotsJSONSchema from './assets/json-schemas/ohlc-chart-slots.schema.json';
69
+ import ParallelCoordinatesPlotJSONSchema from './assets/json-schemas/parallel-coordinates-plot.schema.json';
70
+ import ParallelCoordinatesPlotOptionsJSONSchema from './assets/json-schemas/parallel-coordinates-plot-options.schema.json';
71
+ import ParallelCoordinatesPlotSlotsJSONSchema from './assets/json-schemas/parallel-coordinates-plot-slots.schema.json';
72
+ import PivotTableJSONSchema from './assets/json-schemas/pivot-table.schema.json';
73
+ import PivotTableOptionsJSONSchema from './assets/json-schemas/pivot-table-options.schema.json';
74
+ import PivotTableSlotsJSONSchema from './assets/json-schemas/pivot-table-slots.schema.json';
75
+ import PyramidChartJSONSchema from './assets/json-schemas/pyramid-chart.schema.json';
76
+ import PyramidChartOptionsJSONSchema from './assets/json-schemas/pyramid-chart-options.schema.json';
77
+ import PyramidChartSlotsJSONSchema from './assets/json-schemas/pyramid-chart-slots.schema.json';
78
+ import RadarChartJSONSchema from './assets/json-schemas/radar-chart.schema.json';
79
+ import RadarChartOptionsJSONSchema from './assets/json-schemas/radar-chart-options.schema.json';
80
+ import RadarChartSlotsJSONSchema from './assets/json-schemas/radar-chart-slots.schema.json';
81
+ import RegularTableJSONSchema from './assets/json-schemas/regular-table.schema.json';
82
+ import RegularTableOptionsJSONSchema from './assets/json-schemas/regular-table-options.schema.json';
83
+ import RegularTableSlotsJSONSchema from './assets/json-schemas/regular-table-slots.schema.json';
84
+ import RouteMapJSONSchema from './assets/json-schemas/route-map.schema.json';
85
+ import RouteMapOptionsJSONSchema from './assets/json-schemas/route-map-options.schema.json';
86
+ import RouteMapSlotsJSONSchema from './assets/json-schemas/route-map-slots.schema.json';
87
+ import SankeyDiagramJSONSchema from './assets/json-schemas/sankey-diagram.schema.json';
88
+ import SankeyDiagramOptionsJSONSchema from './assets/json-schemas/sankey-diagram-options.schema.json';
89
+ import SankeyDiagramSlotsJSONSchema from './assets/json-schemas/sankey-diagram-slots.schema.json';
90
+ import ScatterPlotJSONSchema from './assets/json-schemas/scatter-plot.schema.json';
91
+ import ScatterPlotOptionsJSONSchema from './assets/json-schemas/scatter-plot-options.schema.json';
92
+ import ScatterPlotSlotsJSONSchema from './assets/json-schemas/scatter-plot-slots.schema.json';
93
+ import SearchFilterJSONSchema from './assets/json-schemas/search-filter.schema.json';
94
+ import SearchFilterOptionsJSONSchema from './assets/json-schemas/search-filter-options.schema.json';
95
+ import SearchFilterSlotsJSONSchema from './assets/json-schemas/search-filter-slots.schema.json';
96
+ import SlicerFilterJSONSchema from './assets/json-schemas/slicer-filter.schema.json';
97
+ import SlicerFilterOptionsJSONSchema from './assets/json-schemas/slicer-filter-options.schema.json';
98
+ import SlicerFilterSlotsJSONSchema from './assets/json-schemas/slicer-filter-slots.schema.json';
99
+ import SliderFilterJSONSchema from './assets/json-schemas/slider-filter.schema.json';
100
+ import SliderFilterOptionsJSONSchema from './assets/json-schemas/slider-filter-options.schema.json';
101
+ import SliderFilterSlotsJSONSchema from './assets/json-schemas/slider-filter-slots.schema.json';
102
+ import SpeedometerChartJSONSchema from './assets/json-schemas/speedometer-chart.schema.json';
103
+ import SpeedometerChartOptionsJSONSchema from './assets/json-schemas/speedometer-chart-options.schema.json';
104
+ import SpeedometerChartSlotsJSONSchema from './assets/json-schemas/speedometer-chart-slots.schema.json';
105
+ import SpikeMapJSONSchema from './assets/json-schemas/spike-map.schema.json';
106
+ import SpikeMapOptionsJSONSchema from './assets/json-schemas/spike-map-options.schema.json';
107
+ import SpikeMapSlotsJSONSchema from './assets/json-schemas/spike-map-slots.schema.json';
108
+ import StripPlotJSONSchema from './assets/json-schemas/strip-plot.schema.json';
109
+ import StripPlotOptionsJSONSchema from './assets/json-schemas/strip-plot-options.schema.json';
110
+ import StripPlotSlotsJSONSchema from './assets/json-schemas/strip-plot-slots.schema.json';
111
+ import SunburstChartJSONSchema from './assets/json-schemas/sunburst-chart.schema.json';
112
+ import SunburstChartOptionsJSONSchema from './assets/json-schemas/sunburst-chart-options.schema.json';
113
+ import SunburstChartSlotsJSONSchema from './assets/json-schemas/sunburst-chart-slots.schema.json';
114
+ import SymbolMapJSONSchema from './assets/json-schemas/symbol-map.schema.json';
115
+ import SymbolMapOptionsJSONSchema from './assets/json-schemas/symbol-map-options.schema.json';
116
+ import SymbolMapSlotsJSONSchema from './assets/json-schemas/symbol-map-slots.schema.json';
117
+ import TextJSONSchema from './assets/json-schemas/text.schema.json';
118
+ import TextOptionsJSONSchema from './assets/json-schemas/text-options.schema.json';
119
+ import TreemapChartJSONSchema from './assets/json-schemas/treemap-chart.schema.json';
120
+ import TreemapChartOptionsJSONSchema from './assets/json-schemas/treemap-chart-options.schema.json';
121
+ import TreemapChartSlotsJSONSchema from './assets/json-schemas/treemap-chart-slots.schema.json';
122
+ import VideoJSONSchema from './assets/json-schemas/video.schema.json';
123
+ import VideoOptionsJSONSchema from './assets/json-schemas/video-options.schema.json';
124
+ import WordcloudChartJSONSchema from './assets/json-schemas/wordcloud-chart.schema.json';
125
+ import WordcloudChartOptionsJSONSchema from './assets/json-schemas/wordcloud-chart-options.schema.json';
126
+ import WordcloudChartSlotsJSONSchema from './assets/json-schemas/wordcloud-chart-slots.schema.json';
127
127
  export { VizItemTypeJSONSchema, OptionsJSONSchema, SlotsJSONSchema, AreaChartJSONSchema, AreaChartOptionsJSONSchema, AreaChartSlotsJSONSchema, BarChartJSONSchema, BarChartOptionsJSONSchema, BarChartSlotsJSONSchema, BoxPlotJSONSchema, BoxPlotOptionsJSONSchema, BoxPlotSlotsJSONSchema, BubbleChartJSONSchema, BubbleChartOptionsJSONSchema, BubbleChartSlotsJSONSchema, BulletChartJSONSchema, BulletChartOptionsJSONSchema, BulletChartSlotsJSONSchema, ChoroplethMapJSONSchema, ChoroplethMapOptionsJSONSchema, ChoroplethMapSlotsJSONSchema, CirclePackChartJSONSchema, CirclePackChartOptionsJSONSchema, CirclePackChartSlotsJSONSchema, CircularGaugeJSONSchema, CircularGaugeOptionsJSONSchema, CircularGaugeSlotsJSONSchema, ColumnChartJSONSchema, ColumnChartOptionsJSONSchema, ColumnChartSlotsJSONSchema, CombinationChartJSONSchema, CombinationChartOptionsJSONSchema, CombinationChartSlotsJSONSchema, DateFilterJSONSchema, DateFilterOptionsJSONSchema, DateFilterSlotsJSONSchema, DonutChartJSONSchema, DonutChartOptionsJSONSchema, DonutChartSlotsJSONSchema, DropdownFilterJSONSchema, DropdownFilterOptionsJSONSchema, DropdownFilterSlotsJSONSchema, EvolutionNumberJSONSchema, EvolutionNumberOptionsJSONSchema, EvolutionNumberSlotsJSONSchema, FunnelChartJSONSchema, FunnelChartOptionsJSONSchema, FunnelChartSlotsJSONSchema, HeatMapJSONSchema, HeatMapOptionsJSONSchema, HeatMapSlotsJSONSchema, HeatTableJSONSchema, HeatTableOptionsJSONSchema, HeatTableSlotsJSONSchema, HexbinMapJSONSchema, HexbinMapOptionsJSONSchema, HexbinMapSlotsJSONSchema, ImageJSONSchema, ImageOptionsJSONSchema, LineChartJSONSchema, LineChartOptionsJSONSchema, LineChartSlotsJSONSchema, MarkerMapJSONSchema, MarkerMapOptionsJSONSchema, MarkerMapSlotsJSONSchema, OhlcChartJSONSchema, OhlcChartOptionsJSONSchema, OhlcChartSlotsJSONSchema, ParallelCoordinatesPlotJSONSchema, ParallelCoordinatesPlotOptionsJSONSchema, ParallelCoordinatesPlotSlotsJSONSchema, PivotTableJSONSchema, PivotTableOptionsJSONSchema, PivotTableSlotsJSONSchema, PyramidChartJSONSchema, PyramidChartOptionsJSONSchema, PyramidChartSlotsJSONSchema, RadarChartJSONSchema, RadarChartOptionsJSONSchema, RadarChartSlotsJSONSchema, RegularTableJSONSchema, RegularTableOptionsJSONSchema, RegularTableSlotsJSONSchema, RouteMapJSONSchema, RouteMapOptionsJSONSchema, RouteMapSlotsJSONSchema, SankeyDiagramJSONSchema, SankeyDiagramOptionsJSONSchema, SankeyDiagramSlotsJSONSchema, ScatterPlotJSONSchema, ScatterPlotOptionsJSONSchema, ScatterPlotSlotsJSONSchema, SearchFilterJSONSchema, SearchFilterOptionsJSONSchema, SearchFilterSlotsJSONSchema, SlicerFilterJSONSchema, SlicerFilterOptionsJSONSchema, SlicerFilterSlotsJSONSchema, SliderFilterJSONSchema, SliderFilterOptionsJSONSchema, SliderFilterSlotsJSONSchema, SpeedometerChartJSONSchema, SpeedometerChartOptionsJSONSchema, SpeedometerChartSlotsJSONSchema, SpikeMapJSONSchema, SpikeMapOptionsJSONSchema, SpikeMapSlotsJSONSchema, StripPlotJSONSchema, StripPlotOptionsJSONSchema, StripPlotSlotsJSONSchema, SunburstChartJSONSchema, SunburstChartOptionsJSONSchema, SunburstChartSlotsJSONSchema, SymbolMapJSONSchema, SymbolMapOptionsJSONSchema, SymbolMapSlotsJSONSchema, TextJSONSchema, TextOptionsJSONSchema, TreemapChartJSONSchema, TreemapChartOptionsJSONSchema, TreemapChartSlotsJSONSchema, VideoJSONSchema, VideoOptionsJSONSchema, WordcloudChartJSONSchema, WordcloudChartOptionsJSONSchema, WordcloudChartSlotsJSONSchema };
128
128
  /**
129
129
  * Using JSON_SCHEMAS increases bundle size; instead, import the needed schemas, e.g., "import { TextOptionsJSONSchema } from '@luzmo/dashboard-contents-types'"
@@ -489,11 +489,11 @@ export declare const JSON_SCHEMAS: {
489
489
  type: string;
490
490
  properties?: undefined;
491
491
  })[];
492
- default: null;
492
+ default: any;
493
493
  description: string;
494
494
  };
495
495
  customTooltip: {
496
- default: null;
496
+ default: any;
497
497
  description: string;
498
498
  type: string[];
499
499
  };
@@ -508,7 +508,7 @@ export declare const JSON_SCHEMAS: {
508
508
  type: string;
509
509
  };
510
510
  measureDimensionPicker: {
511
- default: never[][];
511
+ default: any[][];
512
512
  description: string;
513
513
  items: {
514
514
  description: string;
@@ -707,7 +707,7 @@ export declare const JSON_SCHEMAS: {
707
707
  urlConfig: {
708
708
  default: {
709
709
  target: string;
710
- url: null;
710
+ url: any;
711
711
  };
712
712
  description: string;
713
713
  properties: {
@@ -1778,11 +1778,11 @@ export declare const JSON_SCHEMAS: {
1778
1778
  type: string;
1779
1779
  properties?: undefined;
1780
1780
  })[];
1781
- default: null;
1781
+ default: any;
1782
1782
  description: string;
1783
1783
  };
1784
1784
  customTooltip: {
1785
- default: null;
1785
+ default: any;
1786
1786
  description: string;
1787
1787
  type: string[];
1788
1788
  };
@@ -1797,7 +1797,7 @@ export declare const JSON_SCHEMAS: {
1797
1797
  type: string;
1798
1798
  };
1799
1799
  measureDimensionPicker: {
1800
- default: never[][];
1800
+ default: any[][];
1801
1801
  description: string;
1802
1802
  items: {
1803
1803
  description: string;
@@ -2001,7 +2001,7 @@ export declare const JSON_SCHEMAS: {
2001
2001
  urlConfig: {
2002
2002
  default: {
2003
2003
  target: string;
2004
- url: null;
2004
+ url: any;
2005
2005
  };
2006
2006
  description: string;
2007
2007
  properties: {
@@ -3099,11 +3099,11 @@ export declare const JSON_SCHEMAS: {
3099
3099
  type: string;
3100
3100
  properties?: undefined;
3101
3101
  })[];
3102
- default: null;
3102
+ default: any;
3103
3103
  description: string;
3104
3104
  };
3105
3105
  customTooltip: {
3106
- default: null;
3106
+ default: any;
3107
3107
  description: string;
3108
3108
  type: string[];
3109
3109
  };
@@ -3118,7 +3118,7 @@ export declare const JSON_SCHEMAS: {
3118
3118
  type: string;
3119
3119
  };
3120
3120
  measureDimensionPicker: {
3121
- default: never[][];
3121
+ default: any[][];
3122
3122
  description: string;
3123
3123
  items: {
3124
3124
  description: string;
@@ -3317,7 +3317,7 @@ export declare const JSON_SCHEMAS: {
3317
3317
  urlConfig: {
3318
3318
  default: {
3319
3319
  target: string;
3320
- url: null;
3320
+ url: any;
3321
3321
  };
3322
3322
  description: string;
3323
3323
  properties: {
@@ -3521,7 +3521,7 @@ export declare const JSON_SCHEMAS: {
3521
3521
  type: string;
3522
3522
  };
3523
3523
  roundedCorners: {
3524
- default: null;
3524
+ default: any;
3525
3525
  description: string;
3526
3526
  type: string;
3527
3527
  };
@@ -4214,11 +4214,11 @@ export declare const JSON_SCHEMAS: {
4214
4214
  type: string;
4215
4215
  properties?: undefined;
4216
4216
  })[];
4217
- default: null;
4217
+ default: any;
4218
4218
  description: string;
4219
4219
  };
4220
4220
  customTooltip: {
4221
- default: null;
4221
+ default: any;
4222
4222
  description: string;
4223
4223
  type: string[];
4224
4224
  };
@@ -4233,7 +4233,7 @@ export declare const JSON_SCHEMAS: {
4233
4233
  type: string;
4234
4234
  };
4235
4235
  measureDimensionPicker: {
4236
- default: never[][];
4236
+ default: any[][];
4237
4237
  description: string;
4238
4238
  items: {
4239
4239
  description: string;
@@ -4437,7 +4437,7 @@ export declare const JSON_SCHEMAS: {
4437
4437
  urlConfig: {
4438
4438
  default: {
4439
4439
  target: string;
4440
- url: null;
4440
+ url: any;
4441
4441
  };
4442
4442
  description: string;
4443
4443
  properties: {
@@ -5256,11 +5256,11 @@ export declare const JSON_SCHEMAS: {
5256
5256
  type: string;
5257
5257
  properties?: undefined;
5258
5258
  })[];
5259
- default: null;
5259
+ default: any;
5260
5260
  description: string;
5261
5261
  };
5262
5262
  customTooltip: {
5263
- default: null;
5263
+ default: any;
5264
5264
  description: string;
5265
5265
  type: string[];
5266
5266
  };
@@ -5275,7 +5275,7 @@ export declare const JSON_SCHEMAS: {
5275
5275
  type: string;
5276
5276
  };
5277
5277
  measureDimensionPicker: {
5278
- default: never[][];
5278
+ default: any[][];
5279
5279
  description: string;
5280
5280
  items: {
5281
5281
  description: string;
@@ -5474,7 +5474,7 @@ export declare const JSON_SCHEMAS: {
5474
5474
  urlConfig: {
5475
5475
  default: {
5476
5476
  target: string;
5477
- url: null;
5477
+ url: any;
5478
5478
  };
5479
5479
  description: string;
5480
5480
  properties: {
@@ -5563,7 +5563,7 @@ export declare const JSON_SCHEMAS: {
5563
5563
  type: string;
5564
5564
  };
5565
5565
  manualValues: {
5566
- default: never[][];
5566
+ default: any[][];
5567
5567
  description: string;
5568
5568
  items: {
5569
5569
  properties: {
@@ -6408,11 +6408,11 @@ export declare const JSON_SCHEMAS: {
6408
6408
  type: string;
6409
6409
  properties?: undefined;
6410
6410
  })[];
6411
- default: null;
6411
+ default: any;
6412
6412
  description: string;
6413
6413
  };
6414
6414
  customTooltip: {
6415
- default: null;
6415
+ default: any;
6416
6416
  description: string;
6417
6417
  type: string[];
6418
6418
  };
@@ -6427,7 +6427,7 @@ export declare const JSON_SCHEMAS: {
6427
6427
  type: string;
6428
6428
  };
6429
6429
  measureDimensionPicker: {
6430
- default: never[][];
6430
+ default: any[][];
6431
6431
  description: string;
6432
6432
  items: {
6433
6433
  description: string;
@@ -6631,7 +6631,7 @@ export declare const JSON_SCHEMAS: {
6631
6631
  urlConfig: {
6632
6632
  default: {
6633
6633
  target: string;
6634
- url: null;
6634
+ url: any;
6635
6635
  };
6636
6636
  description: string;
6637
6637
  properties: {
@@ -6742,7 +6742,7 @@ export declare const JSON_SCHEMAS: {
6742
6742
  };
6743
6743
  manualValues: {
6744
6744
  default: {
6745
- manualValues: never[];
6745
+ manualValues: any[];
6746
6746
  };
6747
6747
  description: string;
6748
6748
  properties: {
@@ -7678,11 +7678,11 @@ export declare const JSON_SCHEMAS: {
7678
7678
  type: string;
7679
7679
  properties?: undefined;
7680
7680
  })[];
7681
- default: null;
7681
+ default: any;
7682
7682
  description: string;
7683
7683
  };
7684
7684
  customTooltip: {
7685
- default: null;
7685
+ default: any;
7686
7686
  description: string;
7687
7687
  type: string[];
7688
7688
  };
@@ -7697,7 +7697,7 @@ export declare const JSON_SCHEMAS: {
7697
7697
  type: string;
7698
7698
  };
7699
7699
  measureDimensionPicker: {
7700
- default: never[][];
7700
+ default: any[][];
7701
7701
  description: string;
7702
7702
  items: {
7703
7703
  description: string;
@@ -7901,7 +7901,7 @@ export declare const JSON_SCHEMAS: {
7901
7901
  urlConfig: {
7902
7902
  default: {
7903
7903
  target: string;
7904
- url: null;
7904
+ url: any;
7905
7905
  };
7906
7906
  description: string;
7907
7907
  properties: {
@@ -8700,7 +8700,7 @@ export declare const JSON_SCHEMAS: {
8700
8700
  type: string;
8701
8701
  properties?: undefined;
8702
8702
  })[];
8703
- default: null;
8703
+ default: any;
8704
8704
  description: string;
8705
8705
  };
8706
8706
  exportTypes: {
@@ -8714,7 +8714,7 @@ export declare const JSON_SCHEMAS: {
8714
8714
  type: string;
8715
8715
  };
8716
8716
  measureDimensionPicker: {
8717
- default: never[][];
8717
+ default: any[][];
8718
8718
  description: string;
8719
8719
  items: {
8720
8720
  description: string;
@@ -8913,7 +8913,7 @@ export declare const JSON_SCHEMAS: {
8913
8913
  urlConfig: {
8914
8914
  default: {
8915
8915
  target: string;
8916
- url: null;
8916
+ url: any;
8917
8917
  };
8918
8918
  description: string;
8919
8919
  properties: {
@@ -9905,11 +9905,11 @@ export declare const JSON_SCHEMAS: {
9905
9905
  type: string;
9906
9906
  properties?: undefined;
9907
9907
  })[];
9908
- default: null;
9908
+ default: any;
9909
9909
  description: string;
9910
9910
  };
9911
9911
  customTooltip: {
9912
- default: null;
9912
+ default: any;
9913
9913
  description: string;
9914
9914
  type: string[];
9915
9915
  };
@@ -9924,7 +9924,7 @@ export declare const JSON_SCHEMAS: {
9924
9924
  type: string;
9925
9925
  };
9926
9926
  measureDimensionPicker: {
9927
- default: never[][];
9927
+ default: any[][];
9928
9928
  description: string;
9929
9929
  items: {
9930
9930
  description: string;
@@ -10128,7 +10128,7 @@ export declare const JSON_SCHEMAS: {
10128
10128
  urlConfig: {
10129
10129
  default: {
10130
10130
  target: string;
10131
- url: null;
10131
+ url: any;
10132
10132
  };
10133
10133
  description: string;
10134
10134
  properties: {
@@ -11301,7 +11301,7 @@ export declare const JSON_SCHEMAS: {
11301
11301
  type: string;
11302
11302
  };
11303
11303
  customEvents: {
11304
- default: null;
11304
+ default: any;
11305
11305
  description: string;
11306
11306
  properties: {
11307
11307
  events: {
@@ -11367,7 +11367,7 @@ export declare const JSON_SCHEMAS: {
11367
11367
  type: string;
11368
11368
  };
11369
11369
  customTooltip: {
11370
- default: null;
11370
+ default: any;
11371
11371
  description: string;
11372
11372
  type: string;
11373
11373
  };
@@ -11382,7 +11382,7 @@ export declare const JSON_SCHEMAS: {
11382
11382
  type: string;
11383
11383
  };
11384
11384
  measureDimensionPicker: {
11385
- default: never[][];
11385
+ default: any[][];
11386
11386
  description: string;
11387
11387
  items: {
11388
11388
  description: string;
@@ -11581,7 +11581,7 @@ export declare const JSON_SCHEMAS: {
11581
11581
  urlConfig: {
11582
11582
  default: {
11583
11583
  target: string;
11584
- url: null;
11584
+ url: any;
11585
11585
  };
11586
11586
  description: string;
11587
11587
  properties: {
@@ -11691,7 +11691,7 @@ export declare const JSON_SCHEMAS: {
11691
11691
  type: string;
11692
11692
  };
11693
11693
  measures: {
11694
- default: never[][];
11694
+ default: any[][];
11695
11695
  items: {
11696
11696
  description: string;
11697
11697
  properties: {
@@ -12514,7 +12514,7 @@ export declare const JSON_SCHEMAS: {
12514
12514
  description: string;
12515
12515
  properties: {
12516
12516
  measureDimensionPicker: {
12517
- default: never[][];
12517
+ default: any[][];
12518
12518
  description: string;
12519
12519
  items: {
12520
12520
  description: string;
@@ -13205,11 +13205,11 @@ export declare const JSON_SCHEMAS: {
13205
13205
  type: string;
13206
13206
  properties?: undefined;
13207
13207
  })[];
13208
- default: null;
13208
+ default: any;
13209
13209
  description: string;
13210
13210
  };
13211
13211
  customTooltip: {
13212
- default: null;
13212
+ default: any;
13213
13213
  description: string;
13214
13214
  type: string[];
13215
13215
  };
@@ -13224,7 +13224,7 @@ export declare const JSON_SCHEMAS: {
13224
13224
  type: string;
13225
13225
  };
13226
13226
  measureDimensionPicker: {
13227
- default: never[][];
13227
+ default: any[][];
13228
13228
  description: string;
13229
13229
  items: {
13230
13230
  description: string;
@@ -13428,7 +13428,7 @@ export declare const JSON_SCHEMAS: {
13428
13428
  urlConfig: {
13429
13429
  default: {
13430
13430
  target: string;
13431
- url: null;
13431
+ url: any;
13432
13432
  };
13433
13433
  description: string;
13434
13434
  properties: {
@@ -15303,7 +15303,7 @@ export declare const JSON_SCHEMAS: {
15303
15303
  type: string;
15304
15304
  properties?: undefined;
15305
15305
  })[];
15306
- default: null;
15306
+ default: any;
15307
15307
  description: string;
15308
15308
  };
15309
15309
  exportTypes: {
@@ -15317,7 +15317,7 @@ export declare const JSON_SCHEMAS: {
15317
15317
  type: string;
15318
15318
  };
15319
15319
  measureDimensionPicker: {
15320
- default: never[][];
15320
+ default: any[][];
15321
15321
  description: string;
15322
15322
  items: {
15323
15323
  description: string;
@@ -15516,7 +15516,7 @@ export declare const JSON_SCHEMAS: {
15516
15516
  urlConfig: {
15517
15517
  default: {
15518
15518
  target: string;
15519
- url: null;
15519
+ url: any;
15520
15520
  };
15521
15521
  description: string;
15522
15522
  properties: {
@@ -16364,11 +16364,11 @@ export declare const JSON_SCHEMAS: {
16364
16364
  type: string;
16365
16365
  properties?: undefined;
16366
16366
  })[];
16367
- default: null;
16367
+ default: any;
16368
16368
  description: string;
16369
16369
  };
16370
16370
  customTooltip: {
16371
- default: null;
16371
+ default: any;
16372
16372
  description: string;
16373
16373
  type: string[];
16374
16374
  };
@@ -16383,7 +16383,7 @@ export declare const JSON_SCHEMAS: {
16383
16383
  type: string;
16384
16384
  };
16385
16385
  measureDimensionPicker: {
16386
- default: never[][];
16386
+ default: any[][];
16387
16387
  description: string;
16388
16388
  items: {
16389
16389
  description: string;
@@ -16587,7 +16587,7 @@ export declare const JSON_SCHEMAS: {
16587
16587
  urlConfig: {
16588
16588
  default: {
16589
16589
  target: string;
16590
- url: null;
16590
+ url: any;
16591
16591
  };
16592
16592
  description: string;
16593
16593
  properties: {
@@ -17436,7 +17436,7 @@ export declare const JSON_SCHEMAS: {
17436
17436
  type: string;
17437
17437
  };
17438
17438
  measureDimensionPicker: {
17439
- default: never[][];
17439
+ default: any[][];
17440
17440
  description: string;
17441
17441
  items: {
17442
17442
  description: string;
@@ -18575,12 +18575,12 @@ export declare const JSON_SCHEMAS: {
18575
18575
  type: string;
18576
18576
  };
18577
18577
  rounding: {
18578
- default: null;
18578
+ default: any;
18579
18579
  description: string;
18580
18580
  type: string;
18581
18581
  };
18582
18582
  spacing: {
18583
- default: null;
18583
+ default: any;
18584
18584
  description: string;
18585
18585
  type: string;
18586
18586
  };
@@ -18658,11 +18658,11 @@ export declare const JSON_SCHEMAS: {
18658
18658
  type: string;
18659
18659
  properties?: undefined;
18660
18660
  })[];
18661
- default: null;
18661
+ default: any;
18662
18662
  description: string;
18663
18663
  };
18664
18664
  customTooltip: {
18665
- default: null;
18665
+ default: any;
18666
18666
  description: string;
18667
18667
  type: string[];
18668
18668
  };
@@ -18677,7 +18677,7 @@ export declare const JSON_SCHEMAS: {
18677
18677
  type: string;
18678
18678
  };
18679
18679
  measureDimensionPicker: {
18680
- default: never[][];
18680
+ default: any[][];
18681
18681
  description: string;
18682
18682
  items: {
18683
18683
  description: string;
@@ -18881,7 +18881,7 @@ export declare const JSON_SCHEMAS: {
18881
18881
  urlConfig: {
18882
18882
  default: {
18883
18883
  target: string;
18884
- url: null;
18884
+ url: any;
18885
18885
  };
18886
18886
  description: string;
18887
18887
  properties: {
@@ -19722,7 +19722,7 @@ export declare const JSON_SCHEMAS: {
19722
19722
  description: string;
19723
19723
  properties: {
19724
19724
  customTooltip: {
19725
- default: null;
19725
+ default: any;
19726
19726
  description: string;
19727
19727
  type: string;
19728
19728
  };
@@ -19737,7 +19737,7 @@ export declare const JSON_SCHEMAS: {
19737
19737
  type: string;
19738
19738
  };
19739
19739
  measureDimensionPicker: {
19740
- default: never[][];
19740
+ default: any[][];
19741
19741
  description: string;
19742
19742
  items: {
19743
19743
  description: string;
@@ -20033,7 +20033,7 @@ export declare const JSON_SCHEMAS: {
20033
20033
  };
20034
20034
  manualValues: {
20035
20035
  default: {
20036
- manualValues: never[];
20036
+ manualValues: any[];
20037
20037
  };
20038
20038
  description: string;
20039
20039
  properties: {
@@ -21470,11 +21470,11 @@ export declare const JSON_SCHEMAS: {
21470
21470
  type: string;
21471
21471
  properties?: undefined;
21472
21472
  })[];
21473
- default: null;
21473
+ default: any;
21474
21474
  description: string;
21475
21475
  };
21476
21476
  customTooltip: {
21477
- default: null;
21477
+ default: any;
21478
21478
  description: string;
21479
21479
  type: string[];
21480
21480
  };
@@ -21489,7 +21489,7 @@ export declare const JSON_SCHEMAS: {
21489
21489
  type: string;
21490
21490
  };
21491
21491
  measureDimensionPicker: {
21492
- default: never[][];
21492
+ default: any[][];
21493
21493
  description: string;
21494
21494
  items: {
21495
21495
  description: string;
@@ -21688,7 +21688,7 @@ export declare const JSON_SCHEMAS: {
21688
21688
  urlConfig: {
21689
21689
  default: {
21690
21690
  target: string;
21691
- url: null;
21691
+ url: any;
21692
21692
  };
21693
21693
  description: string;
21694
21694
  properties: {
@@ -22526,7 +22526,7 @@ export declare const JSON_SCHEMAS: {
22526
22526
  description: string;
22527
22527
  properties: {
22528
22528
  customEvents: {
22529
- default: null;
22529
+ default: any;
22530
22530
  description: string;
22531
22531
  properties: {
22532
22532
  events: {
@@ -22592,7 +22592,7 @@ export declare const JSON_SCHEMAS: {
22592
22592
  type: string;
22593
22593
  };
22594
22594
  customTooltip: {
22595
- default: null;
22595
+ default: any;
22596
22596
  description: string;
22597
22597
  type: string;
22598
22598
  };
@@ -22607,7 +22607,7 @@ export declare const JSON_SCHEMAS: {
22607
22607
  type: string;
22608
22608
  };
22609
22609
  measureDimensionPicker: {
22610
- default: never[][];
22610
+ default: any[][];
22611
22611
  description: string;
22612
22612
  items: {
22613
22613
  description: string;
@@ -23889,11 +23889,11 @@ export declare const JSON_SCHEMAS: {
23889
23889
  type: string;
23890
23890
  properties?: undefined;
23891
23891
  })[];
23892
- default: null;
23892
+ default: any;
23893
23893
  description: string;
23894
23894
  };
23895
23895
  customTooltip: {
23896
- default: null;
23896
+ default: any;
23897
23897
  description: string;
23898
23898
  type: string[];
23899
23899
  };
@@ -23908,7 +23908,7 @@ export declare const JSON_SCHEMAS: {
23908
23908
  type: string;
23909
23909
  };
23910
23910
  measureDimensionPicker: {
23911
- default: never[][];
23911
+ default: any[][];
23912
23912
  description: string;
23913
23913
  items: {
23914
23914
  description: string;
@@ -24107,7 +24107,7 @@ export declare const JSON_SCHEMAS: {
24107
24107
  urlConfig: {
24108
24108
  default: {
24109
24109
  target: string;
24110
- url: null;
24110
+ url: any;
24111
24111
  };
24112
24112
  description: string;
24113
24113
  properties: {
@@ -24910,7 +24910,7 @@ export declare const JSON_SCHEMAS: {
24910
24910
  type: string;
24911
24911
  };
24912
24912
  measureDimensionPicker: {
24913
- default: never[][];
24913
+ default: any[][];
24914
24914
  description: string;
24915
24915
  items: {
24916
24916
  description: string;
@@ -25761,7 +25761,7 @@ export declare const JSON_SCHEMAS: {
25761
25761
  type: string;
25762
25762
  };
25763
25763
  columns: {
25764
- default: never[][];
25764
+ default: any[][];
25765
25765
  description: string;
25766
25766
  type: string;
25767
25767
  };
@@ -25877,11 +25877,11 @@ export declare const JSON_SCHEMAS: {
25877
25877
  type: string;
25878
25878
  properties?: undefined;
25879
25879
  })[];
25880
- default: null;
25880
+ default: any;
25881
25881
  description: string;
25882
25882
  };
25883
25883
  customTooltip: {
25884
- default: null;
25884
+ default: any;
25885
25885
  description: string;
25886
25886
  type: string[];
25887
25887
  };
@@ -25896,7 +25896,7 @@ export declare const JSON_SCHEMAS: {
25896
25896
  type: string;
25897
25897
  };
25898
25898
  measureDimensionPicker: {
25899
- default: never[][];
25899
+ default: any[][];
25900
25900
  description: string;
25901
25901
  items: {
25902
25902
  description: string;
@@ -26100,7 +26100,7 @@ export declare const JSON_SCHEMAS: {
26100
26100
  urlConfig: {
26101
26101
  default: {
26102
26102
  target: string;
26103
- url: null;
26103
+ url: any;
26104
26104
  };
26105
26105
  description: string;
26106
26106
  properties: {
@@ -26947,7 +26947,7 @@ export declare const JSON_SCHEMAS: {
26947
26947
  description: string;
26948
26948
  properties: {
26949
26949
  colors: {
26950
- default: never[];
26950
+ default: any[];
26951
26951
  description: string;
26952
26952
  items: {
26953
26953
  type: string;
@@ -27082,11 +27082,11 @@ export declare const JSON_SCHEMAS: {
27082
27082
  type: string;
27083
27083
  properties?: undefined;
27084
27084
  })[];
27085
- default: null;
27085
+ default: any;
27086
27086
  description: string;
27087
27087
  };
27088
27088
  customTooltip: {
27089
- default: null;
27089
+ default: any;
27090
27090
  description: string;
27091
27091
  type: string[];
27092
27092
  };
@@ -27101,7 +27101,7 @@ export declare const JSON_SCHEMAS: {
27101
27101
  type: string;
27102
27102
  };
27103
27103
  measureDimensionPicker: {
27104
- default: never[][];
27104
+ default: any[][];
27105
27105
  description: string;
27106
27106
  items: {
27107
27107
  description: string;
@@ -27305,7 +27305,7 @@ export declare const JSON_SCHEMAS: {
27305
27305
  urlConfig: {
27306
27306
  default: {
27307
27307
  target: string;
27308
- url: null;
27308
+ url: any;
27309
27309
  };
27310
27310
  description: string;
27311
27311
  properties: {
@@ -28163,7 +28163,7 @@ export declare const JSON_SCHEMAS: {
28163
28163
  type: string;
28164
28164
  };
28165
28165
  customTooltip: {
28166
- default: null;
28166
+ default: any;
28167
28167
  description: string;
28168
28168
  type: string[];
28169
28169
  };
@@ -28178,7 +28178,7 @@ export declare const JSON_SCHEMAS: {
28178
28178
  type: string;
28179
28179
  };
28180
28180
  measureDimensionPicker: {
28181
- default: never[][];
28181
+ default: any[][];
28182
28182
  description: string;
28183
28183
  items: {
28184
28184
  description: string;
@@ -29296,7 +29296,7 @@ export declare const JSON_SCHEMAS: {
29296
29296
  type: string;
29297
29297
  properties?: undefined;
29298
29298
  })[];
29299
- default: null;
29299
+ default: any;
29300
29300
  description: string;
29301
29301
  };
29302
29302
  exportTypes: {
@@ -29310,7 +29310,7 @@ export declare const JSON_SCHEMAS: {
29310
29310
  type: string;
29311
29311
  };
29312
29312
  measureDimensionPicker: {
29313
- default: never[][];
29313
+ default: any[][];
29314
29314
  description: string;
29315
29315
  items: {
29316
29316
  description: string;
@@ -29509,7 +29509,7 @@ export declare const JSON_SCHEMAS: {
29509
29509
  urlConfig: {
29510
29510
  default: {
29511
29511
  target: string;
29512
- url: null;
29512
+ url: any;
29513
29513
  };
29514
29514
  description: string;
29515
29515
  properties: {
@@ -30318,7 +30318,7 @@ export declare const JSON_SCHEMAS: {
30318
30318
  type: string;
30319
30319
  };
30320
30320
  measureDimensionPicker: {
30321
- default: never[][];
30321
+ default: any[][];
30322
30322
  description: string;
30323
30323
  items: {
30324
30324
  description: string;
@@ -30593,12 +30593,12 @@ export declare const JSON_SCHEMAS: {
30593
30593
  };
30594
30594
  manualValues: {
30595
30595
  default: {
30596
- manualValues: never[];
30596
+ manualValues: any[];
30597
30597
  };
30598
30598
  description: string;
30599
30599
  properties: {
30600
30600
  ranges: {
30601
- default: never[];
30601
+ default: any[];
30602
30602
  items: {
30603
30603
  description: string;
30604
30604
  properties: {
@@ -31516,7 +31516,7 @@ export declare const JSON_SCHEMAS: {
31516
31516
  type: string;
31517
31517
  properties?: undefined;
31518
31518
  })[];
31519
- default: null;
31519
+ default: any;
31520
31520
  description: string;
31521
31521
  };
31522
31522
  exportTypes: {
@@ -31530,7 +31530,7 @@ export declare const JSON_SCHEMAS: {
31530
31530
  type: string;
31531
31531
  };
31532
31532
  measureDimensionPicker: {
31533
- default: never[][];
31533
+ default: any[][];
31534
31534
  description: string;
31535
31535
  items: {
31536
31536
  description: string;
@@ -31734,7 +31734,7 @@ export declare const JSON_SCHEMAS: {
31734
31734
  urlConfig: {
31735
31735
  default: {
31736
31736
  target: string;
31737
- url: null;
31737
+ url: any;
31738
31738
  };
31739
31739
  description: string;
31740
31740
  properties: {
@@ -32792,11 +32792,11 @@ export declare const JSON_SCHEMAS: {
32792
32792
  type: string;
32793
32793
  properties?: undefined;
32794
32794
  })[];
32795
- default: null;
32795
+ default: any;
32796
32796
  description: string;
32797
32797
  };
32798
32798
  customTooltip: {
32799
- default: null;
32799
+ default: any;
32800
32800
  description: string;
32801
32801
  type: string[];
32802
32802
  };
@@ -32811,7 +32811,7 @@ export declare const JSON_SCHEMAS: {
32811
32811
  type: string;
32812
32812
  };
32813
32813
  measureDimensionPicker: {
32814
- default: never[][];
32814
+ default: any[][];
32815
32815
  description: string;
32816
32816
  items: {
32817
32817
  description: string;
@@ -33010,7 +33010,7 @@ export declare const JSON_SCHEMAS: {
33010
33010
  urlConfig: {
33011
33011
  default: {
33012
33012
  target: string;
33013
- url: null;
33013
+ url: any;
33014
33014
  };
33015
33015
  description: string;
33016
33016
  properties: {
@@ -33834,7 +33834,7 @@ export declare const JSON_SCHEMAS: {
33834
33834
  description: string;
33835
33835
  properties: {
33836
33836
  measureDimensionPicker: {
33837
- default: never[][];
33837
+ default: any[][];
33838
33838
  description: string;
33839
33839
  items: {
33840
33840
  description: string;
@@ -34953,7 +34953,7 @@ export declare const JSON_SCHEMAS: {
34953
34953
  type: string;
34954
34954
  };
34955
34955
  manualMeasureRange: {
34956
- default: never[][];
34956
+ default: any[][];
34957
34957
  description: string;
34958
34958
  items: {
34959
34959
  type: string;
@@ -36557,7 +36557,7 @@ export declare const JSON_SCHEMAS: {
36557
36557
  type: string;
36558
36558
  properties?: undefined;
36559
36559
  })[];
36560
- default: null;
36560
+ default: any;
36561
36561
  description: string;
36562
36562
  };
36563
36563
  exportTypes: {
@@ -36571,7 +36571,7 @@ export declare const JSON_SCHEMAS: {
36571
36571
  type: string;
36572
36572
  };
36573
36573
  measureDimensionPicker: {
36574
- default: never[][];
36574
+ default: any[][];
36575
36575
  description: string;
36576
36576
  items: {
36577
36577
  description: string;
@@ -36770,7 +36770,7 @@ export declare const JSON_SCHEMAS: {
36770
36770
  urlConfig: {
36771
36771
  default: {
36772
36772
  target: string;
36773
- url: null;
36773
+ url: any;
36774
36774
  };
36775
36775
  description: string;
36776
36776
  properties: {
@@ -37732,7 +37732,7 @@ export declare const JSON_SCHEMAS: {
37732
37732
  description: string;
37733
37733
  properties: {
37734
37734
  customEvents: {
37735
- default: null;
37735
+ default: any;
37736
37736
  description: string;
37737
37737
  properties: {
37738
37738
  events: {
@@ -37798,7 +37798,7 @@ export declare const JSON_SCHEMAS: {
37798
37798
  type: string;
37799
37799
  };
37800
37800
  customTooltip: {
37801
- default: null;
37801
+ default: any;
37802
37802
  description: string;
37803
37803
  type: string;
37804
37804
  };
@@ -37813,7 +37813,7 @@ export declare const JSON_SCHEMAS: {
37813
37813
  type: string;
37814
37814
  };
37815
37815
  measureDimensionPicker: {
37816
- default: never[][];
37816
+ default: any[][];
37817
37817
  description: string;
37818
37818
  items: {
37819
37819
  description: string;
@@ -38012,7 +38012,7 @@ export declare const JSON_SCHEMAS: {
38012
38012
  urlConfig: {
38013
38013
  default: {
38014
38014
  target: string;
38015
- url: null;
38015
+ url: any;
38016
38016
  };
38017
38017
  description: string;
38018
38018
  properties: {
@@ -38975,7 +38975,7 @@ export declare const JSON_SCHEMAS: {
38975
38975
  type: string;
38976
38976
  };
38977
38977
  measureDimensionPicker: {
38978
- default: never[][];
38978
+ default: any[][];
38979
38979
  description: string;
38980
38980
  items: {
38981
38981
  description: string;
@@ -39902,11 +39902,11 @@ export declare const JSON_SCHEMAS: {
39902
39902
  type: string;
39903
39903
  properties?: undefined;
39904
39904
  })[];
39905
- default: null;
39905
+ default: any;
39906
39906
  description: string;
39907
39907
  };
39908
39908
  customTooltip: {
39909
- default: null;
39909
+ default: any;
39910
39910
  description: string;
39911
39911
  type: string[];
39912
39912
  };
@@ -39921,7 +39921,7 @@ export declare const JSON_SCHEMAS: {
39921
39921
  type: string;
39922
39922
  };
39923
39923
  measureDimensionPicker: {
39924
- default: never[][];
39924
+ default: any[][];
39925
39925
  description: string;
39926
39926
  items: {
39927
39927
  description: string;
@@ -40125,7 +40125,7 @@ export declare const JSON_SCHEMAS: {
40125
40125
  urlConfig: {
40126
40126
  default: {
40127
40127
  target: string;
40128
- url: null;
40128
+ url: any;
40129
40129
  };
40130
40130
  description: string;
40131
40131
  properties: {
@@ -40949,7 +40949,7 @@ export declare const JSON_SCHEMAS: {
40949
40949
  description: string;
40950
40950
  properties: {
40951
40951
  customEvents: {
40952
- default: null;
40952
+ default: any;
40953
40953
  description: string;
40954
40954
  properties: {
40955
40955
  events: {
@@ -41015,7 +41015,7 @@ export declare const JSON_SCHEMAS: {
41015
41015
  type: string;
41016
41016
  };
41017
41017
  customTooltip: {
41018
- default: null;
41018
+ default: any;
41019
41019
  description: string;
41020
41020
  type: string;
41021
41021
  };
@@ -41030,7 +41030,7 @@ export declare const JSON_SCHEMAS: {
41030
41030
  type: string;
41031
41031
  };
41032
41032
  measureDimensionPicker: {
41033
- default: never[][];
41033
+ default: any[][];
41034
41034
  description: string;
41035
41035
  items: {
41036
41036
  description: string;
@@ -41229,7 +41229,7 @@ export declare const JSON_SCHEMAS: {
41229
41229
  urlConfig: {
41230
41230
  default: {
41231
41231
  target: string;
41232
- url: null;
41232
+ url: any;
41233
41233
  };
41234
41234
  description: string;
41235
41235
  properties: {
@@ -42476,11 +42476,11 @@ export declare const JSON_SCHEMAS: {
42476
42476
  type: string;
42477
42477
  properties?: undefined;
42478
42478
  })[];
42479
- default: null;
42479
+ default: any;
42480
42480
  description: string;
42481
42481
  };
42482
42482
  customTooltip: {
42483
- default: null;
42483
+ default: any;
42484
42484
  description: string;
42485
42485
  type: string[];
42486
42486
  };
@@ -42495,7 +42495,7 @@ export declare const JSON_SCHEMAS: {
42495
42495
  type: string;
42496
42496
  };
42497
42497
  measureDimensionPicker: {
42498
- default: never[][];
42498
+ default: any[][];
42499
42499
  description: string;
42500
42500
  items: {
42501
42501
  description: string;
@@ -42699,7 +42699,7 @@ export declare const JSON_SCHEMAS: {
42699
42699
  urlConfig: {
42700
42700
  default: {
42701
42701
  target: string;
42702
- url: null;
42702
+ url: any;
42703
42703
  };
42704
42704
  description: string;
42705
42705
  properties: {
@@ -43972,7 +43972,7 @@ export declare const JSON_SCHEMAS: {
43972
43972
  description: string;
43973
43973
  };
43974
43974
  customTooltip: {
43975
- default: null;
43975
+ default: any;
43976
43976
  description: string;
43977
43977
  examples: {
43978
43978
  de: string;
@@ -43991,7 +43991,7 @@ export declare const JSON_SCHEMAS: {
43991
43991
  type: string;
43992
43992
  };
43993
43993
  measureDimensionPicker: {
43994
- default: never[];
43994
+ default: any[];
43995
43995
  description: string;
43996
43996
  items: {
43997
43997
  description: string;
@@ -44195,7 +44195,7 @@ export declare const JSON_SCHEMAS: {
44195
44195
  urlConfig: {
44196
44196
  default: {
44197
44197
  target: string;
44198
- url: null;
44198
+ url: any;
44199
44199
  };
44200
44200
  description: string;
44201
44201
  properties: {
@@ -44905,4 +44905,3 @@ export declare const JSON_SCHEMAS: {
44905
44905
  type: string;
44906
44906
  };
44907
44907
  };
44908
- //# sourceMappingURL=json-schemas.d.ts.map