@luzmo/dashboard-contents-types 1.0.7 → 1.0.8

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 (256) hide show
  1. package/LICENSE +15 -0
  2. package/index.d.ts +0 -1
  3. package/json-schemas.d.ts +253 -254
  4. package/package.json +1 -1
  5. package/src/index.d.ts +0 -1
  6. package/src/lib/area-chart/area-chart-options.d.ts +1 -2
  7. package/src/lib/area-chart/area-chart-slots.config.d.ts +0 -1
  8. package/src/lib/area-chart/area-chart-slots.d.ts +0 -1
  9. package/src/lib/area-chart/area-chart.d.ts +0 -1
  10. package/src/lib/area-chart/index.d.ts +0 -1
  11. package/src/lib/bar-chart/bar-chart-options.d.ts +0 -1
  12. package/src/lib/bar-chart/bar-chart-slots.config.d.ts +0 -1
  13. package/src/lib/bar-chart/bar-chart.d.ts +0 -1
  14. package/src/lib/bar-chart/bar-chart.slots.d.ts +0 -1
  15. package/src/lib/bar-chart/index.d.ts +0 -1
  16. package/src/lib/box-plot/box-plot-options.d.ts +0 -1
  17. package/src/lib/box-plot/box-plot-slots.config.d.ts +0 -1
  18. package/src/lib/box-plot/box-plot-slots.d.ts +0 -1
  19. package/src/lib/box-plot/box-plot.d.ts +0 -1
  20. package/src/lib/box-plot/index.d.ts +0 -1
  21. package/src/lib/bubble-chart/bubble-chart-options.d.ts +1 -2
  22. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +0 -1
  23. package/src/lib/bubble-chart/bubble-chart-slots.d.ts +0 -1
  24. package/src/lib/bubble-chart/bubble-chart.d.ts +0 -1
  25. package/src/lib/bubble-chart/index.d.ts +0 -1
  26. package/src/lib/bullet-chart/bullet-chart-options.d.ts +1 -2
  27. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +0 -1
  28. package/src/lib/bullet-chart/bullet-chart-slots.d.ts +0 -1
  29. package/src/lib/bullet-chart/bullet-chart.d.ts +0 -1
  30. package/src/lib/bullet-chart/index.d.ts +0 -1
  31. package/src/lib/choropleth-map/choropleth-map-options.d.ts +1 -2
  32. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +0 -1
  33. package/src/lib/choropleth-map/choropleth-map-slots.d.ts +0 -1
  34. package/src/lib/choropleth-map/choropleth-map.d.ts +0 -1
  35. package/src/lib/choropleth-map/index.d.ts +0 -1
  36. package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +1 -2
  37. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +0 -1
  38. package/src/lib/circle-pack-chart/circle-pack-chart-slots.d.ts +0 -1
  39. package/src/lib/circle-pack-chart/circle-pack-chart.d.ts +0 -1
  40. package/src/lib/circle-pack-chart/index.d.ts +0 -1
  41. package/src/lib/circular-gauge/circular-gauge-options.d.ts +0 -1
  42. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +0 -1
  43. package/src/lib/circular-gauge/circular-gauge-slots.d.ts +0 -1
  44. package/src/lib/circular-gauge/circular-gauge.d.ts +0 -1
  45. package/src/lib/circular-gauge/index.d.ts +0 -1
  46. package/src/lib/column-chart/column-chart-options.d.ts +0 -1
  47. package/src/lib/column-chart/column-chart-slots.config.d.ts +0 -1
  48. package/src/lib/column-chart/column-chart-slots.d.ts +0 -1
  49. package/src/lib/column-chart/column-chart.d.ts +0 -1
  50. package/src/lib/column-chart/index.d.ts +0 -1
  51. package/src/lib/combination-chart/combination-chart-options.d.ts +0 -1
  52. package/src/lib/combination-chart/combination-chart-slots.config.d.ts +0 -1
  53. package/src/lib/combination-chart/combination-chart-slots.d.ts +0 -1
  54. package/src/lib/combination-chart/combination-chart.d.ts +0 -1
  55. package/src/lib/combination-chart/index.d.ts +0 -1
  56. package/src/lib/conditional-number/conditional-number-options.d.ts +0 -1
  57. package/src/lib/conditional-number/conditional-number-slots.config.d.ts +0 -1
  58. package/src/lib/conditional-number/conditional-number-slots.d.ts +0 -1
  59. package/src/lib/conditional-number/conditional-number.d.ts +0 -1
  60. package/src/lib/conditional-number/index.d.ts +0 -1
  61. package/src/lib/date-filter/date-filter-options.d.ts +0 -1
  62. package/src/lib/date-filter/date-filter-slots.config.d.ts +0 -1
  63. package/src/lib/date-filter/date-filter-slots.d.ts +0 -1
  64. package/src/lib/date-filter/date-filter.d.ts +0 -1
  65. package/src/lib/date-filter/index.d.ts +0 -1
  66. package/src/lib/donut-chart/donut-chart-options.d.ts +1 -2
  67. package/src/lib/donut-chart/donut-chart-slots.config.d.ts +0 -1
  68. package/src/lib/donut-chart/donut-chart-slots.d.ts +0 -1
  69. package/src/lib/donut-chart/donut-chart.d.ts +0 -1
  70. package/src/lib/donut-chart/index.d.ts +0 -1
  71. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +1 -2
  72. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +0 -1
  73. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +0 -1
  74. package/src/lib/dropdown-filter/dropdown-filter.d.ts +0 -1
  75. package/src/lib/dropdown-filter/index.d.ts +0 -1
  76. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +0 -1
  77. package/src/lib/dynamic-imageobject/index.d.ts +0 -1
  78. package/src/lib/evolution-number/evolution-number-options.d.ts +0 -1
  79. package/src/lib/evolution-number/evolution-number-slots.config.d.ts +0 -1
  80. package/src/lib/evolution-number/evolution-number-slots.d.ts +0 -1
  81. package/src/lib/evolution-number/evolution-number.d.ts +0 -1
  82. package/src/lib/evolution-number/index.d.ts +0 -1
  83. package/src/lib/funnel-chart/funnel-chart-options.d.ts +1 -2
  84. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +0 -1
  85. package/src/lib/funnel-chart/funnel-chart-slots.d.ts +0 -1
  86. package/src/lib/funnel-chart/funnel-chart.d.ts +0 -1
  87. package/src/lib/funnel-chart/index.d.ts +0 -1
  88. package/src/lib/heat-map/heat-map-options.d.ts +0 -1
  89. package/src/lib/heat-map/heat-map-slots.config.d.ts +0 -1
  90. package/src/lib/heat-map/heat-map-slots.d.ts +0 -1
  91. package/src/lib/heat-map/heat-map.d.ts +0 -1
  92. package/src/lib/heat-map/index.d.ts +0 -1
  93. package/src/lib/heat-table/heat-table-options.d.ts +0 -1
  94. package/src/lib/heat-table/heat-table-slots.config.d.ts +0 -1
  95. package/src/lib/heat-table/heat-table-slots.d.ts +0 -1
  96. package/src/lib/heat-table/heat-table.d.ts +0 -1
  97. package/src/lib/heat-table/index.d.ts +0 -1
  98. package/src/lib/hexbin-map/hexbin-map-options.d.ts +0 -1
  99. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +0 -1
  100. package/src/lib/hexbin-map/hexbin-map-slots.d.ts +0 -1
  101. package/src/lib/hexbin-map/hexbin-map.d.ts +0 -1
  102. package/src/lib/hexbin-map/index.d.ts +0 -1
  103. package/src/lib/image/image-options.d.ts +0 -1
  104. package/src/lib/image/image.d.ts +0 -1
  105. package/src/lib/image/index.d.ts +0 -1
  106. package/src/lib/line-chart/index.d.ts +0 -1
  107. package/src/lib/line-chart/line-chart-options.d.ts +0 -1
  108. package/src/lib/line-chart/line-chart-slots.config.d.ts +0 -1
  109. package/src/lib/line-chart/line-chart-slots.d.ts +0 -1
  110. package/src/lib/line-chart/line-chart.d.ts +0 -1
  111. package/src/lib/line-chart-forecast/index.d.ts +0 -1
  112. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +0 -1
  113. package/src/lib/marker-map/index.d.ts +0 -1
  114. package/src/lib/marker-map/marker-map-options.d.ts +0 -1
  115. package/src/lib/marker-map/marker-map-slots.config.d.ts +0 -1
  116. package/src/lib/marker-map/marker-map-slots.d.ts +0 -1
  117. package/src/lib/marker-map/marker-map.d.ts +0 -1
  118. package/src/lib/ohlc-chart/index.d.ts +0 -1
  119. package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +1 -2
  120. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +0 -1
  121. package/src/lib/ohlc-chart/ohlc-chart-slots.d.ts +0 -1
  122. package/src/lib/ohlc-chart/ohlc-chart.d.ts +1 -2
  123. package/src/lib/parallel-coordinates-plot/index.d.ts +0 -1
  124. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +1 -2
  125. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +0 -1
  126. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.d.ts +1 -2
  127. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot.d.ts +0 -1
  128. package/src/lib/pivot-table/index.d.ts +0 -1
  129. package/src/lib/pivot-table/pivot-table-options.d.ts +1 -2
  130. package/src/lib/pivot-table/pivot-table-slots.config.d.ts +0 -1
  131. package/src/lib/pivot-table/pivot-table-slots.d.ts +0 -1
  132. package/src/lib/pivot-table/pivot-table.d.ts +0 -1
  133. package/src/lib/pyramid-chart/index.d.ts +0 -1
  134. package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +1 -2
  135. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +0 -1
  136. package/src/lib/pyramid-chart/pyramid-chart-slots.d.ts +0 -1
  137. package/src/lib/pyramid-chart/pyramid-chart.d.ts +0 -1
  138. package/src/lib/radar-chart/index.d.ts +0 -1
  139. package/src/lib/radar-chart/radar-chart-options.d.ts +1 -2
  140. package/src/lib/radar-chart/radar-chart-slots.config.d.ts +0 -1
  141. package/src/lib/radar-chart/radar-chart-slots.d.ts +0 -1
  142. package/src/lib/radar-chart/radar-chart.d.ts +0 -1
  143. package/src/lib/regular-table/index.d.ts +0 -1
  144. package/src/lib/regular-table/regular-table-options.d.ts +1 -2
  145. package/src/lib/regular-table/regular-table-slots.config.d.ts +0 -1
  146. package/src/lib/regular-table/regular-table-slots.d.ts +0 -1
  147. package/src/lib/regular-table/regular-table.d.ts +0 -1
  148. package/src/lib/route-map/index.d.ts +0 -1
  149. package/src/lib/route-map/route-map-options.d.ts +0 -1
  150. package/src/lib/route-map/route-map-slots.config.d.ts +0 -1
  151. package/src/lib/route-map/route-map-slots.d.ts +0 -1
  152. package/src/lib/route-map/route-map.d.ts +0 -1
  153. package/src/lib/sankey-diagram/index.d.ts +0 -1
  154. package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +1 -2
  155. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +0 -1
  156. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +0 -1
  157. package/src/lib/sankey-diagram/sankey-diagram.d.ts +0 -1
  158. package/src/lib/scatter-plot/index.d.ts +0 -1
  159. package/src/lib/scatter-plot/scatter-plot-options.d.ts +1 -2
  160. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +0 -1
  161. package/src/lib/scatter-plot/scatter-plot-slots.d.ts +0 -1
  162. package/src/lib/scatter-plot/scatter-plot.d.ts +0 -1
  163. package/src/lib/search-filter/index.d.ts +0 -1
  164. package/src/lib/search-filter/search-filter-options.d.ts +0 -1
  165. package/src/lib/search-filter/search-filter-slots.config.d.ts +0 -1
  166. package/src/lib/search-filter/search-filter-slots.d.ts +0 -1
  167. package/src/lib/search-filter/search-filter.d.ts +0 -1
  168. package/src/lib/shared/axes.d.ts +0 -1
  169. package/src/lib/shared/common.d.ts +0 -1
  170. package/src/lib/shared/drop-object-view-options.d.ts +0 -1
  171. package/src/lib/shared/filters.d.ts +0 -1
  172. package/src/lib/shared/formula.d.ts +0 -1
  173. package/src/lib/shared/index.d.ts +0 -1
  174. package/src/lib/shared/info-tooltip-options.d.ts +0 -2
  175. package/src/lib/shared/info-tooltip-options.d.ts.map +1 -1
  176. package/src/lib/shared/interactivity-brush.d.ts +0 -1
  177. package/src/lib/shared/interactivity-custom-events.d.ts +0 -1
  178. package/src/lib/shared/interactivity-custom-tooltip.d.ts +0 -1
  179. package/src/lib/shared/interactivity-drilldown.d.ts +0 -1
  180. package/src/lib/shared/interactivity-export.d.ts +0 -1
  181. package/src/lib/shared/interactivity-filter.d.ts +0 -1
  182. package/src/lib/shared/interactivity-go-to-url.d.ts +0 -1
  183. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +0 -1
  184. package/src/lib/shared/interactivity-target.d.ts +0 -1
  185. package/src/lib/shared/interpolation.d.ts +0 -1
  186. package/src/lib/shared/iq-components.d.ts +5 -6
  187. package/src/lib/shared/item-filter-group.d.ts +0 -1
  188. package/src/lib/shared/legend.d.ts +0 -1
  189. package/src/lib/shared/map-object-view-options.d.ts +1 -2
  190. package/src/lib/shared/object-view-options.d.ts +0 -1
  191. package/src/lib/shared/period-over-period.d.ts +0 -1
  192. package/src/lib/shared/placeholder.d.ts +0 -1
  193. package/src/lib/shared/query.d.ts +0 -1
  194. package/src/lib/shared/ranges.d.ts +0 -1
  195. package/src/lib/shared/slots.d.ts +0 -1
  196. package/src/lib/shared/sort.d.ts +0 -1
  197. package/src/lib/shared/theme.d.ts +2 -1
  198. package/src/lib/shared/theme.d.ts.map +1 -1
  199. package/src/lib/shared/title.d.ts +0 -1
  200. package/src/lib/shared/viz-item.d.ts +0 -1
  201. package/src/lib/slicer-filter/index.d.ts +0 -1
  202. package/src/lib/slicer-filter/slicer-filter-options.d.ts +0 -1
  203. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +0 -1
  204. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +0 -1
  205. package/src/lib/slicer-filter/slicer-filter.d.ts +0 -1
  206. package/src/lib/slider-filter/index.d.ts +0 -1
  207. package/src/lib/slider-filter/slider-filter-options.d.ts +4 -5
  208. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +0 -1
  209. package/src/lib/slider-filter/slider-filter-slots.d.ts +0 -1
  210. package/src/lib/slider-filter/slider-filter.d.ts +0 -1
  211. package/src/lib/speedometer-chart/index.d.ts +0 -1
  212. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +0 -1
  213. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +0 -1
  214. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +1 -2
  215. package/src/lib/speedometer-chart/speedometer-chart.d.ts +3 -4
  216. package/src/lib/spike-map/index.d.ts +0 -1
  217. package/src/lib/spike-map/spike-map-options.d.ts +0 -1
  218. package/src/lib/spike-map/spike-map-slots.config.d.ts +0 -1
  219. package/src/lib/spike-map/spike-map-slots.d.ts +0 -1
  220. package/src/lib/spike-map/spike-map.d.ts +0 -1
  221. package/src/lib/strip-plot/index.d.ts +0 -1
  222. package/src/lib/strip-plot/strip-plot-options.d.ts +1 -2
  223. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +0 -1
  224. package/src/lib/strip-plot/strip-plot-slots.d.ts +0 -1
  225. package/src/lib/strip-plot/strip-plot.d.ts +0 -1
  226. package/src/lib/sunburst-chart/index.d.ts +0 -1
  227. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +0 -1
  228. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +0 -1
  229. package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +0 -1
  230. package/src/lib/sunburst-chart/sunburst-chart.d.ts +0 -1
  231. package/src/lib/symbol-map/index.d.ts +0 -1
  232. package/src/lib/symbol-map/symbol-map-options.d.ts +0 -1
  233. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +0 -1
  234. package/src/lib/symbol-map/symbol-map-slots.d.ts +0 -1
  235. package/src/lib/symbol-map/symbol-map.d.ts +0 -1
  236. package/src/lib/text/index.d.ts +0 -1
  237. package/src/lib/text/text-options.d.ts +0 -1
  238. package/src/lib/text/text.d.ts +0 -1
  239. package/src/lib/treemap-chart/index.d.ts +0 -1
  240. package/src/lib/treemap-chart/treemap-chart-options.d.ts +0 -1
  241. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +0 -1
  242. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +0 -1
  243. package/src/lib/treemap-chart/treemap-chart.d.ts +0 -1
  244. package/src/lib/venn-diagram/index.d.ts +0 -1
  245. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +0 -1
  246. package/src/lib/video/index.d.ts +0 -1
  247. package/src/lib/video/video-options.d.ts +0 -1
  248. package/src/lib/video/video.d.ts +0 -1
  249. package/src/lib/visual-item/index.d.ts +0 -1
  250. package/src/lib/visual-item/visual-item.d.ts +0 -1
  251. package/src/lib/wordcloud-chart/index.d.ts +0 -1
  252. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +0 -1
  253. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +0 -1
  254. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +0 -1
  255. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +0 -1
  256. package/src/options.d.ts +0 -1
