@luzmo/dashboard-contents-types 1.0.4-beta.0 → 1.0.5

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 (429) hide show
  1. package/assets/json-schemas/area-chart-options.schema.json.d.ts +4 -3
  2. package/assets/json-schemas/area-chart-slots.schema.json.d.ts +36 -75
  3. package/assets/json-schemas/bar-chart-options.schema.json.d.ts +4 -3
  4. package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +36 -75
  5. package/assets/json-schemas/box-plot-options.schema.json.d.ts +4 -3
  6. package/assets/json-schemas/box-plot-slots.schema.json.d.ts +36 -75
  7. package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +4 -3
  8. package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +36 -75
  9. package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +4 -3
  10. package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +36 -75
  11. package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +4 -3
  12. package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +36 -75
  13. package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +4 -3
  14. package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +36 -75
  15. package/assets/json-schemas/column-chart-options.schema.json.d.ts +4 -3
  16. package/assets/json-schemas/column-chart-slots.schema.json.d.ts +36 -75
  17. package/assets/json-schemas/combination-chart-options.schema.json.d.ts +4 -3
  18. package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +36 -75
  19. package/assets/json-schemas/date-filter-options.schema.json.d.ts +4 -3
  20. package/assets/json-schemas/date-filter-slots.schema.json.d.ts +32 -25
  21. package/assets/json-schemas/donut-chart-options.schema.json.d.ts +4 -3
  22. package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +36 -75
  23. package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +4 -3
  24. package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +36 -75
  25. package/assets/json-schemas/evolution-number-options.schema.json.d.ts +4 -3
  26. package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +36 -75
  27. package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +4 -3
  28. package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +36 -75
  29. package/assets/json-schemas/heat-map-options.schema.json.d.ts +3 -3
  30. package/assets/json-schemas/heat-map-slots.schema.json.d.ts +36 -75
  31. package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +3 -3
  32. package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +36 -75
  33. package/assets/json-schemas/line-chart-options.schema.json.d.ts +4 -3
  34. package/assets/json-schemas/line-chart-slots.schema.json.d.ts +36 -75
  35. package/assets/json-schemas/marker-map-options.schema.json.d.ts +3 -3
  36. package/assets/json-schemas/marker-map-slots.schema.json.d.ts +37 -76
  37. package/assets/json-schemas/options.schema.json.d.ts +6 -0
  38. package/assets/json-schemas/pivot-table-options.schema.json.d.ts +4 -3
  39. package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +36 -75
  40. package/assets/json-schemas/regular-table-options.schema.json.d.ts +4 -3
  41. package/assets/json-schemas/regular-table-slots.schema.json.d.ts +36 -75
  42. package/assets/json-schemas/route-map-options.schema.json.d.ts +3 -3
  43. package/assets/json-schemas/route-map-slots.schema.json.d.ts +36 -75
  44. package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +4 -3
  45. package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +36 -75
  46. package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +4 -3
  47. package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +36 -75
  48. package/assets/json-schemas/search-filter-options.schema.json.d.ts +4 -3
  49. package/assets/json-schemas/search-filter-slots.schema.json.d.ts +36 -75
  50. package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +4 -3
  51. package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +36 -75
  52. package/assets/json-schemas/slider-filter-options.schema.json.d.ts +4 -3
  53. package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +34 -50
  54. package/assets/json-schemas/slots.schema.json.d.ts +6 -0
  55. package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +1335 -0
  56. package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +728 -0
  57. package/assets/json-schemas/speedometer-chart.schema.json.d.ts +23 -0
  58. package/assets/json-schemas/spike-map-options.schema.json.d.ts +3 -3
  59. package/assets/json-schemas/spike-map-slots.schema.json.d.ts +36 -75
  60. package/assets/json-schemas/symbol-map-options.schema.json.d.ts +3 -3
  61. package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +36 -75
  62. package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +3478 -0
  63. package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +773 -0
  64. package/assets/json-schemas/treemap-chart.schema.json.d.ts +23 -0
  65. package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +3 -3
  66. package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +36 -75
  67. package/index.d.ts +1 -0
  68. package/index.js +202 -485
  69. package/index.mjs +10738 -4767
  70. package/json-schemas.d.ts +7147 -2620
  71. package/json-schemas.d.ts.map +1 -1
  72. package/package.json +1 -1
  73. package/src/index.d.ts +37 -23
  74. package/src/index.d.ts.map +1 -1
  75. package/src/lib/area-chart/area-chart-options.d.ts +2 -1
  76. package/src/lib/area-chart/area-chart-slots.config.d.ts +3 -0
  77. package/src/lib/area-chart/area-chart-slots.config.d.ts.map +1 -0
  78. package/src/lib/area-chart/area-chart-slots.d.ts +5 -4
  79. package/src/lib/area-chart/area-chart-slots.d.ts.map +1 -1
  80. package/src/lib/area-chart/area-chart.d.ts +1 -0
  81. package/src/lib/area-chart/index.d.ts +2 -0
  82. package/src/lib/area-chart/index.d.ts.map +1 -1
  83. package/src/lib/bar-chart/bar-chart-options.d.ts +1 -0
  84. package/src/lib/bar-chart/bar-chart-slots.config.d.ts +3 -0
  85. package/src/lib/bar-chart/bar-chart-slots.config.d.ts.map +1 -0
  86. package/src/lib/bar-chart/bar-chart.d.ts +1 -0
  87. package/src/lib/bar-chart/bar-chart.slots.d.ts +5 -4
  88. package/src/lib/bar-chart/bar-chart.slots.d.ts.map +1 -1
  89. package/src/lib/bar-chart/index.d.ts +2 -0
  90. package/src/lib/bar-chart/index.d.ts.map +1 -1
  91. package/src/lib/box-plot/box-plot-options.d.ts +1 -0
  92. package/src/lib/box-plot/box-plot-slots.config.d.ts +3 -0
  93. package/src/lib/box-plot/box-plot-slots.config.d.ts.map +1 -0
  94. package/src/lib/box-plot/box-plot-slots.d.ts +4 -3
  95. package/src/lib/box-plot/box-plot-slots.d.ts.map +1 -1
  96. package/src/lib/box-plot/box-plot.d.ts +1 -0
  97. package/src/lib/box-plot/index.d.ts +2 -0
  98. package/src/lib/box-plot/index.d.ts.map +1 -1
  99. package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -1
  100. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +3 -0
  101. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts.map +1 -0
  102. package/src/lib/bubble-chart/bubble-chart-slots.d.ts +5 -4
  103. package/src/lib/bubble-chart/bubble-chart-slots.d.ts.map +1 -1
  104. package/src/lib/bubble-chart/bubble-chart.d.ts +1 -0
  105. package/src/lib/bubble-chart/index.d.ts +2 -0
  106. package/src/lib/bubble-chart/index.d.ts.map +1 -1
  107. package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -1
  108. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +3 -0
  109. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts.map +1 -0
  110. package/src/lib/bullet-chart/bullet-chart-slots.d.ts +5 -4
  111. package/src/lib/bullet-chart/bullet-chart-slots.d.ts.map +1 -1
  112. package/src/lib/bullet-chart/bullet-chart.d.ts +1 -0
  113. package/src/lib/bullet-chart/index.d.ts +2 -0
  114. package/src/lib/bullet-chart/index.d.ts.map +1 -1
  115. package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -1
  116. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +3 -0
  117. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts.map +1 -0
  118. package/src/lib/choropleth-map/choropleth-map-slots.d.ts +5 -4
  119. package/src/lib/choropleth-map/choropleth-map-slots.d.ts.map +1 -1
  120. package/src/lib/choropleth-map/choropleth-map.d.ts +1 -0
  121. package/src/lib/choropleth-map/index.d.ts +2 -0
  122. package/src/lib/choropleth-map/index.d.ts.map +1 -1
  123. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +3 -0
  124. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts.map +1 -0
  125. package/src/lib/circle-pack-chart/index.d.ts +2 -0
  126. package/src/lib/circle-pack-chart/index.d.ts.map +1 -0
  127. package/src/lib/circular-gauge/circular-gauge-options.d.ts +1 -0
  128. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +3 -0
  129. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts.map +1 -0
  130. package/src/lib/circular-gauge/circular-gauge-slots.d.ts +4 -3
  131. package/src/lib/circular-gauge/circular-gauge-slots.d.ts.map +1 -1
  132. package/src/lib/circular-gauge/circular-gauge.d.ts +1 -0
  133. package/src/lib/circular-gauge/index.d.ts +2 -0
  134. package/src/lib/circular-gauge/index.d.ts.map +1 -1
  135. package/src/lib/column-chart/column-chart-options.d.ts +1 -0
  136. package/src/lib/column-chart/column-chart-slots.config.d.ts +3 -0
  137. package/src/lib/column-chart/column-chart-slots.config.d.ts.map +1 -0
  138. package/src/lib/column-chart/column-chart-slots.d.ts +5 -4
  139. package/src/lib/column-chart/column-chart-slots.d.ts.map +1 -1
  140. package/src/lib/column-chart/column-chart.d.ts +1 -0
  141. package/src/lib/column-chart/index.d.ts +2 -0
  142. package/src/lib/column-chart/index.d.ts.map +1 -1
  143. package/src/lib/combination-chart/combination-chart-options.d.ts +1 -0
  144. package/src/lib/combination-chart/combination-chart-slots.config.d.ts +3 -0
  145. package/src/lib/combination-chart/combination-chart-slots.config.d.ts.map +1 -0
  146. package/src/lib/combination-chart/combination-chart-slots.d.ts +4 -3
  147. package/src/lib/combination-chart/combination-chart-slots.d.ts.map +1 -1
  148. package/src/lib/combination-chart/combination-chart.d.ts +1 -0
  149. package/src/lib/combination-chart/index.d.ts +2 -0
  150. package/src/lib/combination-chart/index.d.ts.map +1 -1
  151. package/src/lib/conditional-number/conditional-number-options.d.ts +1 -0
  152. package/src/lib/conditional-number/conditional-number-slots.config.d.ts +3 -0
  153. package/src/lib/conditional-number/conditional-number-slots.config.d.ts.map +1 -0
  154. package/src/lib/conditional-number/conditional-number-slots.d.ts +4 -3
  155. package/src/lib/conditional-number/conditional-number-slots.d.ts.map +1 -1
  156. package/src/lib/conditional-number/conditional-number.d.ts +1 -0
  157. package/src/lib/conditional-number/index.d.ts +2 -0
  158. package/src/lib/conditional-number/index.d.ts.map +1 -1
  159. package/src/lib/date-filter/date-filter-options.d.ts +1 -0
  160. package/src/lib/date-filter/date-filter-slots.config.d.ts +3 -0
  161. package/src/lib/date-filter/date-filter-slots.config.d.ts.map +1 -0
  162. package/src/lib/date-filter/date-filter-slots.d.ts +3 -2
  163. package/src/lib/date-filter/date-filter-slots.d.ts.map +1 -1
  164. package/src/lib/date-filter/date-filter.d.ts +1 -0
  165. package/src/lib/date-filter/index.d.ts +2 -0
  166. package/src/lib/date-filter/index.d.ts.map +1 -1
  167. package/src/lib/donut-chart/donut-chart-options.d.ts +2 -1
  168. package/src/lib/donut-chart/donut-chart-slots.config.d.ts +3 -0
  169. package/src/lib/donut-chart/donut-chart-slots.config.d.ts.map +1 -0
  170. package/src/lib/donut-chart/donut-chart-slots.d.ts +4 -3
  171. package/src/lib/donut-chart/donut-chart-slots.d.ts.map +1 -1
  172. package/src/lib/donut-chart/donut-chart.d.ts +1 -0
  173. package/src/lib/donut-chart/index.d.ts +2 -0
  174. package/src/lib/donut-chart/index.d.ts.map +1 -1
  175. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -1
  176. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +3 -0
  177. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts.map +1 -0
  178. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +3 -2
  179. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts.map +1 -1
  180. package/src/lib/dropdown-filter/dropdown-filter.d.ts +1 -0
  181. package/src/lib/dropdown-filter/index.d.ts +2 -0
  182. package/src/lib/dropdown-filter/index.d.ts.map +1 -1
  183. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +3 -0
  184. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts.map +1 -0
  185. package/src/lib/dynamic-imageobject/index.d.ts +2 -0
  186. package/src/lib/dynamic-imageobject/index.d.ts.map +1 -0
  187. package/src/lib/evolution-number/evolution-number-options.d.ts +1 -0
  188. package/src/lib/evolution-number/evolution-number-slots.config.d.ts +3 -0
  189. package/src/lib/evolution-number/evolution-number-slots.config.d.ts.map +1 -0
  190. package/src/lib/evolution-number/evolution-number-slots.d.ts +4 -3
  191. package/src/lib/evolution-number/evolution-number-slots.d.ts.map +1 -1
  192. package/src/lib/evolution-number/evolution-number.d.ts +1 -0
  193. package/src/lib/evolution-number/index.d.ts +2 -0
  194. package/src/lib/evolution-number/index.d.ts.map +1 -1
  195. package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -1
  196. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +3 -0
  197. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts.map +1 -0
  198. package/src/lib/funnel-chart/funnel-chart-slots.d.ts +4 -3
  199. package/src/lib/funnel-chart/funnel-chart-slots.d.ts.map +1 -1
  200. package/src/lib/funnel-chart/funnel-chart.d.ts +1 -0
  201. package/src/lib/funnel-chart/index.d.ts +2 -0
  202. package/src/lib/funnel-chart/index.d.ts.map +1 -1
  203. package/src/lib/heat-map/heat-map-options.d.ts +1 -0
  204. package/src/lib/heat-map/heat-map-slots.config.d.ts +3 -0
  205. package/src/lib/heat-map/heat-map-slots.config.d.ts.map +1 -0
  206. package/src/lib/heat-map/heat-map-slots.d.ts +4 -3
  207. package/src/lib/heat-map/heat-map-slots.d.ts.map +1 -1
  208. package/src/lib/heat-map/heat-map.d.ts +1 -0
  209. package/src/lib/heat-map/index.d.ts +2 -0
  210. package/src/lib/heat-map/index.d.ts.map +1 -1
  211. package/src/lib/heat-table/heat-table-slots.config.d.ts +3 -0
  212. package/src/lib/heat-table/heat-table-slots.config.d.ts.map +1 -0
  213. package/src/lib/heat-table/index.d.ts +2 -0
  214. package/src/lib/heat-table/index.d.ts.map +1 -0
  215. package/src/lib/hexbin-map/hexbin-map-options.d.ts +1 -0
  216. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +3 -0
  217. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts.map +1 -0
  218. package/src/lib/hexbin-map/hexbin-map-slots.d.ts +4 -3
  219. package/src/lib/hexbin-map/hexbin-map-slots.d.ts.map +1 -1
  220. package/src/lib/hexbin-map/hexbin-map.d.ts +1 -0
  221. package/src/lib/hexbin-map/index.d.ts +2 -0
  222. package/src/lib/hexbin-map/index.d.ts.map +1 -1
  223. package/src/lib/image/image-options.d.ts +1 -0
  224. package/src/lib/image/image.d.ts +1 -0
  225. package/src/lib/image/index.d.ts +1 -0
  226. package/src/lib/line-chart/index.d.ts +2 -0
  227. package/src/lib/line-chart/index.d.ts.map +1 -1
  228. package/src/lib/line-chart/line-chart-options.d.ts +1 -0
  229. package/src/lib/line-chart/line-chart-slots.config.d.ts +3 -0
  230. package/src/lib/line-chart/line-chart-slots.config.d.ts.map +1 -0
  231. package/src/lib/line-chart/line-chart-slots.d.ts +5 -4
  232. package/src/lib/line-chart/line-chart-slots.d.ts.map +1 -1
  233. package/src/lib/line-chart/line-chart.d.ts +1 -0
  234. package/src/lib/line-chart-forecast/index.d.ts +2 -0
  235. package/src/lib/line-chart-forecast/index.d.ts.map +1 -0
  236. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +3 -0
  237. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts.map +1 -0
  238. package/src/lib/marker-map/index.d.ts +2 -0
  239. package/src/lib/marker-map/index.d.ts.map +1 -1
  240. package/src/lib/marker-map/marker-map-options.d.ts +1 -0
  241. package/src/lib/marker-map/marker-map-slots.config.d.ts +3 -0
  242. package/src/lib/marker-map/marker-map-slots.config.d.ts.map +1 -0
  243. package/src/lib/marker-map/marker-map-slots.d.ts +5 -4
  244. package/src/lib/marker-map/marker-map-slots.d.ts.map +1 -1
  245. package/src/lib/marker-map/marker-map.d.ts +1 -0
  246. package/src/lib/ohlc-chart/index.d.ts +2 -0
  247. package/src/lib/ohlc-chart/index.d.ts.map +1 -0
  248. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +3 -0
  249. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts.map +1 -0
  250. package/src/lib/parallel-coordinates-plot/index.d.ts +2 -0
  251. package/src/lib/parallel-coordinates-plot/index.d.ts.map +1 -0
  252. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +3 -0
  253. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts.map +1 -0
  254. package/src/lib/pivot-table/index.d.ts +2 -0
  255. package/src/lib/pivot-table/index.d.ts.map +1 -1
  256. package/src/lib/pivot-table/pivot-table-options.d.ts +2 -1
  257. package/src/lib/pivot-table/pivot-table-slots.config.d.ts +3 -0
  258. package/src/lib/pivot-table/pivot-table-slots.config.d.ts.map +1 -0
  259. package/src/lib/pivot-table/pivot-table-slots.d.ts +5 -4
  260. package/src/lib/pivot-table/pivot-table-slots.d.ts.map +1 -1
  261. package/src/lib/pivot-table/pivot-table.d.ts +1 -0
  262. package/src/lib/pyramid-chart/index.d.ts +2 -0
  263. package/src/lib/pyramid-chart/index.d.ts.map +1 -0
  264. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +3 -0
  265. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts.map +1 -0
  266. package/src/lib/radar-chart/index.d.ts +2 -0
  267. package/src/lib/radar-chart/index.d.ts.map +1 -0
  268. package/src/lib/radar-chart/radar-chart-slots.config.d.ts +3 -0
  269. package/src/lib/radar-chart/radar-chart-slots.config.d.ts.map +1 -0
  270. package/src/lib/regular-table/index.d.ts +2 -0
  271. package/src/lib/regular-table/index.d.ts.map +1 -1
  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 +3 -0
  274. package/src/lib/regular-table/regular-table-slots.config.d.ts.map +1 -0
  275. package/src/lib/regular-table/regular-table-slots.d.ts +3 -2
  276. package/src/lib/regular-table/regular-table-slots.d.ts.map +1 -1
  277. package/src/lib/regular-table/regular-table.d.ts +1 -0
  278. package/src/lib/route-map/index.d.ts +2 -0
  279. package/src/lib/route-map/index.d.ts.map +1 -1
  280. package/src/lib/route-map/route-map-options.d.ts +1 -0
  281. package/src/lib/route-map/route-map-slots.config.d.ts +3 -0
  282. package/src/lib/route-map/route-map-slots.config.d.ts.map +1 -0
  283. package/src/lib/route-map/route-map-slots.d.ts +6 -5
  284. package/src/lib/route-map/route-map-slots.d.ts.map +1 -1
  285. package/src/lib/route-map/route-map.d.ts +1 -0
  286. package/src/lib/sankey-diagram/index.d.ts +2 -0
  287. package/src/lib/sankey-diagram/index.d.ts.map +1 -1
  288. package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +2 -1
  289. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +3 -0
  290. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts.map +1 -0
  291. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +6 -5
  292. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts.map +1 -1
  293. package/src/lib/sankey-diagram/sankey-diagram.d.ts +1 -0
  294. package/src/lib/scatter-plot/index.d.ts +2 -0
  295. package/src/lib/scatter-plot/index.d.ts.map +1 -1
  296. package/src/lib/scatter-plot/scatter-plot-options.d.ts +2 -1
  297. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +3 -0
  298. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts.map +1 -0
  299. package/src/lib/scatter-plot/scatter-plot-slots.d.ts +7 -6
  300. package/src/lib/scatter-plot/scatter-plot-slots.d.ts.map +1 -1
  301. package/src/lib/scatter-plot/scatter-plot.d.ts +1 -0
  302. package/src/lib/search-filter/index.d.ts +2 -0
  303. package/src/lib/search-filter/index.d.ts.map +1 -1
  304. package/src/lib/search-filter/search-filter-options.d.ts +1 -0
  305. package/src/lib/search-filter/search-filter-slots.config.d.ts +3 -0
  306. package/src/lib/search-filter/search-filter-slots.config.d.ts.map +1 -0
  307. package/src/lib/search-filter/search-filter-slots.d.ts +3 -2
  308. package/src/lib/search-filter/search-filter-slots.d.ts.map +1 -1
  309. package/src/lib/search-filter/search-filter.d.ts +1 -0
  310. package/src/lib/shared/axes.d.ts +1 -0
  311. package/src/lib/shared/common.d.ts +1 -0
  312. package/src/lib/shared/drop-object-view-options.d.ts +1 -0
  313. package/src/lib/shared/filters.d.ts +1 -0
  314. package/src/lib/shared/formula.d.ts +1 -0
  315. package/src/lib/shared/index.d.ts +2 -0
  316. package/src/lib/shared/index.d.ts.map +1 -1
  317. package/src/lib/shared/info-tooltip-options.d.ts +1 -0
  318. package/src/lib/shared/interactivity-brush.d.ts +1 -0
  319. package/src/lib/shared/interactivity-custom-events.d.ts +1 -0
  320. package/src/lib/shared/interactivity-custom-tooltip.d.ts +1 -0
  321. package/src/lib/shared/interactivity-drilldown.d.ts +1 -0
  322. package/src/lib/shared/interactivity-export.d.ts +1 -0
  323. package/src/lib/shared/interactivity-filter.d.ts +1 -0
  324. package/src/lib/shared/interactivity-go-to-url.d.ts +1 -0
  325. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +3 -2
  326. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts.map +1 -1
  327. package/src/lib/shared/interactivity-target.d.ts +1 -0
  328. package/src/lib/shared/interpolation.d.ts +1 -0
  329. package/src/lib/shared/iq-components.d.ts +6 -5
  330. package/src/lib/shared/item-filter-group.d.ts +1 -0
  331. package/src/lib/shared/legend.d.ts +1 -0
  332. package/src/lib/shared/map-object-view-options.d.ts +2 -1
  333. package/src/lib/shared/object-view-options.d.ts +1 -0
  334. package/src/lib/shared/period-over-period.d.ts +36 -0
  335. package/src/lib/shared/period-over-period.d.ts.map +1 -0
  336. package/src/lib/shared/placeholder.d.ts +1 -0
  337. package/src/lib/shared/query.d.ts +1 -0
  338. package/src/lib/shared/ranges.d.ts +1 -0
  339. package/src/lib/shared/slots.d.ts +21 -36
  340. package/src/lib/shared/slots.d.ts.map +1 -1
  341. package/src/lib/shared/sort.d.ts +1 -0
  342. package/src/lib/shared/theme.d.ts +1 -0
  343. package/src/lib/shared/title.d.ts +1 -0
  344. package/src/lib/shared/viz-item.d.ts +1 -0
  345. package/src/lib/slicer-filter/index.d.ts +2 -0
  346. package/src/lib/slicer-filter/index.d.ts.map +1 -1
  347. package/src/lib/slicer-filter/slicer-filter-options.d.ts +1 -0
  348. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +3 -0
  349. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts.map +1 -0
  350. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +4 -3
  351. package/src/lib/slicer-filter/slicer-filter-slots.d.ts.map +1 -1
  352. package/src/lib/slicer-filter/slicer-filter.d.ts +1 -0
  353. package/src/lib/slider-filter/index.d.ts +2 -0
  354. package/src/lib/slider-filter/index.d.ts.map +1 -1
  355. package/src/lib/slider-filter/slider-filter-options.d.ts +5 -4
  356. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +3 -0
  357. package/src/lib/slider-filter/slider-filter-slots.config.d.ts.map +1 -0
  358. package/src/lib/slider-filter/slider-filter-slots.d.ts +3 -2
  359. package/src/lib/slider-filter/slider-filter-slots.d.ts.map +1 -1
  360. package/src/lib/slider-filter/slider-filter.d.ts +1 -0
  361. package/src/lib/speedometer-chart/index.d.ts +5 -0
  362. package/src/lib/speedometer-chart/index.d.ts.map +1 -0
  363. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +146 -0
  364. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts.map +1 -0
  365. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +3 -0
  366. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts.map +1 -0
  367. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +30 -0
  368. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts.map +1 -0
  369. package/src/lib/speedometer-chart/speedometer-chart.d.ts +24 -0
  370. package/src/lib/speedometer-chart/speedometer-chart.d.ts.map +1 -0
  371. package/src/lib/spike-map/index.d.ts +2 -0
  372. package/src/lib/spike-map/index.d.ts.map +1 -1
  373. package/src/lib/spike-map/spike-map-options.d.ts +1 -0
  374. package/src/lib/spike-map/spike-map-slots.config.d.ts +3 -0
  375. package/src/lib/spike-map/spike-map-slots.config.d.ts.map +1 -0
  376. package/src/lib/spike-map/spike-map-slots.d.ts +5 -4
  377. package/src/lib/spike-map/spike-map-slots.d.ts.map +1 -1
  378. package/src/lib/spike-map/spike-map.d.ts +1 -0
  379. package/src/lib/strip-plot/index.d.ts +2 -0
  380. package/src/lib/strip-plot/index.d.ts.map +1 -0
  381. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +3 -0
  382. package/src/lib/strip-plot/strip-plot-slots.config.d.ts.map +1 -0
  383. package/src/lib/sunburst-chart/index.d.ts +2 -0
  384. package/src/lib/sunburst-chart/index.d.ts.map +1 -0
  385. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +3 -0
  386. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts.map +1 -0
  387. package/src/lib/symbol-map/index.d.ts +2 -0
  388. package/src/lib/symbol-map/index.d.ts.map +1 -1
  389. package/src/lib/symbol-map/symbol-map-options.d.ts +1 -0
  390. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +3 -0
  391. package/src/lib/symbol-map/symbol-map-slots.config.d.ts.map +1 -0
  392. package/src/lib/symbol-map/symbol-map-slots.d.ts +5 -4
  393. package/src/lib/symbol-map/symbol-map-slots.d.ts.map +1 -1
  394. package/src/lib/symbol-map/symbol-map.d.ts +1 -0
  395. package/src/lib/text/index.d.ts +1 -0
  396. package/src/lib/text/text-options.d.ts +1 -0
  397. package/src/lib/text/text.d.ts +1 -0
  398. package/src/lib/treemap-chart/index.d.ts +5 -0
  399. package/src/lib/treemap-chart/index.d.ts.map +1 -0
  400. package/src/lib/treemap-chart/treemap-chart-options.d.ts +145 -0
  401. package/src/lib/treemap-chart/treemap-chart-options.d.ts.map +1 -0
  402. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +3 -0
  403. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts.map +1 -0
  404. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +41 -0
  405. package/src/lib/treemap-chart/treemap-chart-slots.d.ts.map +1 -0
  406. package/src/lib/treemap-chart/treemap-chart.d.ts +24 -0
  407. package/src/lib/treemap-chart/treemap-chart.d.ts.map +1 -0
  408. package/src/lib/venn-diagram/index.d.ts +2 -0
  409. package/src/lib/venn-diagram/index.d.ts.map +1 -0
  410. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +3 -0
  411. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts.map +1 -0
  412. package/src/lib/video/index.d.ts +1 -0
  413. package/src/lib/video/video-options.d.ts +1 -0
  414. package/src/lib/video/video.d.ts +1 -0
  415. package/src/lib/visual-item/index.d.ts +1 -0
  416. package/src/lib/visual-item/visual-item.d.ts +5 -2
  417. package/src/lib/visual-item/visual-item.d.ts.map +1 -1
  418. package/src/lib/wordcloud-chart/index.d.ts +2 -0
  419. package/src/lib/wordcloud-chart/index.d.ts.map +1 -1
  420. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +1 -0
  421. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +3 -0
  422. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts.map +1 -0
  423. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +5 -4
  424. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts.map +1 -1
  425. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +1 -0
  426. package/src/options.d.ts +4 -1
  427. package/src/options.d.ts.map +1 -1
  428. package/src/slots.d.ts +4 -1
  429. package/src/slots.d.ts.map +1 -1
