@luzmo/dashboard-contents-types 1.0.8 → 1.0.9

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/index.d.ts +1 -0
  2. package/json-schemas.d.ts +254 -253
  3. package/package.json +3 -2
  4. package/src/index.d.ts +1 -0
  5. package/src/lib/area-chart/area-chart-options.d.ts +2 -1
  6. package/src/lib/area-chart/area-chart-slots.config.d.ts +1 -0
  7. package/src/lib/area-chart/area-chart-slots.d.ts +1 -0
  8. package/src/lib/area-chart/area-chart.d.ts +1 -0
  9. package/src/lib/area-chart/index.d.ts +1 -0
  10. package/src/lib/bar-chart/bar-chart-options.d.ts +1 -0
  11. package/src/lib/bar-chart/bar-chart-slots.config.d.ts +1 -0
  12. package/src/lib/bar-chart/bar-chart.d.ts +1 -0
  13. package/src/lib/bar-chart/bar-chart.slots.d.ts +1 -0
  14. package/src/lib/bar-chart/index.d.ts +1 -0
  15. package/src/lib/box-plot/box-plot-options.d.ts +1 -0
  16. package/src/lib/box-plot/box-plot-slots.config.d.ts +1 -0
  17. package/src/lib/box-plot/box-plot-slots.d.ts +1 -0
  18. package/src/lib/box-plot/box-plot.d.ts +1 -0
  19. package/src/lib/box-plot/index.d.ts +1 -0
  20. package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -1
  21. package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +1 -0
  22. package/src/lib/bubble-chart/bubble-chart-slots.d.ts +1 -0
  23. package/src/lib/bubble-chart/bubble-chart.d.ts +1 -0
  24. package/src/lib/bubble-chart/index.d.ts +1 -0
  25. package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -1
  26. package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +1 -0
  27. package/src/lib/bullet-chart/bullet-chart-slots.d.ts +1 -0
  28. package/src/lib/bullet-chart/bullet-chart.d.ts +1 -0
  29. package/src/lib/bullet-chart/index.d.ts +1 -0
  30. package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -1
  31. package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +1 -0
  32. package/src/lib/choropleth-map/choropleth-map-slots.d.ts +1 -0
  33. package/src/lib/choropleth-map/choropleth-map.d.ts +1 -0
  34. package/src/lib/choropleth-map/index.d.ts +1 -0
  35. package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +2 -1
  36. package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +1 -0
  37. package/src/lib/circle-pack-chart/circle-pack-chart-slots.d.ts +1 -0
  38. package/src/lib/circle-pack-chart/circle-pack-chart.d.ts +1 -0
  39. package/src/lib/circle-pack-chart/index.d.ts +1 -0
  40. package/src/lib/circular-gauge/circular-gauge-options.d.ts +1 -0
  41. package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +1 -0
  42. package/src/lib/circular-gauge/circular-gauge-slots.d.ts +1 -0
  43. package/src/lib/circular-gauge/circular-gauge.d.ts +1 -0
  44. package/src/lib/circular-gauge/index.d.ts +1 -0
  45. package/src/lib/column-chart/column-chart-options.d.ts +1 -0
  46. package/src/lib/column-chart/column-chart-slots.config.d.ts +1 -0
  47. package/src/lib/column-chart/column-chart-slots.d.ts +1 -0
  48. package/src/lib/column-chart/column-chart.d.ts +1 -0
  49. package/src/lib/column-chart/index.d.ts +1 -0
  50. package/src/lib/combination-chart/combination-chart-options.d.ts +1 -0
  51. package/src/lib/combination-chart/combination-chart-slots.config.d.ts +1 -0
  52. package/src/lib/combination-chart/combination-chart-slots.d.ts +1 -0
  53. package/src/lib/combination-chart/combination-chart.d.ts +1 -0
  54. package/src/lib/combination-chart/index.d.ts +1 -0
  55. package/src/lib/conditional-number/conditional-number-options.d.ts +1 -0
  56. package/src/lib/conditional-number/conditional-number-slots.config.d.ts +1 -0
  57. package/src/lib/conditional-number/conditional-number-slots.d.ts +1 -0
  58. package/src/lib/conditional-number/conditional-number.d.ts +1 -0
  59. package/src/lib/conditional-number/index.d.ts +1 -0
  60. package/src/lib/date-filter/date-filter-options.d.ts +1 -0
  61. package/src/lib/date-filter/date-filter-slots.config.d.ts +1 -0
  62. package/src/lib/date-filter/date-filter-slots.d.ts +1 -0
  63. package/src/lib/date-filter/date-filter.d.ts +1 -0
  64. package/src/lib/date-filter/index.d.ts +1 -0
  65. package/src/lib/donut-chart/donut-chart-options.d.ts +2 -1
  66. package/src/lib/donut-chart/donut-chart-slots.config.d.ts +1 -0
  67. package/src/lib/donut-chart/donut-chart-slots.d.ts +1 -0
  68. package/src/lib/donut-chart/donut-chart.d.ts +1 -0
  69. package/src/lib/donut-chart/index.d.ts +1 -0
  70. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -1
  71. package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +1 -0
  72. package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +1 -0
  73. package/src/lib/dropdown-filter/dropdown-filter.d.ts +1 -0
  74. package/src/lib/dropdown-filter/index.d.ts +1 -0
  75. package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +1 -0
  76. package/src/lib/dynamic-imageobject/index.d.ts +1 -0
  77. package/src/lib/evolution-number/evolution-number-options.d.ts +1 -0
  78. package/src/lib/evolution-number/evolution-number-slots.config.d.ts +1 -0
  79. package/src/lib/evolution-number/evolution-number-slots.d.ts +1 -0
  80. package/src/lib/evolution-number/evolution-number.d.ts +1 -0
  81. package/src/lib/evolution-number/index.d.ts +1 -0
  82. package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -1
  83. package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +1 -0
  84. package/src/lib/funnel-chart/funnel-chart-slots.d.ts +1 -0
  85. package/src/lib/funnel-chart/funnel-chart.d.ts +1 -0
  86. package/src/lib/funnel-chart/index.d.ts +1 -0
  87. package/src/lib/heat-map/heat-map-options.d.ts +1 -0
  88. package/src/lib/heat-map/heat-map-slots.config.d.ts +1 -0
  89. package/src/lib/heat-map/heat-map-slots.d.ts +1 -0
  90. package/src/lib/heat-map/heat-map.d.ts +1 -0
  91. package/src/lib/heat-map/index.d.ts +1 -0
  92. package/src/lib/heat-table/heat-table-options.d.ts +1 -0
  93. package/src/lib/heat-table/heat-table-slots.config.d.ts +1 -0
  94. package/src/lib/heat-table/heat-table-slots.d.ts +1 -0
  95. package/src/lib/heat-table/heat-table.d.ts +1 -0
  96. package/src/lib/heat-table/index.d.ts +1 -0
  97. package/src/lib/hexbin-map/hexbin-map-options.d.ts +1 -0
  98. package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +1 -0
  99. package/src/lib/hexbin-map/hexbin-map-slots.d.ts +1 -0
  100. package/src/lib/hexbin-map/hexbin-map.d.ts +1 -0
  101. package/src/lib/hexbin-map/index.d.ts +1 -0
  102. package/src/lib/image/image-options.d.ts +1 -0
  103. package/src/lib/image/image.d.ts +1 -0
  104. package/src/lib/image/index.d.ts +1 -0
  105. package/src/lib/line-chart/index.d.ts +1 -0
  106. package/src/lib/line-chart/line-chart-options.d.ts +1 -0
  107. package/src/lib/line-chart/line-chart-slots.config.d.ts +1 -0
  108. package/src/lib/line-chart/line-chart-slots.d.ts +1 -0
  109. package/src/lib/line-chart/line-chart.d.ts +1 -0
  110. package/src/lib/line-chart-forecast/index.d.ts +1 -0
  111. package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +1 -0
  112. package/src/lib/marker-map/index.d.ts +1 -0
  113. package/src/lib/marker-map/marker-map-options.d.ts +1 -0
  114. package/src/lib/marker-map/marker-map-slots.config.d.ts +1 -0
  115. package/src/lib/marker-map/marker-map-slots.d.ts +1 -0
  116. package/src/lib/marker-map/marker-map.d.ts +1 -0
  117. package/src/lib/ohlc-chart/index.d.ts +1 -0
  118. package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +2 -1
  119. package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +1 -0
  120. package/src/lib/ohlc-chart/ohlc-chart-slots.d.ts +1 -0
  121. package/src/lib/ohlc-chart/ohlc-chart.d.ts +2 -1
  122. package/src/lib/parallel-coordinates-plot/index.d.ts +1 -0
  123. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +2 -1
  124. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +1 -0
  125. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.d.ts +2 -1
  126. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot.d.ts +1 -0
  127. package/src/lib/pivot-table/index.d.ts +1 -0
  128. package/src/lib/pivot-table/pivot-table-options.d.ts +2 -1
  129. package/src/lib/pivot-table/pivot-table-slots.config.d.ts +1 -0
  130. package/src/lib/pivot-table/pivot-table-slots.d.ts +1 -0
  131. package/src/lib/pivot-table/pivot-table.d.ts +1 -0
  132. package/src/lib/pyramid-chart/index.d.ts +1 -0
  133. package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +2 -1
  134. package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +1 -0
  135. package/src/lib/pyramid-chart/pyramid-chart-slots.d.ts +1 -0
  136. package/src/lib/pyramid-chart/pyramid-chart.d.ts +1 -0
  137. package/src/lib/radar-chart/index.d.ts +1 -0
  138. package/src/lib/radar-chart/radar-chart-options.d.ts +2 -1
  139. package/src/lib/radar-chart/radar-chart-slots.config.d.ts +1 -0
  140. package/src/lib/radar-chart/radar-chart-slots.d.ts +1 -0
  141. package/src/lib/radar-chart/radar-chart.d.ts +1 -0
  142. package/src/lib/regular-table/index.d.ts +1 -0
  143. package/src/lib/regular-table/regular-table-options.d.ts +2 -1
  144. package/src/lib/regular-table/regular-table-slots.config.d.ts +1 -0
  145. package/src/lib/regular-table/regular-table-slots.d.ts +1 -0
  146. package/src/lib/regular-table/regular-table.d.ts +1 -0
  147. package/src/lib/route-map/index.d.ts +1 -0
  148. package/src/lib/route-map/route-map-options.d.ts +1 -0
  149. package/src/lib/route-map/route-map-slots.config.d.ts +1 -0
  150. package/src/lib/route-map/route-map-slots.d.ts +1 -0
  151. package/src/lib/route-map/route-map.d.ts +1 -0
  152. package/src/lib/sankey-diagram/index.d.ts +1 -0
  153. package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +2 -1
  154. package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +1 -0
  155. package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +1 -0
  156. package/src/lib/sankey-diagram/sankey-diagram.d.ts +1 -0
  157. package/src/lib/scatter-plot/index.d.ts +1 -0
  158. package/src/lib/scatter-plot/scatter-plot-options.d.ts +2 -1
  159. package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +1 -0
  160. package/src/lib/scatter-plot/scatter-plot-slots.d.ts +1 -0
  161. package/src/lib/scatter-plot/scatter-plot.d.ts +1 -0
  162. package/src/lib/search-filter/index.d.ts +1 -0
  163. package/src/lib/search-filter/search-filter-options.d.ts +1 -0
  164. package/src/lib/search-filter/search-filter-slots.config.d.ts +1 -0
  165. package/src/lib/search-filter/search-filter-slots.d.ts +1 -0
  166. package/src/lib/search-filter/search-filter.d.ts +1 -0
  167. package/src/lib/shared/axes.d.ts +1 -0
  168. package/src/lib/shared/common.d.ts +1 -0
  169. package/src/lib/shared/drop-object-view-options.d.ts +1 -0
  170. package/src/lib/shared/filters.d.ts +1 -0
  171. package/src/lib/shared/formula.d.ts +1 -0
  172. package/src/lib/shared/index.d.ts +1 -0
  173. package/src/lib/shared/info-tooltip-options.d.ts +1 -0
  174. package/src/lib/shared/interactivity-brush.d.ts +1 -0
  175. package/src/lib/shared/interactivity-custom-events.d.ts +1 -0
  176. package/src/lib/shared/interactivity-custom-tooltip.d.ts +1 -0
  177. package/src/lib/shared/interactivity-drilldown.d.ts +1 -0
  178. package/src/lib/shared/interactivity-export.d.ts +1 -0
  179. package/src/lib/shared/interactivity-filter.d.ts +1 -0
  180. package/src/lib/shared/interactivity-go-to-url.d.ts +1 -0
  181. package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +1 -0
  182. package/src/lib/shared/interactivity-target.d.ts +1 -0
  183. package/src/lib/shared/interpolation.d.ts +1 -0
  184. package/src/lib/shared/iq-components.d.ts +16 -6
  185. package/src/lib/shared/iq-components.d.ts.map +1 -1
  186. package/src/lib/shared/item-filter-group.d.ts +1 -0
  187. package/src/lib/shared/legend.d.ts +1 -0
  188. package/src/lib/shared/map-object-view-options.d.ts +2 -1
  189. package/src/lib/shared/object-view-options.d.ts +1 -0
  190. package/src/lib/shared/period-over-period.d.ts +1 -0
  191. package/src/lib/shared/placeholder.d.ts +1 -0
  192. package/src/lib/shared/query.d.ts +1 -0
  193. package/src/lib/shared/ranges.d.ts +1 -0
  194. package/src/lib/shared/slots.d.ts +1 -0
  195. package/src/lib/shared/sort.d.ts +1 -0
  196. package/src/lib/shared/theme.d.ts +1 -0
  197. package/src/lib/shared/title.d.ts +1 -0
  198. package/src/lib/shared/viz-item.d.ts +1 -0
  199. package/src/lib/slicer-filter/index.d.ts +1 -0
  200. package/src/lib/slicer-filter/slicer-filter-options.d.ts +1 -0
  201. package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +1 -0
  202. package/src/lib/slicer-filter/slicer-filter-slots.d.ts +1 -0
  203. package/src/lib/slicer-filter/slicer-filter.d.ts +1 -0
  204. package/src/lib/slider-filter/index.d.ts +1 -0
  205. package/src/lib/slider-filter/slider-filter-options.d.ts +5 -4
  206. package/src/lib/slider-filter/slider-filter-slots.config.d.ts +1 -0
  207. package/src/lib/slider-filter/slider-filter-slots.d.ts +1 -0
  208. package/src/lib/slider-filter/slider-filter.d.ts +1 -0
  209. package/src/lib/speedometer-chart/index.d.ts +1 -0
  210. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -0
  211. package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +1 -0
  212. package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +2 -1
  213. package/src/lib/speedometer-chart/speedometer-chart.d.ts +4 -3
  214. package/src/lib/spike-map/index.d.ts +1 -0
  215. package/src/lib/spike-map/spike-map-options.d.ts +1 -0
  216. package/src/lib/spike-map/spike-map-slots.config.d.ts +1 -0
  217. package/src/lib/spike-map/spike-map-slots.d.ts +1 -0
  218. package/src/lib/spike-map/spike-map.d.ts +1 -0
  219. package/src/lib/strip-plot/index.d.ts +1 -0
  220. package/src/lib/strip-plot/strip-plot-options.d.ts +2 -1
  221. package/src/lib/strip-plot/strip-plot-slots.config.d.ts +1 -0
  222. package/src/lib/strip-plot/strip-plot-slots.d.ts +1 -0
  223. package/src/lib/strip-plot/strip-plot.d.ts +1 -0
  224. package/src/lib/sunburst-chart/index.d.ts +1 -0
  225. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +1 -0
  226. package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +1 -0
  227. package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +1 -0
  228. package/src/lib/sunburst-chart/sunburst-chart.d.ts +1 -0
  229. package/src/lib/symbol-map/index.d.ts +1 -0
  230. package/src/lib/symbol-map/symbol-map-options.d.ts +1 -0
  231. package/src/lib/symbol-map/symbol-map-slots.config.d.ts +1 -0
  232. package/src/lib/symbol-map/symbol-map-slots.d.ts +1 -0
  233. package/src/lib/symbol-map/symbol-map.d.ts +1 -0
  234. package/src/lib/text/index.d.ts +1 -0
  235. package/src/lib/text/text-options.d.ts +1 -0
  236. package/src/lib/text/text.d.ts +1 -0
  237. package/src/lib/treemap-chart/index.d.ts +1 -0
  238. package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -0
  239. package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +1 -0
  240. package/src/lib/treemap-chart/treemap-chart-slots.d.ts +1 -0
  241. package/src/lib/treemap-chart/treemap-chart.d.ts +1 -0
  242. package/src/lib/venn-diagram/index.d.ts +1 -0
  243. package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +1 -0
  244. package/src/lib/video/index.d.ts +1 -0
  245. package/src/lib/video/video-options.d.ts +1 -0
  246. package/src/lib/video/video.d.ts +1 -0
  247. package/src/lib/visual-item/index.d.ts +1 -0
  248. package/src/lib/visual-item/visual-item.d.ts +1 -0
  249. package/src/lib/wordcloud-chart/index.d.ts +1 -0
  250. package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +1 -0
  251. package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +1 -0
  252. package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +1 -0
  253. package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +1 -0
  254. package/src/options.d.ts +1 -0
  255. package/CHANGELOG.md +0 -47
  256. package/README.md +0 -132