@@ -9,4 +9,3 @@ export interface InteractivityFilterOnSelectViewOptions {
9
9
  select?: boolean;
10
10
  };
11
11
  }
12
- //# sourceMappingURL=interactivity-filter.d.ts.map
@@ -26,4 +26,3 @@ export interface InteractivityGoToUrlViewOptions {
26
26
  urlConfig?: UrlConfig;
27
27
  };
28
28
  }
29
- //# sourceMappingURL=interactivity-go-to-url.d.ts.map
@@ -93,4 +93,3 @@ export interface InteractivityMeasureDimensionPickerViewOptions {
93
93
  measureDimensionPicker?: PickerConfiguration[];
94
94
  };
95
95
  }
96
- //# sourceMappingURL=interactivity-measure-dimension-picker.d.ts.map
@@ -1,2 +1 @@
1
1
  export type InteractivityTarget = '_parent' | '_self' | '_blank';
2
- //# sourceMappingURL=interactivity-target.d.ts.map
@@ -2,4 +2,3 @@
2
2
  * Interpolation type
3
3
  */
4
4
  export type Interpolation = 'linear' | 'step-before' | 'step-after' | 'monotone';
5
- //# sourceMappingURL=interpolation.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { ConnectedPosition } from '@angular/cdk/overlay';
2
- import { VizItemOptions } from '../../options';
3
- import { RankingViewOptions, VizItemType } from './common';
4
- import { Filter } from './item-filter-group';
2
+ import type { VizItemOptions } from '../../options';
3
+ import type { RankingViewOptions, VizItemType } from './common';
4
+ import type { Filter } from './item-filter-group';
5
5
  import { ItemQueryRanking } from './query';
