@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,123 +1,123 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/slots.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-slots.schema.json"
6
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/area-chart-slots.schema.json"
7
7
  },
8
8
  {
9
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bar-chart-slots.schema.json"
9
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bar-chart-slots.schema.json"
10
10
  },
11
11
  {
12
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/box-plot-slots.schema.json"
12
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/box-plot-slots.schema.json"
13
13
  },
14
14
  {
15
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bubble-chart-slots.schema.json"
15
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bubble-chart-slots.schema.json"
16
16
  },
17
17
  {
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/bullet-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/bullet-chart-slots.schema.json"
19
19
  },
20
20
  {
21
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/choropleth-map-slots.schema.json"
21
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/choropleth-map-slots.schema.json"
22
22
  },
23
23
  {
24
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circular-gauge-slots.schema.json"
24
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/circle-pack-chart-slots.schema.json"
25
25
  },
26
26
  {
27
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/column-chart-slots.schema.json"
27
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/circular-gauge-slots.schema.json"
28
28
  },
29
29
  {
30
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/combination-chart-slots.schema.json"
30
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/column-chart-slots.schema.json"
31
31
  },
32
32
  {
33
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/date-filter-slots.schema.json"
33
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/combination-chart-slots.schema.json"
34
34
  },
35
35
  {
36
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/donut-chart-slots.schema.json"
36
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/date-filter-slots.schema.json"
37
37
  },
38
38
  {
39
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/dropdown-filter-slots.schema.json"
39
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/donut-chart-slots.schema.json"
40
40
  },
41
41
  {
42
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json"
42
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/dropdown-filter-slots.schema.json"
43
43
  },
44
44
  {
45
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json"
45
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json"
46
46
  },
47
47
  {
48
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/line-chart-slots.schema.json"
48
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json"
49
49
  },
50
50
  {
51
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pivot-table-slots.schema.json"
51
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json"
52
52
  },
53
53
  {
54
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/regular-table-slots.schema.json"
54
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json"
55
55
  },
56
56
  {
57
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sankey-diagram-slots.schema.json"
57
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json"
58
58
  },
59
59
  {
60
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/scatter-plot-slots.schema.json"
60
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/line-chart-slots.schema.json"
61
61
  },
62
62
  {
63
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slicer-filter-slots.schema.json"
63
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/marker-map-slots.schema.json"
64
64
  },
65
65
  {
66
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/slider-filter-slots.schema.json"
66
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/ohlc-chart-slots.schema.json"
67
67
  },
68
68
  {
69
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/search-filter-slots.schema.json"
69
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/parallel-coordinates-plot-slots.schema.json"
70
70
  },
71
71
  {
72
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/wordcloud-chart-slots.schema.json"
72
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pivot-table-slots.schema.json"
73
73
  },
74
74
  {
75
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json"
75
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/pyramid-chart-slots.schema.json"
76
76
  },
77
77
  {
78
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json"
78
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/radar-chart-slots.schema.json"
79
79
  },
80
80
  {
81
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json"
81
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/regular-table-slots.schema.json"
82
82
  },
83
83
  {
84
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/marker-map-slots.schema.json"
84
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/route-map-slots.schema.json"
85
85
  },
86
86
  {
87
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/route-map-slots.schema.json"
87
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sankey-diagram-slots.schema.json"
88
88
  },
89
89
  {
90
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json"
90
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/scatter-plot-slots.schema.json"
91
91
  },
92
92
  {
93
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/ohlc-chart-slots.schema.json"
93
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/search-filter-slots.schema.json"
94
94
  },
95
95
  {
96
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json"
96
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/slicer-filter-slots.schema.json"
97
97
  },
98
98
  {
99
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json"
99
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/slider-filter-slots.schema.json"
100
100
  },
101
101
  {
102
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json"
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json"
103
103
  },
104
104
  {
105
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json"
105
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json"
106
106
  },
107
107
  {
108
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/circle-pack-chart-slots.schema.json"
108
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json"
109
109
  },
110
110
  {
111
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/parallel-coordinates-plot-slots.schema.json"
111
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json"
112
112
  },
113
113
  {
114
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json"
114
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json"
115
115
  },
116
116
  {
117
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/pyramid-chart-slots.schema.json"
117
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json"
118
118
  },
119
119
  {
120
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/radar-chart-slots.schema.json"
120
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/wordcloud-chart-slots.schema.json"
121
121
  }
122
122
  ]