@@ -93,3 +93,4 @@ export interface InteractivityMeasureDimensionPickerViewOptions {
93
93
  measureDimensionPicker?: PickerConfiguration[];
94
94
  };
95
95
  }
96
+ //# sourceMappingURL=interactivity-measure-dimension-picker.d.ts.map
@@ -1 +1,2 @@
1
1
  export type InteractivityTarget = '_parent' | '_self' | '_blank';
2
+ //# sourceMappingURL=interactivity-target.d.ts.map
@@ -2,3 +2,4 @@
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,10 @@
1
- import { ConnectedPosition } from '@angular/cdk/overlay';
2
- import type { VizItemOptions } from '../../options';
3
- import type { RankingViewOptions, VizItemType } from './common';
4
- import type { Filter } from './item-filter-group';
1
+ import { VizItemOptions } from '../../options';
2
+ import { RankingViewOptions, VizItemType } from './common';
3
+ import { Filter } from './item-filter-group';
5
4
  import { ItemQueryRanking } from './query';
6
- import type { Column, GenericSlotContent, Slot } from './slots';
5
+ import { Column, GenericSlotContent, Slot } from './slots';
7
6
  import { DashboardContentVizItemSort } from './sort';
8
- import type { ItemThemeConfig } from './theme';
7
+ import { ItemThemeConfig } from './theme';
9
8
  type IQChartName = 'areaChart' | 'barChart' | 'boxPlot' | 'bubbleChart' | 'bulletChart' | 'choroplethMap' | 'columnChart' | 'combinationChart' | 'circularGauge' | 'lineChart' | 'evolutionNumber' | 'donutChart' | 'regularTable' | 'pieChart' | 'pivotTable' | 'scatterPlot';