@@ -0,0 +1,728 @@
1
+ declare const _default: {
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json",
3
+ "$schema": "http://json-schema.org/draft-07/schema#",
4
+ "definitions": {
5
+ "ColumnSubtype": {
6
+ "enum": [
7
+ "coordinates",
8
+ "currency",
9
+ "duration",
10
+ "hierarchy_element_expression",
11
+ "topography"
12
+ ],
13
+ "type": "string"
14
+ },
15
+ "DateTimeSlotContent": {
16
+ "properties": {
17
+ "aggregationFunc": {
18
+ "description": "Basic aggregation function. It can be used when a \"datetime\" column is used in a measure slot.",
19
+ "enum": [
20
+ "count",
21
+ "distinctcount"
22
+ ],
23
+ "type": "string"
24
+ },
25
+ "color": {
26
+ "description": "Color of the column. Any column type can have it, but it's applied when a column is set as a measure and when multiple measures are defined.",
27
+ "type": [
28
+ "null",
29
+ "string"
30
+ ]
31
+ },
32
+ "columnId": {
33
+ "description": "Column id",
34
+ "format": "uuid",
35
+ "type": "string"
36
+ },
37
+ "datasetId": {
38
+ "description": "Dataset id",
39
+ "format": "uuid",
40
+ "type": "string"
41
+ },
42
+ "datetimeDisplayMode": {
43
+ "description": "If it's set it will be used for datetime formatting together with weekStart, weekDayNameFormat, monthNameFormat",
44
+ "enum": [
45
+ "day_in_month",
46
+ "day_in_year",
47
+ "default",
48
+ "hour_in_day",
49
+ "minute_in_hour",
50
+ "month_name",
51
+ "month_number",
52
+ "quarter_number",
53
+ "second_in_minute",
54
+ "week_number",
55
+ "weekday_name",
56
+ "weekday_number"
57
+ ],
58
+ "type": "string"
59
+ },
60
+ "format": {
61
+ "description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
62
+ "type": "string"
63
+ },
64
+ "grandTotals": {
65
+ "description": "Enable or disable grand totals, they're only used in Pivot table",
66
+ "properties": {
67
+ "enabled": {
68
+ "type": "boolean"
69
+ }
70
+ },
71
+ "type": "object"
72
+ },
73
+ "label": {
74
+ "description": "Label in format {locale: \"label\"}, for example, {en: \"Total Revenue\"}",
75
+ "type": "object"
76
+ },
77
+ "level": {
78
+ "description": "\"hierarchy\" or \"datetime\" level",
79
+ "type": [
80
+ "number",
81
+ "null"
82
+ ]
83
+ },
84
+ "lowestLevel": {
85
+ "description": "Lowest \"hierarchy\" or \"datetime\" level",
86
+ "type": [
87
+ "null",
88
+ "number"
89
+ ]
90
+ },
91
+ "monthNameFormat": {
92
+ "description": "Month name format for datetime column formatting",
93
+ "enum": [
94
+ "letter",
95
+ "long",
96
+ "short"
97
+ ],
98
+ "type": "string"
99
+ },
100
+ "periodOverPeriod": {
101
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
103
+ },
104
+ "subtype": {
105
+ "description": "There's no subtype for \"datetime\", it can be null or omitted",
106
+ "type": "null"
107
+ },
108
+ "type": {
109
+ "const": "datetime",
110
+ "description": "\"datetime\" column type",
111
+ "type": "string"
112
+ },
113
+ "weekDayNameFormat": {
114
+ "description": "Week day name format for datetime column formatting",
115
+ "enum": [
116
+ "letter",
117
+ "long",
118
+ "short"
119
+ ],
120
+ "type": "string"
121
+ },
122
+ "weekStart": {
123
+ "description": "Week start day, 'sunday' or 'monday'. For datetime column formatting.",
124
+ "enum": [
125
+ "monday",
126
+ "sunday"
127
+ ],
128
+ "type": "string"
129
+ }
130
+ },
131
+ "type": "object"
132
+ },
133
+ "GenericSlotContent": {
134
+ "properties": {
135
+ "aggregationFunc": {
136
+ "description": "Aggregation function. It can be used with a \"numeric\" column type, and with some limitations with \"hierarchy\" and \"datetime\" column types.",
137
+ "enum": [
138
+ "average",
139
+ "count",
140
+ "cumulativesum",
141
+ "distinctcount",
142
+ "histogram",
143
+ "max",
144
+ "median",
145
+ "min",
146
+ "rate",
147
+ "stddev",
148
+ "sum",
149
+ "weightedaverage"
150
+ ],
151
+ "type": "string"
152
+ },
153
+ "aggregationWeight": {
154
+ "description": "Aggregation weight. It can be used with a \"numeric\" column type.",
155
+ "properties": {
156
+ "columnId": {
157
+ "description": "Column id",
158
+ "format": "uuid",
159
+ "type": "string"
160
+ },
161
+ "columnSubType": {
162
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
163
+ "description": "Column subtype"
164
+ },
165
+ "datasetId": {
166
+ "description": "Dataset id",
167
+ "format": "uuid",
168
+ "type": "string"
169
+ }
170
+ },
171
+ "type": "object"
172
+ },
173
+ "bins": {
174
+ "description": "Bin definition. It can be used when a \"numeric\" column is used as a category.",
175
+ "properties": {
176
+ "enabled": {
177
+ "description": "Enable or disable binning",
178
+ "type": "boolean"
179
+ },
180
+ "number": {
181
+ "description": "Defines the range of the bins",
182
+ "type": "number"
183
+ }
184
+ },
185
+ "type": "object"
186
+ },
187
+ "color": {
188
+ "description": "Color of the column. Any column type can have it, but it's applied when a column is set as a measure and when multiple measures are defined.",
189
+ "type": [
190
+ "null",
191
+ "string"
192
+ ]
193
+ },
194
+ "columnId": {
195
+ "description": "Column id",
196
+ "format": "uuid",
197
+ "type": "string"
198
+ },
199
+ "currency": {
200
+ "description": "Currency code, for example \"€\" or \"$\". It is only used when the column type is \"numeric\" and subtype is \"currency\".",
201
+ "type": [
202
+ "null",
203
+ "string"
204
+ ]
205
+ },
206
+ "datasetId": {
207
+ "description": "Dataset id",
208
+ "format": "uuid",
209
+ "type": "string"
210
+ },
211
+ "datetimeDisplayMode": {
212
+ "description": "If it's set it will be used for datetime formatting together with weekStart, weekDayNameFormat, monthNameFormat",
213
+ "enum": [
214
+ "day_in_month",
215
+ "day_in_year",
216
+ "default",
217
+ "hour_in_day",
218
+ "minute_in_hour",
219
+ "month_name",
220
+ "month_number",
221
+ "quarter_number",
222
+ "second_in_minute",
223
+ "week_number",
224
+ "weekday_name",
225
+ "weekday_number"
226
+ ],
227
+ "type": "string"
228
+ },
229
+ "duration": {
230
+ "description": "Duration definition. It's only used when the column type is \"numeric\" and subtype is \"duration\".",
231
+ "properties": {
232
+ "format": {
233
+ "description": "Duration format",
234
+ "enum": [
235
+ "long",
236
+ "short",
237
+ "time"
238
+ ],
239
+ "type": "string"
240
+ },
241
+ "levels": {
242
+ "description": "Duration levels used",
243
+ "items": {
244
+ "type": "number"
245
+ },
246
+ "type": "array"
247
+ }
248
+ },
249
+ "type": "object"
250
+ },
251
+ "format": {
252
+ "description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
253
+ "type": "string"
254
+ },
255
+ "formula": {
256
+ "description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
257
+ "type": "string"
258
+ },
259
+ "grandTotals": {
260
+ "description": "Enable or disable grand totals, they're only used in Pivot table",
261
+ "properties": {
262
+ "enabled": {
263
+ "type": "boolean"
264
+ }
265
+ },
266
+ "type": "object"
267
+ },
268
+ "include_nonoccurring": {
269
+ "description": "Shows empty areas for geo slots (with the name \"geo\" and content type 'spacial).\nAlso, it can be set in the options' advanced settings of the Choropleth map.",
270
+ "type": "boolean"
271
+ },
272
+ "label": {
273
+ "description": "Label in format {locale: \"label\"}, for example, {en: \"Total Revenue\"}",
274
+ "type": "object"
275
+ },
276
+ "level": {
277
+ "description": "\"hierarchy\" or \"datetime\" level",
278
+ "type": [
279
+ "number",
280
+ "null"
281
+ ]
282
+ },
283
+ "lowestLevel": {
284
+ "description": "Lowest \"hierarchy\" or \"datetime\" level",
285
+ "type": [
286
+ "null",
287
+ "number"
288
+ ]
289
+ },
290
+ "monthNameFormat": {
291
+ "description": "Month name format for datetime column formatting",
292
+ "enum": [
293
+ "letter",
294
+ "long",
295
+ "short"
296
+ ],
297
+ "type": "string"
298
+ },
299
+ "periodOverPeriod": {
300
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
301
+ "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
302
+ },
303
+ "subtype": {
304
+ "anyOf": [
305
+ {
306
+ "enum": [
307
+ "coordinates",
308
+ "currency",
309
+ "date",
310
+ "datetime",
311
+ "duration",
312
+ "hierarchy_element_expression",
313
+ "topography"
314
+ ],
315
+ "type": "string"
316
+ },
317
+ {
318
+ "type": "null"
319
+ }
320
+ ],
321
+ "description": "Column subtype"
322
+ },
323
+ "type": {
324
+ "description": "Column / Formula type",
325
+ "enum": [
326
+ "datetime",
327
+ "hierarchy",
328
+ "numeric",
329
+ "spatial"
330
+ ],
331
+ "type": "string"
332
+ },
333
+ "weekDayNameFormat": {
334
+ "description": "Week day name format for datetime column formatting",
335
+ "enum": [
336
+ "letter",
337
+ "long",
338
+ "short"
339
+ ],
340
+ "type": "string"
341
+ },
342
+ "weekStart": {
343
+ "description": "Week start day, 'sunday' or 'monday'. For datetime column formatting.",
344
+ "enum": [
345
+ "monday",
346
+ "sunday"
347
+ ],
348
+ "type": "string"
349
+ }
350
+ },
351
+ "type": "object"
352
+ },
353
+ "HierarchySlotContent": {
354
+ "properties": {
355
+ "aggregationFunc": {
356
+ "description": "Basic aggregation function. It can be used when a \"hierarchy\" column is used in a measure slot.",
357
+ "enum": [
358
+ "count",
359
+ "distinctcount"
360
+ ],
361
+ "type": "string"
362
+ },
363
+ "color": {
364
+ "description": "Color of the column. Any column type can have it, but it's applied when a column is set as a measure and when multiple measures are defined.",
365
+ "type": [
366
+ "null",
367
+ "string"
368
+ ]
369
+ },
370
+ "columnId": {
371
+ "description": "Column id",
372
+ "format": "uuid",
373
+ "type": "string"
374
+ },
375
+ "datasetId": {
376
+ "description": "Dataset id",
377
+ "format": "uuid",
378
+ "type": "string"
379
+ },
380
+ "format": {
381
+ "description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
382
+ "type": "string"
383
+ },
384
+ "grandTotals": {
385
+ "description": "Enable or disable grand totals, they're only used in Pivot table",
386
+ "properties": {
387
+ "enabled": {
388
+ "type": "boolean"
389
+ }
390
+ },
391
+ "type": "object"
392
+ },
393
+ "label": {
394
+ "description": "Label in format {locale: \"label\"}, for example, {en: \"Total Revenue\"}",
395
+ "type": "object"
396
+ },
397
+ "level": {
398
+ "description": "\"hierarchy\" or \"datetime\" level",
399
+ "type": [
400
+ "number",
401
+ "null"
402
+ ]
403
+ },
404
+ "lowestLevel": {
405
+ "description": "Lowest \"hierarchy\" or \"datetime\" level",
406
+ "type": [
407
+ "null",
408
+ "number"
409
+ ]
410
+ },
411
+ "periodOverPeriod": {
412
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
413
+ "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
414
+ },
415
+ "subtype": {
416
+ "anyOf": [
417
+ {
418
+ "enum": [
419
+ "coordinates",
420
+ "currency",
421
+ "date",
422
+ "datetime",
423
+ "duration",
424
+ "hierarchy_element_expression",
425
+ "topography"
426
+ ],
427
+ "type": "string"
428
+ },
429
+ {
430
+ "type": "null"
431
+ }
432
+ ],
433
+ "description": "Column subtype"
434
+ },
435
+ "type": {
436
+ "const": "hierarchy",
437
+ "description": "\"hierarchy\" column type",
438
+ "type": "string"
439
+ }
440
+ },
441
+ "type": "object"
442
+ },
443
+ "MeasureSlot": {
444
+ "description": "Measure slot definition of the Speedometer chart. This is a required slot.",
445
+ "properties": {
446
+ "content": {
447
+ "description": "Measure slot definition",
448
+ "items": {
449
+ "anyOf": [
450
+ {
451
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
452
+ },
453
+ {
454
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
455
+ },
456
+ {
457
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
458
+ }
459
+ ]
460
+ },
461
+ "maxItems": 1,
462
+ "type": "array"
463
+ },
464
+ "name": {
465
+ "const": "measure",
466
+ "description": "Name of the slot",
467
+ "type": "string"
468
+ },
469
+ "originalContent": {
470
+ "anyOf": [
471
+ {
472
+ "items": {
473
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
474
+ },
475
+ "type": "array"
476
+ },
477
+ {
478
+ "type": "null"
479
+ }
480
+ ]
481
+ }
482
+ },
483
+ "type": "object"
484
+ },
485
+ "NumericSlotContent": {
486
+ "properties": {
487
+ "aggregationFunc": {
488
+ "description": "Aggregation function. It can be used with a \"numeric\" column type, and with some limitations with \"hierarchy\" and \"datetime\" column types.",
489
+ "enum": [
490
+ "average",
491
+ "count",
492
+ "cumulativesum",
493
+ "distinctcount",
494
+ "histogram",
495
+ "max",
496
+ "median",
497
+ "min",
498
+ "rate",
499
+ "stddev",
500
+ "sum",
501
+ "weightedaverage"
502
+ ],
503
+ "type": "string"
504
+ },
505
+ "aggregationWeight": {
506
+ "description": "Aggregation weight. It can be used with a \"numeric\" column type.",
507
+ "properties": {
508
+ "columnId": {
509
+ "description": "Column id",
510
+ "format": "uuid",
511
+ "type": "string"
512
+ },
513
+ "columnSubType": {
514
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
515
+ "description": "Column subtype"
516
+ },
517
+ "datasetId": {
518
+ "description": "Dataset id",
519
+ "format": "uuid",
520
+ "type": "string"
521
+ }
522
+ },
523
+ "type": "object"
524
+ },
525
+ "bins": {
526
+ "description": "Bin definition. It can be used when a \"numeric\" column is used as a category.",
527
+ "properties": {
528
+ "enabled": {
529
+ "description": "Enable or disable binning",
530
+ "type": "boolean"
531
+ },
532
+ "number": {
533
+ "description": "Defines the range of the bins",
534
+ "type": "number"
535
+ }
536
+ },
537
+ "type": "object"
538
+ },
539
+ "color": {
540
+ "description": "Color of the column. Any column type can have it, but it's applied when a column is set as a measure and when multiple measures are defined.",
541
+ "type": [
542
+ "null",
543
+ "string"
544
+ ]
545
+ },
546
+ "columnId": {
547
+ "description": "Column id",
548
+ "format": "uuid",
549
+ "type": "string"
550
+ },
551
+ "currency": {
552
+ "description": "Currency code, for example \"€\" or \"$\". It is only used when the column type is \"numeric\" and subtype is \"currency\".",
553
+ "type": [
554
+ "null",
555
+ "string"
556
+ ]
557
+ },
558
+ "datasetId": {
559
+ "description": "Dataset id",
560
+ "format": "uuid",
561
+ "type": "string"
562
+ },
563
+ "duration": {
564
+ "description": "Duration definition. It's only used when the column type is \"numeric\" and subtype is \"duration\".",
565
+ "properties": {
566
+ "format": {
567
+ "description": "Duration format",
568
+ "enum": [
569
+ "long",
570
+ "short",
571
+ "time"
572
+ ],
573
+ "type": "string"
574
+ },
575
+ "levels": {
576
+ "description": "Duration levels used",
577
+ "items": {
578
+ "type": "number"
579
+ },
580
+ "type": "array"
581
+ }
582
+ },
583
+ "type": "object"
584
+ },
585
+ "format": {
586
+ "description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
587
+ "type": "string"
588
+ },
589
+ "formula": {
590
+ "description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
591
+ "type": "string"
592
+ },
593
+ "grandTotals": {
594
+ "description": "Enable or disable grand totals, they're only used in Pivot table",
595
+ "properties": {
596
+ "enabled": {
597
+ "type": "boolean"
598
+ }
599
+ },
600
+ "type": "object"
601
+ },
602
+ "label": {
603
+ "description": "Label in format {locale: \"label\"}, for example, {en: \"Total Revenue\"}",
604
+ "type": "object"
605
+ },
606
+ "periodOverPeriod": {
607
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
608
+ "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
609
+ },
610
+ "subtype": {
611
+ "anyOf": [
612
+ {
613
+ "enum": [
614
+ "coordinates",
615
+ "currency",
616
+ "date",
617
+ "datetime",
618
+ "duration",
619
+ "hierarchy_element_expression",
620
+ "topography"
621
+ ],
622
+ "type": "string"
623
+ },
624
+ {
625
+ "type": "null"
626
+ }
627
+ ],
628
+ "description": "Column subtype"
629
+ },
630
+ "type": {
631
+ "const": "numeric",
632
+ "description": "\"numeric\" column / formula type",
633
+ "type": "string"
634
+ }
635
+ },
636
+ "type": "object"
637
+ },
638
+ "PeriodOverPeriod": {
639
+ "properties": {
640
+ "level": {
641
+ "description": "Period of time level\n0 - period, 1 - year, 2 - quarter, 3 - month, 4 - week, 5 - day... 9 - millisecond",
642
+ "type": "number"
643
+ },
644
+ "periodToDate": {
645
+ "description": "Turn ON/OFF period to date comparison",
646
+ "type": "boolean"
647
+ },
648
+ "quantity": {
649
+ "description": "Number of periods",
650
+ "type": "number"
651
+ },
652
+ "type": {
653
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
654
+ "description": "Period over period comparison type"
655
+ }
656
+ },
657
+ "type": "object"
658
+ },
659
+ "PeriodOverPeriodType": {
660
+ "description": "Period over period comparison type:\n'none' - turned off,\n'past' - absolute value comparison to the past,\n'percentageChange' - percentage change comparison to the past",
661
+ "enum": [
662
+ "none",
663
+ "past",
664
+ "percentageChange"
665
+ ],
666
+ "type": "string"
667
+ },
668
+ "TargetSlot": {
669
+ "description": "Target slot definition of the Speedometer chart.",
670
+ "properties": {
671
+ "content": {
672
+ "description": "Target slot definition",
673
+ "items": {
674
+ "anyOf": [
675
+ {
676
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
677
+ },
678
+ {
679
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
680
+ },
681
+ {
682
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
683
+ }
684
+ ]
685
+ },
686
+ "maxItems": 1,
687
+ "type": "array"
688
+ },
689
+ "name": {
690
+ "const": "target",
691
+ "description": "Name of the slot",
692
+ "type": "string"
693
+ },
694
+ "originalContent": {
695
+ "anyOf": [
696
+ {
697
+ "items": {
698
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
699
+ },
700
+ "type": "array"
701
+ },
702
+ {
703
+ "type": "null"
704
+ }
705
+ ]
706
+ }
707
+ },
708
+ "type": "object"
709
+ }
710
+ },
711
+ "description": "Data definition of the Speedometer chart",
712
+ "items": {
713
+ "anyOf": [
714
+ {
715
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/TargetSlot"
716
+ },
717
+ {
718
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.90/speedometer-chart-slots.schema.json#/definitions/MeasureSlot"
719
+ }
720
+ ]
721
+ },
722
+ "maxItems": 2,
723
+ "type": "array"
724
+ }
725
+
726
+ ;
727
+
728
+ export default _default;