@luzmo/dashboard-contents-types 1.0.15 → 1.0.17

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 (193) hide show
  1. package/assets/json-schemas/area-chart-options.schema.json.d.ts +1 -1
  2. package/assets/json-schemas/area-chart-slots.schema.json.d.ts +18 -18
  3. package/assets/json-schemas/area-chart.schema.json.d.ts +3 -3
  4. package/assets/json-schemas/bar-chart-options.schema.json.d.ts +3 -1
  5. package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +18 -18
  6. package/assets/json-schemas/bar-chart.schema.json.d.ts +3 -3
  7. package/assets/json-schemas/box-plot-options.schema.json.d.ts +1 -1
  8. package/assets/json-schemas/box-plot-slots.schema.json.d.ts +12 -12
  9. package/assets/json-schemas/box-plot.schema.json.d.ts +3 -3
  10. package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +1 -1
  11. package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +18 -18
  12. package/assets/json-schemas/bubble-chart.schema.json.d.ts +3 -3
  13. package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +1 -1
  14. package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +18 -18
  15. package/assets/json-schemas/bullet-chart.schema.json.d.ts +3 -3
  16. package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +1 -1
  17. package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +15 -15
  18. package/assets/json-schemas/choropleth-map.schema.json.d.ts +3 -3
  19. package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +1 -1
  20. package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +14 -14
  21. package/assets/json-schemas/circle-pack-chart.schema.json.d.ts +3 -3
  22. package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +1 -1
  23. package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +14 -14
  24. package/assets/json-schemas/circular-gauge.schema.json.d.ts +3 -3
  25. package/assets/json-schemas/column-chart-options.schema.json.d.ts +1 -1
  26. package/assets/json-schemas/column-chart-slots.schema.json.d.ts +18 -18
  27. package/assets/json-schemas/column-chart.schema.json.d.ts +3 -3
  28. package/assets/json-schemas/combination-chart-options.schema.json.d.ts +1 -1
  29. package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +14 -14
  30. package/assets/json-schemas/combination-chart.schema.json.d.ts +3 -3
  31. package/assets/json-schemas/date-filter-options.schema.json.d.ts +1 -1
  32. package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -5
  33. package/assets/json-schemas/date-filter.schema.json.d.ts +3 -3
  34. package/assets/json-schemas/donut-chart-options.schema.json.d.ts +1 -1
  35. package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +14 -14
  36. package/assets/json-schemas/donut-chart.schema.json.d.ts +3 -3
  37. package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +1 -1
  38. package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +10 -10
  39. package/assets/json-schemas/dropdown-filter.schema.json.d.ts +3 -3
  40. package/assets/json-schemas/evolution-number-options.schema.json.d.ts +1 -1
  41. package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +12 -12
  42. package/assets/json-schemas/evolution-number.schema.json.d.ts +3 -3
  43. package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +1 -1
  44. package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +13 -13
  45. package/assets/json-schemas/funnel-chart.schema.json.d.ts +3 -3
  46. package/assets/json-schemas/heat-map-options.schema.json.d.ts +1 -1
  47. package/assets/json-schemas/heat-map-slots.schema.json.d.ts +12 -12
  48. package/assets/json-schemas/heat-map.schema.json.d.ts +3 -3
  49. package/assets/json-schemas/heat-table-options.schema.json.d.ts +1 -1
  50. package/assets/json-schemas/heat-table-slots.schema.json.d.ts +18 -18
  51. package/assets/json-schemas/heat-table.schema.json.d.ts +3 -3
  52. package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +1 -1
  53. package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +12 -12
  54. package/assets/json-schemas/hexbin-map.schema.json.d.ts +3 -3
  55. package/assets/json-schemas/image-options.schema.json.d.ts +1 -1
  56. package/assets/json-schemas/image.schema.json.d.ts +2 -2
  57. package/assets/json-schemas/line-chart-options.schema.json.d.ts +1 -1
  58. package/assets/json-schemas/line-chart-slots.schema.json.d.ts +18 -18
  59. package/assets/json-schemas/line-chart.schema.json.d.ts +3 -3
  60. package/assets/json-schemas/marker-map-options.schema.json.d.ts +1 -1
  61. package/assets/json-schemas/marker-map-slots.schema.json.d.ts +12 -12
  62. package/assets/json-schemas/marker-map.schema.json.d.ts +3 -3
  63. package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +1 -1
  64. package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +26 -26
  65. package/assets/json-schemas/ohlc-chart.schema.json.d.ts +3 -3
  66. package/assets/json-schemas/options.schema.json.d.ts +43 -43
  67. package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +1 -1
  68. package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +13 -13
  69. package/assets/json-schemas/parallel-coordinates-plot.schema.json.d.ts +3 -3
  70. package/assets/json-schemas/pivot-table-options.schema.json.d.ts +1 -1
  71. package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +18 -18
  72. package/assets/json-schemas/pivot-table.schema.json.d.ts +3 -3
  73. package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +1 -1
  74. package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +18 -18
  75. package/assets/json-schemas/pyramid-chart.schema.json.d.ts +3 -3
  76. package/assets/json-schemas/radar-chart-options.schema.json.d.ts +1 -1
  77. package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +18 -18
  78. package/assets/json-schemas/radar-chart.schema.json.d.ts +3 -3
  79. package/assets/json-schemas/regular-table-options.schema.json.d.ts +1 -1
  80. package/assets/json-schemas/regular-table-slots.schema.json.d.ts +10 -10
  81. package/assets/json-schemas/regular-table.schema.json.d.ts +3 -3
  82. package/assets/json-schemas/route-map-options.schema.json.d.ts +1 -1
  83. package/assets/json-schemas/route-map-slots.schema.json.d.ts +19 -19
  84. package/assets/json-schemas/route-map.schema.json.d.ts +3 -3
  85. package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +1 -1
  86. package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +22 -22
  87. package/assets/json-schemas/sankey-diagram.schema.json.d.ts +3 -3
  88. package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +1 -1
  89. package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +26 -26
  90. package/assets/json-schemas/scatter-plot.schema.json.d.ts +3 -3
  91. package/assets/json-schemas/search-filter-options.schema.json.d.ts +1 -1
  92. package/assets/json-schemas/search-filter-slots.schema.json.d.ts +10 -10
  93. package/assets/json-schemas/search-filter.schema.json.d.ts +3 -3
  94. package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +1 -1
  95. package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +14 -14
  96. package/assets/json-schemas/slicer-filter.schema.json.d.ts +3 -3
  97. package/assets/json-schemas/slider-filter-options.schema.json.d.ts +1 -1
  98. package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +8 -8
  99. package/assets/json-schemas/slider-filter.schema.json.d.ts +3 -3
  100. package/assets/json-schemas/slots.schema.json.d.ts +40 -40
  101. package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +1 -1
  102. package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +18 -18
  103. package/assets/json-schemas/speedometer-chart.schema.json.d.ts +3 -3
  104. package/assets/json-schemas/spike-map-options.schema.json.d.ts +1 -1
  105. package/assets/json-schemas/spike-map-slots.schema.json.d.ts +16 -16
  106. package/assets/json-schemas/spike-map.schema.json.d.ts +3 -3
  107. package/assets/json-schemas/strip-plot-options.schema.json.d.ts +1 -1
  108. package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +14 -14
  109. package/assets/json-schemas/strip-plot.schema.json.d.ts +3 -3
  110. package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +1 -1
  111. package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +14 -14
  112. package/assets/json-schemas/sunburst-chart.schema.json.d.ts +3 -3
  113. package/assets/json-schemas/symbol-map-options.schema.json.d.ts +1 -1
  114. package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +15 -15
  115. package/assets/json-schemas/symbol-map.schema.json.d.ts +3 -3
  116. package/assets/json-schemas/text-options.schema.json.d.ts +1 -1
  117. package/assets/json-schemas/text.schema.json.d.ts +2 -2
  118. package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +1 -1
  119. package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +23 -23
  120. package/assets/json-schemas/treemap-chart.schema.json.d.ts +3 -3
  121. package/assets/json-schemas/video-options.schema.json.d.ts +1 -1
  122. package/assets/json-schemas/video.schema.json.d.ts +2 -2
  123. package/assets/json-schemas/viz-item-type.schema.json.d.ts +1 -1
  124. package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +1 -1
  125. package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +16 -16
  126. package/assets/json-schemas/wordcloud-chart.schema.json.d.ts +3 -3
  127. package/index.d.ts.map +1 -1
  128. package/index.js +240 -240
  129. package/index.mjs +854 -852
  130. package/package.json +1 -1
  131. package/src/index.d.ts.map +1 -1
  132. package/src/lib/area-chart/index.d.ts.map +1 -1
  133. package/src/lib/bar-chart/bar-chart-options.d.ts +1 -1
  134. package/src/lib/bar-chart/bar-chart-options.d.ts.map +1 -1
  135. package/src/lib/bar-chart/index.d.ts.map +1 -1
  136. package/src/lib/box-plot/index.d.ts.map +1 -1
  137. package/src/lib/bubble-chart/index.d.ts.map +1 -1
  138. package/src/lib/bullet-chart/index.d.ts.map +1 -1
  139. package/src/lib/choropleth-map/index.d.ts.map +1 -1
  140. package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts.map +1 -1
  141. package/src/lib/circle-pack-chart/index.d.ts.map +1 -1
  142. package/src/lib/circular-gauge/index.d.ts.map +1 -1
  143. package/src/lib/column-chart/index.d.ts.map +1 -1
  144. package/src/lib/combination-chart/index.d.ts.map +1 -1
  145. package/src/lib/conditional-number/index.d.ts.map +1 -1
  146. package/src/lib/date-filter/date-filter-options.d.ts.map +1 -1
  147. package/src/lib/date-filter/index.d.ts.map +1 -1
  148. package/src/lib/donut-chart/index.d.ts.map +1 -1
  149. package/src/lib/dropdown-filter/dropdown-filter-options.d.ts.map +1 -1
  150. package/src/lib/dropdown-filter/index.d.ts.map +1 -1
  151. package/src/lib/evolution-number/index.d.ts.map +1 -1
  152. package/src/lib/funnel-chart/index.d.ts.map +1 -1
  153. package/src/lib/heat-map/index.d.ts.map +1 -1
  154. package/src/lib/heat-table/heat-table-options.d.ts.map +1 -1
  155. package/src/lib/heat-table/index.d.ts.map +1 -1
  156. package/src/lib/hexbin-map/index.d.ts.map +1 -1
  157. package/src/lib/image/index.d.ts.map +1 -1
  158. package/src/lib/line-chart/index.d.ts.map +1 -1
  159. package/src/lib/marker-map/index.d.ts.map +1 -1
  160. package/src/lib/ohlc-chart/index.d.ts.map +1 -1
  161. package/src/lib/ohlc-chart/ohlc-chart-options.d.ts.map +1 -1
  162. package/src/lib/parallel-coordinates-plot/index.d.ts.map +1 -1
  163. package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts.map +1 -1
  164. package/src/lib/pivot-table/index.d.ts.map +1 -1
  165. package/src/lib/pyramid-chart/index.d.ts.map +1 -1
  166. package/src/lib/pyramid-chart/pyramid-chart-options.d.ts.map +1 -1
  167. package/src/lib/radar-chart/index.d.ts.map +1 -1
  168. package/src/lib/radar-chart/radar-chart-options.d.ts.map +1 -1
  169. package/src/lib/regular-table/index.d.ts.map +1 -1
  170. package/src/lib/route-map/index.d.ts.map +1 -1
  171. package/src/lib/sankey-diagram/index.d.ts.map +1 -1
  172. package/src/lib/scatter-plot/index.d.ts.map +1 -1
  173. package/src/lib/search-filter/index.d.ts.map +1 -1
  174. package/src/lib/shared/formula.d.ts +1 -0
  175. package/src/lib/shared/formula.d.ts.map +1 -1
  176. package/src/lib/shared/index.d.ts.map +1 -1
  177. package/src/lib/shared/slots.d.ts +2 -1
  178. package/src/lib/shared/slots.d.ts.map +1 -1
  179. package/src/lib/slicer-filter/index.d.ts.map +1 -1
  180. package/src/lib/slider-filter/index.d.ts.map +1 -1
  181. package/src/lib/speedometer-chart/index.d.ts.map +1 -1
  182. package/src/lib/speedometer-chart/speedometer-chart-options.d.ts.map +1 -1
  183. package/src/lib/spike-map/index.d.ts.map +1 -1
  184. package/src/lib/strip-plot/index.d.ts.map +1 -1
  185. package/src/lib/strip-plot/strip-plot-options.d.ts.map +1 -1
  186. package/src/lib/sunburst-chart/index.d.ts.map +1 -1
  187. package/src/lib/sunburst-chart/sunburst-chart-options.d.ts.map +1 -1
  188. package/src/lib/sunburst-chart/sunburst-chart.d.ts.map +1 -1
  189. package/src/lib/symbol-map/index.d.ts.map +1 -1
  190. package/src/lib/text/index.d.ts.map +1 -1
  191. package/src/lib/treemap-chart/index.d.ts.map +1 -1
  192. package/src/lib/video/index.d.ts.map +1 -1
  193. package/src/lib/wordcloud-chart/index.d.ts.map +1 -1