10
9
  type IQMessageType = 'humanMessage' | 'systemMessage' | 'chartAnswer';
11
10
  type IQResponseMode = 'text' | 'chart' | 'mixed';
@@ -76,6 +75,16 @@ export interface IQAnswerOptions {
76
75
  responseMode?: IQResponseMode;
77
76
  chartTheme?: ItemThemeConfig;
78
77
  }
78
+ interface ConnectedPosition {
79
+ originX: 'start' | 'center' | 'end';
80
+ originY: 'top' | 'center' | 'bottom';
81
+ overlayX: 'start' | 'center' | 'end';
82
+ overlayY: 'top' | 'center' | 'bottom';
83
+ weight?: number;
84
+ offsetX?: number;
85
+ offsetY?: number;
86
+ panelClass?: string | string[];
87
+ }
79
88
  export interface IQChatOptions extends IQAnswerOptions {
80
89
  areInitialSuggestionsEnabled?: boolean;
81
90
  areWelcomeMessagesVisible?: boolean;
@@ -93,3 +102,4 @@ export interface IQChatOptions extends IQAnswerOptions {
93
102
  welcomeMessages?: IQMessage[];
94
103
  }
95
104
  export {};
105
+ //# sourceMappingURL=iq-components.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"iq-components.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/iq-components.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"iq-components.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/iq-components.ts"],"names":[],"mappings":"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"}
@@ -172,3 +172,4 @@ 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,3 +29,4 @@ export interface DisplayLegendViewOptions {
29
29
  legend?: boolean;
30
30
  };
31
31
  }
32
+ //# sourceMappingURL=legend.d.ts.map
@@ -1,4 +1,4 @@
1
- import type { LatLngBoundsExpression } from 'leaflet';
1
+ import { 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,3 +134,4 @@ export interface TileProvider {
134
134
  */
135
135
  vectorId?: string;
136
136
  }
137
+ //# sourceMappingURL=map-object-view-options.d.ts.map
@@ -4,3 +4,4 @@ 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,3 +35,4 @@ export interface PeriodOverPeriod {
35
35
  */
36
36
  minLevel: number;
37
37
  }
38
+ //# sourceMappingURL=period-over-period.d.ts.map
@@ -8,3 +8,4 @@ export interface PlaceholderViewOptions {
8
8
  */
9
9
  placeholder?: Record<string, string>;
10
10
  }
11
+ //# sourceMappingURL=placeholder.d.ts.map
@@ -23,3 +23,4 @@ export interface ItemQueryRanking {
23
23
  */
24
24
  number: number;
25
25
  }
26
+ //# sourceMappingURL=query.d.ts.map
@@ -15,3 +15,4 @@ export interface ManualValuesRange {
15
15
  */
16
16
  isNegativeInfinityRange?: boolean;
17
17
  }
18
+ //# sourceMappingURL=ranges.d.ts.map
@@ -423,3 +423,4 @@ export interface SlotConfig {
423
423
  }
424
424
  export interface Slot extends VizItemSlot, SlotConfig {
425
425
  }
426
+ //# sourceMappingURL=slots.d.ts.map
@@ -62,3 +62,4 @@ export interface DashboardContentVizItemSort {
62
62
  export interface SortViewOptions {
63
63
  sort?: DashboardContentVizItemSort;
64
64
  }
65
+ //# sourceMappingURL=sort.d.ts.map
@@ -278,3 +278,4 @@ export interface ThemeConfig extends ItemThemeConfig {
278
278
  export interface ThemeViewOptions {
279
279
  theme?: ThemeConfig;
280
280
  }
281
+ //# sourceMappingURL=theme.d.ts.map
@@ -16,3 +16,4 @@ export interface DisplayTitleViewOptions {
16
16
  title?: boolean;
17
17
  };
18
18
  }
19
+ //# sourceMappingURL=title.d.ts.map
@@ -63,3 +63,4 @@ export interface ChartLoader {
63
63
  */
64
64
  showBranded?: boolean;
65
65
  }
66
+ //# sourceMappingURL=viz-item.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +207,4 @@ 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,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const slicerFilterSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=slicer-filter-slots.config.d.ts.map
@@ -26,3 +26,4 @@ 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,3 +21,4 @@ export interface SlicerFilter {
21
21
  */
22
22
  slots: SlicerFilterSlots;
23
23
  }
24
+ //# sourceMappingURL=slicer-filter.d.ts.map
@@ -2,3 +2,4 @@ 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 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';
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';
6
6
  export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'interactivity' | 'theme'>, InfoTooltipViewOptions, TitleViewOptions, DisplayTitleViewOptions, LimitViewOptions, InteractivityMeasureDimensionPickerViewOptions {
7
7
  /**
8
8
  * Theme configuration
@@ -24,3 +24,4 @@ export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'in
24
24
  right?: number;
25
25
  };
26
26
  }
27
+ //# sourceMappingURL=slider-filter-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const sliderFilterSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=slider-filter-slots.config.d.ts.map
@@ -15,3 +15,4 @@ interface SliderMetricSlot extends VizItemSlot {
15
15
  */
16
16
  export type SliderFilterSlots = (SliderMetricSlot)[];
17
17
  export {};
18
+ //# sourceMappingURL=slider-filter-slots.d.ts.map
@@ -21,3 +21,4 @@ export interface SliderFilter {
21
21
  */
22
22
  slots: SliderFilterSlots;
23
23
  }
24
+ //# sourceMappingURL=slider-filter.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +144,4 @@ interface SpeedometerChartInteractivityViewOptions extends InteractivityCustomEv
144
144
  };
145
145
  }
146
146
  export {};
147
+ //# sourceMappingURL=speedometer-chart-options.d.ts.map
@@ -1,2 +1,3 @@
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,3 +27,4 @@ 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,3 +21,4 @@ export interface SpeedometerChart {
21
21
  */
22
22
  slots: SpeedometerChartSlots;
23
23
  }
24
+ //# sourceMappingURL=speedometer-chart.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +125,4 @@ export interface SpikeMapViewOptions extends Omit<MapObjectViewOptions, 'display
125
125
  };