123
123
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-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/speedometer-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-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/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-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": {
@@ -160,7 +160,7 @@ declare const _default: {
160
160
  "type": "string"
161
161
  },
162
162
  "columnSubType": {
163
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
163
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
164
164
  "description": "Column subtype"
165
165
  },
166
166
  "datasetId": {
@@ -298,7 +298,7 @@ declare const _default: {
298
298
  "type": "string"
299
299
  },
300
300
  "periodOverPeriod": {
301
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
301
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
302
302
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
303
303
  },
304
304
  "subtype": {
@@ -409,7 +409,7 @@ declare const _default: {
409
409
  ]
410
410
  },
411
411
  "periodOverPeriod": {
412
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
412
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
413
413
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
414
414
  },
415
415
  "subtype": {
@@ -447,13 +447,13 @@ declare const _default: {
447
447
  "items": {
448
448
  "anyOf": [
449
449
  {
450
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
450
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
451
451
  },
452
452
  {
453
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
453
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
454
454
  },
455
455
  {
456
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
456
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
457
457
  }
458
458
  ]
459
459
  },
@@ -469,7 +469,7 @@ declare const _default: {
469
469
  "anyOf": [
470
470
  {
471
471
  "items": {
472
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
472
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
473
473
  },
474
474
  "type": "array"
475
475
  },
@@ -510,7 +510,7 @@ declare const _default: {
510
510
  "type": "string"
511
511
  },
512
512
  "columnSubType": {
513
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
513
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/ColumnSubtype",
514
514
  "description": "Column subtype"
515
515
  },
516
516
  "datasetId": {
@@ -603,7 +603,7 @@ declare const _default: {
603
603
  "type": "object"
604
604
  },
605
605
  "periodOverPeriod": {
606
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
606
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriod",
607
607
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
608
608
  },
609
609
  "subtype": {
@@ -648,7 +648,7 @@ declare const _default: {
648
648
  "type": "number"
649
649
  },
650
650
  "type": {
651
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
651
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
652
652
  "description": "Period over period comparison type"
653
653
  }
654
654
  },
@@ -672,13 +672,13 @@ declare const _default: {
672
672
  "items": {
673
673
  "anyOf": [
674
674
  {
675
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
675
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/NumericSlotContent"
676
676
  },
677
677
  {
678
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
678
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/HierarchySlotContent"
679
679
  },
680
680
  {
681
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
681
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/DateTimeSlotContent"
682
682
  }
683
683
  ]
684
684
  },
@@ -694,7 +694,7 @@ declare const _default: {
694
694
  "anyOf": [
695
695
  {
696
696
  "items": {
697
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
697
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/GenericSlotContent"
698
698
  },
699
699
  "type": "array"
700
700
  },
@@ -711,10 +711,10 @@ declare const _default: {
711
711
  "items": {
712
712
  "anyOf": [
713
713
  {
714
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/TargetSlot"
714
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/TargetSlot"
715
715
  },
716
716
  {
717
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json#/definitions/MeasureSlot"
717
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-slots.schema.json#/definitions/MeasureSlot"
718
718
  }
719
719
  ]
720
720
  },
@@ -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/speedometer-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Speedometer Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Speedometer Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Speedometer Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/speedometer-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/speedometer-chart-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/spike-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-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/spike-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "ColorSlot": {
@@ -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/spike-map-slots.schema.json#/definitions/NumericSlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/NumericSlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/HierarchySlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/HierarchySlotContent"
17
17
  },
18
18
  {
19
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/DateTimeSlotContent"
19
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/DateTimeSlotContent"
20
20
  }
21
21
  ]
22
22
  },
@@ -128,7 +128,7 @@ declare const _default: {
128
128
  "type": "string"
129
129
  },
130
130
  "periodOverPeriod": {
131
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
131
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
132
132
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
133
133
  },
134
134
  "subtype": {
@@ -166,7 +166,7 @@ declare const _default: {
166
166
  "content": {
167
167
  "description": "Geo slot definition",
168
168
  "items": {
169
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/SpatialSlotContent"
169
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/SpatialSlotContent"
170
170
  },
171
171
  "maxItems": 1,
172
172
  "type": "array"
@@ -238,7 +238,7 @@ declare const _default: {
238
238
  ]
239
239
  },
240
240
  "periodOverPeriod": {
241
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
241
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
242
242
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
243
243
  },
244
244
  "subtype": {
@@ -276,13 +276,13 @@ declare const _default: {
276
276
  "items": {
277
277
  "anyOf": [
278
278
  {
279
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/NumericSlotContent"
279
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/NumericSlotContent"
280
280
  },
281
281
  {
282
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/HierarchySlotContent"
282
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/HierarchySlotContent"
283
283
  },
284
284
  {
285
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/DateTimeSlotContent"
285
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/DateTimeSlotContent"
286
286
  }
287
287
  ]
288
288
  },
@@ -326,7 +326,7 @@ declare const _default: {
326
326
  "type": "string"
327
327
  },
328
328
  "columnSubType": {
329
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/ColumnSubtype",
329
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/ColumnSubtype",
330
330
  "description": "Column subtype"
331
331
  },
332
332
  "datasetId": {
@@ -419,7 +419,7 @@ declare const _default: {
419
419
  "type": "object"
420
420
  },
421
421
  "periodOverPeriod": {
422
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
422
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/PeriodOverPeriod",
423
423
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
424
424
  },
425
425
  "subtype": {
@@ -464,7 +464,7 @@ declare const _default: {
464
464
  "type": "number"
465
465
  },
466
466
  "type": {
467
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/PeriodOverPeriodType",
467
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/PeriodOverPeriodType",
468
468
  "description": "Period over period comparison type"
469
469
  }
470
470
  },
@@ -539,13 +539,13 @@ declare const _default: {
539
539
  "items": {
540
540
  "anyOf": [
541
541
  {
542
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/GeoSlot"
542
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/GeoSlot"
543
543
  },
544
544
  {
545
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/MeasureSlot"
545
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/MeasureSlot"
546
546
  },
547
547
  {
548
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json#/definitions/ColorSlot"
548
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-slots.schema.json#/definitions/ColorSlot"
549
549
  }
550
550
  ]
551
551
  },
@@ -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/spike-map.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map.schema.json",
4
4
  "type": "object",
5
5
  "description": "Spike Map item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Spike Map item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Spike Map item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/spike-map-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/spike-map-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/strip-plot-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-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/strip-plot-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-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/strip-plot-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-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/strip-plot-slots.schema.json#/definitions/PeriodOverPeriod",
193
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-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/strip-plot-slots.schema.json#/definitions/NumericSlotContent"
231
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/NumericSlotContent"
232
232
  },
233
233
  {
234
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/HierarchySlotContent"
234
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/HierarchySlotContent"
235
235
  },
236
236
  {
237
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/DateTimeSlotContent"
237
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/DateTimeSlotContent"
238
238
  }
239
239
  ]
240
240
  },
@@ -277,7 +277,7 @@ declare const _default: {
277
277
  "type": "string"
278
278
  },
279
279
  "columnSubType": {
280
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/ColumnSubtype",
280
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/ColumnSubtype",
281
281
  "description": "Column subtype"
282
282
  },
283
283
  "datasetId": {
@@ -370,7 +370,7 @@ declare const _default: {
370
370
  "type": "object"
371
371
  },
372
372
  "periodOverPeriod": {
373
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/PeriodOverPeriod",
373
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/PeriodOverPeriod",
374
374
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
375
375
  },
376
376
  "subtype": {
@@ -415,7 +415,7 @@ declare const _default: {
415
415
  "type": "number"
416
416
  },
417
417
  "type": {
418
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/PeriodOverPeriodType",
418
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/PeriodOverPeriodType",
419
419
  "description": "Period over period comparison type"
420
420
  }
421
421
  },
@@ -439,13 +439,13 @@ declare const _default: {
439
439
  "items": {
440
440
  "anyOf": [
441
441
  {
442
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/NumericSlotContent"
442
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/NumericSlotContent"
443
443
  },
444
444
  {
445
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/HierarchySlotContent"
445
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/HierarchySlotContent"
446
446
  },
447
447
  {
448
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/DateTimeSlotContent"
448
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/DateTimeSlotContent"
449
449
  }
450
450
  ]
451
451
  },
@@ -465,10 +465,10 @@ declare const _default: {
465
465
  "items": {
466
466
  "anyOf": [
467
467
  {
468
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/MeasureSlot"
468
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/MeasureSlot"
469
469
  },
470
470
  {
471
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json#/definitions/YAxisSlot"
471
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json#/definitions/YAxisSlot"
472
472
  }
473
473
  ]
474
474
  },
@@ -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/strip-plot.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot.schema.json",
4
4
  "type": "object",
5
5
  "description": "Strip Plot item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Strip Plot item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Strip Plot item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/strip-plot-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/strip-plot-slots.schema.json"
19
19
  }
20
20
  }
21
21
  };