@@ -1,132 +1,132 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "anyOf": [
5
5
  {
6
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/area-chart-options.schema.json"
6
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/area-chart-options.schema.json"
7
7
  },
8
8
  {
9
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bar-chart-options.schema.json"
9
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bar-chart-options.schema.json"
10
10
  },
11
11
  {
12
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/box-plot-options.schema.json"
12
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/box-plot-options.schema.json"
13
13
  },
14
14
  {
15
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bubble-chart-options.schema.json"
15
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bubble-chart-options.schema.json"
16
16
  },
17
17
  {
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bullet-chart-options.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bullet-chart-options.schema.json"
19
19
  },
20
20
  {
21
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/choropleth-map-options.schema.json"
21
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/choropleth-map-options.schema.json"
22
22
  },
23
23
  {
24
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circular-gauge-options.schema.json"
24
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/circle-pack-chart-options.schema.json"
25
25
  },
26
26
  {
27
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/column-chart-options.schema.json"
27
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/circular-gauge-options.schema.json"
28
28
  },
29
29
  {
30
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/combination-chart-options.schema.json"
30
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/column-chart-options.schema.json"
31
31
  },
32
32
  {
33
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/date-filter-options.schema.json"
33
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/combination-chart-options.schema.json"
34
34
  },
35
35
  {
36
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/donut-chart-options.schema.json"
36
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/date-filter-options.schema.json"
37
37
  },
38
38
  {
39
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/dropdown-filter-options.schema.json"
39
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/donut-chart-options.schema.json"
40
40
  },
41
41
  {
42
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-options.schema.json"
42
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/dropdown-filter-options.schema.json"
43
43
  },
44
44
  {
45
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-options.schema.json"
45
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-options.schema.json"
46
46
  },
47
47
  {
48
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/image-options.schema.json"
48
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-options.schema.json"
49
49
  },
50
50
  {
51
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/line-chart-options.schema.json"
51
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-options.schema.json"
52
52
  },
53
53
  {
54
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-options.schema.json"
54
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-options.schema.json"
55
55
  },
56
56
  {
57
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/regular-table-options.schema.json"
57
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-options.schema.json"
58
58
  },
59
59
  {
60
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sankey-diagram-options.schema.json"
60
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/image-options.schema.json"
61
61
  },
62
62
  {
63
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/scatter-plot-options.schema.json"
63
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/line-chart-options.schema.json"
64
64
  },
65
65
  {
66
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-options.schema.json"
66
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/marker-map-options.schema.json"
67
67
  },
68
68
  {
69
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-options.schema.json"
69
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/ohlc-chart-options.schema.json"
70
70
  },
71
71
  {
72
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/text-options.schema.json"
72
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-options.schema.json"
73
73
  },
74
74
  {
75
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/video-options.schema.json"
75
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-options.schema.json"
76
76
  },
77
77
  {
78
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-options.schema.json"
78
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-options.schema.json"
79
79
  },
80
80
  {
81
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/wordcloud-chart-options.schema.json"
81
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/radar-chart-options.schema.json"
82
82
  },
83
83
  {
84
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-options.schema.json"
84
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/regular-table-options.schema.json"
85
85
  },
86
86
  {
87
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-options.schema.json"
87
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/route-map-options.schema.json"
88
88
  },
89
89
  {
90
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-options.schema.json"
90
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sankey-diagram-options.schema.json"
91
91
  },
92
92
  {
93
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/marker-map-options.schema.json"
93
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/scatter-plot-options.schema.json"
94
94
  },
95
95
  {
96
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/route-map-options.schema.json"
96
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/search-filter-options.schema.json"
97
97
  },
98
98
  {
99
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-options.schema.json"
99
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/slicer-filter-options.schema.json"
100
100
  },
101
101
  {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/ohlc-chart-options.schema.json"
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/slider-filter-options.schema.json"
103
103
  },
104
104
  {
105
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-options.schema.json"
105
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-options.schema.json"
106
106
  },
107
107
  {
108
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-options.schema.json"
108
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-options.schema.json"
109
109
  },
110
110
  {
111
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-options.schema.json"
111
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-options.schema.json"
112
112
  },
113
113
  {
114
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-options.schema.json"
114
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-options.schema.json"
115
115
  },
116
116
  {
117
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circle-pack-chart-options.schema.json"
117
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-options.schema.json"
118
118
  },
119
119
  {
120
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-options.schema.json"
120
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/text-options.schema.json"
121
121
  },
122
122
  {
123
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-options.schema.json"
123
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-options.schema.json"
124
124
  },
125
125
  {
126
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-options.schema.json"
126
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/video-options.schema.json"
127
127
  },
128
128
  {
129
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/radar-chart-options.schema.json"
129
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/wordcloud-chart-options.schema.json"
130
130
  }
131
131
  ]