126
126
  }
127
127
  export {};
128
+ //# sourceMappingURL=spike-map-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const spikeMapSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=spike-map-slots.config.d.ts.map
@@ -38,3 +38,4 @@ 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,3 +21,4 @@ export interface SpikeMap {
21
21
  */
22
22
  slots: SpikeMapSlots;
23
23
  }
24
+ //# sourceMappingURL=spike-map.d.ts.map
@@ -2,3 +2,4 @@ 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 type { DisplayTitleViewOptions, DropObjectViewOptions, InfoTooltipViewOptions, InteractivityExportViewOptions, InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig, LimitViewOptions, TitleViewOptions } from '../shared';
1
+ import { 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,3 +48,4 @@ interface StripPlotInteractivityViewOptions {
48
48
  };
49
49
  }
50
50
  export {};
51
+ //# sourceMappingURL=strip-plot-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const stripPlotSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=strip-plot-slots.config.d.ts.map
@@ -26,3 +26,4 @@ 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,3 +21,4 @@ export interface StripPlot {
21
21
  */
22
22
  slots: StripPlotSlots;
23
23
  }
24
+ //# sourceMappingURL=strip-plot.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +86,4 @@ interface SunburstChartInteractiveViewOptions extends InteractivityCustomEventsV
86
86
  };
