@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,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const markerMapSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=marker-map-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"marker-map-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/marker-map/marker-map-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,oBAAoB,EAAE,UAAU,EAgB5C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent, SpatialSlotContent } from '../shared';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent, SpatialSlotContent } from '../shared';
2
2
  /**
3
3
  * Geo slot definition of the Marker Map. This is the required slot. This slot can only accept a Geo content type column.
4
4
  */
5
- interface GeoSlot extends DashboardContentVizItemSlot {
5
+ interface GeoSlot extends VizItemSlot {
6
6
  name: 'geo';
7
7
  /**
8
8
  * Geo slot definition
@@ -13,7 +13,7 @@ interface GeoSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Measure slot definition of the Marker Map
15
15
  */
16
- interface MeasureSlot extends DashboardContentVizItemSlot {
16
+ interface MeasureSlot extends VizItemSlot {
17
17
  name: 'measure';
18
18
  /**
19
19
  * Measure slot definition
@@ -23,7 +23,8 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
23
23
  }
24
24
  /**
25
25
  * Data definition of the Marker Map
26
- * @maxItems 3
26
+ * @maxItems 2
27
27
  */
28
28
  export type MarkerMapSlots = (GeoSlot | MeasureSlot)[];
29
29
  export {};
30
+ //# sourceMappingURL=marker-map-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"marker-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/marker-map/marker-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACnB,kBAAkB,EACnB,MAAM,WAAW,CAAC;AAEnB;;GAEG;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;;;GAGG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,GAAG,WAAW,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"marker-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/marker-map/marker-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACnB,kBAAkB,EACnB,MAAM,WAAW,CAAC;AAEnB;;GAEG;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;;;GAGG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,GAAG,WAAW,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface MarkerMap {
21
21
  */
22
22
  slots: MarkerMapSlots;
23
23
  }
24
+ //# sourceMappingURL=marker-map.d.ts.map
@@ -0,0 +1,2 @@
1
+ export * from './ohlc-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/ohlc-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const ohlcChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=ohlc-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ohlc-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/ohlc-chart/ohlc-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,oBAAoB,EAAE,UAAU,EAyC5C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './parallel-coordinates-plot-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/parallel-coordinates-plot/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const parallelCoordinatesPlotSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=parallel-coordinates-plot-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parallel-coordinates-plot-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,kCAAkC,EAAE,UAAU,EAiB1D,CAAC"}
@@ -1,3 +1,5 @@
1
1
  export * from './pivot-table-options';
2
2
  export * from './pivot-table-slots';
3
3
  export * from './pivot-table';
4
+ export * from './pivot-table-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/pivot-table/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,4BAA4B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
2
- import type { LimitViewOptions, ScreenMode, SortDirection } from '../shared/common';
2
+ import { LimitViewOptions, ScreenMode, SortDirection } 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';
@@ -208,3 +208,4 @@ export type PivotTableLimitViewOptions = LimitViewOptions & {
208
208
  };
209
209
  };
210
210
  export {};
211
+ //# sourceMappingURL=pivot-table-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const pivotTableSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=pivot-table-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pivot-table-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/pivot-table-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,qBAAqB,EAAE,UAAU,EAyB7C,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
  * Row slot of the pivot table. This defines the rows of the pivot table. A pivot table can contain any number of rows.
4
4
  */
5
- interface RowSlot extends DashboardContentVizItemSlot {
5
+ interface RowSlot extends VizItemSlot {
6
6
  name: 'row';
7
7
  /**
8
8
  * Row slot definition
@@ -12,7 +12,7 @@ interface RowSlot extends DashboardContentVizItemSlot {
12
12
  /**
13
13
  * Column slot of the pivot table. This defines the columns of the pivot table. A pivot table can contain any number of columns.
14
14
  */
15
- interface ColumnSlot extends DashboardContentVizItemSlot {
15
+ interface ColumnSlot extends VizItemSlot {
16
16
  name: 'column';
17
17
  /**
18
18
  * Column slot definition
@@ -22,7 +22,7 @@ interface ColumnSlot extends DashboardContentVizItemSlot {
22
22
  /**
23
23
  * Measure slot of the pivot table. A pivot table can contain any number of measure.
24
24
  */
25
- interface MeasureSlot extends DashboardContentVizItemSlot {
25
+ interface MeasureSlot extends VizItemSlot {
26
26
  name: 'measure';
27
27
  /**
28
28
  * Measure slot definition
@@ -35,3 +35,4 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
35
35
  */
36
36
  export type PivotTableSlots = (RowSlot | ColumnSlot | MeasureSlot)[];
37
37
  export {};
38
+ //# sourceMappingURL=pivot-table-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pivot-table-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/pivot-table-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,OAAQ,SAAQ,2BAA2B;IACnD,IAAI,EAAE,KAAK,CAAC;IACZ;;OAEG;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;;OAEG;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;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,GAAG,UAAU,GAAG,WAAW,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"pivot-table-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/pivot-table-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,OAAQ,SAAQ,WAAW;IACnC,IAAI,EAAE,KAAK,CAAC;IACZ;;OAEG;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;;OAEG;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;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,GAAG,UAAU,GAAG,WAAW,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface PivotTable {
21
21
  */
22
22
  slots: PivotTableSlots;
23
23
  }
24
+ //# sourceMappingURL=pivot-table.d.ts.map
@@ -0,0 +1,2 @@
1
+ export * from './pyramid-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/pyramid-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const pyramidChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=pyramid-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pyramid-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pyramid-chart/pyramid-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,uBAAuB,EAAE,UAAU,EAwB/C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './radar-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/radar-chart/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const radarChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=radar-chart-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"radar-chart-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/radar-chart/radar-chart-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,qBAAqB,EAAE,UAAU,EAwB7C,CAAC"}
@@ -1,3 +1,5 @@
1
1
  export * from './regular-table';
2
2
  export * from './regular-table-slots';
3
3
  export * from './regular-table-options';
4
+ export * from './regular-table-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/regular-table/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/regular-table/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { ItemThemeConfig } from '../shared';
2
- import type { LimitViewOptions, ScreenMode, SortDirection } from '../shared/common';
2
+ import { LimitViewOptions, ScreenMode, SortDirection } 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';
@@ -127,3 +127,4 @@ export interface RegularTableSortViewOptions {
127
127
  sort: RegularTableSort[];
128
128
  }
129
129
  export {};
130
+ //# sourceMappingURL=regular-table-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const regularTableSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=regular-table-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"regular-table-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/regular-table/regular-table-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,uBAAuB,EAAE,UAAU,EAU/C,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
  * Columns slot of the regular table. This defines the columns of the regular table. A regular table can contain any number of columns.
4
4
  */
5
- interface ColumnsSlot extends DashboardContentVizItemSlot {
5
+ interface ColumnsSlot extends VizItemSlot {
6
6
  name: 'columns';
7
7
  /**
8
8
  * Columns slot definition
@@ -15,3 +15,4 @@ interface ColumnsSlot extends DashboardContentVizItemSlot {
15
15
  */
16
16
  export type RegularTableSlots = (ColumnsSlot)[];
17
17
  export {};
18
+ //# sourceMappingURL=regular-table-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"regular-table-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/regular-table/regular-table-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;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,WAAW,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"regular-table-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/regular-table/regular-table-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;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,WAAW,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface RegularTable {
21
21
  */
22
22
  slots: RegularTableSlots;
23
23
  }
24
+ //# sourceMappingURL=regular-table.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './route-map-options';
2
2
  export * from './route-map-slots';
3
3
  export * from './route-map';
4
+ export * from './route-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/route-map/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/route-map/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,0BAA0B,CAAC"}
@@ -92,3 +92,4 @@ export interface RouteMapViewOptions extends Omit<MapObjectViewOptions, 'display
92
92
  };
93
93
  }
94
94
  export {};
95
+ //# sourceMappingURL=route-map-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const routeMapSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=route-map-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"route-map-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/route-map/route-map-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,mBAAmB,EAAE,UAAU,EA8B3C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent, SpatialSlotContent } from '../shared';
1
+ import { VizItemSlot, HierarchySlotContent, NumericSlotContent, DateTimeSlotContent, SpatialSlotContent } from '../shared';
2
2
  /**
3
3
  * Order slot definition of the Route Map
4
4
  */
5
- interface OrderSlot extends DashboardContentVizItemSlot {
5
+ interface OrderSlot extends VizItemSlot {
6
6
  name: 'order';
7
7
  /**
8
8
  * Order slot definition. It accepts either a numeric or date-time content.
@@ -13,7 +13,7 @@ interface OrderSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Geo slot definition of the Route Map. This is the required slot. This slot can only accept a Geo content type column.
15
15
  */
16
- interface GeoSlot extends DashboardContentVizItemSlot {
16
+ interface GeoSlot extends VizItemSlot {
17
17
  name: 'geo';
18
18
  /**
19
19
  * Geo slot definition
@@ -24,7 +24,7 @@ interface GeoSlot extends DashboardContentVizItemSlot {
24
24
  /**
25
25
  * Legend slot definition of the Route Map
26
26
  */
27
- interface LegendSlot extends DashboardContentVizItemSlot {
27
+ interface LegendSlot extends VizItemSlot {
28
28
  name: 'legend';
29
29
  /**
30
30
  * Legend slot definition
@@ -35,7 +35,7 @@ interface LegendSlot extends DashboardContentVizItemSlot {
35
35
  /**
36
36
  * Route slot definition of the Route Map
37
37
  */
38
- interface RouteSlot extends DashboardContentVizItemSlot {
38
+ interface RouteSlot extends VizItemSlot {
39
39
  name: 'measure';
40
40
  /**
41
41
  * Route slot definition
@@ -49,3 +49,4 @@ interface RouteSlot extends DashboardContentVizItemSlot {
49
49
  */
50
50
  export type RouteMapSlots = (OrderSlot | GeoSlot | LegendSlot | RouteSlot)[];
51
51
  export {};
52
+ //# sourceMappingURL=route-map-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"route-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/route-map/route-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACnB,kBAAkB,EACnB,MAAM,WAAW,CAAC;AAEnB;;GAEG;AACH,UAAU,SAAU,SAAQ,2BAA2B;IACrD,IAAI,EAAE,OAAO,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,CAAC,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CACvD;AAED;;GAEG;AACH,UAAU,OAAQ,SAAQ,2BAA2B;IACnD,IAAI,EAAE,KAAK,CAAC;IACZ;;;OAGG;IACH,OAAO,EAAE,kBAAkB,EAAE,CAAC;CAC/B;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;;GAEG;AACH,UAAU,SAAU,SAAQ,2BAA2B;IACrD,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,CAAC,SAAS,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"route-map-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/route-map/route-map-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACnB,kBAAkB,EACnB,MAAM,WAAW,CAAC;AAEnB;;GAEG;AACH,UAAU,SAAU,SAAQ,WAAW;IACrC,IAAI,EAAE,OAAO,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,CAAC,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CACvD;AAED;;GAEG;AACH,UAAU,OAAQ,SAAQ,WAAW;IACnC,IAAI,EAAE,KAAK,CAAC;IACZ;;;OAGG;IACH,OAAO,EAAE,kBAAkB,EAAE,CAAC;CAC/B;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;;GAEG;AACH,UAAU,SAAU,SAAQ,WAAW;IACrC,IAAI,EAAE,SAAS,CAAC;IAChB;;;OAGG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,CAAC,SAAS,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface RouteMap {
21
21
  */
22
22
  slots: RouteMapSlots;
23
23
  }
24
+ //# sourceMappingURL=route-map.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './sankey-diagram-options';
2
2
  export * from './sankey-diagram-slots';
3
3
  export * from './sankey-diagram';
4
+ export * from './sankey-diagram-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/sankey-diagram/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/sankey-diagram/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,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 { 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';
@@ -125,3 +125,4 @@ interface SankeyDiagramInteractivityViewOptions extends InteractivityCustomEvent
125
125
  }
126
126
  export type SankeySubtype = 'alluvial' | 'sankey';
127
127
  export {};
128
+ //# sourceMappingURL=sankey-diagram-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const sankeyDiagramSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=sankey-diagram-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sankey-diagram-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/sankey-diagram/sankey-diagram-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,wBAAwB,EAAE,UAAU,EAgChD,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
  * Source slot definition of the Sankey diagram. This is a required slot.
4
4
  */
5
- interface SourceSlot extends DashboardContentVizItemSlot {
5
+ interface SourceSlot extends VizItemSlot {
6
6
  name: 'source';
7
7
  /**
8
8
  * Source slot definition
@@ -13,7 +13,7 @@ interface SourceSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Category slot definition of the Sankey diagram
15
15
  */
16
- interface CategorySlot extends DashboardContentVizItemSlot {
16
+ interface CategorySlot extends VizItemSlot {
17
17
  name: 'category';
18
18
  /**
19
19
  * Category slot definition
@@ -23,7 +23,7 @@ interface CategorySlot extends DashboardContentVizItemSlot {
23
23
  /**
24
24
  * Measure slot definition of the Sankey diagram
25
25
  */
26
- interface MeasureSlot extends DashboardContentVizItemSlot {
26
+ interface MeasureSlot extends VizItemSlot {
27
27
  name: 'measure';
28
28
  /**
29
29
  * Measure slot definition
@@ -34,7 +34,7 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
34
34
  /**
35
35
  * Destination slot definition of the Sankey diagram
36
36
  */
37
- interface DestinationSlot extends DashboardContentVizItemSlot {
37
+ interface DestinationSlot extends VizItemSlot {
38
38
  name: 'destination';
39
39
  /**
40
40
  * Destination slot definition
@@ -48,3 +48,4 @@ interface DestinationSlot extends DashboardContentVizItemSlot {
48
48
  */
49
49
  export type SankeyDiagramSlots = (SourceSlot | MeasureSlot | CategorySlot | DestinationSlot)[];
50
50
  export {};
51
+ //# sourceMappingURL=sankey-diagram-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sankey-diagram-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/sankey-diagram/sankey-diagram-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,YAAa,SAAQ,2BAA2B;IACxD,IAAI,EAAE,UAAU,CAAC;IACjB;;OAEG;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;;GAEG;AACH,UAAU,eAAgB,SAAQ,2BAA2B;IAC3D,IAAI,EAAE,aAAa,CAAC;IACpB;;;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,GAAG,YAAY,GAAG,eAAe,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"sankey-diagram-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/sankey-diagram/sankey-diagram-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,YAAa,SAAQ,WAAW;IACxC,IAAI,EAAE,UAAU,CAAC;IACjB;;OAEG;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;;GAEG;AACH,UAAU,eAAgB,SAAQ,WAAW;IAC3C,IAAI,EAAE,aAAa,CAAC;IACpB;;;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,GAAG,YAAY,GAAG,eAAe,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface SankeyDiagram {
21
21
  */
22
22
  slots: SankeyDiagramSlots;
23
23
  }
24
+ //# sourceMappingURL=sankey-diagram.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './scatter-plot';
2
2
  export * from './scatter-plot-options';
3
3
  export * from './scatter-plot-slots';
4
+ export * from './scatter-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/scatter-plot/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/scatter-plot/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { DropObjectViewOptions, InteractivityBrushViewOptions, ItemThemeConfig } from '../shared';
2
2
  import { AxisGridlinesStyle, ManualAxesRange, XAxisLabelPosition, YAxisLabelPosition } from '../shared/axes';
3
- import type { AxisTicksMode, Guidelines, LimitViewOptions } from '../shared/common';
3
+ import { AxisTicksMode, Guidelines, LimitViewOptions } from '../shared/common';
4
4
  import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
5
5
  import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
6
6
  import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
@@ -214,3 +214,4 @@ interface ScatterPlotInteractivityViewOptions extends InteractivityBrushViewOpti
214
214
  }
215
215
  export type ScatterPlotSubtype = 'scatter' | 'scatter-group' | 'bubble' | 'bubble-group';
216
216
  export {};
217
+ //# sourceMappingURL=scatter-plot-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const scatterPlotSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=scatter-plot-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scatter-plot-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/scatter-plot/scatter-plot-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,sBAAsB,EAAE,UAAU,EAuC9C,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
  * Y axis slot definition for the scatter plot. This is a required slot.
4
4
  */
5
- interface YAxisSlot extends DashboardContentVizItemSlot {
5
+ interface YAxisSlot extends VizItemSlot {
6
6
  name: 'y-axis';
7
7
  /**
8
8
  * y-axis slot definition
@@ -13,7 +13,7 @@ interface YAxisSlot extends DashboardContentVizItemSlot {
13
13
  /**
14
14
  * Name slot definition for the scatter plot
15
15
  */
16
- interface NameSlot extends DashboardContentVizItemSlot {
16
+ interface NameSlot extends VizItemSlot {
17
17
  name: 'name';
18
18
  /**
19
19
  * Name slot definition
@@ -23,7 +23,7 @@ interface NameSlot extends DashboardContentVizItemSlot {
23
23
  /**
24
24
  * Size slot definition for the scatter plot
25
25
  */
26
- interface SizeSlot extends DashboardContentVizItemSlot {
26
+ interface SizeSlot extends VizItemSlot {
27
27
  name: 'size';
28
28
  /**
29
29
  * Size slot definition
@@ -34,7 +34,7 @@ interface SizeSlot extends DashboardContentVizItemSlot {
34
34
  /**
35
35
  * X-Axis slot definition of the Scatter plot. This is a required slot.
36
36
  */
37
- interface XAxisSlot extends DashboardContentVizItemSlot {
37
+ interface XAxisSlot extends VizItemSlot {
38
38
  name: 'x-axis';
39
39
  /**
40
40
  * X-axis slot definition
@@ -45,7 +45,7 @@ interface XAxisSlot extends DashboardContentVizItemSlot {
45
45
  /**
46
46
  * Color slot definition of the scatter plot
47
47
  */
48
- interface ColorSlot extends DashboardContentVizItemSlot {
48
+ interface ColorSlot extends VizItemSlot {
49
49
  name: 'color';
50
50
  /**
51
51
  * Color slot definition
@@ -59,3 +59,4 @@ interface ColorSlot extends DashboardContentVizItemSlot {
59
59
  */
60
60
  export type ScatterPlotSlots = (YAxisSlot | NameSlot | SizeSlot | XAxisSlot | ColorSlot)[];
61
61
  export {};
62
+ //# sourceMappingURL=scatter-plot-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"scatter-plot-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/scatter-plot/scatter-plot-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;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,QAAS,SAAQ,2BAA2B;IACpD,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,QAAS,SAAQ,2BAA2B;IACpD,IAAI,EAAE,MAAM,CAAC;IACb;;;OAGG;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,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,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,CAAC,EAAE,CAAC"}
1
+ {"version":3,"file":"scatter-plot-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/scatter-plot/scatter-plot-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AAEzB;;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,QAAS,SAAQ,WAAW;IACpC,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;GAEG;AACH,UAAU,QAAS,SAAQ,WAAW;IACpC,IAAI,EAAE,MAAM,CAAC;IACb;;;OAGG;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,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,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,CAAC,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface ScatterPlot {
21
21
  */
22
22
  slots: ScatterPlotSlots;
23
23
  }
24
+ //# sourceMappingURL=scatter-plot.d.ts.map
@@ -1,3 +1,5 @@
1
1
  export * from './search-filter';
2
2
  export * from './search-filter-options';
3
3
  export * from './search-filter-slots';
4
+ export * from './search-filter-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/search-filter/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/search-filter/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC"}
@@ -64,3 +64,4 @@ interface SearchFilterInteractivityViewOptions extends InteractivityMeasureDimen
64
64
  };
65
65
  }
66
66
  export {};
67
+ //# sourceMappingURL=search-filter-options.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SlotConfig } from '../shared';
2
+ export declare const searchFilterSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=search-filter-slots.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search-filter-slots.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/search-filter/search-filter-slots.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,eAAO,MAAM,uBAAuB,EAAE,UAAU,EAwB/C,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DashboardContentVizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from '../shared/slots';
1
+ import { VizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from '../shared/slots';
2
2
  /**
3
3
  * Dimension slot definition of the search filter. Dimension slot is a required slot and it can have multiple columns.
4
4
  */
5
- interface DimensionSlot extends DashboardContentVizItemSlot {
5
+ interface DimensionSlot extends VizItemSlot {
6
6
  name: 'dimension';
7
7
  /**
8
8
  * Dimension slot definition
@@ -15,3 +15,4 @@ interface DimensionSlot extends DashboardContentVizItemSlot {
15
15
  */
16
16
  export type SearchFilterSlots = DimensionSlot[];
17
17
  export {};
18
+ //# sourceMappingURL=search-filter-slots.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-filter-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/search-filter/search-filter-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,mBAAmB,EACnB,oBAAoB,EACpB,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,aAAc,SAAQ,2BAA2B;IACzD,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"search-filter-slots.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/search-filter/search-filter-slots.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,mBAAmB,EACnB,oBAAoB,EACpB,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,UAAU,aAAc,SAAQ,WAAW;IACzC,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,OAAO,EAAE,CAAC,oBAAoB,GAAG,kBAAkB,GAAG,mBAAmB,CAAC,EAAE,CAAC;CAC9E;AAED;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG,aAAa,EAAE,CAAC"}
@@ -21,3 +21,4 @@ export interface SearchFilter {
21
21
  */
22
22
  slots: SearchFilterSlots;
23
23
  }
24
+ //# sourceMappingURL=search-filter.d.ts.map