@luzmo/dashboard-contents-types 1.0.12 → 1.0.13

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 (385) 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
  385. package/README.md +0 -132
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColumnSubtype": {
@@ -99,7 +99,7 @@ declare const _default: {
99
99
  "type": "string"
100
100
  },
101
101
  "periodOverPeriod": {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
103
103
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
104
104
  },
105
105
  "subtype": {
@@ -139,13 +139,13 @@ declare const _default: {
139
139
  "items": {
140
140
  "anyOf": [
141
141
  {
142
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/NumericSlotContent"
142
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/NumericSlotContent"
143
143
  },
144
144
  {
145
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/HierarchySlotContent"
145
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/HierarchySlotContent"
146
146
  },
147
147
  {
148
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/DateTimeSlotContent"
148
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/DateTimeSlotContent"
149
149
  }
150
150
  ]
151
151
  },
@@ -218,7 +218,7 @@ declare const _default: {
218
218
  ]
219
219
  },
220
220
  "periodOverPeriod": {
221
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
221
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
222
222
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
223
223
  },
224
224
  "subtype": {
@@ -279,7 +279,7 @@ declare const _default: {
279
279
  "type": "string"
280
280
  },
281
281
  "columnSubType": {
282
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/ColumnSubtype",
282
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/ColumnSubtype",
283
283
  "description": "Column subtype"
284
284
  },
285
285
  "datasetId": {
@@ -372,7 +372,7 @@ declare const _default: {
372
372
  "type": "object"
373
373
  },
374
374
  "periodOverPeriod": {
375
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
375
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
376
376
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
377
377
  },
378
378
  "subtype": {
@@ -419,7 +419,7 @@ declare const _default: {
419
419
  "type": "number"
420
420
  },
421
421
  "type": {
422
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
422
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
423
423
  "description": "Period over period comparison type"
424
424
  }
425
425
  },
@@ -438,7 +438,7 @@ declare const _default: {
438
438
  },
439
439
  "description": "Data definition of the Search filter",
440
440
  "items": {
441
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json#/definitions/DimensionSlot"
441
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json#/definitions/DimensionSlot"
442
442
  },
443
443
  "maxItems": 1,
444
444
  "type": "array"
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter.schema.json",
4
4
  "type": "object",
5
5
  "description": "Search Filter item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Search Filter item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Search Filter item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,7 +1,34 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
+ "annotate": {
6
+ "description": "Information tooltip configuration",
7
+ "properties": {
8
+ "infoTooltip": {
9
+ "properties": {
10
+ "active": {
11
+ "description": "Is information tooltip active",
12
+ "type": "boolean"
13
+ },
14
+ "content": {
15
+ "description": "Information tooltip content in format {locale: \"content\"}, for example, {en: \"Content\"}",
16
+ "type": "object"
17
+ },
18
+ "position": {
19
+ "description": "Information tooltip position",
20
+ "enum": [
21
+ "left",
22
+ "right"
23
+ ],
24
+ "type": "string"
25
+ }
26
+ },
27
+ "type": "object"
28
+ }
29
+ },
30
+ "type": "object"
31
+ },
5
32
  "applyFiltersWithButton": {
6
33
  "default": false,
7
34
  "description": "Filter with Apply button",
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColumnSubtype": {
@@ -99,7 +99,7 @@ declare const _default: {
99
99
  "type": "string"
100
100
  },
101
101
  "periodOverPeriod": {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
103
103
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
104
104
  },
105
105
  "subtype": {
@@ -139,13 +139,13 @@ declare const _default: {
139
139
  "items": {
140
140
  "anyOf": [
141
141
  {
142
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
142
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
143
143
  },
144
144
  {
145
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
145
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
146
146
  },
147
147
  {
148
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
148
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
149
149
  }
150
150
  ]
151
151
  },
@@ -218,7 +218,7 @@ declare const _default: {
218
218
  ]
219
219
  },
220
220
  "periodOverPeriod": {
221
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
221
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
222
222
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
223
223
  },
224
224
  "subtype": {
@@ -258,13 +258,13 @@ declare const _default: {
258
258
  "items": {
259
259
  "anyOf": [
260
260
  {
261
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
261
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
262
262
  },
263
263
  {
264
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
264
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
265
265
  },
266
266
  {
267
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
267
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
268
268
  }
269
269
  ]
270
270
  },
@@ -308,7 +308,7 @@ declare const _default: {
308
308
  "type": "string"
309
309
  },
310
310
  "columnSubType": {
311
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/ColumnSubtype",
311
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/ColumnSubtype",
312
312
  "description": "Column subtype"
313
313
  },
314
314
  "datasetId": {
@@ -401,7 +401,7 @@ declare const _default: {
401
401
  "type": "object"
402
402
  },
403
403
  "periodOverPeriod": {
404
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
404
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
405
405
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
406
406
  },
407
407
  "subtype": {
@@ -448,7 +448,7 @@ declare const _default: {
448
448
  "type": "number"
449
449
  },
450
450
  "type": {
451
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
451
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
452
452
  "description": "Period over period comparison type"
453
453
  }
454
454
  },
@@ -469,10 +469,10 @@ declare const _default: {
469
469
  "items": {
470
470
  "anyOf": [
471
471
  {
472
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/MeasureSlot"
472
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/MeasureSlot"
473
473
  },
474
474
  {
475
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json#/definitions/DimensionSlot"
475
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json#/definitions/DimensionSlot"
476
476
  }
477
477
  ]
478
478
  },
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter.schema.json",
4
4
  "type": "object",
5
5
  "description": "Slicer Filter item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Slicer Filter item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Slicer Filter item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,7 +1,34 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
+ "annotate": {
6
+ "description": "Information tooltip configuration",
7
+ "properties": {
8
+ "infoTooltip": {
9
+ "properties": {
10
+ "active": {
11
+ "description": "Is information tooltip active",
12
+ "type": "boolean"
13
+ },
14
+ "content": {
15
+ "description": "Information tooltip content in format {locale: \"content\"}, for example, {en: \"Content\"}",
16
+ "type": "object"
17
+ },
18
+ "position": {
19
+ "description": "Information tooltip position",
20
+ "enum": [
21
+ "left",
22
+ "right"
23
+ ],
24
+ "type": "string"
25
+ }
26
+ },
27
+ "type": "object"
28
+ }
29
+ },
30
+ "type": "object"
31
+ },
5
32
  "color": {
6
33
  "default": "",
7
34
  "description": "The main color for the item, if omitted the default color from the theme will be used",
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColumnSubtype": {
@@ -99,7 +99,7 @@ declare const _default: {
99
99
  "type": "string"
100
100
  },
101
101
  "periodOverPeriod": {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
103
103
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
104
104
  },
105
105
  "subtype": {
@@ -160,7 +160,7 @@ declare const _default: {
160
160
  "type": "string"
161
161
  },
162
162
  "columnSubType": {
163
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/ColumnSubtype",
163
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/ColumnSubtype",
164
164
  "description": "Column subtype"
165
165
  },
166
166
  "datasetId": {
@@ -253,7 +253,7 @@ declare const _default: {
253
253
  "type": "object"
254
254
  },
255
255
  "periodOverPeriod": {
256
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
256
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
257
257
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
258
258
  },
259
259
  "subtype": {
@@ -300,7 +300,7 @@ declare const _default: {
300
300
  "type": "number"
301
301
  },
302
302
  "type": {
303
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
303
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
304
304
  "description": "Period over period comparison type"
305
305
  }
306
306
  },
@@ -324,10 +324,10 @@ declare const _default: {
324
324
  "items": {
325
325
  "anyOf": [
326
326
  {
327
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/NumericSlotContent"
327
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/NumericSlotContent"
328
328
  },
329
329
  {
330
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/DateTimeSlotContent"
330
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/DateTimeSlotContent"
331
331
  }
332
332
  ]
333
333
  },
@@ -344,7 +344,7 @@ declare const _default: {
344
344
  },
345
345
  "description": "Data definition of the Slider filter",
346
346
  "items": {
347
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json#/definitions/SliderMetricSlot"
347
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json#/definitions/SliderMetricSlot"
348
348
  },
349
349
  "maxItems": 1,
350
350
  "type": "array"
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter.schema.json",
4
4
  "type": "object",
5
5
  "description": "Slider Filter item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Slider Filter item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Slider Filter item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,123 +1,123 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "anyOf": [
5
5
  {
6
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/area-chart-slots.schema.json"
6
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/area-chart-slots.schema.json"
7
7
  },
8
8
  {
9
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/bar-chart-slots.schema.json"
9
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bar-chart-slots.schema.json"
10
10
  },
11
11
  {
12
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/box-plot-slots.schema.json"
12
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/box-plot-slots.schema.json"
13
13
  },
14
14
  {
15
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/bubble-chart-slots.schema.json"
15
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bubble-chart-slots.schema.json"
16
16
  },
17
17
  {
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/bullet-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bullet-chart-slots.schema.json"
19
19
  },
20
20
  {
21
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/choropleth-map-slots.schema.json"
21
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/choropleth-map-slots.schema.json"
22
22
  },
23
23
  {
24
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/circular-gauge-slots.schema.json"
24
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circular-gauge-slots.schema.json"
25
25
  },
26
26
  {
27
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/column-chart-slots.schema.json"
27
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/column-chart-slots.schema.json"
28
28
  },
29
29
  {
30
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/combination-chart-slots.schema.json"
30
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/combination-chart-slots.schema.json"
31
31
  },
32
32
  {
33
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/date-filter-slots.schema.json"
33
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/date-filter-slots.schema.json"
34
34
  },
35
35
  {
36
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/donut-chart-slots.schema.json"
36
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/donut-chart-slots.schema.json"
37
37
  },
38
38
  {
39
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/dropdown-filter-slots.schema.json"
39
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/dropdown-filter-slots.schema.json"
40
40
  },
41
41
  {
42
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/evolution-number-slots.schema.json"
42
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json"
43
43
  },
44
44
  {
45
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json"
45
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json"
46
46
  },
47
47
  {
48
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/line-chart-slots.schema.json"
48
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/line-chart-slots.schema.json"
49
49
  },
50
50
  {
51
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/pivot-table-slots.schema.json"
51
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json"
52
52
  },
53
53
  {
54
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/regular-table-slots.schema.json"
54
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/regular-table-slots.schema.json"
55
55
  },
56
56
  {
57
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/sankey-diagram-slots.schema.json"
57
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sankey-diagram-slots.schema.json"
58
58
  },
59
59
  {
60
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/scatter-plot-slots.schema.json"
60
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/scatter-plot-slots.schema.json"
61
61
  },
62
62
  {
63
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slicer-filter-slots.schema.json"
63
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json"
64
64
  },
65
65
  {
66
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/slider-filter-slots.schema.json"
66
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json"
67
67
  },
68
68
  {
69
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/search-filter-slots.schema.json"
69
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json"
70
70
  },
71
71
  {
72
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/wordcloud-chart-slots.schema.json"
72
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/wordcloud-chart-slots.schema.json"
73
73
  },
74
74
  {
75
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json"
75
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json"
76
76
  },
77
77
  {
78
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/symbol-map-slots.schema.json"
78
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json"
79
79
  },
80
80
  {
81
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json"
81
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json"
82
82
  },
83
83
  {
84
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/marker-map-slots.schema.json"
84
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/marker-map-slots.schema.json"
85
85
  },
86
86
  {
87
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/route-map-slots.schema.json"
87
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/route-map-slots.schema.json"
88
88
  },
89
89
  {
90
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/spike-map-slots.schema.json"
90
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json"
91
91
  },
92
92
  {
93
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/ohlc-chart-slots.schema.json"
93
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/ohlc-chart-slots.schema.json"
94
94
  },
95
95
  {
96
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/sunburst-chart-slots.schema.json"
96
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json"
97
97
  },
98
98
  {
99
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/speedometer-chart-slots.schema.json"
99
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json"
100
100
  },
101
101
  {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/treemap-chart-slots.schema.json"
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json"
103
103
  },
104
104
  {
105
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json"
105
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json"
106
106
  },
107
107
  {
108
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/circle-pack-chart-slots.schema.json"
108
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circle-pack-chart-slots.schema.json"
109
109
  },
110
110
  {
111
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/parallel-coordinates-plot-slots.schema.json"
111
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json"
112
112
  },
113
113
  {
114
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/strip-plot-slots.schema.json"
114
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json"
115
115
  },
116
116
  {
117
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/pyramid-chart-slots.schema.json"
117
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json"
118
118
  },
119
119
  {
120
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/radar-chart-slots.schema.json"
120
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/radar-chart-slots.schema.json"
121
121
  }
122
122
  ]
123
123
  };
@@ -1,7 +1,34 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/speedometer-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
+ "annotate": {
6
+ "description": "Information tooltip configuration",
7
+ "properties": {
8
+ "infoTooltip": {
9
+ "properties": {
10
+ "active": {
11
+ "description": "Is information tooltip active",
12
+ "type": "boolean"
13
+ },
14
+ "content": {
15
+ "description": "Information tooltip content in format {locale: \"content\"}, for example, {en: \"Content\"}",
16
+ "type": "object"
17
+ },
18
+ "position": {
19
+ "description": "Information tooltip position",
20
+ "enum": [
21
+ "left",
22
+ "right"
23
+ ],
24
+ "type": "string"
25
+ }
26
+ },
27
+ "type": "object"
28
+ }
29
+ },
30
+ "type": "object"
31
+ },
5
32
  "arcWidth": {
6
33
  "default": 0.08,
7
34
  "description": "Width of the arc of the Speedometer chart, decides the curve of the chart.",