6
- import { Column, GenericSlotContent, Slot } from './slots';
6
+ import type { Column, GenericSlotContent, Slot } from './slots';
7
7
  import { DashboardContentVizItemSort } from './sort';
8
- import { ItemThemeConfig } from './theme';
8
+ import type { ItemThemeConfig } from './theme';
9
9
  type IQChartName = 'areaChart' | 'barChart' | 'boxPlot' | 'bubbleChart' | 'bulletChart' | 'choroplethMap' | 'columnChart' | 'combinationChart' | 'circularGauge' | 'lineChart' | 'evolutionNumber' | 'donutChart' | 'regularTable' | 'pieChart' | 'pivotTable' | 'scatterPlot';
10
10
  type IQMessageType = 'humanMessage' | 'systemMessage' | 'chartAnswer';
11
11
  type IQResponseMode = 'text' | 'chart' | 'mixed';
@@ -93,4 +93,3 @@ export interface IQChatOptions extends IQAnswerOptions {
93
93
  welcomeMessages?: IQMessage[];
94
94
  }
95
95
  export {};
96
- //# sourceMappingURL=iq-components.d.ts.map
@@ -172,4 +172,3 @@ export type Filter = ItemFilter;
172
172
  export type FilterExpression = ItemQueryFilterExpression;
173
173
  export type FilterOperators = FilterConditionOr | FilterConditionAnd;
174
174
  export {};
175
- //# sourceMappingURL=item-filter-group.d.ts.map
@@ -29,4 +29,3 @@ export interface DisplayLegendViewOptions {
29
29
  legend?: boolean;
30
30
  };
31
31
  }
32
- //# sourceMappingURL=legend.d.ts.map
@@ -1,4 +1,4 @@
1
- import { LatLngBoundsExpression } from 'leaflet';
1
+ import type { LatLngBoundsExpression } from 'leaflet';
2
2
  import { LimitViewOptions } from './common';
3
3
  import { DropObjectViewOptions } from './drop-object-view-options';
4
4
  export interface MapObjectViewOptions extends DropObjectViewOptions, LimitViewOptions {
@@ -134,4 +134,3 @@ export interface TileProvider {
134
134
  */
135
135
  vectorId?: string;
136
136
  }
137
- //# sourceMappingURL=map-object-view-options.d.ts.map
@@ -4,4 +4,3 @@ import { DisplayTitleViewOptions, TitleViewOptions } from './title';
4
4
  import { VizItemCustomOptions } from './viz-item';
5
5
  export interface ObjectViewOptions extends FilterViewOptions, ThemeViewOptions, TitleViewOptions, DisplayTitleViewOptions, FilterableByViewOptions, VizItemCustomOptions {
6
6
  }
7
- //# sourceMappingURL=object-view-options.d.ts.map
@@ -35,4 +35,3 @@ export interface PeriodOverPeriod {
35
35
  */
36
36
  minLevel: number;
37
37
  }
38
- //# sourceMappingURL=period-over-period.d.ts.map
@@ -8,4 +8,3 @@ export interface PlaceholderViewOptions {
8
8
  */
9
9
  placeholder?: Record<string, string>;
10
10
  }
11
- //# sourceMappingURL=placeholder.d.ts.map
@@ -23,4 +23,3 @@ export interface ItemQueryRanking {
23
23
  */
24
24
  number: number;
25
25
  }
26
- //# sourceMappingURL=query.d.ts.map
@@ -15,4 +15,3 @@ export interface ManualValuesRange {
15
15
  */
16
16
  isNegativeInfinityRange?: boolean;
17
17
  }
18
- //# sourceMappingURL=ranges.d.ts.map
@@ -423,4 +423,3 @@ export interface SlotConfig {
423
423
  }
424
424
  export interface Slot extends VizItemSlot, SlotConfig {
425
425
  }
426
- //# sourceMappingURL=slots.d.ts.map
@@ -62,4 +62,3 @@ export interface DashboardContentVizItemSort {
62
62
  export interface SortViewOptions {
63
63
  sort?: DashboardContentVizItemSort;
64
64
  }
65
- //# sourceMappingURL=sort.d.ts.map
@@ -146,6 +146,8 @@ export interface ItemThemeConfig {
146
146
  };
147
147
  /**
148
148
  * Custom shadow styling
149
+ * Hide boxShadow because it is applied, but is not visible, users can apply this using basic CSS anyway.
150
+ * @TJS-ignore
149
151
  */
150
152
  boxShadow?: {
151
153
  /**
@@ -276,4 +278,3 @@ export interface ThemeConfig extends ItemThemeConfig {
276
278
  export interface ThemeViewOptions {
277
279
  theme?: ThemeConfig;
278
280
  }
279
- //# sourceMappingURL=theme.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/theme.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/theme.ts"],"names":[],"mappings":"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"}
@@ -16,4 +16,3 @@ export interface DisplayTitleViewOptions {
16
16
  title?: boolean;
17
17
  };
18
18
  }
19
- //# sourceMappingURL=title.d.ts.map
@@ -63,4 +63,3 @@ export interface ChartLoader {
63
63
  */
64
64
  showBranded?: boolean;
65
65
  }
66
- //# sourceMappingURL=viz-item.d.ts.map
@@ -2,4 +2,3 @@ export * from './slicer-filter';
2
2
  export * from './slicer-filter-options';
3
3
  export * from './slicer-filter-slots';
4
4
  export * from './slicer-filter-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -207,4 +207,3 @@ interface SlicerFilterDisplayViewOptions extends DisplayTitleViewOptions {
207
207
  }
208
208
  export type SlicerSubtype = 'vertical' | 'horizontal' | 'table' | 'rank-vertical';
209
209
  export {};
210
- //# sourceMappingURL=slicer-filter-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const slicerFilterSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=slicer-filter-slots.config.d.ts.map
@@ -26,4 +26,3 @@ interface DimensionSlot extends VizItemSlot {
26
26
  */
27
27
  export type SlicerFilterSlots = (MeasureSlot | DimensionSlot)[];
28
28
  export {};
29
- //# sourceMappingURL=slicer-filter-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface SlicerFilter {
21
21
  */
22
22
  slots: SlicerFilterSlots;
23
23
  }
24
- //# sourceMappingURL=slicer-filter.d.ts.map
@@ -2,4 +2,3 @@ export * from './slider-filter-options';
2
2
  export * from './slider-filter-slots';
3
3
  export * from './slider-filter';
4
4
  export * from './slider-filter-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1,8 +1,8 @@
1
1
  import { InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig } from '../shared';
2
- import { LimitViewOptions } from '../shared/common';
3
- import { DropObjectViewOptions } from '../shared/drop-object-view-options';
4
- import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
5
- import { DisplayTitleViewOptions, TitleViewOptions } from '../shared/title';
2
+ import type { LimitViewOptions } from '../shared/common';
3
+ import type { DropObjectViewOptions } from '../shared/drop-object-view-options';
4
+ import type { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
5
+ import type { DisplayTitleViewOptions, TitleViewOptions } from '../shared/title';
6
6
  export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'interactivity' | 'theme'>, InfoTooltipViewOptions, TitleViewOptions, DisplayTitleViewOptions, LimitViewOptions, InteractivityMeasureDimensionPickerViewOptions {
7
7
  /**
8
8
  * Theme configuration
@@ -24,4 +24,3 @@ export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'in
24
24
  right?: number;
25
25
  };
26
26
  }
27
- //# sourceMappingURL=slider-filter-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const sliderFilterSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=slider-filter-slots.config.d.ts.map
@@ -15,4 +15,3 @@ interface SliderMetricSlot extends VizItemSlot {
15
15
  */
16
16
  export type SliderFilterSlots = (SliderMetricSlot)[];
17
17
  export {};
18
- //# sourceMappingURL=slider-filter-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface SliderFilter {
21
21
  */
22
22
  slots: SliderFilterSlots;
23
23
  }
24
- //# sourceMappingURL=slider-filter.d.ts.map
@@ -2,4 +2,3 @@ export * from './speedometer-chart';
2
2
  export * from './speedometer-chart-options';
3
3
  export * from './speedometer-chart-slots';
4
4
  export * from './speedometer-chart-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -144,4 +144,3 @@ interface SpeedometerChartInteractivityViewOptions extends InteractivityCustomEv
144
144
  };
145
145
  }
146
146
  export {};
147
- //# sourceMappingURL=speedometer-chart-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const speedometerChartSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=speedometer-chart-slots.config.d.ts.map
@@ -1,4 +1,4 @@
1
- import { DashboardContentVizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from '../shared/slots';
1
+ import { DashboardContentVizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from "../shared/slots";
2
2
  /**
3
3
  * Target slot definition of the Speedometer chart.
4
4
  */
@@ -27,4 +27,3 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
27
27
  */
28
28
  export type SpeedometerChartSlots = (TargetSlot | MeasureSlot)[];
29
29
  export {};
30
- //# sourceMappingURL=speedometer-chart-slots.d.ts.map
@@ -1,6 +1,6 @@
1
- import { VizItemType } from '../shared';
2
- import { SpeedometerChartViewOptions } from './speedometer-chart-options';
3
- import { SpeedometerChartSlots } from './speedometer-chart-slots';
1
+ import { VizItemType } from "../shared";
2
+ import { SpeedometerChartViewOptions } from "./speedometer-chart-options";
3
+ import { SpeedometerChartSlots } from "./speedometer-chart-slots";
4
4
  /**
5
5
  * Speedometer chart item
6
6
  */
@@ -21,4 +21,3 @@ export interface SpeedometerChart {
21
21
  */
22
22
  slots: SpeedometerChartSlots;
23
23
  }
24
- //# sourceMappingURL=speedometer-chart.d.ts.map
@@ -2,4 +2,3 @@ export * from './spike-map-options';
2
2
  export * from './spike-map-slots';
3
3
  export * from './spike-map';
4
4
  export * from './spike-map-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -125,4 +125,3 @@ export interface SpikeMapViewOptions extends Omit<MapObjectViewOptions, 'display
125
125
  };
126
126
  }