87
87
  }
88
88
  export {};
89
+ //# sourceMappingURL=sunburst-chart-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const sunburstChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=sunburst-chart-slots.config.d.ts.map
@@ -26,3 +26,4 @@ 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,3 +21,4 @@ export interface SunburstChart {
21
21
  */
22
22
  slots: SunburstChartSlots;
23
23
  }
24
+ //# sourceMappingURL=sunburst-chart.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +92,4 @@ export interface SymbolMapViewOptions extends Omit<MapObjectViewOptions, 'displa
92
92
  };
93
93
  }
94
94
  export {};
95
+ //# sourceMappingURL=symbol-map-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const symbolMapSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=symbol-map-slots.config.d.ts.map
@@ -38,3 +38,4 @@ 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,3 +21,4 @@ export interface SymbolMap {
21
21
  */
22
22
  slots: SymbolMapSlots;
23
23
  }
24
+ //# sourceMappingURL=symbol-map.d.ts.map
@@ -1,2 +1,3 @@
1
1
  export * from './text';
2
2
  export * from './text-options';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -56,3 +56,4 @@ interface TextViewDisplayOptions extends DisplayTitleViewOptions {
56
56
  };
57
57
  }
58
58
  export {};
59
+ //# sourceMappingURL=text-options.d.ts.map
@@ -14,3 +14,4 @@ export interface Text {
14
14
  */
15
15
  options: TextViewOptions;
16
16
  }
