@luzmo/dashboard-contents-types 1.0.11 → 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 (387) 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 +3 -2
  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 +25 -0
  298. package/src/lib/shared/common.d.ts.map +1 -1
  299. package/src/lib/shared/drop-object-view-options.d.ts +1 -0
  300. package/src/lib/shared/filters.d.ts +1 -0
  301. package/src/lib/shared/formula.d.ts +1 -0
  302. package/src/lib/shared/index.d.ts +1 -0
  303. package/src/lib/shared/info-tooltip-options.d.ts +1 -0
  304. package/src/lib/shared/interactivity-brush.d.ts +1 -0
  305. package/src/lib/shared/interactivity-custom-events.d.ts +1 -0
  306. package/src/lib/shared/interactivity-custom-tooltip.d.ts +1 -0
  307. package/src/lib/shared/interactivity-drilldown.d.ts +1 -0
  308. package/src/lib/shared/interactivity-export.d.ts +1 -0
  309. package/src/lib/shared/interactivity-filter.d.ts +1 -0
  310. package/src/lib/shared/interactivity-go-to-url.d.ts +1 -0
  311. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +1 -0
  312. package/src/lib/shared/interactivity-target.d.ts +1 -0
  313. package/src/lib/shared/interpolation.d.ts +1 -0
  314. package/src/lib/shared/iq-components.d.ts +6 -5
  315. package/src/lib/shared/item-filter-group.d.ts +1 -0
  316. package/src/lib/shared/legend.d.ts +1 -0
  317. package/src/lib/shared/map-object-view-options.d.ts +2 -1
  318. package/src/lib/shared/object-view-options.d.ts +1 -0
  319. package/src/lib/shared/period-over-period.d.ts +1 -0
  320. package/src/lib/shared/placeholder.d.ts +1 -0
  321. package/src/lib/shared/query.d.ts +154 -0
  322. package/src/lib/shared/query.d.ts.map +1 -1
  323. package/src/lib/shared/ranges.d.ts +1 -0
  324. package/src/lib/shared/slots.d.ts +1 -0
  325. package/src/lib/shared/sort.d.ts +1 -0
  326. package/src/lib/shared/theme.d.ts +1 -0
  327. package/src/lib/shared/title.d.ts +1 -0
  328. package/src/lib/shared/viz-item.d.ts +1 -0
  329. package/src/lib/slicer-filter/index.d.ts +1 -0
  330. package/src/lib/slicer-filter/slicer-filter-options.d.ts +1 -0
  331. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +1 -0
  332. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +1 -0
  333. package/src/lib/slicer-filter/slicer-filter.d.ts +1 -0
  334. package/src/lib/slider-filter/index.d.ts +1 -0
  335. package/src/lib/slider-filter/slider-filter-options.d.ts +5 -4
  336. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +1 -0
  337. package/src/lib/slider-filter/slider-filter-slots.d.ts +1 -0
  338. package/src/lib/slider-filter/slider-filter.d.ts +1 -0
  339. package/src/lib/speedometer-chart/index.d.ts +1 -0
  340. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -0
  341. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +1 -0
  342. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +2 -1
  343. package/src/lib/speedometer-chart/speedometer-chart.d.ts +4 -3
  344. package/src/lib/spike-map/index.d.ts +1 -0
  345. package/src/lib/spike-map/spike-map-options.d.ts +1 -0
  346. package/src/lib/spike-map/spike-map-slots.config.d.ts +1 -0
  347. package/src/lib/spike-map/spike-map-slots.d.ts +1 -0
  348. package/src/lib/spike-map/spike-map.d.ts +1 -0
  349. package/src/lib/strip-plot/index.d.ts +1 -0
  350. package/src/lib/strip-plot/strip-plot-options.d.ts +2 -1
  351. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +1 -0
  352. package/src/lib/strip-plot/strip-plot-slots.d.ts +1 -0
  353. package/src/lib/strip-plot/strip-plot.d.ts +1 -0
  354. package/src/lib/sunburst-chart/index.d.ts +1 -0
  355. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +1 -0
  356. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +1 -0
  357. package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +1 -0
  358. package/src/lib/sunburst-chart/sunburst-chart.d.ts +1 -0
  359. package/src/lib/symbol-map/index.d.ts +1 -0
  360. package/src/lib/symbol-map/symbol-map-options.d.ts +1 -0
  361. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +1 -0
  362. package/src/lib/symbol-map/symbol-map-slots.d.ts +1 -0
  363. package/src/lib/symbol-map/symbol-map.d.ts +1 -0
  364. package/src/lib/text/index.d.ts +1 -0
  365. package/src/lib/text/text-options.d.ts +1 -0
  366. package/src/lib/text/text.d.ts +1 -0
  367. package/src/lib/treemap-chart/index.d.ts +1 -0
  368. package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -0
  369. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +1 -0
  370. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +1 -0
  371. package/src/lib/treemap-chart/treemap-chart.d.ts +1 -0
  372. package/src/lib/venn-diagram/index.d.ts +1 -0
  373. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +1 -0
  374. package/src/lib/video/index.d.ts +1 -0
  375. package/src/lib/video/video-options.d.ts +1 -0
  376. package/src/lib/video/video.d.ts +1 -0
  377. package/src/lib/visual-item/index.d.ts +1 -0
  378. package/src/lib/visual-item/visual-item.d.ts +1 -0
  379. package/src/lib/wordcloud-chart/index.d.ts +1 -0
  380. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +1 -0
  381. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +1 -0
  382. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +1 -0
  383. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +1 -0
  384. package/src/options.d.ts +1 -0
  385. package/CHANGELOG.md +0 -71
  386. package/LICENSE +0 -15
  387. package/README.md +0 -71
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "CategorySlot": {
@@ -10,13 +10,13 @@ declare const _default: {
10
10
  "items": {
11
11
  "anyOf": [
12
12
  {
13
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
17
17
  },
18
18
  {
19
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/DateTimeSlotContent"
19
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/DateTimeSlotContent"
20
20
  }
21
21
  ]
22
22
  },
@@ -128,7 +128,7 @@ declare const _default: {
128
128
  "type": "string"
129
129
  },
130
130
  "periodOverPeriod": {
131
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
131
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
132
132
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
133
133
  },
134
134
  "subtype": {
@@ -219,7 +219,7 @@ declare const _default: {
219
219
  ]
220
220
  },
221
221
  "periodOverPeriod": {
222
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
222
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
223
223
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
224
224
  },
225
225
  "subtype": {
@@ -259,10 +259,10 @@ declare const _default: {
259
259
  "items": {
260
260
  "anyOf": [
261
261
  {
262
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
262
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
263
263
  },
264
264
  {
265
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
265
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
266
266
  }
267
267
  ]
268
268
  },
@@ -306,7 +306,7 @@ declare const _default: {
306
306
  "type": "string"
307
307
  },
308
308
  "columnSubType": {
309
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/ColumnSubtype",
309
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/ColumnSubtype",
310
310
  "description": "Column subtype"
311
311
  },
312
312
  "datasetId": {
@@ -399,7 +399,7 @@ declare const _default: {
399
399
  "type": "object"
400
400
  },
401
401
  "periodOverPeriod": {
402
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
402
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
403
403
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
404
404
  },
405
405
  "subtype": {
@@ -446,7 +446,7 @@ declare const _default: {
446
446
  "type": "number"
447
447
  },
448
448
  "type": {
449
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
449
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
450
450
  "description": "Period over period comparison type"
451
451
  }
452
452
  },
@@ -467,10 +467,10 @@ declare const _default: {
467
467
  "items": {
468
468
  "anyOf": [
469
469
  {
470
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/MeasureSlot"
470
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/MeasureSlot"
471
471
  },
472
472
  {
473
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json#/definitions/CategorySlot"
473
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/CategorySlot"
474
474
  }
475
475
  ]
476
476
  },
@@ -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/funnel-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Funnel Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Funnel Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Funnel Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/funnel-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-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/heat-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-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
  "blur": {
6
33
  "default": 5,
7
34
  "description": "Heat blur, it's used when WebGL rendering is disabled",
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-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/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-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": {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  "content": {
138
138
  "description": "Geo slot definition",
139
139
  "items": {
140
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/SpatialSlotContent"
140
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/SpatialSlotContent"
141
141
  },
142
142
  "maxItems": 1,
143
143
  "type": "array"
@@ -209,7 +209,7 @@ declare const _default: {
209
209
  ]
210
210
  },
211
211
  "periodOverPeriod": {
212
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
212
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
213
213
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
214
214
  },
215
215
  "subtype": {
@@ -249,13 +249,13 @@ declare const _default: {
249
249
  "items": {
250
250
  "anyOf": [
251
251
  {
252
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/NumericSlotContent"
252
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/NumericSlotContent"
253
253
  },
254
254
  {
255
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/HierarchySlotContent"
255
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/HierarchySlotContent"
256
256
  },
257
257
  {
258
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/DateTimeSlotContent"
258
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/DateTimeSlotContent"
259
259
  }
260
260
  ]
261
261
  },
@@ -299,7 +299,7 @@ declare const _default: {
299
299
  "type": "string"
300
300
  },
301
301
  "columnSubType": {
302
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/ColumnSubtype",
302
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/ColumnSubtype",
303
303
  "description": "Column subtype"
304
304
  },
305
305
  "datasetId": {
@@ -392,7 +392,7 @@ declare const _default: {
392
392
  "type": "object"
393
393
  },
394
394
  "periodOverPeriod": {
395
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
395
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
396
396
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
397
397
  },
398
398
  "subtype": {
@@ -439,7 +439,7 @@ declare const _default: {
439
439
  "type": "number"
440
440
  },
441
441
  "type": {
442
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/PeriodOverPeriodType",
442
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriodType",
443
443
  "description": "Period over period comparison type"
444
444
  }
445
445
  },
@@ -516,10 +516,10 @@ declare const _default: {
516
516
  "items": {
517
517
  "anyOf": [
518
518
  {
519
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/GeoSlot"
519
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/GeoSlot"
520
520
  },
521
521
  {
522
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json#/definitions/MeasureSlot"
522
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/MeasureSlot"
523
523
  }
524
524
  ]
525
525
  },
@@ -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/heat-map.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map.schema.json",
4
4
  "type": "object",
5
5
  "description": "Heat Map item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Heat Map item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Heat Map item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-map-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-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/heat-table-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-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
  "axis": {
6
33
  "properties": {
7
34
  "x": {
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-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/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-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": {
@@ -190,7 +190,7 @@ declare const _default: {
190
190
  ]
191
191
  },
192
192
  "periodOverPeriod": {
193
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
193
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
194
194
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
195
195
  },
196
196
  "subtype": {
@@ -230,13 +230,13 @@ declare const _default: {
230
230
  "items": {
231
231
  "anyOf": [
232
232
  {
233
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/NumericSlotContent"
233
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/NumericSlotContent"
234
234
  },
235
235
  {
236
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
236
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
237
237
  },
238
238
  {
239
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
239
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
240
240
  }
241
241
  ]
242
242
  },
@@ -280,7 +280,7 @@ declare const _default: {
280
280
  "type": "string"
281
281
  },
282
282
  "columnSubType": {
283
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/ColumnSubtype",
283
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/ColumnSubtype",
284
284
  "description": "Column subtype"
285
285
  },
286
286
  "datasetId": {
@@ -373,7 +373,7 @@ declare const _default: {
373
373
  "type": "object"
374
374
  },
375
375
  "periodOverPeriod": {
376
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
376
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
377
377
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
378
378
  },
379
379
  "subtype": {
@@ -420,7 +420,7 @@ declare const _default: {
420
420
  "type": "number"
421
421
  },
422
422
  "type": {
423
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/PeriodOverPeriodType",
423
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/PeriodOverPeriodType",
424
424
  "description": "Period over period comparison type"
425
425
  }
426
426
  },
@@ -444,13 +444,13 @@ declare const _default: {
444
444
  "items": {
445
445
  "anyOf": [
446
446
  {
447
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/NumericSlotContent"
447
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/NumericSlotContent"
448
448
  },
449
449
  {
450
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
450
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
451
451
  },
452
452
  {
453
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
453
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
454
454
  }
455
455
  ]
456
456
  },
@@ -473,13 +473,13 @@ declare const _default: {
473
473
  "items": {
474
474
  "anyOf": [
475
475
  {
476
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/NumericSlotContent"
476
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/NumericSlotContent"
477
477
  },
478
478
  {
479
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
479
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
480
480
  },
481
481
  {
482
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
482
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
483
483
  }
484
484
  ]
485
485
  },
@@ -499,13 +499,13 @@ declare const _default: {
499
499
  "items": {
500
500
  "anyOf": [
501
501
  {
502
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/MeasureSlot"
502
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/MeasureSlot"
503
503
  },
504
504
  {
505
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/YAxisSlot"
505
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/YAxisSlot"
506
506
  },
507
507
  {
508
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json#/definitions/XAxisSlot"
508
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/XAxisSlot"
509
509
  }
510
510
  ]
511
511
  },
@@ -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/heat-table.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table.schema.json",
4
4
  "type": "object",
5
5
  "description": "Heat Table item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Heat Table item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Heat Table item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/heat-table-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "aggregationType": {
@@ -15,6 +15,33 @@ declare const _default: {
15
15
  ],
16
16
  "type": "string"
17
17
  },
18
+ "annotate": {
19
+ "description": "Information tooltip configuration",
20
+ "properties": {
21
+ "infoTooltip": {
22
+ "properties": {
23
+ "active": {
24
+ "description": "Is information tooltip active",
25
+ "type": "boolean"
26
+ },
27
+ "content": {
28
+ "description": "Information tooltip content in format {locale: \"content\"}, for example, {en: \"Content\"}",
29
+ "type": "object"
30
+ },
31
+ "position": {
32
+ "description": "Information tooltip position",
33
+ "enum": [
34
+ "left",
35
+ "right"
36
+ ],
37
+ "type": "string"
38
+ }
39
+ },
40
+ "type": "object"
41
+ }
42
+ },
43
+ "type": "object"
44
+ },
18
45
  "classification": {
19
46
  "default": "interval",
20
47
  "description": "Classification method",
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-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/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-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": {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  "content": {
138
138
  "description": "Geo slot definition",
139
139
  "items": {
140
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/SpatialSlotContent"
140
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/SpatialSlotContent"
141
141
  },
142
142
  "maxItems": 1,
143
143
  "type": "array"
@@ -209,7 +209,7 @@ declare const _default: {
209
209
  ]
210
210
  },
211
211
  "periodOverPeriod": {
212
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
212
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
213
213
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
214
214
  },
215
215
  "subtype": {
@@ -249,13 +249,13 @@ declare const _default: {
249
249
  "items": {
250
250
  "anyOf": [
251
251
  {
252
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/NumericSlotContent"
252
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/NumericSlotContent"
253
253
  },
254
254
  {
255
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/HierarchySlotContent"
255
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/HierarchySlotContent"
256
256
  },
257
257
  {
258
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/DateTimeSlotContent"
258
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/DateTimeSlotContent"
259
259
  }
260
260
  ]
261
261
  },
@@ -299,7 +299,7 @@ declare const _default: {
299
299
  "type": "string"
300
300
  },
301
301
  "columnSubType": {
302
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/ColumnSubtype",
302
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/ColumnSubtype",
303
303
  "description": "Column subtype"
304
304
  },
305
305
  "datasetId": {
@@ -392,7 +392,7 @@ declare const _default: {
392
392
  "type": "object"
393
393
  },
394
394
  "periodOverPeriod": {
395
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
395
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
396
396
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
397
397
  },
398
398
  "subtype": {
@@ -439,7 +439,7 @@ declare const _default: {
439
439
  "type": "number"
440
440
  },
441
441
  "type": {
442
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriodType",
442
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriodType",
443
443
  "description": "Period over period comparison type"
444
444
  }
445
445
  },
@@ -516,10 +516,10 @@ declare const _default: {
516
516
  "items": {
517
517
  "anyOf": [
518
518
  {
519
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/GeoSlot"
519
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/GeoSlot"
520
520
  },
521
521
  {
522
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json#/definitions/MeasureSlot"
522
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/MeasureSlot"
523
523
  }
524
524
  ]
525
525
  },
@@ -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/hexbin-map.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map.schema.json",
4
4
  "type": "object",
5
5
  "description": "Hexbin Map item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Hexbin Map item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Hexbin Map item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.92/hexbin-map-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.92/image-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/image-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "alignment": {