127
127
  export {};
128
- //# sourceMappingURL=spike-map-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const spikeMapSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=spike-map-slots.config.d.ts.map
@@ -38,4 +38,3 @@ interface ColorSlot extends VizItemSlot {
38
38
  */
39
39
  export type SpikeMapSlots = (GeoSlot | MeasureSlot | ColorSlot)[];
40
40
  export {};
41
- //# sourceMappingURL=spike-map-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface SpikeMap {
21
21
  */
22
22
  slots: SpikeMapSlots;
23
23
  }
24
- //# sourceMappingURL=spike-map.d.ts.map
@@ -2,4 +2,3 @@ export * from './strip-plot';
2
2
  export * from './strip-plot-options';
3
3
  export * from './strip-plot-slots';
4
4
  export * from './strip-plot-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { DisplayTitleViewOptions, DropObjectViewOptions, InfoTooltipViewOptions, InteractivityExportViewOptions, InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig, LimitViewOptions, TitleViewOptions } from '../shared';
1
+ import type { DisplayTitleViewOptions, DropObjectViewOptions, InfoTooltipViewOptions, InteractivityExportViewOptions, InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig, LimitViewOptions, TitleViewOptions } from '../shared';
2
2
  export interface StripPlotViewOptions extends Omit<DropObjectViewOptions, 'display' | 'theme' | 'title'>, InfoTooltipViewOptions, TitleViewOptions, LimitViewOptions, StripPlotDisplayTitleViewOptions, StripPlotInteractivityViewOptions {
3
3
  /**
4
4
  * Theme configuration
@@ -48,4 +48,3 @@ interface StripPlotInteractivityViewOptions {
48
48
  };
49
49
  }
50
50
  export {};
51
- //# sourceMappingURL=strip-plot-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const stripPlotSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=strip-plot-slots.config.d.ts.map
@@ -26,4 +26,3 @@ interface YAxisSlot extends VizItemSlot {
26
26
  */
27
27
  export type StripPlotSlots = (MeasureSlot | YAxisSlot)[];
28
28
  export {};
29
- //# sourceMappingURL=strip-plot-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface StripPlot {
21
21
  */
22
22
  slots: StripPlotSlots;
23
23
  }
