@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
@@ -21,3 +21,4 @@ export interface BoxPlot {
21
21
  */
22
22
  slots: BoxPlotSlots;
23
23
  }
24
+ //# sourceMappingURL=box-plot.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './box-plot';
2
2
  export * from './box-plot-options';
3
3
  export * from './box-plot-slots';
4
+ export * from './box-plot-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/box-plot/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/box-plot/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { DropObjectViewOptions, InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
2
- import type { LimitViewOptions } from '../shared/common';
2
+ import { LimitViewOptions } from '../shared/common';
3
3
  import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
4
4
  import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
5
5
  import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
@@ -102,3 +102,4 @@ interface BubbleChartInteractivityViewOptions extends InteractivityCustomEventsV
102
102
  };
103
103
  }
104
104
  export {};
105
+ //# sourceMappingURL=bubble-chart-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const bubbleChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=bubble-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bubble-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/bubble-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,sBAAsB,EAAE,UAAU,EAuB9C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Measure slot definition of the bubble chart.
4
4
  */
5
- interface MeasureSlot extends DashboardContentVizItemSlot {
5
+ interface MeasureSlot extends VizItemSlot {
6
6
  name: 'measure';
7
7
  /**
8
8
  * Measure slot definition
@@ -14,7 +14,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
14
14
  * Category slot definition of the bubble chart. This defines the category of the bubbles.
15
15
  * This is a required slot
16
16
  */
17
- interface CategorySlot extends DashboardContentVizItemSlot {
17
+ interface CategorySlot extends VizItemSlot {
18
18
  name: 'category';
19
19
  /**
20
20
  * Color slot definition
@@ -25,7 +25,7 @@ interface CategorySlot extends DashboardContentVizItemSlot {
25
25
  /**
26
26
  * Color slot definition of the bubble chart. This defines the colors of the bubble in the chart.
27
27
  */
28
- interface ColorSlot extends DashboardContentVizItemSlot {
28
+ interface ColorSlot extends VizItemSlot {
29
29
  name: 'color';
30
30
  /**
31
31
  * Color slot definition
@@ -39,3 +39,4 @@ interface ColorSlot extends DashboardContentVizItemSlot {
39
39
  */
40
40
  export type BubbleChartSlots = (MeasureSlot | CategorySlot | ColorSlot)[];
41
41
  export {};
42
+ //# sourceMappingURL=bubble-chart-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"bubble-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/bubble-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,UAAU,YAAa,SAAQ,2BAA2B;IACxD,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,2BAA2B;IACrD,IAAI,EAAE,OAAO,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,YAAY,GAAG,SAAS,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"bubble-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/bubble-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,UAAU,YAAa,SAAQ,WAAW;IACxC,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,WAAW;IACrC,IAAI,EAAE,OAAO,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,YAAY,GAAG,SAAS,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface BubbleChart {
21
21
  */
22
22
  slots: BubbleChartSlots;
23
23
  }
24
+ //# sourceMappingURL=bubble-chart.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './bubble-chart';
2
2
  export * from './bubble-chart-options';
3
3
  export * from './bubble-chart-slots';
4
+ export * from './bubble-chart-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { ItemThemeConfig } from '../shared';
2
- import type { LimitViewOptions } from '../shared/common';
2
+ import { LimitViewOptions } from '../shared/common';
3
3
  import { DropObjectViewOptions } from '../shared/drop-object-view-options';
4
4
  import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
5
5
  import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
@@ -102,3 +102,4 @@ export interface BulletChartManualValue {
102
102
  ranges?: ManualValuesRange[];
103
103
  }
104
104
  export {};
105
+ //# sourceMappingURL=bullet-chart-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const bulletChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=bullet-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bullet-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bullet-chart/bullet-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,sBAAsB,EAAE,UAAU,EAsB9C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Measure slot definition of the bullet chart.
4
4
  */
5
- interface MeasureSlot extends DashboardContentVizItemSlot {
5
+ interface MeasureSlot extends VizItemSlot {
6
6
  name: 'measure';
7
7
  /**
8
8
  * Measure slot definition
@@ -13,7 +13,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Category slot definition of the bullet chart.
15
15
  */
16
- interface CategorySlot extends DashboardContentVizItemSlot {
16
+ interface CategorySlot extends VizItemSlot {
17
17
  name: 'category';
18
18
  /**
19
19
  * Category slot definition
@@ -24,7 +24,7 @@ interface CategorySlot extends DashboardContentVizItemSlot {
24
24
  /**
25
25
  * Legend slot definition of the bullet chart.
26
26
  */
27
- interface TargetSlot extends DashboardContentVizItemSlot {
27
+ interface TargetSlot extends VizItemSlot {
28
28
  name: 'target';
29
29
  /**
30
30
  * Legend slot definition
@@ -38,3 +38,4 @@ interface TargetSlot extends DashboardContentVizItemSlot {
38
38
  */
39
39
  export type BulletChartSlots = (MeasureSlot | CategorySlot | TargetSlot)[];
40
40
  export {};
41
+ //# sourceMappingURL=bullet-chart-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"bullet-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bullet-chart/bullet-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,YAAa,SAAQ,2BAA2B;IACxD,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,2BAA2B;IACtD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,YAAY,GAAG,UAAU,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"bullet-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bullet-chart/bullet-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,YAAa,SAAQ,WAAW;IACxC,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,WAAW;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,YAAY,GAAG,UAAU,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface BulletChart {
21
21
  */
22
22
  slots: BulletChartSlots;
23
23
  }
24
+ //# sourceMappingURL=bullet-chart.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './bullet-chart';
2
2
  export * from './bullet-chart-options';
3
3
  export * from './bullet-chart-slots';
4
+ export * from './bullet-chart-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bullet-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bullet-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
2
- import type { LimitViewOptions } from '../shared/common';
2
+ import { LimitViewOptions } from '../shared/common';
3
3
  import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
4
4
  import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
5
5
  import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
@@ -145,3 +145,4 @@ interface ChoroplethMapInteractivityViewOptions {
145
145
  };
146
146
  }
147
147
  export {};
148
+ //# sourceMappingURL=choropleth-map-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const choroplethMapSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=choropleth-map-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"choropleth-map-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/choropleth-map/choropleth-map-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,wBAAwB,EAAE,UAAU,EAwBhD,CAAC"}
@@ -1,9 +1,9 @@
1
- import { DashboardContentVizItemSlot, DateTimeSlotContent, NumericSlotContent, HierarchySlotContent, SpatialSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, DateTimeSlotContent, NumericSlotContent, HierarchySlotContent, SpatialSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Geo slot definition of the choropleth map. This is the required slot.
4
4
  * This slot can only accept a Geo content type column.
5
5
  */
6
- interface GeoSlot extends DashboardContentVizItemSlot {
6
+ interface GeoSlot extends VizItemSlot {
7
7
  name: 'geo';
8
8
  /**
9
9
  * Geo slot definition
@@ -14,7 +14,7 @@ interface GeoSlot extends DashboardContentVizItemSlot {
14
14
  /**
15
15
  * Measure slot definition of the Choropleth map.
16
16
  */
17
- interface MeasureSlot extends DashboardContentVizItemSlot {
17
+ interface MeasureSlot extends VizItemSlot {
18
18
  name: 'measure';
19
19
  /**
20
20
  * Measure slot definition
@@ -25,7 +25,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
25
25
  /**
26
26
  * Category slot definition of the Choropleth map.
27
27
  */
28
- interface CategorySlot extends DashboardContentVizItemSlot {
28
+ interface CategorySlot extends VizItemSlot {
29
29
  name: 'category';
30
30
  /**
31
31
  * Category slot definition
@@ -39,3 +39,4 @@ interface CategorySlot extends DashboardContentVizItemSlot {
39
39
  */
40
40
  export type ChoroplethMapSlots = (GeoSlot | MeasureSlot | CategorySlot)[];
41
41
  export {};
42
+ //# sourceMappingURL=choropleth-map-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"choropleth-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/choropleth-map/choropleth-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAAE,mBAAmB,EAChD,kBAAkB,EAClB,oBAAoB,EACpB,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AAEzB;;;GAGG;AACH,UAAU,OAAQ,SAAQ,2BAA2B;IACnD,IAAI,EAAE,KAAK,CAAC;IACZ;;;OAGG;IACH,OAAO,EAAE,kBAAkB,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,YAAa,SAAQ,2BAA2B;IACxD,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CACzD;AAED;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,GAAG,WAAW,GAAG,YAAY,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"choropleth-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/choropleth-map/choropleth-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,mBAAmB,EACnB,kBAAkB,EAClB,oBAAoB,EACpB,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AAEzB;;;GAGG;AACH,UAAU,OAAQ,SAAQ,WAAW;IACnC,IAAI,EAAE,KAAK,CAAC;IACZ;;;OAGG;IACH,OAAO,EAAE,kBAAkB,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,YAAa,SAAQ,WAAW;IACxC,IAAI,EAAE,UAAU,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CACzD;AAED;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,GAAG,WAAW,GAAG,YAAY,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface ChoroplethMap {
21
21
  */
22
22
  slots: ChoroplethMapSlots;
23
23
  }
24
+ //# sourceMappingURL=choropleth-map.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './choropleth-map-options';
2
2
  export * from './choropleth-map-slots';
3
3
  export * from './choropleth-map';
4
+ export * from './choropleth-map-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/choropleth-map/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/choropleth-map/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const circlePackChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=circle-pack-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"circle-pack-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circle-pack-chart/circle-pack-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,0BAA0B,EAAE,UAAU,EAiBlD,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './circle-pack-chart-slots.config';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circle-pack-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
@@ -125,3 +125,4 @@ interface CircularGaugeInteractivityViewOptions extends InteractivityCustomEvent
125
125
  };
126
126
  }
127
127
  export {};
128
+ //# sourceMappingURL=circular-gauge-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const circularGaugeSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=circular-gauge-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"circular-gauge-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circular-gauge/circular-gauge-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,wBAAwB,EAAE,UAAU,EAgBhD,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Target slot definition of the circular gauge.
4
4
  */
5
- interface TargetSlot extends DashboardContentVizItemSlot {
5
+ interface TargetSlot extends VizItemSlot {
6
6
  name: 'target';
7
7
  /**
8
8
  * Target slot definition
@@ -13,7 +13,7 @@ interface TargetSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Measure slot definition of the circular gauge. This is a required slot.
15
15
  */
16
- interface MeasureSlot extends DashboardContentVizItemSlot {
16
+ interface MeasureSlot extends VizItemSlot {
17
17
  name: 'measure';
18
18
  /**
19
19
  * Measure slot definition
@@ -27,3 +27,4 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
27
27
  */
28
28
  export type CircularGaugeSlots = (TargetSlot | MeasureSlot)[];
29
29
  export {};
30
+ //# sourceMappingURL=circular-gauge-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"circular-gauge-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circular-gauge/circular-gauge-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,UAAW,SAAQ,2BAA2B;IACtD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,UAAU,GAAG,WAAW,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"circular-gauge-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circular-gauge/circular-gauge-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,UAAW,SAAQ,WAAW;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,UAAU,GAAG,WAAW,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface CircularGauge {
21
21
  */
22
22
  slots: CircularGaugeSlots;
23
23
  }
24
+ //# sourceMappingURL=circular-gauge.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './circular-gauge';
2
2
  export * from './circular-gauge-options';
3
3
  export * from './circular-gauge-slots';
4
+ export * from './circular-gauge-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circular-gauge/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/circular-gauge/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC"}
@@ -260,3 +260,4 @@ export declare enum ColumnChartModes {
260
260
  }
261
261
  export type ColumnChartLabel = 'none' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';
262
262
  export {};
263
+ //# sourceMappingURL=column-chart-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const columnChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=column-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"column-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,sBAAsB,EAAE,UAAU,EAwB9C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Measure slot definition of the column chart. A column chart can contain any number of measure. If it contains 2 or more measures the column chart cannot use a legend column.
4
4
  */
5
- interface MeasureSlot extends DashboardContentVizItemSlot {
5
+ interface MeasureSlot extends VizItemSlot {
6
6
  name: 'measure';
7
7
  /**
8
8
  * Measure slot definition
@@ -12,7 +12,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
12
12
  /**
13
13
  * Category slot definition of the column chart. This defines the columns on the X-axis.
14
14
  */
15
- interface XAxisSlot extends DashboardContentVizItemSlot {
15
+ interface XAxisSlot extends VizItemSlot {
16
16
  name: 'x-axis';
17
17
  /**
18
18
  * X-axis slot definition
@@ -23,7 +23,7 @@ interface XAxisSlot extends DashboardContentVizItemSlot {
23
23
  /**
24
24
  * Legend slot definition of the column chart. This defines the legend of the column chart. If 2 or more measures are used, the legend cannot be used.
25
25
  */
26
- interface LegendSlot extends DashboardContentVizItemSlot {
26
+ interface LegendSlot extends VizItemSlot {
27
27
  name: 'legend';
28
28
  /**
29
29
  * Legend slot definition
@@ -37,3 +37,4 @@ interface LegendSlot extends DashboardContentVizItemSlot {
37
37
  */
38
38
  export type ColumnChartSlots = (MeasureSlot | XAxisSlot | LegendSlot)[];
39
39
  export {};
40
+ //# sourceMappingURL=column-chart-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"column-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,2BAA2B;IACrD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,2BAA2B;IACtD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"column-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,WAAW;IACrC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,WAAW;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface ColumnChart {
21
21
  */
22
22
  slots: ColumnChartSlots;
23
23
  }
24
+ //# sourceMappingURL=column-chart.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './column-chart';
2
2
  export * from './column-chart-options';
3
3
  export * from './column-chart-slots';
4
+ export * from './column-chart-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC"}
@@ -345,3 +345,4 @@ export interface CombinationChartMeasure extends MissingValueViewOptions {
345
345
  roundedCorners?: number;
346
346
  }
347
347
  export {};
348
+ //# sourceMappingURL=combination-chart-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const combinationChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=combination-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"combination-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,2BAA2B,EAAE,UAAU,EAkBnD,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Measure slot definition of the Combination chart
4
4
  */
5
- interface MeasureSlot extends DashboardContentVizItemSlot {
5
+ interface MeasureSlot extends VizItemSlot {
6
6
  name: 'measure';
7
7
  /**
8
8
  * Measure slot definition
@@ -12,7 +12,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
12
12
  /**
13
13
  * Evolution slot definition of the Combination chart
14
14
  */
15
- interface XAxisSlot extends DashboardContentVizItemSlot {
15
+ interface XAxisSlot extends VizItemSlot {
16
16
  name: 'x-axis';
17
17
  /**
18
18
  * X-axis slot definition
@@ -26,3 +26,4 @@ interface XAxisSlot extends DashboardContentVizItemSlot {
26
26
  */
27
27
  export type CombinationChartSlots = (MeasureSlot | XAxisSlot)[];
28
28
  export {};
29
+ //# sourceMappingURL=combination-chart-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"combination-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,2BAA2B;IACrD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAAC,WAAW,GAAG,SAAS,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"combination-chart-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,SAAU,SAAQ,WAAW;IACrC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAAC,WAAW,GAAG,SAAS,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface CombinationChart {
21
21
  */
22
22
  slots: CombinationChartSlots;
23
23
  }
24
+ //# sourceMappingURL=combination-chart.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './combination-chart';
2
2
  export * from './combination-chart-options';
3
3
  export * from './combination-chart-slots';
4
+ export * from './combination-chart-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC"}
@@ -97,3 +97,4 @@ interface ConditionalNumberInteractivityViewOptions extends InteractivityCustomE
97
97
  };
98
98
  }
99
99
  export {};
100
+ //# sourceMappingURL=conditional-number-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const conditionalNumberSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=conditional-number-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"conditional-number-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/conditional-number/conditional-number-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,4BAA4B,EAAE,UAAU,EAgBpD,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Measure slot definition of the Conditional number, This is a required slot
4
4
  */
5
- interface MeasureSlot extends DashboardContentVizItemSlot {
5
+ interface MeasureSlot extends VizItemSlot {
6
6
  name: 'measure';
7
7
  /**
8
8
  * Measure slot definition
@@ -13,7 +13,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Target slot definition of the Conditional number
15
15
  */
16
- interface TargetSlot extends DashboardContentVizItemSlot {
16
+ interface TargetSlot extends VizItemSlot {
17
17
  name: 'target';
18
18
  /**
19
19
  * Target slot definition
@@ -27,3 +27,4 @@ interface TargetSlot extends DashboardContentVizItemSlot {
27
27
  */
28
28
  export type ConditionalNumberSlots = (MeasureSlot | TargetSlot)[];
29
29
  export {};
30
+ //# sourceMappingURL=conditional-number-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"conditional-number-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/conditional-number/conditional-number-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,2BAA2B;IACvD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,2BAA2B;IACtD,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAAG,CAAC,WAAW,GAAG,UAAU,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"conditional-number-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/conditional-number/conditional-number-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,WAAY,SAAQ,WAAW;IACvC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,UAAW,SAAQ,WAAW;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAAG,CAAC,WAAW,GAAG,UAAU,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface ConditionalNumber {
21
21
  */
22
22
  slots: ConditionalNumberSlots;
23
23
  }
24
+ //# sourceMappingURL=conditional-number.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './conditional-number';
2
2
  export * from './conditional-number-options';
3
3
  export * from './conditional-number-slots';
4
+ export * from './conditional-number-slots.config';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/conditional-number/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/conditional-number/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC"}
@@ -148,3 +148,4 @@ export interface DateFilterRange {
148
148
  };
149
149
  }
150
150
  export {};
151
+ //# sourceMappingURL=date-filter-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const dateFilterSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=date-filter-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"date-filter-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/date-filter/date-filter-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,qBAAqB,EAAE,UAAU,EAU7C,CAAC"}
@@ -1,9 +1,9 @@
1
- import { DashboardContentVizItemSlot, DateTimeSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, DateTimeSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Time slot definition of the date filter. It can accept only datetime type column, and it's a required slot.
4
4
  * This can include multiple time slots to filter on multiple columns at once.
5
5
  */
6
- interface TimeSlot extends DashboardContentVizItemSlot {
6
+ interface TimeSlot extends VizItemSlot {
7
7
  name: 'time';
8
8
  /**
9
9
  * Time slot definition
@@ -16,3 +16,4 @@ interface TimeSlot extends DashboardContentVizItemSlot {
16
16
  */
17
17
  export type DateFilterSlots = (TimeSlot)[];
18
18
  export {};
19
+ //# sourceMappingURL=date-filter-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"date-filter-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/date-filter/date-filter-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAEnF;;;GAGG;AACH,UAAU,QAAS,SAAQ,2BAA2B;IACpD,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,mBAAmB,EAAE,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"date-filter-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/date-filter/date-filter-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAEnE;;;GAGG;AACH,UAAU,QAAS,SAAQ,WAAW;IACpC,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,mBAAmB,EAAE,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC"}