@luzmo/dashboard-contents-types 1.0.12 → 1.0.14

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 (384) hide show
  1. package/assets/json-schemas/area-chart-options.schema.json.d.ts +28 -1
  2. package/assets/json-schemas/area-chart-slots.schema.json.d.ts +18 -18
  3. package/assets/json-schemas/area-chart.schema.json.d.ts +3 -3
  4. package/assets/json-schemas/bar-chart-options.schema.json.d.ts +28 -1
  5. package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +18 -18
  6. package/assets/json-schemas/bar-chart.schema.json.d.ts +3 -3
  7. package/assets/json-schemas/box-plot-options.schema.json.d.ts +28 -1
  8. package/assets/json-schemas/box-plot-slots.schema.json.d.ts +12 -12
  9. package/assets/json-schemas/box-plot.schema.json.d.ts +3 -3
  10. package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +28 -1
  11. package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +18 -18
  12. package/assets/json-schemas/bubble-chart.schema.json.d.ts +3 -3
  13. package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +28 -1
  14. package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +18 -18
  15. package/assets/json-schemas/bullet-chart.schema.json.d.ts +3 -3
  16. package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +28 -1
  17. package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +15 -15
  18. package/assets/json-schemas/choropleth-map.schema.json.d.ts +3 -3
  19. package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +28 -1
  20. package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +14 -14
  21. package/assets/json-schemas/circle-pack-chart.schema.json.d.ts +3 -3
  22. package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +28 -1
  23. package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +14 -14
  24. package/assets/json-schemas/circular-gauge.schema.json.d.ts +3 -3
  25. package/assets/json-schemas/column-chart-options.schema.json.d.ts +28 -1
  26. package/assets/json-schemas/column-chart-slots.schema.json.d.ts +18 -18
  27. package/assets/json-schemas/column-chart.schema.json.d.ts +3 -3
  28. package/assets/json-schemas/combination-chart-options.schema.json.d.ts +28 -1
  29. package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +14 -14
  30. package/assets/json-schemas/combination-chart.schema.json.d.ts +3 -3
  31. package/assets/json-schemas/date-filter-options.schema.json.d.ts +28 -1
  32. package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -5
  33. package/assets/json-schemas/date-filter.schema.json.d.ts +3 -3
  34. package/assets/json-schemas/donut-chart-options.schema.json.d.ts +28 -1
  35. package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +14 -14
  36. package/assets/json-schemas/donut-chart.schema.json.d.ts +3 -3
  37. package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +28 -1
  38. package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +10 -10
  39. package/assets/json-schemas/dropdown-filter.schema.json.d.ts +3 -3
  40. package/assets/json-schemas/evolution-number-options.schema.json.d.ts +28 -1
  41. package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +12 -12
  42. package/assets/json-schemas/evolution-number.schema.json.d.ts +3 -3
  43. package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +28 -1
  44. package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +13 -13
  45. package/assets/json-schemas/funnel-chart.schema.json.d.ts +3 -3
  46. package/assets/json-schemas/heat-map-options.schema.json.d.ts +28 -1
  47. package/assets/json-schemas/heat-map-slots.schema.json.d.ts +12 -12
  48. package/assets/json-schemas/heat-map.schema.json.d.ts +3 -3
  49. package/assets/json-schemas/heat-table-options.schema.json.d.ts +28 -1
  50. package/assets/json-schemas/heat-table-slots.schema.json.d.ts +18 -18
  51. package/assets/json-schemas/heat-table.schema.json.d.ts +3 -3
  52. package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +28 -1
  53. package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +12 -12
  54. package/assets/json-schemas/hexbin-map.schema.json.d.ts +3 -3
  55. package/assets/json-schemas/image-options.schema.json.d.ts +1 -1
  56. package/assets/json-schemas/image.schema.json.d.ts +2 -2
  57. package/assets/json-schemas/line-chart-options.schema.json.d.ts +28 -1
  58. package/assets/json-schemas/line-chart-slots.schema.json.d.ts +18 -18
  59. package/assets/json-schemas/line-chart.schema.json.d.ts +3 -3
  60. package/assets/json-schemas/marker-map-options.schema.json.d.ts +28 -1
  61. package/assets/json-schemas/marker-map-slots.schema.json.d.ts +12 -12
  62. package/assets/json-schemas/marker-map.schema.json.d.ts +3 -3
  63. package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +28 -1
  64. package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +26 -26
  65. package/assets/json-schemas/ohlc-chart.schema.json.d.ts +3 -3
  66. package/assets/json-schemas/options.schema.json.d.ts +43 -43
  67. package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +28 -1
  68. package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +13 -13
  69. package/assets/json-schemas/parallel-coordinates-plot.schema.json.d.ts +3 -3
  70. package/assets/json-schemas/pivot-table-options.schema.json.d.ts +28 -1
  71. package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +18 -18
  72. package/assets/json-schemas/pivot-table.schema.json.d.ts +3 -3
  73. package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +28 -1
  74. package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +18 -18
  75. package/assets/json-schemas/pyramid-chart.schema.json.d.ts +3 -3
  76. package/assets/json-schemas/radar-chart-options.schema.json.d.ts +28 -1
  77. package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +18 -18
  78. package/assets/json-schemas/radar-chart.schema.json.d.ts +3 -3
  79. package/assets/json-schemas/regular-table-options.schema.json.d.ts +28 -1
  80. package/assets/json-schemas/regular-table-slots.schema.json.d.ts +10 -10
  81. package/assets/json-schemas/regular-table.schema.json.d.ts +3 -3
  82. package/assets/json-schemas/route-map-options.schema.json.d.ts +28 -1
  83. package/assets/json-schemas/route-map-slots.schema.json.d.ts +19 -19
  84. package/assets/json-schemas/route-map.schema.json.d.ts +3 -3
  85. package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +28 -1
  86. package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +22 -22
  87. package/assets/json-schemas/sankey-diagram.schema.json.d.ts +3 -3
  88. package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +28 -1
  89. package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +26 -26
  90. package/assets/json-schemas/scatter-plot.schema.json.d.ts +3 -3
  91. package/assets/json-schemas/search-filter-options.schema.json.d.ts +28 -1
  92. package/assets/json-schemas/search-filter-slots.schema.json.d.ts +10 -10
  93. package/assets/json-schemas/search-filter.schema.json.d.ts +3 -3
  94. package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +28 -1
  95. package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +14 -14
  96. package/assets/json-schemas/slicer-filter.schema.json.d.ts +3 -3
  97. package/assets/json-schemas/slider-filter-options.schema.json.d.ts +28 -1
  98. package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +8 -8
  99. package/assets/json-schemas/slider-filter.schema.json.d.ts +3 -3
  100. package/assets/json-schemas/slots.schema.json.d.ts +40 -40
  101. package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +28 -1
  102. package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +18 -18
  103. package/assets/json-schemas/speedometer-chart.schema.json.d.ts +3 -3
  104. package/assets/json-schemas/spike-map-options.schema.json.d.ts +28 -1
  105. package/assets/json-schemas/spike-map-slots.schema.json.d.ts +16 -16
  106. package/assets/json-schemas/spike-map.schema.json.d.ts +3 -3
  107. package/assets/json-schemas/strip-plot-options.schema.json.d.ts +28 -1
  108. package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +14 -14
  109. package/assets/json-schemas/strip-plot.schema.json.d.ts +3 -3
  110. package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +28 -1
  111. package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +14 -14
  112. package/assets/json-schemas/sunburst-chart.schema.json.d.ts +3 -3
  113. package/assets/json-schemas/symbol-map-options.schema.json.d.ts +28 -1
  114. package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +15 -15
  115. package/assets/json-schemas/symbol-map.schema.json.d.ts +3 -3
  116. package/assets/json-schemas/text-options.schema.json.d.ts +1 -1
  117. package/assets/json-schemas/text.schema.json.d.ts +2 -2
  118. package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +28 -1
  119. package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +23 -23
  120. package/assets/json-schemas/treemap-chart.schema.json.d.ts +3 -3
  121. package/assets/json-schemas/video-options.schema.json.d.ts +1 -1
  122. package/assets/json-schemas/video.schema.json.d.ts +2 -2
  123. package/assets/json-schemas/viz-item-type.schema.json.d.ts +1 -1
  124. package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +28 -1
  125. package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +16 -16
  126. package/assets/json-schemas/wordcloud-chart.schema.json.d.ts +3 -3
  127. package/index.d.ts +1 -0
  128. package/index.js +240 -240
  129. package/index.mjs +2133 -1080
  130. package/json-schemas.d.ts +1190 -253
  131. package/json-schemas.d.ts.map +1 -1
  132. package/package.json +1 -1
  133. package/src/index.d.ts +1 -0
  134. package/src/lib/area-chart/area-chart-options.d.ts +2 -1
  135. package/src/lib/area-chart/area-chart-slots.config.d.ts +1 -0
  136. package/src/lib/area-chart/area-chart-slots.d.ts +1 -0
  137. package/src/lib/area-chart/area-chart.d.ts +1 -0
  138. package/src/lib/area-chart/index.d.ts +1 -0
  139. package/src/lib/bar-chart/bar-chart-options.d.ts +1 -0
  140. package/src/lib/bar-chart/bar-chart-slots.config.d.ts +1 -0
  141. package/src/lib/bar-chart/bar-chart.d.ts +1 -0
  142. package/src/lib/bar-chart/bar-chart.slots.d.ts +1 -0
  143. package/src/lib/bar-chart/index.d.ts +1 -0
  144. package/src/lib/box-plot/box-plot-options.d.ts +1 -0
  145. package/src/lib/box-plot/box-plot-slots.config.d.ts +1 -0
  146. package/src/lib/box-plot/box-plot-slots.d.ts +1 -0
  147. package/src/lib/box-plot/box-plot.d.ts +1 -0
  148. package/src/lib/box-plot/index.d.ts +1 -0
  149. package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -1
  150. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +1 -0
  151. package/src/lib/bubble-chart/bubble-chart-slots.d.ts +1 -0
  152. package/src/lib/bubble-chart/bubble-chart.d.ts +1 -0
  153. package/src/lib/bubble-chart/index.d.ts +1 -0
  154. package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -1
  155. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +1 -0
  156. package/src/lib/bullet-chart/bullet-chart-slots.d.ts +1 -0
  157. package/src/lib/bullet-chart/bullet-chart.d.ts +1 -0
  158. package/src/lib/bullet-chart/index.d.ts +1 -0
  159. package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -1
  160. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +1 -0
  161. package/src/lib/choropleth-map/choropleth-map-slots.d.ts +1 -0
  162. package/src/lib/choropleth-map/choropleth-map.d.ts +1 -0
  163. package/src/lib/choropleth-map/index.d.ts +1 -0
  164. package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +2 -1
  165. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +1 -0
  166. package/src/lib/circle-pack-chart/circle-pack-chart-slots.d.ts +1 -0
  167. package/src/lib/circle-pack-chart/circle-pack-chart.d.ts +1 -0
  168. package/src/lib/circle-pack-chart/index.d.ts +1 -0
  169. package/src/lib/circular-gauge/circular-gauge-options.d.ts +1 -0
  170. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +1 -0
  171. package/src/lib/circular-gauge/circular-gauge-slots.d.ts +1 -0
  172. package/src/lib/circular-gauge/circular-gauge.d.ts +1 -0
  173. package/src/lib/circular-gauge/index.d.ts +1 -0
  174. package/src/lib/column-chart/column-chart-options.d.ts +1 -0
  175. package/src/lib/column-chart/column-chart-slots.config.d.ts +1 -0
  176. package/src/lib/column-chart/column-chart-slots.d.ts +1 -0
  177. package/src/lib/column-chart/column-chart.d.ts +1 -0
  178. package/src/lib/column-chart/index.d.ts +1 -0
  179. package/src/lib/combination-chart/combination-chart-options.d.ts +1 -0
  180. package/src/lib/combination-chart/combination-chart-slots.config.d.ts +1 -0
  181. package/src/lib/combination-chart/combination-chart-slots.d.ts +1 -0
  182. package/src/lib/combination-chart/combination-chart.d.ts +1 -0
  183. package/src/lib/combination-chart/index.d.ts +1 -0
  184. package/src/lib/conditional-number/conditional-number-options.d.ts +1 -0
  185. package/src/lib/conditional-number/conditional-number-slots.config.d.ts +1 -0
  186. package/src/lib/conditional-number/conditional-number-slots.d.ts +1 -0
  187. package/src/lib/conditional-number/conditional-number.d.ts +1 -0
  188. package/src/lib/conditional-number/index.d.ts +1 -0
  189. package/src/lib/date-filter/date-filter-options.d.ts +1 -0
  190. package/src/lib/date-filter/date-filter-slots.config.d.ts +1 -0
  191. package/src/lib/date-filter/date-filter-slots.d.ts +1 -0
  192. package/src/lib/date-filter/date-filter.d.ts +1 -0
  193. package/src/lib/date-filter/index.d.ts +1 -0
  194. package/src/lib/donut-chart/donut-chart-options.d.ts +2 -1
  195. package/src/lib/donut-chart/donut-chart-slots.config.d.ts +1 -0
  196. package/src/lib/donut-chart/donut-chart-slots.d.ts +1 -0
  197. package/src/lib/donut-chart/donut-chart.d.ts +1 -0
  198. package/src/lib/donut-chart/index.d.ts +1 -0
  199. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -1
  200. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +1 -0
  201. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +1 -0
  202. package/src/lib/dropdown-filter/dropdown-filter.d.ts +1 -0
  203. package/src/lib/dropdown-filter/index.d.ts +1 -0
  204. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +1 -0
  205. package/src/lib/dynamic-imageobject/index.d.ts +1 -0
  206. package/src/lib/evolution-number/evolution-number-options.d.ts +1 -0
  207. package/src/lib/evolution-number/evolution-number-slots.config.d.ts +1 -0
  208. package/src/lib/evolution-number/evolution-number-slots.d.ts +1 -0
  209. package/src/lib/evolution-number/evolution-number.d.ts +1 -0
  210. package/src/lib/evolution-number/index.d.ts +1 -0
  211. package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -1
  212. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +1 -0
  213. package/src/lib/funnel-chart/funnel-chart-slots.d.ts +1 -0
  214. package/src/lib/funnel-chart/funnel-chart.d.ts +1 -0
  215. package/src/lib/funnel-chart/index.d.ts +1 -0
  216. package/src/lib/heat-map/heat-map-options.d.ts +1 -0
  217. package/src/lib/heat-map/heat-map-slots.config.d.ts +1 -0
  218. package/src/lib/heat-map/heat-map-slots.d.ts +1 -0
  219. package/src/lib/heat-map/heat-map.d.ts +1 -0
  220. package/src/lib/heat-map/index.d.ts +1 -0
  221. package/src/lib/heat-table/heat-table-options.d.ts +1 -0
  222. package/src/lib/heat-table/heat-table-slots.config.d.ts +1 -0
  223. package/src/lib/heat-table/heat-table-slots.d.ts +1 -0
  224. package/src/lib/heat-table/heat-table.d.ts +1 -0
  225. package/src/lib/heat-table/index.d.ts +1 -0
  226. package/src/lib/hexbin-map/hexbin-map-options.d.ts +1 -0
  227. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +1 -0
  228. package/src/lib/hexbin-map/hexbin-map-slots.d.ts +1 -0
  229. package/src/lib/hexbin-map/hexbin-map.d.ts +1 -0
  230. package/src/lib/hexbin-map/index.d.ts +1 -0
  231. package/src/lib/image/image-options.d.ts +1 -0
  232. package/src/lib/image/image.d.ts +1 -0
  233. package/src/lib/image/index.d.ts +1 -0
  234. package/src/lib/line-chart/index.d.ts +1 -0
  235. package/src/lib/line-chart/line-chart-options.d.ts +1 -0
  236. package/src/lib/line-chart/line-chart-slots.config.d.ts +1 -0
  237. package/src/lib/line-chart/line-chart-slots.d.ts +1 -0
  238. package/src/lib/line-chart/line-chart.d.ts +1 -0
  239. package/src/lib/line-chart-forecast/index.d.ts +1 -0
  240. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +1 -0
  241. package/src/lib/marker-map/index.d.ts +1 -0
  242. package/src/lib/marker-map/marker-map-options.d.ts +1 -0
  243. package/src/lib/marker-map/marker-map-slots.config.d.ts +1 -0
  244. package/src/lib/marker-map/marker-map-slots.d.ts +1 -0
  245. package/src/lib/marker-map/marker-map.d.ts +1 -0
  246. package/src/lib/ohlc-chart/index.d.ts +1 -0
  247. package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +2 -1
  248. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +1 -0
  249. package/src/lib/ohlc-chart/ohlc-chart-slots.d.ts +1 -0
  250. package/src/lib/ohlc-chart/ohlc-chart.d.ts +2 -1
  251. package/src/lib/parallel-coordinates-plot/index.d.ts +1 -0
  252. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +2 -1
  253. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +1 -0
  254. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.d.ts +2 -1
  255. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot.d.ts +1 -0
  256. package/src/lib/pivot-table/index.d.ts +1 -0
  257. package/src/lib/pivot-table/pivot-table-options.d.ts +2 -1
  258. package/src/lib/pivot-table/pivot-table-slots.config.d.ts +1 -0
  259. package/src/lib/pivot-table/pivot-table-slots.d.ts +1 -0
  260. package/src/lib/pivot-table/pivot-table.d.ts +1 -0
  261. package/src/lib/pyramid-chart/index.d.ts +1 -0
  262. package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +2 -1
  263. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +1 -0
  264. package/src/lib/pyramid-chart/pyramid-chart-slots.d.ts +1 -0
  265. package/src/lib/pyramid-chart/pyramid-chart.d.ts +1 -0
  266. package/src/lib/radar-chart/index.d.ts +1 -0
  267. package/src/lib/radar-chart/radar-chart-options.d.ts +2 -1
  268. package/src/lib/radar-chart/radar-chart-slots.config.d.ts +1 -0
  269. package/src/lib/radar-chart/radar-chart-slots.d.ts +1 -0
  270. package/src/lib/radar-chart/radar-chart.d.ts +1 -0
  271. package/src/lib/regular-table/index.d.ts +1 -0
  272. package/src/lib/regular-table/regular-table-options.d.ts +2 -1
  273. package/src/lib/regular-table/regular-table-slots.config.d.ts +1 -0
  274. package/src/lib/regular-table/regular-table-slots.d.ts +1 -0
  275. package/src/lib/regular-table/regular-table.d.ts +1 -0
  276. package/src/lib/route-map/index.d.ts +1 -0
  277. package/src/lib/route-map/route-map-options.d.ts +1 -0
  278. package/src/lib/route-map/route-map-slots.config.d.ts +1 -0
  279. package/src/lib/route-map/route-map-slots.d.ts +1 -0
  280. package/src/lib/route-map/route-map.d.ts +1 -0
  281. package/src/lib/sankey-diagram/index.d.ts +1 -0
  282. package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +2 -1
  283. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +1 -0
  284. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +1 -0
  285. package/src/lib/sankey-diagram/sankey-diagram.d.ts +1 -0
  286. package/src/lib/scatter-plot/index.d.ts +1 -0
  287. package/src/lib/scatter-plot/scatter-plot-options.d.ts +2 -1
  288. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +1 -0
  289. package/src/lib/scatter-plot/scatter-plot-slots.d.ts +1 -0
  290. package/src/lib/scatter-plot/scatter-plot.d.ts +1 -0
  291. package/src/lib/search-filter/index.d.ts +1 -0
  292. package/src/lib/search-filter/search-filter-options.d.ts +1 -0
  293. package/src/lib/search-filter/search-filter-slots.config.d.ts +1 -0
  294. package/src/lib/search-filter/search-filter-slots.d.ts +1 -0
  295. package/src/lib/search-filter/search-filter.d.ts +1 -0
  296. package/src/lib/shared/axes.d.ts +1 -0
  297. package/src/lib/shared/common.d.ts +1 -0
  298. package/src/lib/shared/drop-object-view-options.d.ts +1 -0
  299. package/src/lib/shared/filters.d.ts +1 -0
  300. package/src/lib/shared/formula.d.ts +1 -0
  301. package/src/lib/shared/index.d.ts +1 -0
  302. package/src/lib/shared/info-tooltip-options.d.ts +1 -0
  303. package/src/lib/shared/interactivity-brush.d.ts +1 -0
  304. package/src/lib/shared/interactivity-custom-events.d.ts +1 -0
  305. package/src/lib/shared/interactivity-custom-tooltip.d.ts +1 -0
  306. package/src/lib/shared/interactivity-drilldown.d.ts +1 -0
  307. package/src/lib/shared/interactivity-export.d.ts +1 -0
  308. package/src/lib/shared/interactivity-filter.d.ts +1 -0
  309. package/src/lib/shared/interactivity-go-to-url.d.ts +1 -0
  310. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +1 -0
  311. package/src/lib/shared/interactivity-target.d.ts +1 -0
  312. package/src/lib/shared/interpolation.d.ts +1 -0
  313. package/src/lib/shared/iq-components.d.ts +6 -5
  314. package/src/lib/shared/item-filter-group.d.ts +1 -0
  315. package/src/lib/shared/legend.d.ts +1 -0
  316. package/src/lib/shared/map-object-view-options.d.ts +2 -1
  317. package/src/lib/shared/object-view-options.d.ts +1 -0
  318. package/src/lib/shared/period-over-period.d.ts +1 -0
  319. package/src/lib/shared/placeholder.d.ts +1 -0
  320. package/src/lib/shared/query.d.ts +5 -4
  321. package/src/lib/shared/query.d.ts.map +1 -1
  322. package/src/lib/shared/ranges.d.ts +1 -0
  323. package/src/lib/shared/slots.d.ts +1 -0
  324. package/src/lib/shared/sort.d.ts +1 -0
  325. package/src/lib/shared/theme.d.ts +1 -0
  326. package/src/lib/shared/title.d.ts +1 -0
  327. package/src/lib/shared/viz-item.d.ts +1 -0
  328. package/src/lib/slicer-filter/index.d.ts +1 -0
  329. package/src/lib/slicer-filter/slicer-filter-options.d.ts +1 -0
  330. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +1 -0
  331. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +1 -0
  332. package/src/lib/slicer-filter/slicer-filter.d.ts +1 -0
  333. package/src/lib/slider-filter/index.d.ts +1 -0
  334. package/src/lib/slider-filter/slider-filter-options.d.ts +5 -4
  335. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +1 -0
  336. package/src/lib/slider-filter/slider-filter-slots.d.ts +1 -0
  337. package/src/lib/slider-filter/slider-filter.d.ts +1 -0
  338. package/src/lib/speedometer-chart/index.d.ts +1 -0
  339. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -0
  340. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +1 -0
  341. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +2 -1
  342. package/src/lib/speedometer-chart/speedometer-chart.d.ts +4 -3
  343. package/src/lib/spike-map/index.d.ts +1 -0
  344. package/src/lib/spike-map/spike-map-options.d.ts +1 -0
  345. package/src/lib/spike-map/spike-map-slots.config.d.ts +1 -0
  346. package/src/lib/spike-map/spike-map-slots.d.ts +1 -0
  347. package/src/lib/spike-map/spike-map.d.ts +1 -0
  348. package/src/lib/strip-plot/index.d.ts +1 -0
  349. package/src/lib/strip-plot/strip-plot-options.d.ts +2 -1
  350. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +1 -0
  351. package/src/lib/strip-plot/strip-plot-slots.d.ts +1 -0
  352. package/src/lib/strip-plot/strip-plot.d.ts +1 -0
  353. package/src/lib/sunburst-chart/index.d.ts +1 -0
  354. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +1 -0
  355. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +1 -0
  356. package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +1 -0
  357. package/src/lib/sunburst-chart/sunburst-chart.d.ts +1 -0
  358. package/src/lib/symbol-map/index.d.ts +1 -0
  359. package/src/lib/symbol-map/symbol-map-options.d.ts +1 -0
  360. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +1 -0
  361. package/src/lib/symbol-map/symbol-map-slots.d.ts +1 -0
  362. package/src/lib/symbol-map/symbol-map.d.ts +1 -0
  363. package/src/lib/text/index.d.ts +1 -0
  364. package/src/lib/text/text-options.d.ts +1 -0
  365. package/src/lib/text/text.d.ts +1 -0
  366. package/src/lib/treemap-chart/index.d.ts +1 -0
  367. package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -0
  368. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +1 -0
  369. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +1 -0
  370. package/src/lib/treemap-chart/treemap-chart.d.ts +1 -0
  371. package/src/lib/venn-diagram/index.d.ts +1 -0
  372. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +1 -0
  373. package/src/lib/video/index.d.ts +1 -0
  374. package/src/lib/video/video-options.d.ts +1 -0
  375. package/src/lib/video/video.d.ts +1 -0
  376. package/src/lib/visual-item/index.d.ts +1 -0
  377. package/src/lib/visual-item/visual-item.d.ts +1 -0
  378. package/src/lib/wordcloud-chart/index.d.ts +1 -0
  379. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +1 -0
  380. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +1 -0
  381. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +1 -0
  382. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +1 -0
  383. package/src/options.d.ts +1 -0
  384. package/CHANGELOG.md +0 -77