24
- //# sourceMappingURL=strip-plot.d.ts.map
@@ -2,4 +2,3 @@ export * from './sunburst-chart';
2
2
  export * from './sunburst-chart-slots';
3
3
  export * from './sunburst-chart-options';
4
4
  export * from './sunburst-chart-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -86,4 +86,3 @@ interface SunburstChartInteractiveViewOptions extends InteractivityCustomEventsV
86
86
  };
87
87
  }
88
88
  export {};
89
- //# sourceMappingURL=sunburst-chart-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const sunburstChartSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=sunburst-chart-slots.config.d.ts.map
@@ -26,4 +26,3 @@ interface LevelsSlot extends VizItemSlot {
26
26
  */
27
27
  export type SunburstChartSlots = (MeasureSlot | LevelsSlot)[];
28
28
  export {};
29
- //# sourceMappingURL=sunburst-chart-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface SunburstChart {
21
21
  */
22
22
  slots: SunburstChartSlots;
23
23
  }
24
- //# sourceMappingURL=sunburst-chart.d.ts.map
@@ -2,4 +2,3 @@ export * from './symbol-map-options';
2
2
  export * from './symbol-map-slots';
3
3
  export * from './symbol-map';
4
4
  export * from './symbol-map-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -92,4 +92,3 @@ export interface SymbolMapViewOptions extends Omit<MapObjectViewOptions, 'displa
92
92
  };
93
93
  }
94
94
  export {};
95
- //# sourceMappingURL=symbol-map-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const symbolMapSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=symbol-map-slots.config.d.ts.map
@@ -38,4 +38,3 @@ interface CategorySlot extends VizItemSlot {
38
38
  */
39
39
  export type SymbolMapSlots = (GeoSlot | MeasureSlot | CategorySlot)[];
40
40
  export {};
41
- //# sourceMappingURL=symbol-map-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface SymbolMap {
21
21
  */
22
22
  slots: SymbolMapSlots;
23
23
  }
24
- //# sourceMappingURL=symbol-map.d.ts.map
@@ -1,3 +1,2 @@
1
1
  export * from './text';
2
2
  export * from './text-options';
3
- //# sourceMappingURL=index.d.ts.map
@@ -56,4 +56,3 @@ interface TextViewDisplayOptions extends DisplayTitleViewOptions {
56
56
  };
57
57
  }
58
58
  export {};
59
- //# sourceMappingURL=text-options.d.ts.map
@@ -14,4 +14,3 @@ export interface Text {
14
14
  */
15
15
  options: TextViewOptions;
16
16
  }
17
- //# sourceMappingURL=text.d.ts.map
@@ -2,4 +2,3 @@ export * from './treemap-chart-options';
2
2
  export * from './treemap-chart-slots';
3
3
  export * from './treemap-chart';
4
4
  export * from './treemap-chart-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -144,4 +144,3 @@ export interface TreemapChartViewOptions extends Omit<DropObjectViewOptions, 'di
