@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,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-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/evolution-number-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-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": {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  "content": {
138
138
  "description": "Evolution slot definition",
139
139
  "items": {
140
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/DateTimeSlotContent"
140
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/DateTimeSlotContent"
141
141
  },
142
142
  "maxItems": 1,
143
143
  "type": "array"
@@ -209,7 +209,7 @@ declare const _default: {
209
209
  ]
210
210
  },
211
211
  "periodOverPeriod": {
212
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/PeriodOverPeriod",
212
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/PeriodOverPeriod",
213
213
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
214
214
  },
215
215
  "subtype": {
@@ -247,13 +247,13 @@ declare const _default: {
247
247
  "items": {
248
248
  "anyOf": [
249
249
  {
250
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/NumericSlotContent"
250
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/NumericSlotContent"
251
251
  },
252
252
  {
253
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/HierarchySlotContent"
253
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/HierarchySlotContent"
254
254
  },
255
255
  {
256
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/DateTimeSlotContent"
256
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/DateTimeSlotContent"
257
257
  }
258
258
  ]
259
259
  },
@@ -297,7 +297,7 @@ declare const _default: {
297
297
  "type": "string"
298
298
  },
299
299
  "columnSubType": {
300
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/ColumnSubtype",
300
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/ColumnSubtype",
301
301
  "description": "Column subtype"
302
302
  },
303
303
  "datasetId": {
@@ -390,7 +390,7 @@ declare const _default: {
390
390
  "type": "object"
391
391
  },
392
392
  "periodOverPeriod": {
393
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/PeriodOverPeriod",
393
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/PeriodOverPeriod",
394
394
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
395
395
  },
396
396
  "subtype": {
@@ -435,7 +435,7 @@ declare const _default: {
435
435
  "type": "number"
436
436
  },
437
437
  "type": {
438
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/PeriodOverPeriodType",
438
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/PeriodOverPeriodType",
439
439
  "description": "Period over period comparison type"
440
440
  }
441
441
  },
@@ -456,10 +456,10 @@ declare const _default: {
456
456
  "items": {
457
457
  "anyOf": [
458
458
  {
459
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/MeasureSlot"
459
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/MeasureSlot"
460
460
  },
461
461
  {
462
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json#/definitions/EvolutionSlot"
462
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-slots.schema.json#/definitions/EvolutionSlot"
463
463
  }
464
464
  ]
465
465
  },
@@ -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/evolution-number.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number.schema.json",
4
4
  "type": "object",
5
5
  "description": "Evolution Number item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Evolution Number item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Evolution Number item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/evolution-number-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/evolution-number-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/funnel-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-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/funnel-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "CategorySlot": {
@@ -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/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
17
17
  },
18
18
  {
19
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/DateTimeSlotContent"
19
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-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/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
131
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-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": {
@@ -219,7 +219,7 @@ declare const _default: {
219
219
  ]
220
220
  },
221
221
  "periodOverPeriod": {
222
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
222
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
223
223
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
224
224
  },
225
225
  "subtype": {
@@ -257,10 +257,10 @@ declare const _default: {
257
257
  "items": {
258
258
  "anyOf": [
259
259
  {
260
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
260
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/NumericSlotContent"
261
261
  },
262
262
  {
263
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
263
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/HierarchySlotContent"
264
264
  }
265
265
  ]
266
266
  },
@@ -304,7 +304,7 @@ declare const _default: {
304
304
  "type": "string"
305
305
  },
306
306
  "columnSubType": {
307
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/ColumnSubtype",
307
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/ColumnSubtype",
308
308
  "description": "Column subtype"
309
309
  },
310
310
  "datasetId": {
@@ -397,7 +397,7 @@ declare const _default: {
397
397
  "type": "object"
398
398
  },
399
399
  "periodOverPeriod": {
400
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
400
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriod",
401
401
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
402
402
  },
403
403
  "subtype": {
@@ -442,7 +442,7 @@ declare const _default: {
442
442
  "type": "number"
443
443
  },
444
444
  "type": {
445
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
445
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
446
446
  "description": "Period over period comparison type"
447
447
  }
448
448
  },
@@ -463,10 +463,10 @@ declare const _default: {
463
463
  "items": {
464
464
  "anyOf": [
465
465
  {
466
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/MeasureSlot"
466
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/MeasureSlot"
467
467
  },
468
468
  {
469
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json#/definitions/CategorySlot"
469
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-slots.schema.json#/definitions/CategorySlot"
470
470
  }
471
471
  ]
472
472
  },
@@ -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/funnel-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Funnel Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Funnel Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Funnel Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/funnel-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/funnel-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/heat-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-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/heat-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-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/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-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": {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  "content": {
138
138
  "description": "Geo slot definition",
139
139
  "items": {
140
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/SpatialSlotContent"
140
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/SpatialSlotContent"
141
141
  },
142
142
  "maxItems": 1,
143
143
  "type": "array"
@@ -209,7 +209,7 @@ declare const _default: {
209
209
  ]
210
210
  },
211
211
  "periodOverPeriod": {
212
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
212
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
213
213
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
214
214
  },
215
215
  "subtype": {
@@ -247,13 +247,13 @@ declare const _default: {
247
247
  "items": {
248
248
  "anyOf": [
249
249
  {
250
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/NumericSlotContent"
250
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/NumericSlotContent"
251
251
  },
252
252
  {
253
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/HierarchySlotContent"
253
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/HierarchySlotContent"
254
254
  },
255
255
  {
256
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/DateTimeSlotContent"
256
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/DateTimeSlotContent"
257
257
  }
258
258
  ]
259
259
  },
@@ -297,7 +297,7 @@ declare const _default: {
297
297
  "type": "string"
298
298
  },
299
299
  "columnSubType": {
300
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/ColumnSubtype",
300
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/ColumnSubtype",
301
301
  "description": "Column subtype"
302
302
  },
303
303
  "datasetId": {
@@ -390,7 +390,7 @@ declare const _default: {
390
390
  "type": "object"
391
391
  },
392
392
  "periodOverPeriod": {
393
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
393
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/PeriodOverPeriod",
394
394
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
395
395
  },
396
396
  "subtype": {
@@ -435,7 +435,7 @@ declare const _default: {
435
435
  "type": "number"
436
436
  },
437
437
  "type": {
438
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/PeriodOverPeriodType",
438
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/PeriodOverPeriodType",
439
439
  "description": "Period over period comparison type"
440
440
  }
441
441
  },
@@ -510,10 +510,10 @@ declare const _default: {
510
510
  "items": {
511
511
  "anyOf": [
512
512
  {
513
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/GeoSlot"
513
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/GeoSlot"
514
514
  },
515
515
  {
516
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json#/definitions/MeasureSlot"
516
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-slots.schema.json#/definitions/MeasureSlot"
517
517
  }
518
518
  ]
519
519
  },
@@ -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/heat-map.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map.schema.json",
4
4
  "type": "object",
5
5
  "description": "Heat Map item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Heat Map item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-map-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Heat Map item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-map-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-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/heat-table-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-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/heat-table-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-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/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-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/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
193
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-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/heat-table-slots.schema.json#/definitions/NumericSlotContent"
231
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/NumericSlotContent"
232
232
  },
233
233
  {
234
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
234
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
235
235
  },
236
236
  {
237
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
237
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
238
238
  }
239
239
  ]
240
240
  },
@@ -278,7 +278,7 @@ declare const _default: {
278
278
  "type": "string"
279
279
  },
280
280
  "columnSubType": {
281
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/ColumnSubtype",
281
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/ColumnSubtype",
282
282
  "description": "Column subtype"
283
283
  },
284
284
  "datasetId": {
@@ -371,7 +371,7 @@ declare const _default: {
371
371
  "type": "object"
372
372
  },
373
373
  "periodOverPeriod": {
374
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
374
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/PeriodOverPeriod",
375
375
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
376
376
  },
377
377
  "subtype": {
@@ -416,7 +416,7 @@ declare const _default: {
416
416
  "type": "number"
417
417
  },
418
418
  "type": {
419
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/PeriodOverPeriodType",
419
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/PeriodOverPeriodType",
420
420
  "description": "Period over period comparison type"
421
421
  }
422
422
  },
@@ -440,13 +440,13 @@ declare const _default: {
440
440
  "items": {
441
441
  "anyOf": [
442
442
  {
443
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/NumericSlotContent"
443
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/NumericSlotContent"
444
444
  },
445
445
  {
446
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
446
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
447
447
  },
448
448
  {
449
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
449
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
450
450
  }
451
451
  ]
452
452
  },
@@ -469,13 +469,13 @@ declare const _default: {
469
469
  "items": {
470
470
  "anyOf": [
471
471
  {
472
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/NumericSlotContent"
472
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/NumericSlotContent"
473
473
  },
474
474
  {
475
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
475
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/HierarchySlotContent"
476
476
  },
477
477
  {
478
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
478
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/DateTimeSlotContent"
479
479
  }
480
480
  ]
481
481
  },
@@ -495,13 +495,13 @@ declare const _default: {
495
495
  "items": {
496
496
  "anyOf": [
497
497
  {
498
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/MeasureSlot"
498
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/MeasureSlot"
499
499
  },
500
500
  {
501
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/YAxisSlot"
501
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/YAxisSlot"
502
502
  },
503
503
  {
504
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json#/definitions/XAxisSlot"
504
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-slots.schema.json#/definitions/XAxisSlot"
505
505
  }
506
506
  ]
507
507
  },
@@ -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/heat-table.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table.schema.json",
4
4
  "type": "object",
5
5
  "description": "Heat Table item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Heat Table item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-table-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Heat Table item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/heat-table-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/heat-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/hexbin-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "aggregationType": {
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-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/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-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": {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  "content": {
138
138
  "description": "Geo slot definition",
139
139
  "items": {
140
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/SpatialSlotContent"
140
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/SpatialSlotContent"
141
141
  },
142
142
  "maxItems": 1,
143
143
  "type": "array"
@@ -209,7 +209,7 @@ declare const _default: {
209
209
  ]
210
210
  },
211
211
  "periodOverPeriod": {
212
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
212
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
213
213
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
214
214
  },
215
215
  "subtype": {
@@ -247,13 +247,13 @@ declare const _default: {
247
247
  "items": {
248
248
  "anyOf": [
249
249
  {
250
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/NumericSlotContent"
250
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/NumericSlotContent"
251
251
  },
252
252
  {
253
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/HierarchySlotContent"
253
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/HierarchySlotContent"
254
254
  },
255
255
  {
256
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/DateTimeSlotContent"
256
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/DateTimeSlotContent"
257
257
  }
258
258
  ]
259
259
  },
@@ -297,7 +297,7 @@ declare const _default: {
297
297
  "type": "string"
298
298
  },
299
299
  "columnSubType": {
300
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/ColumnSubtype",
300
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/ColumnSubtype",
301
301
  "description": "Column subtype"
302
302
  },
303
303
  "datasetId": {
@@ -390,7 +390,7 @@ declare const _default: {
390
390
  "type": "object"
391
391
  },
392
392
  "periodOverPeriod": {
393
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
393
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriod",
394
394
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
395
395
  },
396
396
  "subtype": {
@@ -435,7 +435,7 @@ declare const _default: {
435
435
  "type": "number"
436
436
  },
437
437
  "type": {
438
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriodType",
438
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/PeriodOverPeriodType",
439
439
  "description": "Period over period comparison type"
440
440
  }
441
441
  },
@@ -510,10 +510,10 @@ declare const _default: {
510
510
  "items": {
511
511
  "anyOf": [
512
512
  {
513
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/GeoSlot"
513
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/GeoSlot"
514
514
  },
515
515
  {
516
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/hexbin-map-slots.schema.json#/definitions/MeasureSlot"
516
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/hexbin-map-slots.schema.json#/definitions/MeasureSlot"
517
517
  }
518
518
  ]
519
519
  },