package/json-schemas.d.ts CHANGED
@@ -1,129 +1,129 @@
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';
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';
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'"
@@ -174,6 +174,30 @@ export declare const JSON_SCHEMAS: {
174
174
  $id: string;
175
175
  $schema: string;
176
176
  properties: {
177
+ annotate: {
178
+ description: string;
179
+ properties: {
180
+ infoTooltip: {
181
+ properties: {
182
+ active: {
183
+ description: string;
184
+ type: string;
185
+ };
186
+ content: {
187
+ description: string;
188
+ type: string;
189
+ };
190
+ position: {
191
+ description: string;
192
+ enum: string[];
193
+ type: string;
194
+ };
195
+ };
196
+ type: string;
197
+ };
198
+ };
199
+ type: string;
200
+ };
177
201
  axis: {
178
202
  description: string;
179
203
  properties: {
@@ -489,11 +513,11 @@ export declare const JSON_SCHEMAS: {
489
513
  type: string;
490
514
  properties?: undefined;
491
515
  })[];
492
- default: any;
516
+ default: null;
493
517
  description: string;
494
518
  };
495
519
  customTooltip: {
496
- default: any;
520
+ default: null;
497
521
  description: string;
498
522
  type: string[];
499
523
  };
@@ -508,7 +532,7 @@ export declare const JSON_SCHEMAS: {
508
532
  type: string;
509
533
  };
510
534
  measureDimensionPicker: {
511
- default: any[][];
535
+ default: never[][];
512
536
  description: string;
513
537
  items: {
514
538
  description: string;
@@ -707,7 +731,7 @@ export declare const JSON_SCHEMAS: {
707
731
  urlConfig: {
708
732
  default: {
709
733
  target: string;
710
- url: any;
734
+ url: null;
711
735
  };
712
736
  description: string;
713
737
  properties: {
@@ -1461,6 +1485,30 @@ export declare const JSON_SCHEMAS: {
1461
1485
  $id: string;
1462
1486
  $schema: string;
1463
1487
  properties: {
1488
+ annotate: {
1489
+ description: string;
1490
+ properties: {
1491
+ infoTooltip: {
1492
+ properties: {
1493
+ active: {
1494
+ description: string;
1495
+ type: string;
1496
+ };
1497
+ content: {
1498
+ description: string;
1499
+ type: string;
1500
+ };
1501
+ position: {
1502
+ description: string;
1503
+ enum: string[];
1504
+ type: string;
1505
+ };
1506
+ };
1507
+ type: string;
1508
+ };
1509
+ };
1510
+ type: string;
1511
+ };
1464
1512
  axis: {
1465
1513
  description: string;
1466
1514
  properties: {
@@ -1778,11 +1826,11 @@ export declare const JSON_SCHEMAS: {
1778
1826
  type: string;
1779
1827
  properties?: undefined;
1780
1828
  })[];
1781
- default: any;
1829
+ default: null;
1782
1830
  description: string;
1783
1831
  };
1784
1832
  customTooltip: {
1785
- default: any;
1833
+ default: null;
1786
1834
  description: string;
1787
1835
  type: string[];
1788
1836
  };
@@ -1797,7 +1845,7 @@ export declare const JSON_SCHEMAS: {
1797
1845
  type: string;
1798
1846
  };
1799
1847
  measureDimensionPicker: {
1800
- default: any[][];
1848
+ default: never[][];
1801
1849
  description: string;
1802
1850
  items: {
1803
1851
  description: string;
@@ -2001,7 +2049,7 @@ export declare const JSON_SCHEMAS: {
2001
2049
  urlConfig: {
2002
2050
  default: {
2003
2051
  target: string;
2004
- url: any;
2052
+ url: null;
2005
2053
  };
2006
2054
  description: string;
2007
2055
  properties: {
@@ -2815,6 +2863,30 @@ export declare const JSON_SCHEMAS: {
2815
2863
  $id: string;
2816
2864
  $schema: string;
2817
2865
  properties: {
2866
+ annotate: {
2867
+ description: string;
2868
+ properties: {
2869
+ infoTooltip: {
2870
+ properties: {
2871
+ active: {
2872
+ description: string;
2873
+ type: string;
2874
+ };
2875
+ content: {
2876
+ description: string;
2877
+ type: string;
2878
+ };
2879
+ position: {
2880
+ description: string;
2881
+ enum: string[];
2882
+ type: string;
2883
+ };
2884
+ };
2885
+ type: string;
2886
+ };
2887
+ };
2888
+ type: string;
2889
+ };
2818
2890
  axis: {
2819
2891
  description: string;
2820
2892
  properties: {
@@ -3099,11 +3171,11 @@ export declare const JSON_SCHEMAS: {
3099
3171
  type: string;
3100
3172
  properties?: undefined;
3101
3173
  })[];
3102
- default: any;
3174
+ default: null;
3103
3175
  description: string;
3104
3176
  };
3105
3177
  customTooltip: {
3106
- default: any;
3178
+ default: null;
3107
3179
  description: string;
3108
3180
  type: string[];
3109
3181
  };
@@ -3118,7 +3190,7 @@ export declare const JSON_SCHEMAS: {
3118
3190
  type: string;
3119
3191
  };
3120
3192
  measureDimensionPicker: {
3121
- default: any[][];
3193
+ default: never[][];
3122
3194
  description: string;
3123
3195
  items: {
3124
3196
  description: string;
@@ -3317,7 +3389,7 @@ export declare const JSON_SCHEMAS: {
3317
3389
  urlConfig: {
3318
3390
  default: {
3319
3391
  target: string;
3320
- url: any;
3392
+ url: null;
3321
3393
  };
3322
3394
  description: string;
3323
3395
  properties: {
@@ -3521,7 +3593,7 @@ export declare const JSON_SCHEMAS: {
3521
3593
  type: string;
3522
3594
  };
3523
3595
  roundedCorners: {
3524
- default: any;
3596
+ default: null;
3525
3597
  description: string;
3526
3598
  type: string;
3527
3599
  };
@@ -4092,6 +4164,30 @@ export declare const JSON_SCHEMAS: {
4092
4164
  $id: string;
4093
4165
  $schema: string;
4094
4166
  properties: {
4167
+ annotate: {
4168
+ description: string;
4169
+ properties: {
4170
+ infoTooltip: {
4171
+ properties: {
4172
+ active: {
4173
+ description: string;
4174
+ type: string;
4175
+ };
4176
+ content: {
4177
+ description: string;
4178
+ type: string;
4179
+ };
4180
+ position: {
4181
+ description: string;
4182
+ enum: string[];
4183
+ type: string;
4184
+ };
4185
+ };
4186
+ type: string;
4187
+ };
4188
+ };
4189
+ type: string;
4190
+ };
4095
4191
  bubbleLabels: {
4096
4192
  type: string;
4097
4193
  };
@@ -4214,11 +4310,11 @@ export declare const JSON_SCHEMAS: {
4214
4310
  type: string;
4215
4311
  properties?: undefined;
4216
4312
  })[];
4217
- default: any;
4313
+ default: null;
4218
4314
  description: string;
4219
4315
  };
4220
4316
  customTooltip: {
4221
- default: any;
4317
+ default: null;
4222
4318
  description: string;
4223
4319
  type: string[];
4224
4320
  };
@@ -4233,7 +4329,7 @@ export declare const JSON_SCHEMAS: {
4233
4329
  type: string;
4234
4330
  };
4235
4331
  measureDimensionPicker: {
4236
- default: any[][];
4332
+ default: never[][];
4237
4333
  description: string;
4238
4334
  items: {
4239
4335
  description: string;
@@ -4437,7 +4533,7 @@ export declare const JSON_SCHEMAS: {
4437
4533
  urlConfig: {
4438
4534
  default: {
4439
4535
  target: string;
4440
- url: any;
4536
+ url: null;
4441
4537
  };
4442
4538
  description: string;
4443
4539
  properties: {
@@ -5158,6 +5254,30 @@ export declare const JSON_SCHEMAS: {
5158
5254
  $id: string;
5159
5255
  $schema: string;
5160
5256
  properties: {
5257
+ annotate: {
5258
+ description: string;
5259
+ properties: {
5260
+ infoTooltip: {
5261
+ properties: {
5262
+ active: {
5263
+ description: string;
5264
+ type: string;
5265
+ };
5266
+ content: {
5267
+ description: string;
5268
+ type: string;
5269
+ };
5270
+ position: {
5271
+ description: string;
5272
+ enum: string[];
5273
+ type: string;
5274
+ };
5275
+ };
5276
+ type: string;
5277
+ };
5278
+ };
5279
+ type: string;
5280
+ };
5161
5281
  color: {
5162
5282
  default: string;
5163
5283
  description: string;
@@ -5256,11 +5376,11 @@ export declare const JSON_SCHEMAS: {
5256
5376
  type: string;
5257
5377
  properties?: undefined;
5258
5378
  })[];
5259
- default: any;
5379
+ default: null;
5260
5380
  description: string;
5261
5381
  };
5262
5382
  customTooltip: {
5263
- default: any;
5383
+ default: null;
5264
5384
  description: string;
5265
5385
  type: string[];
5266
5386
  };
@@ -5275,7 +5395,7 @@ export declare const JSON_SCHEMAS: {
5275
5395
  type: string;
5276
5396
  };
5277
5397
  measureDimensionPicker: {
5278
- default: any[][];
5398
+ default: never[][];
5279
5399
  description: string;
5280
5400
  items: {
5281
5401
  description: string;
@@ -5474,7 +5594,7 @@ export declare const JSON_SCHEMAS: {
5474
5594
  urlConfig: {
5475
5595
  default: {
5476
5596
  target: string;
5477
- url: any;
5597
+ url: null;
5478
5598
  };
5479
5599
  description: string;
5480
5600
  properties: {
@@ -5563,7 +5683,7 @@ export declare const JSON_SCHEMAS: {
5563
5683
  type: string;
5564
5684
  };
5565
5685
  manualValues: {
5566
- default: any[][];
5686
+ default: never[][];
5567
5687
  description: string;
5568
5688
  items: {
5569
5689
  properties: {
@@ -6255,6 +6375,30 @@ export declare const JSON_SCHEMAS: {
6255
6375
  $id: string;
6256
6376
  $schema: string;
6257
6377
  properties: {
6378
+ annotate: {
6379
+ description: string;
6380
+ properties: {
6381
+ infoTooltip: {
6382
+ properties: {
6383
+ active: {
6384
+ description: string;
6385
+ type: string;
6386
+ };
6387
+ content: {
6388
+ description: string;
6389
+ type: string;
6390
+ };
6391
+ position: {
6392
+ description: string;
6393
+ enum: string[];
6394
+ type: string;
6395
+ };
6396
+ };
6397
+ type: string;
6398
+ };
6399
+ };
6400
+ type: string;
6401
+ };
6258
6402
  classification: {
6259
6403
  default: string;
6260
6404
  description: string;
@@ -6408,11 +6552,11 @@ export declare const JSON_SCHEMAS: {
6408
6552
  type: string;
6409
6553
  properties?: undefined;
6410
6554
  })[];
6411
- default: any;
6555
+ default: null;
6412
6556
  description: string;
6413
6557
  };
6414
6558
  customTooltip: {
6415
- default: any;
6559
+ default: null;
6416
6560
  description: string;
6417
6561
  type: string[];
6418
6562
  };
@@ -6427,7 +6571,7 @@ export declare const JSON_SCHEMAS: {
6427
6571
  type: string;
6428
6572
  };
6429
6573
  measureDimensionPicker: {
6430
- default: any[][];
6574
+ default: never[][];
6431
6575
  description: string;
6432
6576
  items: {
6433
6577
  description: string;
@@ -6631,7 +6775,7 @@ export declare const JSON_SCHEMAS: {
6631
6775
  urlConfig: {
6632
6776
  default: {
6633
6777
  target: string;
6634
- url: any;
6778
+ url: null;
6635
6779
  };
6636
6780
  description: string;
6637
6781
  properties: {
@@ -6742,7 +6886,7 @@ export declare const JSON_SCHEMAS: {
6742
6886
  };
6743
6887
  manualValues: {
6744
6888
  default: {
6745
- manualValues: any[];
6889
+ manualValues: never[];
6746
6890
  };
6747
6891
  description: string;
6748
6892
  properties: {
@@ -7574,6 +7718,30 @@ export declare const JSON_SCHEMAS: {
7574
7718
  $id: string;
7575
7719
  $schema: string;
7576
7720
  properties: {
7721
+ annotate: {
7722
+ description: string;
7723
+ properties: {
7724
+ infoTooltip: {
7725
+ properties: {
7726
+ active: {
7727
+ description: string;
7728
+ type: string;
7729
+ };
7730
+ content: {
7731
+ description: string;
7732
+ type: string;
7733
+ };
7734
+ position: {
7735
+ description: string;
7736
+ enum: string[];
7737
+ type: string;
7738
+ };
7739
+ };
7740
+ type: string;
7741
+ };
7742
+ };
7743
+ type: string;
7744
+ };
7577
7745
  circles: {
7578
7746
  description: string;
7579
7747
  properties: {
@@ -7678,11 +7846,11 @@ export declare const JSON_SCHEMAS: {
7678
7846
  type: string;
7679
7847
  properties?: undefined;
7680
7848
  })[];
7681
- default: any;
7849
+ default: null;
7682
7850
  description: string;
7683
7851
  };
7684
7852
  customTooltip: {
7685
- default: any;
7853
+ default: null;
7686
7854
  description: string;
7687
7855
  type: string[];
7688
7856
  };
@@ -7697,7 +7865,7 @@ export declare const JSON_SCHEMAS: {
7697
7865
  type: string;
7698
7866
  };
7699
7867
  measureDimensionPicker: {
7700
- default: any[][];
7868
+ default: never[][];
7701
7869
  description: string;
7702
7870
  items: {
7703
7871
  description: string;
@@ -7901,7 +8069,7 @@ export declare const JSON_SCHEMAS: {
7901
8069
  urlConfig: {
7902
8070
  default: {
7903
8071
  target: string;
7904
- url: any;
8072
+ url: null;
7905
8073
  };
7906
8074
  description: string;
7907
8075
  properties: {
@@ -8555,6 +8723,30 @@ export declare const JSON_SCHEMAS: {
8555
8723
  $id: string;
8556
8724
  $schema: string;
8557
8725
  properties: {
8726
+ annotate: {
8727
+ description: string;
8728
+ properties: {
8729
+ infoTooltip: {
8730
+ properties: {
8731
+ active: {
8732
+ description: string;
8733
+ type: string;
8734
+ };
8735
+ content: {
8736
+ description: string;
8737
+ type: string;
8738
+ };
8739
+ position: {
8740
+ description: string;
8741
+ enum: string[];
8742
+ type: string;
8743
+ };
8744
+ };
8745
+ type: string;
8746
+ };
8747
+ };
8748
+ type: string;
8749
+ };
8558
8750
  circle: {
8559
8751
  description: string;
8560
8752
  properties: {
@@ -8700,7 +8892,7 @@ export declare const JSON_SCHEMAS: {
8700
8892
  type: string;
8701
8893
  properties?: undefined;
8702
8894
  })[];
8703
- default: any;
8895
+ default: null;
8704
8896
  description: string;
8705
8897
  };
8706
8898
  exportTypes: {
@@ -8714,7 +8906,7 @@ export declare const JSON_SCHEMAS: {
8714
8906
  type: string;
8715
8907
  };
8716
8908
  measureDimensionPicker: {
8717
- default: any[][];
8909
+ default: never[][];
8718
8910
  description: string;
8719
8911
  items: {
8720
8912
  description: string;
@@ -8913,7 +9105,7 @@ export declare const JSON_SCHEMAS: {
8913
9105
  urlConfig: {
8914
9106
  default: {
8915
9107
  target: string;
8916
- url: any;
9108
+ url: null;
8917
9109
  };
8918
9110
  description: string;
8919
9111
  properties: {
@@ -9589,6 +9781,30 @@ export declare const JSON_SCHEMAS: {
9589
9781
  $id: string;
9590
9782
  $schema: string;
9591
9783
  properties: {
9784
+ annotate: {
9785
+ description: string;
9786
+ properties: {
9787
+ infoTooltip: {
9788
+ properties: {
9789
+ active: {
9790
+ description: string;
9791
+ type: string;
9792
+ };
9793
+ content: {
9794
+ description: string;
9795
+ type: string;
9796
+ };
9797
+ position: {
9798
+ description: string;
9799
+ enum: string[];
9800
+ type: string;
9801
+ };
9802
+ };
9803
+ type: string;
9804
+ };
9805
+ };
9806
+ type: string;
9807
+ };
9592
9808
  axis: {
9593
9809
  description: string;
9594
9810
  properties: {
@@ -9905,11 +10121,11 @@ export declare const JSON_SCHEMAS: {
9905
10121
  type: string;
9906
10122
  properties?: undefined;
9907
10123
  })[];
9908
- default: any;
10124
+ default: null;
9909
10125
  description: string;
9910
10126
  };
9911
10127
  customTooltip: {
9912
- default: any;
10128
+ default: null;
9913
10129
  description: string;
9914
10130
  type: string[];
9915
10131
  };
@@ -9924,7 +10140,7 @@ export declare const JSON_SCHEMAS: {
9924
10140
  type: string;
9925
10141
  };
9926
10142
  measureDimensionPicker: {
9927
- default: any[][];
10143
+ default: never[][];
9928
10144
  description: string;
9929
10145
  items: {
9930
10146
  description: string;
@@ -10128,7 +10344,7 @@ export declare const JSON_SCHEMAS: {
10128
10344
  urlConfig: {
10129
10345
  default: {
10130
10346
  target: string;
10131
- url: any;
10347
+ url: null;
10132
10348
  };
10133
10349
  description: string;
10134
10350
  properties: {
@@ -10942,6 +11158,30 @@ export declare const JSON_SCHEMAS: {
10942
11158
  $id: string;
10943
11159
  $schema: string;
10944
11160
  properties: {
11161
+ annotate: {
11162
+ description: string;
11163
+ properties: {
11164
+ infoTooltip: {
11165
+ properties: {
11166
+ active: {
11167
+ description: string;
11168
+ type: string;
11169
+ };
11170
+ content: {
11171
+ description: string;
11172
+ type: string;
11173
+ };
11174
+ position: {
11175
+ description: string;
11176
+ enum: string[];
11177
+ type: string;
11178
+ };
11179
+ };
11180
+ type: string;
11181
+ };
11182
+ };
11183
+ type: string;
11184
+ };
10945
11185
  axis: {
10946
11186
  description: string;
10947
11187
  properties: {
@@ -11301,7 +11541,7 @@ export declare const JSON_SCHEMAS: {
11301
11541
  type: string;
11302
11542
  };
11303
11543
  customEvents: {
11304
- default: any;
11544
+ default: null;
11305
11545
  description: string;
11306
11546
  properties: {
11307
11547
  events: {
@@ -11367,7 +11607,7 @@ export declare const JSON_SCHEMAS: {
11367
11607
  type: string;
11368
11608
  };
11369
11609
  customTooltip: {
11370
- default: any;
11610
+ default: null;
11371
11611
  description: string;
11372
11612
  type: string;
11373
11613
  };
@@ -11382,7 +11622,7 @@ export declare const JSON_SCHEMAS: {
11382
11622
  type: string;
11383
11623
  };
11384
11624
  measureDimensionPicker: {
11385
- default: any[][];
11625
+ default: never[][];
11386
11626
  description: string;
11387
11627
  items: {
11388
11628
  description: string;
@@ -11581,7 +11821,7 @@ export declare const JSON_SCHEMAS: {
11581
11821
  urlConfig: {
11582
11822
  default: {
11583
11823
  target: string;
11584
- url: any;
11824
+ url: null;
11585
11825
  };
11586
11826
  description: string;
11587
11827
  properties: {
@@ -11691,7 +11931,7 @@ export declare const JSON_SCHEMAS: {
11691
11931
  type: string;
11692
11932
  };
11693
11933
  measures: {
11694
- default: any[][];
11934
+ default: never[][];
11695
11935
  items: {
11696
11936
  description: string;
11697
11937
  properties: {
@@ -12401,6 +12641,30 @@ export declare const JSON_SCHEMAS: {
12401
12641
  $id: string;
12402
12642
  $schema: string;
12403
12643
  properties: {
12644
+ annotate: {
12645
+ description: string;
12646
+ properties: {
12647
+ infoTooltip: {
12648
+ properties: {
12649
+ active: {
12650
+ description: string;
12651
+ type: string;
12652
+ };
12653
+ content: {
12654
+ description: string;
12655
+ type: string;
12656
+ };
12657
+ position: {
12658
+ description: string;
12659
+ enum: string[];
12660
+ type: string;
12661
+ };
12662
+ };
12663
+ type: string;
12664
+ };
12665
+ };
12666
+ type: string;
12667
+ };
12404
12668
  color: {
12405
12669
  default: string;
12406
12670
  description: string;
@@ -12514,7 +12778,7 @@ export declare const JSON_SCHEMAS: {
12514
12778
  description: string;
12515
12779
  properties: {
12516
12780
  measureDimensionPicker: {
12517
- default: any[][];
12781
+ default: never[][];
12518
12782
  description: string;
12519
12783
  items: {
12520
12784
  description: string;
@@ -13102,6 +13366,30 @@ export declare const JSON_SCHEMAS: {
13102
13366
  $id: string;
13103
13367
  $schema: string;
13104
13368
  properties: {
13369
+ annotate: {
13370
+ description: string;
13371
+ properties: {
13372
+ infoTooltip: {
13373
+ properties: {
13374
+ active: {
13375
+ description: string;
13376
+ type: string;
13377
+ };
13378
+ content: {
13379
+ description: string;
13380
+ type: string;
13381
+ };
13382
+ position: {
13383
+ description: string;
13384
+ enum: string[];
13385
+ type: string;
13386
+ };
13387
+ };
13388
+ type: string;
13389
+ };
13390
+ };
13391
+ type: string;
13392
+ };
13105
13393
  color: {
13106
13394
  default: string;
13107
13395
  description: string;
@@ -13205,11 +13493,11 @@ export declare const JSON_SCHEMAS: {
13205
13493
  type: string;
13206
13494
  properties?: undefined;
13207
13495
  })[];
13208
- default: any;
13496
+ default: null;
13209
13497
  description: string;
13210
13498
  };
13211
13499
  customTooltip: {
13212
- default: any;
13500
+ default: null;
13213
13501
  description: string;
13214
13502
  type: string[];
13215
13503
  };
@@ -13224,7 +13512,7 @@ export declare const JSON_SCHEMAS: {
13224
13512
  type: string;
13225
13513
  };
13226
13514
  measureDimensionPicker: {
13227
- default: any[][];
13515
+ default: never[][];
13228
13516
  description: string;
13229
13517
  items: {
13230
13518
  description: string;
@@ -13428,7 +13716,7 @@ export declare const JSON_SCHEMAS: {
13428
13716
  urlConfig: {
13429
13717
  default: {
13430
13718
  target: string;
13431
- url: any;
13719
+ url: null;
13432
13720
  };
13433
13721
  description: string;
13434
13722
  properties: {
@@ -14221,6 +14509,30 @@ export declare const JSON_SCHEMAS: {
14221
14509
  $id: string;
14222
14510
  $schema: string;
14223
14511
  properties: {
14512
+ annotate: {
14513
+ description: string;
14514
+ properties: {
14515
+ infoTooltip: {
14516
+ properties: {
14517
+ active: {
14518
+ description: string;
14519
+ type: string;
14520
+ };
14521
+ content: {
14522
+ description: string;
14523
+ type: string;
14524
+ };
14525
+ position: {
14526
+ description: string;
14527
+ enum: string[];
14528
+ type: string;
14529
+ };
14530
+ };
14531
+ type: string;
14532
+ };
14533
+ };
14534
+ type: string;
14535
+ };
14224
14536
  applyFiltersWithButton: {
14225
14537
  default: boolean;
14226
14538
  description: string;
@@ -15140,6 +15452,30 @@ export declare const JSON_SCHEMAS: {
15140
15452
  $id: string;
15141
15453
  $schema: string;
15142
15454
  properties: {
15455
+ annotate: {
15456
+ description: string;
15457
+ properties: {
15458
+ infoTooltip: {
15459
+ properties: {
15460
+ active: {
15461
+ description: string;
15462
+ type: string;
15463
+ };
15464
+ content: {
15465
+ description: string;
15466
+ type: string;
15467
+ };
15468
+ position: {
15469
+ description: string;
15470
+ enum: string[];
15471
+ type: string;
15472
+ };
15473
+ };
15474
+ type: string;
15475
+ };
15476
+ };
15477
+ type: string;
15478
+ };
15143
15479
  color: {
15144
15480
  default: string;
15145
15481
  description: string;
@@ -15303,7 +15639,7 @@ export declare const JSON_SCHEMAS: {
15303
15639
  type: string;
15304
15640
  properties?: undefined;
15305
15641
  })[];
15306
- default: any;
15642
+ default: null;
15307
15643
  description: string;
15308
15644
  };
15309
15645
  exportTypes: {
@@ -15317,7 +15653,7 @@ export declare const JSON_SCHEMAS: {
15317
15653
  type: string;
15318
15654
  };
15319
15655
  measureDimensionPicker: {
15320
- default: any[][];
15656
+ default: never[][];
15321
15657
  description: string;
15322
15658
  items: {
15323
15659
  description: string;
@@ -15516,7 +15852,7 @@ export declare const JSON_SCHEMAS: {
15516
15852
  urlConfig: {
15517
15853
  default: {
15518
15854
  target: string;
15519
- url: any;
15855
+ url: null;
15520
15856
  };
15521
15857
  description: string;
15522
15858
  properties: {
@@ -16239,6 +16575,30 @@ export declare const JSON_SCHEMAS: {
16239
16575
  $id: string;
16240
16576
  $schema: string;
16241
16577
  properties: {
16578
+ annotate: {
16579
+ description: string;
16580
+ properties: {
16581
+ infoTooltip: {
16582
+ properties: {
16583
+ active: {
16584
+ description: string;
16585
+ type: string;
16586
+ };
16587
+ content: {
16588
+ description: string;
16589
+ type: string;
16590
+ };
16591
+ position: {
16592
+ description: string;
16593
+ enum: string[];
16594
+ type: string;
16595
+ };
16596
+ };
16597
+ type: string;
16598
+ };
16599
+ };
16600
+ type: string;
16601
+ };
16242
16602
  color: {
16243
16603
  default: string;
16244
16604
  description: string;
@@ -16364,11 +16724,11 @@ export declare const JSON_SCHEMAS: {
16364
16724
  type: string;
16365
16725
  properties?: undefined;
16366
16726
  })[];
16367
- default: any;
16727
+ default: null;
16368
16728
  description: string;
16369
16729
  };
16370
16730
  customTooltip: {
16371
- default: any;
16731
+ default: null;
16372
16732
  description: string;
16373
16733
  type: string[];
16374
16734
  };
@@ -16383,7 +16743,7 @@ export declare const JSON_SCHEMAS: {
16383
16743
  type: string;
16384
16744
  };
16385
16745
  measureDimensionPicker: {
16386
- default: any[][];
16746
+ default: never[][];
16387
16747
  description: string;
16388
16748
  items: {
16389
16749
  description: string;
@@ -16587,7 +16947,7 @@ export declare const JSON_SCHEMAS: {
16587
16947
  urlConfig: {
16588
16948
  default: {
16589
16949
  target: string;
16590
- url: any;
16950
+ url: null;
16591
16951
  };
16592
16952
  description: string;
16593
16953
  properties: {
@@ -17344,6 +17704,30 @@ export declare const JSON_SCHEMAS: {
17344
17704
  $id: string;
17345
17705
  $schema: string;
17346
17706
  properties: {
17707
+ annotate: {
17708
+ description: string;
17709
+ properties: {
17710
+ infoTooltip: {
17711
+ properties: {
17712
+ active: {
17713
+ description: string;
17714
+ type: string;
17715
+ };
17716
+ content: {
17717
+ description: string;
17718
+ type: string;
17719
+ };
17720
+ position: {
17721
+ description: string;
17722
+ enum: string[];
17723
+ type: string;
17724
+ };
17725
+ };
17726
+ type: string;
17727
+ };
17728
+ };
17729
+ type: string;
17730
+ };
17347
17731
  blur: {
17348
17732
  default: number;
17349
17733
  description: string;
@@ -17436,7 +17820,7 @@ export declare const JSON_SCHEMAS: {
17436
17820
  type: string;
17437
17821
  };
17438
17822
  measureDimensionPicker: {
17439
- default: any[][];
17823
+ default: never[][];
17440
17824
  description: string;
17441
17825
  items: {
17442
17826
  description: string;
@@ -18458,6 +18842,30 @@ export declare const JSON_SCHEMAS: {
18458
18842
  $id: string;
18459
18843
  $schema: string;
18460
18844
  properties: {
18845
+ annotate: {
18846
+ description: string;
18847
+ properties: {
18848
+ infoTooltip: {
18849
+ properties: {
18850
+ active: {
18851
+ description: string;
18852
+ type: string;
18853
+ };
18854
+ content: {
18855
+ description: string;
18856
+ type: string;
18857
+ };
18858
+ position: {
18859
+ description: string;
18860
+ enum: string[];
18861
+ type: string;
18862
+ };
18863
+ };
18864
+ type: string;
18865
+ };
18866
+ };
18867
+ type: string;
18868
+ };
18461
18869
  axis: {
18462
18870
  properties: {
18463
18871
  x: {
@@ -18575,12 +18983,12 @@ export declare const JSON_SCHEMAS: {
18575
18983
  type: string;
18576
18984
  };
18577
18985
  rounding: {
18578
- default: any;
18986
+ default: null;
18579
18987
  description: string;
18580
18988
  type: string;
18581
18989
  };
18582
18990
  spacing: {
18583
- default: any;
18991
+ default: null;
18584
18992
  description: string;
18585
18993
  type: string;
18586
18994
  };
@@ -18658,11 +19066,11 @@ export declare const JSON_SCHEMAS: {
18658
19066
  type: string;
18659
19067
  properties?: undefined;
18660
19068
  })[];
18661
- default: any;
19069
+ default: null;
18662
19070
  description: string;
18663
19071
  };
18664
19072
  customTooltip: {
18665
- default: any;
19073
+ default: null;
18666
19074
  description: string;
18667
19075
  type: string[];
18668
19076
  };
@@ -18677,7 +19085,7 @@ export declare const JSON_SCHEMAS: {
18677
19085
  type: string;
18678
19086
  };
18679
19087
  measureDimensionPicker: {
18680
- default: any[][];
19088
+ default: never[][];
18681
19089
  description: string;
18682
19090
  items: {
18683
19091
  description: string;
@@ -18881,7 +19289,7 @@ export declare const JSON_SCHEMAS: {
18881
19289
  urlConfig: {
18882
19290
  default: {
18883
19291
  target: string;
18884
- url: any;
19292
+ url: null;
18885
19293
  };
18886
19294
  description: string;
18887
19295
  properties: {
@@ -19647,6 +20055,30 @@ export declare const JSON_SCHEMAS: {
19647
20055
  enum: string[];
19648
20056
  type: string;
19649
20057
  };
20058
+ annotate: {
20059
+ description: string;
20060
+ properties: {
20061
+ infoTooltip: {
20062
+ properties: {
20063
+ active: {
20064
+ description: string;
20065
+ type: string;
20066
+ };
20067
+ content: {
20068
+ description: string;
20069
+ type: string;
20070
+ };
20071
+ position: {
20072
+ description: string;
20073
+ enum: string[];
20074
+ type: string;
20075
+ };
20076
+ };
20077
+ type: string;
20078
+ };
20079
+ };
20080
+ type: string;
20081
+ };
19650
20082
  classification: {
19651
20083
  default: string;
19652
20084
  description: string;
@@ -19722,7 +20154,7 @@ export declare const JSON_SCHEMAS: {
19722
20154
  description: string;
19723
20155
  properties: {
19724
20156
  customTooltip: {
19725
- default: any;
20157
+ default: null;
19726
20158
  description: string;
19727
20159
  type: string;
19728
20160
  };
@@ -19737,7 +20169,7 @@ export declare const JSON_SCHEMAS: {
19737
20169
  type: string;
19738
20170
  };
19739
20171
  measureDimensionPicker: {
19740
- default: any[][];
20172
+ default: never[][];
19741
20173
  description: string;
19742
20174
  items: {
19743
20175
  description: string;
@@ -20033,7 +20465,7 @@ export declare const JSON_SCHEMAS: {
20033
20465
  };
20034
20466
  manualValues: {
20035
20467
  default: {
20036
- manualValues: any[];
20468
+ manualValues: never[];
20037
20469
  };
20038
20470
  description: string;
20039
20471
  properties: {
@@ -21062,6 +21494,30 @@ export declare const JSON_SCHEMAS: {
21062
21494
  $id: string;
21063
21495
  $schema: string;
21064
21496
  properties: {
21497
+ annotate: {
21498
+ description: string;
21499
+ properties: {
21500
+ infoTooltip: {
21501
+ properties: {
21502
+ active: {
21503
+ description: string;
21504
+ type: string;
21505
+ };
21506
+ content: {
21507
+ description: string;
21508
+ type: string;
21509
+ };
21510
+ position: {
21511
+ description: string;
21512
+ enum: string[];
21513
+ type: string;
21514
+ };
21515
+ };
21516
+ type: string;
21517
+ };
21518
+ };
21519
+ type: string;
21520
+ };
21065
21521
  axis: {
21066
21522
  description: string;
21067
21523
  properties: {
@@ -21470,11 +21926,11 @@ export declare const JSON_SCHEMAS: {
21470
21926
  type: string;
21471
21927
  properties?: undefined;
21472
21928
  })[];
21473
- default: any;
21929
+ default: null;
21474
21930
  description: string;
21475
21931
  };
21476
21932
  customTooltip: {
21477
- default: any;
21933
+ default: null;
21478
21934
  description: string;
21479
21935
  type: string[];
21480
21936
  };
@@ -21489,7 +21945,7 @@ export declare const JSON_SCHEMAS: {
21489
21945
  type: string;
21490
21946
  };
21491
21947
  measureDimensionPicker: {
21492
- default: any[][];
21948
+ default: never[][];
21493
21949
  description: string;
21494
21950
  items: {
21495
21951
  description: string;
@@ -21688,7 +22144,7 @@ export declare const JSON_SCHEMAS: {
21688
22144
  urlConfig: {
21689
22145
  default: {
21690
22146
  target: string;
21691
- url: any;
22147
+ url: null;
21692
22148
  };
21693
22149
  description: string;
21694
22150
  properties: {
@@ -22472,6 +22928,30 @@ export declare const JSON_SCHEMAS: {
22472
22928
  $id: string;
22473
22929
  $schema: string;
22474
22930
  properties: {
22931
+ annotate: {
22932
+ description: string;
22933
+ properties: {
22934
+ infoTooltip: {
22935
+ properties: {
22936
+ active: {
22937
+ description: string;
22938
+ type: string;
22939
+ };
22940
+ content: {
22941
+ description: string;
22942
+ type: string;
22943
+ };
22944
+ position: {
22945
+ description: string;
22946
+ enum: string[];
22947
+ type: string;
22948
+ };
22949
+ };
22950
+ type: string;
22951
+ };
22952
+ };
22953
+ type: string;
22954
+ };
22475
22955
  color: {
22476
22956
  default: string;
22477
22957
  description: string;
@@ -22526,7 +23006,7 @@ export declare const JSON_SCHEMAS: {
22526
23006
  description: string;
22527
23007
  properties: {
22528
23008
  customEvents: {
22529
- default: any;
23009
+ default: null;
22530
23010
  description: string;
22531
23011
  properties: {
22532
23012
  events: {
@@ -22592,7 +23072,7 @@ export declare const JSON_SCHEMAS: {
22592
23072
  type: string;
22593
23073
  };
22594
23074
  customTooltip: {
22595
- default: any;
23075
+ default: null;
22596
23076
  description: string;
22597
23077
  type: string;
22598
23078
  };
@@ -22607,7 +23087,7 @@ export declare const JSON_SCHEMAS: {
22607
23087
  type: string;
22608
23088
  };
22609
23089
  measureDimensionPicker: {
22610
- default: any[][];
23090
+ default: never[][];
22611
23091
  description: string;
22612
23092
  items: {
22613
23093
  description: string;
@@ -23608,6 +24088,30 @@ export declare const JSON_SCHEMAS: {
23608
24088
  $id: string;
23609
24089
  $schema: string;
23610
24090
  properties: {
24091
+ annotate: {
24092
+ description: string;
24093
+ properties: {
24094
+ infoTooltip: {
24095
+ properties: {
24096
+ active: {
24097
+ description: string;
24098
+ type: string;
24099
+ };
24100
+ content: {
24101
+ description: string;
24102
+ type: string;
24103
+ };
24104
+ position: {
24105
+ description: string;
24106
+ enum: string[];
24107
+ type: string;
24108
+ };
24109
+ };
24110
+ type: string;
24111
+ };
24112
+ };
24113
+ type: string;
24114
+ };
23611
24115
  axis: {
23612
24116
  properties: {
23613
24117
  x: {
@@ -23889,11 +24393,11 @@ export declare const JSON_SCHEMAS: {
23889
24393
  type: string;
23890
24394
  properties?: undefined;
23891
24395
  })[];
23892
- default: any;
24396
+ default: null;
23893
24397
  description: string;
23894
24398
  };
23895
24399
  customTooltip: {
23896
- default: any;
24400
+ default: null;
23897
24401
  description: string;
23898
24402
  type: string[];
23899
24403
  };
@@ -23908,7 +24412,7 @@ export declare const JSON_SCHEMAS: {
23908
24412
  type: string;
23909
24413
  };
23910
24414
  measureDimensionPicker: {
23911
- default: any[][];
24415
+ default: never[][];
23912
24416
  description: string;
23913
24417
  items: {
23914
24418
  description: string;
@@ -24107,7 +24611,7 @@ export declare const JSON_SCHEMAS: {
24107
24611
  urlConfig: {
24108
24612
  default: {
24109
24613
  target: string;
24110
- url: any;
24614
+ url: null;
24111
24615
  };
24112
24616
  description: string;
24113
24617
  properties: {
@@ -24864,6 +25368,30 @@ export declare const JSON_SCHEMAS: {
24864
25368
  $id: string;
24865
25369
  $schema: string;
24866
25370
  properties: {
25371
+ annotate: {
25372
+ description: string;
25373
+ properties: {
25374
+ infoTooltip: {
25375
+ properties: {
25376
+ active: {
25377
+ description: string;
25378
+ type: string;
25379
+ };
25380
+ content: {
25381
+ description: string;
25382
+ type: string;
25383
+ };
25384
+ position: {
25385
+ description: string;
25386
+ enum: string[];
25387
+ type: string;
25388
+ };
25389
+ };
25390
+ type: string;
25391
+ };
25392
+ };
25393
+ type: string;
25394
+ };
24867
25395
  axes: {
24868
25396
  description: string;
24869
25397
  properties: {
@@ -24910,7 +25438,7 @@ export declare const JSON_SCHEMAS: {
24910
25438
  type: string;
24911
25439
  };
24912
25440
  measureDimensionPicker: {
24913
- default: any[][];
25441
+ default: never[][];
24914
25442
  description: string;
24915
25443
  items: {
24916
25444
  description: string;
@@ -25739,6 +26267,30 @@ export declare const JSON_SCHEMAS: {
25739
26267
  $id: string;
25740
26268
  $schema: string;
25741
26269
  properties: {
26270
+ annotate: {
26271
+ description: string;
26272
+ properties: {
26273
+ infoTooltip: {
26274
+ properties: {
26275
+ active: {
26276
+ description: string;
26277
+ type: string;
26278
+ };
26279
+ content: {
26280
+ description: string;
26281
+ type: string;
26282
+ };
26283
+ position: {
26284
+ description: string;
26285
+ enum: string[];
26286
+ type: string;
26287
+ };
26288
+ };
26289
+ type: string;
26290
+ };
26291
+ };
26292
+ type: string;
26293
+ };
25742
26294
  colWidths: {
25743
26295
  type: string;
25744
26296
  };
@@ -25761,7 +26313,7 @@ export declare const JSON_SCHEMAS: {
25761
26313
  type: string;
25762
26314
  };
25763
26315
  columns: {
25764
- default: any[][];
26316
+ default: never[][];
25765
26317
  description: string;
25766
26318
  type: string;
25767
26319
  };
@@ -25877,11 +26429,11 @@ export declare const JSON_SCHEMAS: {
25877
26429
  type: string;
25878
26430
  properties?: undefined;
25879
26431
  })[];
25880
- default: any;
26432
+ default: null;
25881
26433
  description: string;
25882
26434
  };
25883
26435
  customTooltip: {
25884
- default: any;
26436
+ default: null;
25885
26437
  description: string;
25886
26438
  type: string[];
25887
26439
  };
@@ -25896,7 +26448,7 @@ export declare const JSON_SCHEMAS: {
25896
26448
  type: string;
25897
26449
  };
25898
26450
  measureDimensionPicker: {
25899
- default: any[][];
26451
+ default: never[][];
25900
26452
  description: string;
25901
26453
  items: {
25902
26454
  description: string;
@@ -26100,7 +26652,7 @@ export declare const JSON_SCHEMAS: {
26100
26652
  urlConfig: {
26101
26653
  default: {
26102
26654
  target: string;
26103
- url: any;
26655
+ url: null;
26104
26656
  };
26105
26657
  description: string;
26106
26658
  properties: {
@@ -26899,6 +27451,30 @@ export declare const JSON_SCHEMAS: {
26899
27451
  $id: string;
26900
27452
  $schema: string;
26901
27453
  properties: {
27454
+ annotate: {
27455
+ description: string;
27456
+ properties: {
27457
+ infoTooltip: {
27458
+ properties: {
27459
+ active: {
27460
+ description: string;
27461
+ type: string;
27462
+ };
27463
+ content: {
27464
+ description: string;
27465
+ type: string;
27466
+ };
27467
+ position: {
27468
+ description: string;
27469
+ enum: string[];
27470
+ type: string;
27471
+ };
27472
+ };
27473
+ type: string;
27474
+ };
27475
+ };
27476
+ type: string;
27477
+ };
26902
27478
  axis: {
26903
27479
  description: string;
26904
27480
  properties: {
@@ -26947,7 +27523,7 @@ export declare const JSON_SCHEMAS: {
26947
27523
  description: string;
26948
27524
  properties: {
26949
27525
  colors: {
26950
- default: any[];
27526
+ default: never[];
26951
27527
  description: string;
26952
27528
  items: {
26953
27529
  type: string;
@@ -27082,11 +27658,11 @@ export declare const JSON_SCHEMAS: {
27082
27658
  type: string;
27083
27659
  properties?: undefined;
27084
27660
  })[];
27085
- default: any;
27661
+ default: null;
27086
27662
  description: string;
27087
27663
  };
27088
27664
  customTooltip: {
27089
- default: any;
27665
+ default: null;
27090
27666
  description: string;
27091
27667
  type: string[];
27092
27668
  };
@@ -27101,7 +27677,7 @@ export declare const JSON_SCHEMAS: {
27101
27677
  type: string;
27102
27678
  };
27103
27679
  measureDimensionPicker: {
27104
- default: any[][];
27680
+ default: never[][];
27105
27681
  description: string;
27106
27682
  items: {
27107
27683
  description: string;
@@ -27305,7 +27881,7 @@ export declare const JSON_SCHEMAS: {
27305
27881
  urlConfig: {
27306
27882
  default: {
27307
27883
  target: string;
27308
- url: any;
27884
+ url: null;
27309
27885
  };
27310
27886
  description: string;
27311
27887
  properties: {
@@ -28118,6 +28694,30 @@ export declare const JSON_SCHEMAS: {
28118
28694
  $id: string;
28119
28695
  $schema: string;
28120
28696
  properties: {
28697
+ annotate: {
28698
+ description: string;
28699
+ properties: {
28700
+ infoTooltip: {
28701
+ properties: {
28702
+ active: {
28703
+ description: string;
28704
+ type: string;
28705
+ };
28706
+ content: {
28707
+ description: string;
28708
+ type: string;
28709
+ };
28710
+ position: {
28711
+ description: string;
28712
+ enum: string[];
28713
+ type: string;
28714
+ };
28715
+ };
28716
+ type: string;
28717
+ };
28718
+ };
28719
+ type: string;
28720
+ };
28121
28721
  color: {
28122
28722
  default: string;
28123
28723
  description: string;
@@ -28163,7 +28763,7 @@ export declare const JSON_SCHEMAS: {
28163
28763
  type: string;
28164
28764
  };
28165
28765
  customTooltip: {
28166
- default: any;
28766
+ default: null;
28167
28767
  description: string;
28168
28768
  type: string[];
28169
28769
  };
@@ -28178,7 +28778,7 @@ export declare const JSON_SCHEMAS: {
28178
28778
  type: string;
28179
28779
  };
28180
28780
  measureDimensionPicker: {
28181
- default: any[][];
28781
+ default: never[][];
28182
28782
  description: string;
28183
28783
  items: {
28184
28784
  description: string;
@@ -29102,6 +29702,30 @@ export declare const JSON_SCHEMAS: {
29102
29702
  description: string;
29103
29703
  type: string;
29104
29704
  };
29705
+ annotate: {
29706
+ description: string;
29707
+ properties: {
29708
+ infoTooltip: {
29709
+ properties: {
29710
+ active: {
29711
+ description: string;
29712
+ type: string;
29713
+ };
29714
+ content: {
29715
+ description: string;
29716
+ type: string;
29717
+ };
29718
+ position: {
29719
+ description: string;
29720
+ enum: string[];
29721
+ type: string;
29722
+ };
29723
+ };
29724
+ type: string;
29725
+ };
29726
+ };
29727
+ type: string;
29728
+ };
29105
29729
  color: {
29106
29730
  default: string;
29107
29731
  description: string;
@@ -29296,7 +29920,7 @@ export declare const JSON_SCHEMAS: {
29296
29920
  type: string;
29297
29921
  properties?: undefined;
29298
29922
  })[];
29299
- default: any;
29923
+ default: null;
29300
29924
  description: string;
29301
29925
  };
29302
29926
  exportTypes: {
@@ -29310,7 +29934,7 @@ export declare const JSON_SCHEMAS: {
29310
29934
  type: string;
29311
29935
  };
29312
29936
  measureDimensionPicker: {
29313
- default: any[][];
29937
+ default: never[][];
29314
29938
  description: string;
29315
29939
  items: {
29316
29940
  description: string;
@@ -29509,7 +30133,7 @@ export declare const JSON_SCHEMAS: {
29509
30133
  urlConfig: {
29510
30134
  default: {
29511
30135
  target: string;
29512
- url: any;
30136
+ url: null;
29513
30137
  };
29514
30138
  description: string;
29515
30139
  properties: {
@@ -30239,6 +30863,30 @@ export declare const JSON_SCHEMAS: {
30239
30863
  $id: string;
30240
30864
  $schema: string;
30241
30865
  properties: {
30866
+ annotate: {
30867
+ description: string;
30868
+ properties: {
30869
+ infoTooltip: {
30870
+ properties: {
30871
+ active: {
30872
+ description: string;
30873
+ type: string;
30874
+ };
30875
+ content: {
30876
+ description: string;
30877
+ type: string;
30878
+ };
30879
+ position: {
30880
+ description: string;
30881
+ enum: string[];
30882
+ type: string;
30883
+ };
30884
+ };
30885
+ type: string;
30886
+ };
30887
+ };
30888
+ type: string;
30889
+ };
30242
30890
  classification: {
30243
30891
  default: string;
30244
30892
  description: string;
@@ -30318,7 +30966,7 @@ export declare const JSON_SCHEMAS: {
30318
30966
  type: string;
30319
30967
  };
30320
30968
  measureDimensionPicker: {
30321
- default: any[][];
30969
+ default: never[][];
30322
30970
  description: string;
30323
30971
  items: {
30324
30972
  description: string;
@@ -30593,12 +31241,12 @@ export declare const JSON_SCHEMAS: {
30593
31241
  };
30594
31242
  manualValues: {
30595
31243
  default: {
30596
- manualValues: any[];
31244
+ manualValues: never[];
30597
31245
  };
30598
31246
  description: string;
30599
31247
  properties: {
30600
31248
  ranges: {
30601
- default: any[];
31249
+ default: never[];
30602
31250
  items: {
30603
31251
  description: string;
30604
31252
  properties: {
@@ -31408,6 +32056,30 @@ export declare const JSON_SCHEMAS: {
31408
32056
  enum: string[];
31409
32057
  type: string;
31410
32058
  };
32059
+ annotate: {
32060
+ description: string;
32061
+ properties: {
32062
+ infoTooltip: {
32063
+ properties: {
32064
+ active: {
32065
+ description: string;
32066
+ type: string;
32067
+ };
32068
+ content: {
32069
+ description: string;
32070
+ type: string;
32071
+ };
32072
+ position: {
32073
+ description: string;
32074
+ enum: string[];
32075
+ type: string;
32076
+ };
32077
+ };
32078
+ type: string;
32079
+ };
32080
+ };
32081
+ type: string;
32082
+ };
31411
32083
  color: {
31412
32084
  default: string;
31413
32085
  description: string;
@@ -31516,7 +32188,7 @@ export declare const JSON_SCHEMAS: {
31516
32188
  type: string;
31517
32189
  properties?: undefined;
31518
32190
  })[];
31519
- default: any;
32191
+ default: null;
31520
32192
  description: string;
31521
32193
  };
31522
32194
  exportTypes: {
@@ -31530,7 +32202,7 @@ export declare const JSON_SCHEMAS: {
31530
32202
  type: string;
31531
32203
  };
31532
32204
  measureDimensionPicker: {
31533
- default: any[][];
32205
+ default: never[][];
31534
32206
  description: string;
31535
32207
  items: {
31536
32208
  description: string;
@@ -31734,7 +32406,7 @@ export declare const JSON_SCHEMAS: {
31734
32406
  urlConfig: {
31735
32407
  default: {
31736
32408
  target: string;
31737
- url: any;
32409
+ url: null;
31738
32410
  };
31739
32411
  description: string;
31740
32412
  properties: {
@@ -32473,6 +33145,30 @@ export declare const JSON_SCHEMAS: {
32473
33145
  $id: string;
32474
33146
  $schema: string;
32475
33147
  properties: {
33148
+ annotate: {
33149
+ description: string;
33150
+ properties: {
33151
+ infoTooltip: {
33152
+ properties: {
33153
+ active: {
33154
+ description: string;
33155
+ type: string;
33156
+ };
33157
+ content: {
33158
+ description: string;
33159
+ type: string;
33160
+ };
33161
+ position: {
33162
+ description: string;
33163
+ enum: string[];
33164
+ type: string;
33165
+ };
33166
+ };
33167
+ type: string;
33168
+ };
33169
+ };
33170
+ type: string;
33171
+ };
32476
33172
  axis: {
32477
33173
  description: string;
32478
33174
  properties: {
@@ -32792,11 +33488,11 @@ export declare const JSON_SCHEMAS: {
32792
33488
  type: string;
32793
33489
  properties?: undefined;
32794
33490
  })[];
32795
- default: any;
33491
+ default: null;
32796
33492
  description: string;
32797
33493
  };
32798
33494
  customTooltip: {
32799
- default: any;
33495
+ default: null;
32800
33496
  description: string;
32801
33497
  type: string[];
32802
33498
  };
@@ -32811,7 +33507,7 @@ export declare const JSON_SCHEMAS: {
32811
33507
  type: string;
32812
33508
  };
32813
33509
  measureDimensionPicker: {
32814
- default: any[][];
33510
+ default: never[][];
32815
33511
  description: string;
32816
33512
  items: {
32817
33513
  description: string;
@@ -33010,7 +33706,7 @@ export declare const JSON_SCHEMAS: {
33010
33706
  urlConfig: {
33011
33707
  default: {
33012
33708
  target: string;
33013
- url: any;
33709
+ url: null;
33014
33710
  };
33015
33711
  description: string;
33016
33712
  properties: {
@@ -33798,6 +34494,30 @@ export declare const JSON_SCHEMAS: {
33798
34494
  $id: string;
33799
34495
  $schema: string;
33800
34496
  properties: {
34497
+ annotate: {
34498
+ description: string;
34499
+ properties: {
34500
+ infoTooltip: {
34501
+ properties: {
34502
+ active: {
34503
+ description: string;
34504
+ type: string;
34505
+ };
34506
+ content: {
34507
+ description: string;
34508
+ type: string;
34509
+ };
34510
+ position: {
34511
+ description: string;
34512
+ enum: string[];
34513
+ type: string;
34514
+ };
34515
+ };
34516
+ type: string;
34517
+ };
34518
+ };
34519
+ type: string;
34520
+ };
33801
34521
  applyFiltersWithButton: {
33802
34522
  default: boolean;
33803
34523
  description: string;
@@ -33834,7 +34554,7 @@ export declare const JSON_SCHEMAS: {
33834
34554
  description: string;
33835
34555
  properties: {
33836
34556
  measureDimensionPicker: {
33837
- default: any[][];
34557
+ default: never[][];
33838
34558
  description: string;
33839
34559
  items: {
33840
34560
  description: string;
@@ -34616,6 +35336,30 @@ export declare const JSON_SCHEMAS: {
34616
35336
  $id: string;
34617
35337
  $schema: string;
34618
35338
  properties: {
35339
+ annotate: {
35340
+ description: string;
35341
+ properties: {
35342
+ infoTooltip: {
35343
+ properties: {
35344
+ active: {
35345
+ description: string;
35346
+ type: string;
35347
+ };
35348
+ content: {
35349
+ description: string;
35350
+ type: string;
35351
+ };
35352
+ position: {
35353
+ description: string;
35354
+ enum: string[];
35355
+ type: string;
35356
+ };
35357
+ };
35358
+ type: string;
35359
+ };
35360
+ };
35361
+ type: string;
35362
+ };
34619
35363
  applyFiltersWithButton: {
34620
35364
  default: boolean;
34621
35365
  description: string;
@@ -34953,7 +35697,7 @@ export declare const JSON_SCHEMAS: {
34953
35697
  type: string;
34954
35698
  };
34955
35699
  manualMeasureRange: {
34956
- default: any[][];
35700
+ default: never[][];
34957
35701
  description: string;
34958
35702
  items: {
34959
35703
  type: string;
@@ -35700,6 +36444,30 @@ export declare const JSON_SCHEMAS: {
35700
36444
  $id: string;
35701
36445
  $schema: string;
35702
36446
  properties: {
36447
+ annotate: {
36448
+ description: string;
36449
+ properties: {
36450
+ infoTooltip: {
36451
+ properties: {
36452
+ active: {
36453
+ description: string;
36454
+ type: string;
36455
+ };
36456
+ content: {
36457
+ description: string;
36458
+ type: string;
36459
+ };
36460
+ position: {
36461
+ description: string;
36462
+ enum: string[];
36463
+ type: string;
36464
+ };
36465
+ };
36466
+ type: string;
36467
+ };
36468
+ };
36469
+ type: string;
36470
+ };
35703
36471
  color: {
35704
36472
  default: string;
35705
36473
  description: string;
@@ -36444,6 +37212,30 @@ export declare const JSON_SCHEMAS: {
36444
37212
  $id: string;
36445
37213
  $schema: string;
36446
37214
  properties: {
37215
+ annotate: {
37216
+ description: string;
37217
+ properties: {
37218
+ infoTooltip: {
37219
+ properties: {
37220
+ active: {
37221
+ description: string;
37222
+ type: string;
37223
+ };
37224
+ content: {
37225
+ description: string;
37226
+ type: string;
37227
+ };
37228
+ position: {
37229
+ description: string;
37230
+ enum: string[];
37231
+ type: string;
37232
+ };
37233
+ };
37234
+ type: string;
37235
+ };
37236
+ };
37237
+ type: string;
37238
+ };
36447
37239
  arcWidth: {
36448
37240
  default: number;
36449
37241
  description: string;
@@ -36557,7 +37349,7 @@ export declare const JSON_SCHEMAS: {
36557
37349
  type: string;
36558
37350
  properties?: undefined;
36559
37351
  })[];
36560
- default: any;
37352
+ default: null;
36561
37353
  description: string;
36562
37354
  };
36563
37355
  exportTypes: {
@@ -36571,7 +37363,7 @@ export declare const JSON_SCHEMAS: {
36571
37363
  type: string;
36572
37364
  };
36573
37365
  measureDimensionPicker: {
36574
- default: any[][];
37366
+ default: never[][];
36575
37367
  description: string;
36576
37368
  items: {
36577
37369
  description: string;
@@ -36770,7 +37562,7 @@ export declare const JSON_SCHEMAS: {
36770
37562
  urlConfig: {
36771
37563
  default: {
36772
37564
  target: string;
36773
- url: any;
37565
+ url: null;
36774
37566
  };
36775
37567
  description: string;
36776
37568
  properties: {
@@ -37658,6 +38450,30 @@ export declare const JSON_SCHEMAS: {
37658
38450
  $id: string;
37659
38451
  $schema: string;
37660
38452
  properties: {
38453
+ annotate: {
38454
+ description: string;
38455
+ properties: {
38456
+ infoTooltip: {
38457
+ properties: {
38458
+ active: {
38459
+ description: string;
38460
+ type: string;
38461
+ };
38462
+ content: {
38463
+ description: string;
38464
+ type: string;
38465
+ };
38466
+ position: {
38467
+ description: string;
38468
+ enum: string[];
38469
+ type: string;
38470
+ };
38471
+ };
38472
+ type: string;
38473
+ };
38474
+ };
38475
+ type: string;
38476
+ };
37661
38477
  classification: {
37662
38478
  default: string;
37663
38479
  description: string;
@@ -37732,7 +38548,7 @@ export declare const JSON_SCHEMAS: {
37732
38548
  description: string;
37733
38549
  properties: {
37734
38550
  customEvents: {
37735
- default: any;
38551
+ default: null;
37736
38552
  description: string;
37737
38553
  properties: {
37738
38554
  events: {
@@ -37798,7 +38614,7 @@ export declare const JSON_SCHEMAS: {
37798
38614
  type: string;
37799
38615
  };
37800
38616
  customTooltip: {
37801
- default: any;
38617
+ default: null;
37802
38618
  description: string;
37803
38619
  type: string;
37804
38620
  };
@@ -37813,7 +38629,7 @@ export declare const JSON_SCHEMAS: {
37813
38629
  type: string;
37814
38630
  };
37815
38631
  measureDimensionPicker: {
37816
- default: any[][];
38632
+ default: never[][];
37817
38633
  description: string;
37818
38634
  items: {
37819
38635
  description: string;
@@ -38012,7 +38828,7 @@ export declare const JSON_SCHEMAS: {
38012
38828
  urlConfig: {
38013
38829
  default: {
38014
38830
  target: string;
38015
- url: any;
38831
+ url: null;
38016
38832
  };
38017
38833
  description: string;
38018
38834
  properties: {
@@ -38935,6 +39751,30 @@ export declare const JSON_SCHEMAS: {
38935
39751
  $id: string;
38936
39752
  $schema: string;
38937
39753
  properties: {
39754
+ annotate: {
39755
+ description: string;
39756
+ properties: {
39757
+ infoTooltip: {
39758
+ properties: {
39759
+ active: {
39760
+ description: string;
39761
+ type: string;
39762
+ };
39763
+ content: {
39764
+ description: string;
39765
+ type: string;
39766
+ };
39767
+ position: {
39768
+ description: string;
39769
+ enum: string[];
39770
+ type: string;
39771
+ };
39772
+ };
39773
+ type: string;
39774
+ };
39775
+ };
39776
+ type: string;
39777
+ };
38938
39778
  color: {
38939
39779
  default: string;
38940
39780
  description: string;
@@ -38975,7 +39815,7 @@ export declare const JSON_SCHEMAS: {
38975
39815
  type: string;
38976
39816
  };
38977
39817
  measureDimensionPicker: {
38978
- default: any[][];
39818
+ default: never[][];
38979
39819
  description: string;
38980
39820
  items: {
38981
39821
  description: string;
@@ -39804,6 +40644,30 @@ export declare const JSON_SCHEMAS: {
39804
40644
  $id: string;
39805
40645
  $schema: string;
39806
40646
  properties: {
40647
+ annotate: {
40648
+ description: string;
40649
+ properties: {
40650
+ infoTooltip: {
40651
+ properties: {
40652
+ active: {
40653
+ description: string;
40654
+ type: string;
40655
+ };
40656
+ content: {
40657
+ description: string;
40658
+ type: string;
40659
+ };
40660
+ position: {
40661
+ description: string;
40662
+ enum: string[];
40663
+ type: string;
40664
+ };
40665
+ };
40666
+ type: string;
40667
+ };
40668
+ };
40669
+ type: string;
40670
+ };
39807
40671
  color: {
39808
40672
  default: string;
39809
40673
  description: string;
@@ -39902,11 +40766,11 @@ export declare const JSON_SCHEMAS: {
39902
40766
  type: string;
39903
40767
  properties?: undefined;
39904
40768
  })[];
39905
- default: any;
40769
+ default: null;
39906
40770
  description: string;
39907
40771
  };
39908
40772
  customTooltip: {
39909
- default: any;
40773
+ default: null;
39910
40774
  description: string;
39911
40775
  type: string[];
39912
40776
  };
@@ -39921,7 +40785,7 @@ export declare const JSON_SCHEMAS: {
39921
40785
  type: string;
39922
40786
  };
39923
40787
  measureDimensionPicker: {
39924
- default: any[][];
40788
+ default: never[][];
39925
40789
  description: string;
39926
40790
  items: {
39927
40791
  description: string;
@@ -40125,7 +40989,7 @@ export declare const JSON_SCHEMAS: {
40125
40989
  urlConfig: {
40126
40990
  default: {
40127
40991
  target: string;
40128
- url: any;
40992
+ url: null;
40129
40993
  };
40130
40994
  description: string;
40131
40995
  properties: {
@@ -40892,6 +41756,30 @@ export declare const JSON_SCHEMAS: {
40892
41756
  $id: string;
40893
41757
  $schema: string;
40894
41758
  properties: {
41759
+ annotate: {
41760
+ description: string;
41761
+ properties: {
41762
+ infoTooltip: {
41763
+ properties: {
41764
+ active: {
41765
+ description: string;
41766
+ type: string;
41767
+ };
41768
+ content: {
41769
+ description: string;
41770
+ type: string;
41771
+ };
41772
+ position: {
41773
+ description: string;
41774
+ enum: string[];
41775
+ type: string;
41776
+ };
41777
+ };
41778
+ type: string;
41779
+ };
41780
+ };
41781
+ type: string;
41782
+ };
40895
41783
  color: {
40896
41784
  default: string;
40897
41785
  description: string;
@@ -40949,7 +41837,7 @@ export declare const JSON_SCHEMAS: {
40949
41837
  description: string;
40950
41838
  properties: {
40951
41839
  customEvents: {
40952
- default: any;
41840
+ default: null;
40953
41841
  description: string;
40954
41842
  properties: {
40955
41843
  events: {
@@ -41015,7 +41903,7 @@ export declare const JSON_SCHEMAS: {
41015
41903
  type: string;
41016
41904
  };
41017
41905
  customTooltip: {
41018
- default: any;
41906
+ default: null;
41019
41907
  description: string;
41020
41908
  type: string;
41021
41909
  };
@@ -41030,7 +41918,7 @@ export declare const JSON_SCHEMAS: {
41030
41918
  type: string;
41031
41919
  };
41032
41920
  measureDimensionPicker: {
41033
- default: any[][];
41921
+ default: never[][];
41034
41922
  description: string;
41035
41923
  items: {
41036
41924
  description: string;
@@ -41229,7 +42117,7 @@ export declare const JSON_SCHEMAS: {
41229
42117
  urlConfig: {
41230
42118
  default: {
41231
42119
  target: string;
41232
- url: any;
42120
+ url: null;
41233
42121
  };
41234
42122
  description: string;
41235
42123
  properties: {
@@ -42346,6 +43234,30 @@ export declare const JSON_SCHEMAS: {
42346
43234
  $id: string;
42347
43235
  $schema: string;
42348
43236
  properties: {
43237
+ annotate: {
43238
+ description: string;
43239
+ properties: {
43240
+ infoTooltip: {
43241
+ properties: {
43242
+ active: {
43243
+ description: string;
43244
+ type: string;
43245
+ };
43246
+ content: {
43247
+ description: string;
43248
+ type: string;
43249
+ };
43250
+ position: {
43251
+ description: string;
43252
+ enum: string[];
43253
+ type: string;
43254
+ };
43255
+ };
43256
+ type: string;
43257
+ };
43258
+ };
43259
+ type: string;
43260
+ };
42349
43261
  categories: {
42350
43262
  description: string;
42351
43263
  properties: {
@@ -42476,11 +43388,11 @@ export declare const JSON_SCHEMAS: {
42476
43388
  type: string;
42477
43389
  properties?: undefined;
42478
43390
  })[];
42479
- default: any;
43391
+ default: null;
42480
43392
  description: string;
42481
43393
  };
42482
43394
  customTooltip: {
42483
- default: any;
43395
+ default: null;
42484
43396
  description: string;
42485
43397
  type: string[];
42486
43398
  };
@@ -42495,7 +43407,7 @@ export declare const JSON_SCHEMAS: {
42495
43407
  type: string;
42496
43408
  };
42497
43409
  measureDimensionPicker: {
42498
- default: any[][];
43410
+ default: never[][];
42499
43411
  description: string;
42500
43412
  items: {
42501
43413
  description: string;
@@ -42699,7 +43611,7 @@ export declare const JSON_SCHEMAS: {
42699
43611
  urlConfig: {
42700
43612
  default: {
42701
43613
  target: string;
42702
- url: any;
43614
+ url: null;
42703
43615
  };
42704
43616
  description: string;
42705
43617
  properties: {
@@ -43867,6 +44779,30 @@ export declare const JSON_SCHEMAS: {
43867
44779
  $id: string;
43868
44780
  $schema: string;
43869
44781
  properties: {
44782
+ annotate: {
44783
+ description: string;
44784
+ properties: {
44785
+ infoTooltip: {
44786
+ properties: {
44787
+ active: {
44788
+ description: string;
44789
+ type: string;
44790
+ };
44791
+ content: {
44792
+ description: string;
44793
+ type: string;
44794
+ };
44795
+ position: {
44796
+ description: string;
44797
+ enum: string[];
44798
+ type: string;
44799
+ };
44800
+ };
44801
+ type: string;
44802
+ };
44803
+ };
44804
+ type: string;
44805
+ };
43870
44806
  categories: {
43871
44807
  description: string;
43872
44808
  properties: {
@@ -43972,7 +44908,7 @@ export declare const JSON_SCHEMAS: {
43972
44908
  description: string;
43973
44909
  };
43974
44910
  customTooltip: {
43975
- default: any;
44911
+ default: null;
43976
44912
  description: string;
43977
44913
  examples: {
43978
44914
  de: string;
@@ -43991,7 +44927,7 @@ export declare const JSON_SCHEMAS: {
43991
44927
  type: string;
43992
44928
  };
43993
44929
  measureDimensionPicker: {
43994
- default: any[];
44930
+ default: never[];
43995
44931
  description: string;
43996
44932
  items: {
43997
44933
  description: string;
@@ -44195,7 +45131,7 @@ export declare const JSON_SCHEMAS: {
44195
45131
  urlConfig: {
44196
45132
  default: {
44197
45133
  target: string;
44198
- url: any;
45134
+ url: null;
44199
45135
  };
44200
45136
  description: string;
44201
45137
  properties: {
@@ -44905,3 +45841,4 @@ export declare const JSON_SCHEMAS: {
44905
45841
  type: string;
44906
45842
  };
44907
45843
  };
45844
+ //# sourceMappingURL=json-schemas.d.ts.map