144
144
  };
145
145
  }
146
146
  export {};
147
- //# sourceMappingURL=treemap-chart-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const treemapChartSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=treemap-chart-slots.config.d.ts.map
@@ -38,4 +38,3 @@ interface ColorSlot extends DashboardContentVizItemSlot {
38
38
  */
39
39
  export type TreemapChartSlots = (MeasureSlot | CategorySlot | ColorSlot)[];
40
40
  export {};
41
- //# sourceMappingURL=treemap-chart-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface TreemapChart {
21
21
  */
22
22
  slots: TreemapChartSlots;
23
23
  }
24
- //# sourceMappingURL=treemap-chart.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './venn-diagram-slots.config';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const vennDiagramSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=venn-diagram-slots.config.d.ts.map
@@ -1,3 +1,2 @@
1
1
  export * from './video';
2
2
  export * from './video-options';
3
- //# sourceMappingURL=index.d.ts.map
@@ -84,4 +84,3 @@ export interface VideoSourceOptions {
84
84
  */
85
85
  type?: string;
86
86
  }
87
- //# sourceMappingURL=video-options.d.ts.map
@@ -14,4 +14,3 @@ export interface Video {
14
14
  */
15
15
  options: VideoViewOptions;
16
16
  }
17
- //# sourceMappingURL=video.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './visual-item';
2
- //# sourceMappingURL=index.d.ts.map
@@ -28,4 +28,3 @@ export type ChartItem = AreaChart | BarChart | BoxPlot | BubbleChart | BulletCha
28
28
  export type ControlItem = ConditionalNumber | DateFilter | DropdownFilter | SearchFilter | SlicerFilter | SliderFilter;
29
29
  export type ContentItem = Image | Text | Video;
30
30
  export type VisualItem = ChartItem | ControlItem | ContentItem;
31
- //# sourceMappingURL=visual-item.d.ts.map
@@ -2,4 +2,3 @@ export * from './wordcloud-chart';
2
2
  export * from './wordcloud-chart-options';
3
3
  export * from './wordcloud-chart-slots';
4
4
  export * from './wordcloud-chart-slots.config';
5
- //# sourceMappingURL=index.d.ts.map
@@ -117,4 +117,3 @@ export interface WordcloudChartViewOptions extends Omit<DropObjectViewOptions, '
117
117
  ranking?: RankingViewOptions['ranking'];
118
118
  }
119
119
  export {};
120
- //# sourceMappingURL=wordcloud-chart-options.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const wordcloudChartSlotsConfig: SlotConfig[];
3
- //# sourceMappingURL=wordcloud-chart-slots.config.d.ts.map
@@ -39,4 +39,3 @@ interface ColorSlot extends VizItemSlot {
39
39
  */
40
40
  export type WordcloudChartSlots = (MeasureSlot | CategorySlot | ColorSlot)[];
41
41
  export {};
42
- //# sourceMappingURL=wordcloud-chart-slots.d.ts.map
@@ -21,4 +21,3 @@ export interface WordcloudChart {
21
21
  */
22
22
  slots: WordcloudChartSlots;
23
23
  }
24
- //# sourceMappingURL=wordcloud-chart.d.ts.map
package/src/options.d.ts CHANGED
@@ -42,4 +42,3 @@ import { CirclePackChartViewOptions } from './lib/circle-pack-chart';
42
42
  import { ParallelCoordinatesPlotViewOptions } from './lib/parallel-coordinates-plot';
43
43
  import { PyramidChartViewOptions } from './lib/pyramid-chart';
44
44
  export type VizItemOptions = AreaChartViewOptions | BarChartViewOptions | BoxPlotViewOptions | BubbleChartViewOptions | BulletChartViewOptions | ChoroplethMapViewOptions | CircularGaugeViewOptions | ColumnChartViewOptions | CombinationChartViewOptions | ConditionalNumberViewOptions | DateFilterViewOptions | DonutChartViewOptions | DropdownFilterViewOptions | EvolutionNumberViewOptions | FunnelChartViewOptions | ImageViewOptions | LineChartViewOptions | PivotTableViewOptions | RegularTableViewOptions | SankeyDiagramViewOptions | ScatterPlotViewOptions | SlicerFilterViewOptions | SliderFilterViewOptions | TextViewOptions | HeatMapViewOptions | SymbolMapViewOptions | HexbinMapViewOptions | MarkerMapViewOptions | RouteMapViewOptions | SpikeMapViewOptions | SearchFilterViewOptions | WordcloudChartViewOptions | VideoViewOptions | OhlcChartViewOptions | SunburstChartViewOptions | SpeedometerChartViewOptions | TreemapChartViewOptions | HeatTableViewOptions | StripPlotViewOptions | PyramidChartViewOptions | RadarChartViewOptions | CirclePackChartViewOptions | ParallelCoordinatesPlotViewOptions;
45
- //# sourceMappingURL=options.d.ts.map