17
+ //# sourceMappingURL=text.d.ts.map
@@ -2,3 +2,4 @@ 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,3 +144,4 @@ export interface TreemapChartViewOptions extends Omit<DropObjectViewOptions, 'di
144
144
  };
145
145
  }
146
146
  export {};
147
+ //# sourceMappingURL=treemap-chart-options.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const treemapChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=treemap-chart-slots.config.d.ts.map
@@ -38,3 +38,4 @@ 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,3 +21,4 @@ export interface TreemapChart {
21
21
  */
22
22
  slots: TreemapChartSlots;
23
23
  }
24
+ //# sourceMappingURL=treemap-chart.d.ts.map
@@ -1 +1,2 @@
1
1
  export * from './venn-diagram-slots.config';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const vennDiagramSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=venn-diagram-slots.config.d.ts.map
@@ -1,2 +1,3 @@
1
1
  export * from './video';
2
2
  export * from './video-options';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -84,3 +84,4 @@ export interface VideoSourceOptions {
84
84
  */
85
85
  type?: string;
86
86
  }
87
+ //# sourceMappingURL=video-options.d.ts.map
@@ -14,3 +14,4 @@ export interface Video {
14
14
  */
15
15
  options: VideoViewOptions;
16
16
  }
17
+ //# sourceMappingURL=video.d.ts.map
@@ -1 +1,2 @@
1
1
  export * from './visual-item';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -28,3 +28,4 @@ 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,3 +2,4 @@ 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,3 +117,4 @@ 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,2 +1,3 @@
1
1
  import { SlotConfig } from '../shared';
2
2
  export declare const wordcloudChartSlotsConfig: SlotConfig[];
3
+ //# sourceMappingURL=wordcloud-chart-slots.config.d.ts.map
@@ -39,3 +39,4 @@ 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,3 +21,4 @@ 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,3 +42,4 @@ 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
package/CHANGELOG.md DELETED
@@ -1,47 +0,0 @@
1
- All notable changes to this project will be documented in this file.
2
-
3
- ## [1.0.7] - 2024-12-13
4
-
5
- ### Updates
6
-
7
- - New JSON schemas and types for dashboard contents
8
-
9
- ## [1.0.6] - 2024-11-22
10
-
11
- ### Updates
12
-
13
- - New JSON schemas and types for dashboard contents
14
-
15
- ## [1.0.5] - 2024-11-18
16
-
17
- ### Updates
18
-
19
- - Expose slot configs for charts
20
-
21
- ## [1.0.4] - 2024-11-14
22
-
23
- ### Updates
24
-
25
- - Remove JSON schemas from the library
26
-
27
- ## [1.0.3] - 2024-10-22
28
-
29
- ### Updates
30
-
31
- - Fix displaying Search Filter in Flex
32
-
33
- ## [1.0.2] - 2024-10-21
34
-
35
- ### Updates
36
-
37
- - Changes related to theme options
38
-
39
- ## [1.0.1] - 2024-10-14
40
-
41
- ### Updates
42
-
43
- - Updated types
44
-
45
- ## [0.1.88] - 2024-09-09
46
-
47
- - Types and JSON schemas from Luzmo dashboard contents v0.1.88