132
132
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "annotate": {
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColorSlot": {
@@ -10,10 +10,10 @@ declare const _default: {
10
10
  "items": {
11
11
  "anyOf": [
12
12
  {
13
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/HierarchySlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/HierarchySlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/DateTimeSlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/DateTimeSlotContent"
17
17
  }
18
18
  ]
19
19
  },
@@ -47,13 +47,13 @@ declare const _default: {
47
47
  "items": {
48
48
  "anyOf": [
49
49
  {
50
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/NumericSlotContent"
50
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/NumericSlotContent"
51
51
  },
52
52
  {
53
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/HierarchySlotContent"
53
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/HierarchySlotContent"
54
54
  },
55
55
  {
56
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/DateTimeSlotContent"
56
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/DateTimeSlotContent"
57
57
  }
58
58
  ]
59
59
  },
@@ -153,7 +153,7 @@ declare const _default: {
153
153
  "type": "string"
154
154
  },
155
155
  "periodOverPeriod": {
156
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
156
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
157
157
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
158
158
  },
159
159
  "subtype": {
@@ -244,7 +244,7 @@ declare const _default: {
244
244
  ]
245
245
  },
246
246
  "periodOverPeriod": {
247
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
247
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
248
248
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
249
249
  },
250
250
  "subtype": {
@@ -303,7 +303,7 @@ declare const _default: {
303
303
  "type": "string"
304
304
  },
305
305
  "columnSubType": {
306
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/ColumnSubtype",
306
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/ColumnSubtype",
307
307
  "description": "Column subtype"
308
308
  },
309
309
  "datasetId": {
@@ -396,7 +396,7 @@ declare const _default: {
396
396
  "type": "object"
397
397
  },
398
398
  "periodOverPeriod": {
399
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
399
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriod",
400
400
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
401
401
  },
402
402
  "subtype": {
@@ -441,7 +441,7 @@ declare const _default: {
441
441
  "type": "number"
442
442
  },
443
443
  "type": {
444
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriodType",
444
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/PeriodOverPeriodType",
445
445
  "description": "Period over period comparison type"
446
446
  }
447
447
  },
@@ -462,10 +462,10 @@ declare const _default: {
462
462
  "items": {
463
463
  "anyOf": [
464
464
  {
465
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/ColorSlot"
465
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/ColorSlot"
466
466
  },
467
467
  {
468
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json#/definitions/CoordinatesSlot"
468
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json#/definitions/CoordinatesSlot"
469
469
  }
470
470
  ]
471
471
  },
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot.schema.json",
4
4
  "type": "object",
5
5
  "description": "Parallel Coordinates Plot item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Parallel Coordinates Plot item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Parallel Coordinates Plot item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "annotate": {
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColumnSlot": {
@@ -10,13 +10,13 @@ declare const _default: {
10
10
  "items": {
11
11
  "anyOf": [
12
12
  {
13
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
17
17
  },
18
18
  {
19
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
19
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
20
20
  }
21
21
  ]
22
22
  },
@@ -127,7 +127,7 @@ declare const _default: {
127
127
  "type": "string"
128
128
  },
129
129
  "periodOverPeriod": {
130
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
130
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
131
131
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
132
132
  },
133
133
  "subtype": {
@@ -218,7 +218,7 @@ declare const _default: {
218
218
  ]
219
219
  },
220
220
  "periodOverPeriod": {
221
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
221
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
222
222
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
223
223
  },
224
224
  "subtype": {
@@ -256,13 +256,13 @@ declare const _default: {
256
256
  "items": {
257
257
  "anyOf": [
258
258
  {
259
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
259
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
260
260
  },
261
261
  {
262
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
262
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
263
263
  },
264
264
  {
265
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
265
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
266
266
  }
267
267
  ]
268
268
  },
@@ -305,7 +305,7 @@ declare const _default: {
305
305
  "type": "string"
306
306
  },
307
307
  "columnSubType": {
308
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/ColumnSubtype",
308
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/ColumnSubtype",
309
309
  "description": "Column subtype"
310
310
  },
311
311
  "datasetId": {
@@ -398,7 +398,7 @@ declare const _default: {
398
398
  "type": "object"
399
399
  },
400
400
  "periodOverPeriod": {
401
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
401
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/PeriodOverPeriod",
402
402
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
403
403
  },
404
404
  "subtype": {
@@ -443,7 +443,7 @@ declare const _default: {
443
443
  "type": "number"
444
444
  },
445
445
  "type": {
446
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/PeriodOverPeriodType",
446
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/PeriodOverPeriodType",
447
447
  "description": "Period over period comparison type"
448
448
  }
449
449
  },
@@ -467,13 +467,13 @@ declare const _default: {
467
467
  "items": {
468
468
  "anyOf": [
469
469
  {
470
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
470
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/NumericSlotContent"
471
471
  },
472
472
  {
473
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
473
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/HierarchySlotContent"
474
474
  },
475
475
  {
476
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
476
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/DateTimeSlotContent"
477
477
  }
478
478
  ]
479
479
  },
@@ -492,13 +492,13 @@ declare const _default: {
492
492
  "items": {
493
493
  "anyOf": [
494
494
  {
495
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/RowSlot"
495
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/RowSlot"
496
496
  },
497
497
  {
498
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/ColumnSlot"
498
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/ColumnSlot"
499
499
  },
500
500
  {
501
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json#/definitions/MeasureSlot"
501
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json#/definitions/MeasureSlot"
502
502
  }
503
503
  ]
504
504
  },
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table.schema.json",
4
4
  "type": "object",
5
5
  "description": "Pivot Table item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Pivot Table item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Pivot Table item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "annotate": {
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColumnSubtype": {
@@ -99,7 +99,7 @@ declare const _default: {
99
99
  "type": "string"
100
100
  },
101
101
  "periodOverPeriod": {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
103
103
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
104
104
  },
105
105
  "subtype": {
@@ -190,7 +190,7 @@ declare const _default: {
190
190
  ]
191
191
  },
192
192
  "periodOverPeriod": {
193
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
193
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
194
194
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
195
195
  },
196
196
  "subtype": {
@@ -228,13 +228,13 @@ declare const _default: {
228
228
  "items": {
229
229
  "anyOf": [
230
230
  {
231
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
231
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
232
232
  },
233
233
  {
234
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
234
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
235
235
  },
236
236
  {
237
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
237
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
238
238
  }
239
239
  ]
240
240
  },
@@ -257,13 +257,13 @@ declare const _default: {
257
257
  "items": {
258
258
  "anyOf": [
259
259
  {
260
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
260
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
261
261
  },
262
262
  {
263
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
263
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
264
264
  },
265
265
  {
266
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
266
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
267
267
  }
268
268
  ]
269
269
  },
@@ -306,7 +306,7 @@ declare const _default: {
306
306
  "type": "string"
307
307
  },
308
308
  "columnSubType": {
309
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/ColumnSubtype",
309
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/ColumnSubtype",
310
310
  "description": "Column subtype"
311
311
  },
312
312
  "datasetId": {
@@ -399,7 +399,7 @@ declare const _default: {
399
399
  "type": "object"
400
400
  },
401
401
  "periodOverPeriod": {
402
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
402
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriod",
403
403
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
404
404
  },
405
405
  "subtype": {
@@ -444,7 +444,7 @@ declare const _default: {
444
444
  "type": "number"
445
445
  },
446
446
  "type": {
447
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
447
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
448
448
  "description": "Period over period comparison type"
449
449
  }
450
450
  },
@@ -468,13 +468,13 @@ declare const _default: {
468
468
  "items": {
469
469
  "anyOf": [
470
470
  {
471
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
471
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/NumericSlotContent"
472
472
  },
473
473
  {
474
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
474
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/HierarchySlotContent"
475
475
  },
476
476
  {
477
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
477
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/DateTimeSlotContent"
478
478
  }
479
479
  ]
480
480
  },
@@ -494,13 +494,13 @@ declare const _default: {
494
494
  "items": {
495
495
  "anyOf": [
496
496
  {
497
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/MeasureSlot"
497
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/MeasureSlot"
498
498
  },
499
499
  {
500
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/YAxisSlot"
500
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/YAxisSlot"
501
501
  },
502
502
  {
503
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json#/definitions/LegendSlot"
503
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json#/definitions/LegendSlot"
504
504
  }
505
505
  ]
506
506
  },
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Pyramid Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Pyramid Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Pyramid Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };