@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/sunburst-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-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/sunburst-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-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/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
102
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
103
103
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
104
104
  },
105
105
  "subtype": {
@@ -190,7 +190,7 @@ declare const _default: {
190
190
  ]
191
191
  },
192
192
  "periodOverPeriod": {
193
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
193
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
194
194
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
195
195
  },
196
196
  "subtype": {
@@ -228,13 +228,13 @@ declare const _default: {
228
228
  "items": {
229
229
  "anyOf": [
230
230
  {
231
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/NumericSlotContent"
231
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/NumericSlotContent"
232
232
  },
233
233
  {
234
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/HierarchySlotContent"
234
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/HierarchySlotContent"
235
235
  },
236
236
  {
237
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/DateTimeSlotContent"
237
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/DateTimeSlotContent"
238
238
  }
239
239
  ]
240
240
  },
@@ -256,13 +256,13 @@ declare const _default: {
256
256
  "items": {
257
257
  "anyOf": [
258
258
  {
259
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/NumericSlotContent"
259
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/NumericSlotContent"
260
260
  },
261
261
  {
262
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/HierarchySlotContent"
262
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/HierarchySlotContent"
263
263
  },
264
264
  {
265
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/DateTimeSlotContent"
265
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/DateTimeSlotContent"
266
266
  }
267
267
  ]
268
268
  },
@@ -306,7 +306,7 @@ declare const _default: {
306
306
  "type": "string"
307
307
  },
308
308
  "columnSubType": {
309
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/ColumnSubtype",
309
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/ColumnSubtype",
310
310
  "description": "Column subtype"
311
311
  },
312
312
  "datasetId": {
@@ -399,7 +399,7 @@ declare const _default: {
399
399
  "type": "object"
400
400
  },
401
401
  "periodOverPeriod": {
402
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
402
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriod",
403
403
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
404
404
  },
405
405
  "subtype": {
@@ -444,7 +444,7 @@ declare const _default: {
444
444
  "type": "number"
445
445
  },
446
446
  "type": {
447
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
447
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
448
448
  "description": "Period over period comparison type"
449
449
  }
450
450
  },
@@ -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/sunburst-chart-slots.schema.json#/definitions/MeasureSlot"
468
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/MeasureSlot"
469
469
  },
470
470
  {
471
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json#/definitions/LevelsSlot"
471
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-slots.schema.json#/definitions/LevelsSlot"
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/sunburst-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Sunburst Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Sunburst Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Sunburst Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/sunburst-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/sunburst-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/symbol-map-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-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/symbol-map-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "CategorySlot": {
@@ -10,10 +10,10 @@ declare const _default: {
10
10
  "items": {
11
11
  "anyOf": [
12
12
  {
13
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/HierarchySlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/HierarchySlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/DateTimeSlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/DateTimeSlotContent"
17
17
  }
18
18
  ]
19
19
  },
@@ -125,7 +125,7 @@ declare const _default: {
125
125
  "type": "string"
126
126
  },
127
127
  "periodOverPeriod": {
128
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
128
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
129
129
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
130
130
  },
131
131
  "subtype": {
@@ -163,7 +163,7 @@ declare const _default: {
163
163
  "content": {
164
164
  "description": "Geo slot definition",
165
165
  "items": {
166
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/SpatialSlotContent"
166
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/SpatialSlotContent"
167
167
  },
168
168
  "maxItems": 1,
169
169
  "type": "array"
@@ -235,7 +235,7 @@ declare const _default: {
235
235
  ]
236
236
  },
237
237
  "periodOverPeriod": {
238
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
238
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
239
239
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
240
240
  },
241
241
  "subtype": {
@@ -273,13 +273,13 @@ declare const _default: {
273
273
  "items": {
274
274
  "anyOf": [
275
275
  {
276
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/NumericSlotContent"
276
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/NumericSlotContent"
277
277
  },
278
278
  {
279
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/HierarchySlotContent"
279
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/HierarchySlotContent"
280
280
  },
281
281
  {
282
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/DateTimeSlotContent"
282
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/DateTimeSlotContent"
283
283
  }
284
284
  ]
285
285
  },
@@ -323,7 +323,7 @@ declare const _default: {
323
323
  "type": "string"
324
324
  },
325
325
  "columnSubType": {
326
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/ColumnSubtype",
326
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/ColumnSubtype",
327
327
  "description": "Column subtype"
328
328
  },
329
329
  "datasetId": {
@@ -416,7 +416,7 @@ declare const _default: {
416
416
  "type": "object"
417
417
  },
418
418
  "periodOverPeriod": {
419
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
419
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/PeriodOverPeriod",
420
420
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
421
421
  },
422
422
  "subtype": {
@@ -461,7 +461,7 @@ declare const _default: {
461
461
  "type": "number"
462
462
  },
463
463
  "type": {
464
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/PeriodOverPeriodType",
464
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/PeriodOverPeriodType",
465
465
  "description": "Period over period comparison type"
466
466
  }
467
467
  },
@@ -536,13 +536,13 @@ declare const _default: {
536
536
  "items": {
537
537
  "anyOf": [
538
538
  {
539
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/GeoSlot"
539
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/GeoSlot"
540
540
  },
541
541
  {
542
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/MeasureSlot"
542
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/MeasureSlot"
543
543
  },
544
544
  {
545
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json#/definitions/CategorySlot"
545
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-slots.schema.json#/definitions/CategorySlot"
546
546
  }
547
547
  ]
548
548
  },
@@ -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/symbol-map.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map.schema.json",
4
4
  "type": "object",
5
5
  "description": "Symbol Map item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Symbol Map item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-map-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Symbol Map item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/symbol-map-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/symbol-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/text-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/text-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "display": {
@@ -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/text.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/text.schema.json",
4
4
  "type": "object",
5
5
  "description": "Text item",
6
6
  "properties": {
@@ -11,7 +11,7 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Text item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/text-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/text-options.schema.json"
15
15
  }
16
16
  }
17
17
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-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/treemap-chart-slots.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-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/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
13
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
14
14
  },
15
15
  {
16
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
16
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
17
17
  },
18
18
  {
19
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
19
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
20
20
  }
21
21
  ]
22
22
  },
@@ -32,7 +32,7 @@ declare const _default: {
32
32
  "anyOf": [
33
33
  {
34
34
  "items": {
35
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
35
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
36
36
  },
37
37
  "type": "array"
38
38
  },
@@ -52,13 +52,13 @@ declare const _default: {
52
52
  "items": {
53
53
  "anyOf": [
54
54
  {
55
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
55
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
56
56
  },
57
57
  {
58
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
58
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
59
59
  },
60
60
  {
61
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
61
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
62
62
  }
63
63
  ]
64
64
  },
@@ -74,7 +74,7 @@ declare const _default: {
74
74
  "anyOf": [
75
75
  {
76
76
  "items": {
77
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
77
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
78
78
  },
79
79
  "type": "array"
80
80
  },
@@ -183,7 +183,7 @@ declare const _default: {
183
183
  "type": "string"
184
184
  },
185
185
  "periodOverPeriod": {
186
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
186
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
187
187
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
188
188
  },
189
189
  "subtype": {
@@ -244,7 +244,7 @@ declare const _default: {
244
244
  "type": "string"
245
245
  },
246
246
  "columnSubType": {
247
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/ColumnSubtype",
247
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/ColumnSubtype",
248
248
  "description": "Column subtype"
249
249
  },
250
250
  "datasetId": {
@@ -382,7 +382,7 @@ declare const _default: {
382
382
  "type": "string"
383
383
  },
384
384
  "periodOverPeriod": {
385
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
385
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
386
386
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
387
387
  },
388
388
  "subtype": {
@@ -493,7 +493,7 @@ declare const _default: {
493
493
  ]
494
494
  },
495
495
  "periodOverPeriod": {
496
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
496
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
497
497
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
498
498
  },
499
499
  "subtype": {
@@ -531,13 +531,13 @@ declare const _default: {
531
531
  "items": {
532
532
  "anyOf": [
533
533
  {
534
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
534
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
535
535
  },
536
536
  {
537
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
537
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
538
538
  },
539
539
  {
540
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
540
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
541
541
  }
542
542
  ]
543
543
  },
@@ -553,7 +553,7 @@ declare const _default: {
553
553
  "anyOf": [
554
554
  {
555
555
  "items": {
556
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
556
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
557
557
  },
558
558
  "type": "array"
559
559
  },
@@ -594,7 +594,7 @@ declare const _default: {
594
594
  "type": "string"
595
595
  },
596
596
  "columnSubType": {
597
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/ColumnSubtype",
597
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/ColumnSubtype",
598
598
  "description": "Column subtype"
599
599
  },
600
600
  "datasetId": {
@@ -687,7 +687,7 @@ declare const _default: {
687
687
  "type": "object"
688
688
  },
689
689
  "periodOverPeriod": {
690
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
690
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
691
691
  "description": "Settings to configure period over period comparison. It can be used only in a measure slot."
692
692
  },
693
693
  "subtype": {
@@ -732,7 +732,7 @@ declare const _default: {
732
732
  "type": "number"
733
733
  },
734
734
  "type": {
735
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
735
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
736
736
  "description": "Period over period comparison type"
737
737
  }
738
738
  },
@@ -753,13 +753,13 @@ declare const _default: {
753
753
  "items": {
754
754
  "anyOf": [
755
755
  {
756
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/MeasureSlot"
756
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/MeasureSlot"
757
757
  },
758
758
  {
759
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/CategorySlot"
759
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/CategorySlot"
760
760
  },
761
761
  {
762
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json#/definitions/ColorSlot"
762
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-slots.schema.json#/definitions/ColorSlot"
763
763
  }
764
764
  ]
765
765
  },
@@ -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/treemap-chart.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart.schema.json",
4
4
  "type": "object",
5
5
  "description": "Treemap Chart item",
6
6
  "properties": {
@@ -11,11 +11,11 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Treemap Chart item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-chart-options.schema.json"
15
15
  },
16
16
  "slots": {
17
17
  "description": "Data definition of the Treemap Chart item",
18
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/treemap-chart-slots.schema.json"
18
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/treemap-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/video-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/video-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "autoHide": {
@@ -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/video.schema.json",
3
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/video.schema.json",
4
4
  "type": "object",
5
5
  "description": "Video item",
6
6
  "properties": {
@@ -11,7 +11,7 @@ declare const _default: {
11
11
  },
12
12
  "options": {
13
13
  "description": "Options of the Video item",
14
- "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.94/video-options.schema.json"
14
+ "$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.95/video-options.schema.json"
15
15
  }
16
16
  }
17
17
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/viz-item-type.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/viz-item-type.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "enum": [
5
5
  "area-chart",
@@ -1,5 +1,5 @@
1
1
  declare const _default: {
2
- "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.94/wordcloud-chart-options.schema.json",
2
+ "$id": "https://developer.luzmo.com/assets/json-schemas/0.1.95/wordcloud-chart-options.schema.json",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "properties": {
5
5
  "annotate": {