@luzmo/dashboard-contents-types 1.0.17 → 1.0.18
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.
- package/CHANGELOG.md +107 -0
- package/LICENSE +15 -0
- package/README.md +132 -0
- package/assets/json-schemas/area-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/area-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/box-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bubble-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bullet-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +15 -15
- package/assets/json-schemas/choropleth-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/circle-pack-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/circular-gauge.schema.json.d.ts +3 -3
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/column-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/combination-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +806 -0
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +482 -0
- package/assets/json-schemas/conditional-number.schema.json.d.ts +23 -0
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -5
- package/assets/json-schemas/date-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/donut-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/dropdown-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/evolution-number.schema.json.d.ts +3 -3
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +13 -13
- package/assets/json-schemas/funnel-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/heat-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/heat-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +18 -2
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/hexbin-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/image-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/image.schema.json.d.ts +2 -2
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/line-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/marker-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +26 -26
- package/assets/json-schemas/ohlc-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/options.schema.json.d.ts +46 -43
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +13 -13
- package/assets/json-schemas/parallel-coordinates-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/pivot-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/pyramid-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/radar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/regular-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/route-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +19 -19
- package/assets/json-schemas/route-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/sankey-diagram.schema.json.d.ts +3 -3
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +26 -26
- package/assets/json-schemas/scatter-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/search-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/slicer-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +8 -8
- package/assets/json-schemas/slider-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slots.schema.json.d.ts +43 -40
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +22 -18
- package/assets/json-schemas/speedometer-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/spike-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/strip-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/sunburst-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +15 -15
- package/assets/json-schemas/symbol-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/text-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/text.schema.json.d.ts +2 -2
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +27 -23
- package/assets/json-schemas/treemap-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/video-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/video.schema.json.d.ts +2 -2
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +1 -2
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/wordcloud-chart.schema.json.d.ts +3 -3
- package/index.js +35 -388
- package/index.mjs +553 -63562
- package/json-schemas.d.ts +1490 -310
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/index.d.ts +0 -1
- package/src/index.d.ts.map +1 -1
- package/src/lib/area-chart/area-chart-options.d.ts +34 -254
- package/src/lib/area-chart/area-chart-options.d.ts.map +1 -1
- package/src/lib/bar-chart/bar-chart-options.d.ts +28 -132
- package/src/lib/bar-chart/bar-chart-options.d.ts.map +1 -1
- package/src/lib/box-plot/box-plot-options.d.ts +28 -138
- package/src/lib/box-plot/box-plot-options.d.ts.map +1 -1
- package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -2
- package/src/lib/bubble-chart/bubble-chart-options.d.ts.map +1 -1
- package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -2
- package/src/lib/bullet-chart/bullet-chart-options.d.ts.map +1 -1
- package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -2
- package/src/lib/choropleth-map/choropleth-map-options.d.ts.map +1 -1
- package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +1 -1
- package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts.map +1 -1
- package/src/lib/circular-gauge/circular-gauge-options.d.ts +2 -2
- package/src/lib/circular-gauge/circular-gauge-options.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-options.d.ts +28 -129
- package/src/lib/column-chart/column-chart-options.d.ts.map +1 -1
- package/src/lib/combination-chart/combination-chart-options.d.ts +39 -203
- package/src/lib/combination-chart/combination-chart-options.d.ts.map +1 -1
- package/src/lib/conditional-number/conditional-number-options.d.ts +4 -3
- package/src/lib/conditional-number/conditional-number-options.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-options.d.ts +2 -2
- package/src/lib/donut-chart/donut-chart-options.d.ts.map +1 -1
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -2
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts.map +1 -1
- package/src/lib/evolution-number/evolution-number-options.d.ts +7 -22
- package/src/lib/evolution-number/evolution-number-options.d.ts.map +1 -1
- package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -2
- package/src/lib/funnel-chart/funnel-chart-options.d.ts.map +1 -1
- package/src/lib/heat-map/heat-map-options.d.ts +1 -1
- package/src/lib/heat-map/heat-map-options.d.ts.map +1 -1
- package/src/lib/heat-table/heat-table-options.d.ts +21 -57
- package/src/lib/heat-table/heat-table-options.d.ts.map +1 -1
- package/src/lib/hexbin-map/hexbin-map-options.d.ts +9 -7
- package/src/lib/hexbin-map/hexbin-map-options.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-options.d.ts +34 -253
- package/src/lib/line-chart/line-chart-options.d.ts.map +1 -1
- package/src/lib/marker-map/marker-map-options.d.ts +4 -4
- package/src/lib/marker-map/marker-map-options.d.ts.map +1 -1
- package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +25 -111
- package/src/lib/ohlc-chart/ohlc-chart-options.d.ts.map +1 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +1 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts.map +1 -1
- package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +28 -70
- package/src/lib/pyramid-chart/pyramid-chart-options.d.ts.map +1 -1
- package/src/lib/radar-chart/radar-chart-options.d.ts +2 -7
- package/src/lib/radar-chart/radar-chart-options.d.ts.map +1 -1
- package/src/lib/route-map/route-map-options.d.ts +4 -4
- package/src/lib/route-map/route-map-options.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-options.d.ts +35 -123
- package/src/lib/scatter-plot/scatter-plot-options.d.ts.map +1 -1
- package/src/lib/search-filter/search-filter-options.d.ts +2 -2
- package/src/lib/search-filter/search-filter-options.d.ts.map +1 -1
- package/src/lib/shared/axes.d.ts +220 -0
- package/src/lib/shared/axes.d.ts.map +1 -1
- package/src/lib/shared/common.d.ts +1 -28
- package/src/lib/shared/common.d.ts.map +1 -1
- package/src/lib/shared/drop-object-view-options.d.ts +2 -1
- package/src/lib/shared/drop-object-view-options.d.ts.map +1 -1
- package/src/lib/shared/formula.d.ts +1 -1
- package/src/lib/shared/formula.d.ts.map +1 -1
- package/src/lib/shared/index.d.ts +1 -0
- package/src/lib/shared/index.d.ts.map +1 -1
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +6 -0
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts.map +1 -1
- package/src/lib/shared/interpolation.d.ts +7 -0
- package/src/lib/shared/interpolation.d.ts.map +1 -1
- package/src/lib/shared/item-filter-group.d.ts +2 -0
- package/src/lib/shared/item-filter-group.d.ts.map +1 -1
- package/src/lib/shared/map-object-view-options.d.ts +2 -1
- package/src/lib/shared/map-object-view-options.d.ts.map +1 -1
- package/src/lib/shared/missing-value.d.ts +29 -0
- package/src/lib/shared/missing-value.d.ts.map +1 -0
- package/src/lib/shared/period-over-period.d.ts +21 -0
- package/src/lib/shared/period-over-period.d.ts.map +1 -1
- package/src/lib/shared/query.d.ts +3 -0
- package/src/lib/shared/query.d.ts.map +1 -1
- package/src/lib/shared/slots.d.ts +6 -11
- package/src/lib/shared/slots.d.ts.map +1 -1
- package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -1
- package/src/lib/speedometer-chart/speedometer-chart-options.d.ts.map +1 -1
- package/src/lib/spike-map/spike-map-options.d.ts +10 -10
- package/src/lib/spike-map/spike-map-options.d.ts.map +1 -1
- package/src/lib/strip-plot/strip-plot-options.d.ts +2 -2
- package/src/lib/strip-plot/strip-plot-options.d.ts.map +1 -1
- package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +2 -2
- package/src/lib/sunburst-chart/sunburst-chart-options.d.ts.map +1 -1
- package/src/lib/symbol-map/symbol-map-options.d.ts +9 -9
- package/src/lib/symbol-map/symbol-map-options.d.ts.map +1 -1
- package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -1
- package/src/lib/treemap-chart/treemap-chart-options.d.ts.map +1 -1
- package/vite.config.d.ts.map +1 -1
- package/src/lib/line-chart-forecast/index.d.ts +0 -2
- package/src/lib/line-chart-forecast/index.d.ts.map +0 -1
- package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +0 -3
- package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -240,6 +240,15 @@ declare const _default: {
|
|
|
240
240
|
],
|
|
241
241
|
"type": "string"
|
|
242
242
|
},
|
|
243
|
+
"slotType": {
|
|
244
|
+
"description": "Slot type",
|
|
245
|
+
"enum": [
|
|
246
|
+
"categorical",
|
|
247
|
+
"mixed",
|
|
248
|
+
"numeric"
|
|
249
|
+
],
|
|
250
|
+
"type": "string"
|
|
251
|
+
},
|
|
243
252
|
"values": {
|
|
244
253
|
"description": "An array of columns for the current picker",
|
|
245
254
|
"items": {
|
|
@@ -466,6 +475,10 @@ declare const _default: {
|
|
|
466
475
|
"type": {
|
|
467
476
|
"description": "Column / Formula type",
|
|
468
477
|
"enum": [
|
|
478
|
+
"array[datetime]",
|
|
479
|
+
"array[hierarchy]",
|
|
480
|
+
"array[numeric]",
|
|
481
|
+
"array[spatial]",
|
|
469
482
|
"datetime",
|
|
470
483
|
"hierarchy",
|
|
471
484
|
"numeric",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
13
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
16
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
19
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
35
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
55
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
58
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
61
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
77
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
186
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
247
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
385
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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": {
|
|
@@ -407,6 +407,10 @@ declare const _default: {
|
|
|
407
407
|
"type": {
|
|
408
408
|
"description": "Column / Formula type",
|
|
409
409
|
"enum": [
|
|
410
|
+
"array[datetime]",
|
|
411
|
+
"array[hierarchy]",
|
|
412
|
+
"array[numeric]",
|
|
413
|
+
"array[spatial]",
|
|
410
414
|
"datetime",
|
|
411
415
|
"hierarchy",
|
|
412
416
|
"numeric",
|
|
@@ -493,7 +497,7 @@ declare const _default: {
|
|
|
493
497
|
]
|
|
494
498
|
},
|
|
495
499
|
"periodOverPeriod": {
|
|
496
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
500
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
497
501
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
498
502
|
},
|
|
499
503
|
"subtype": {
|
|
@@ -531,13 +535,13 @@ declare const _default: {
|
|
|
531
535
|
"items": {
|
|
532
536
|
"anyOf": [
|
|
533
537
|
{
|
|
534
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
538
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
535
539
|
},
|
|
536
540
|
{
|
|
537
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
541
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
538
542
|
},
|
|
539
543
|
{
|
|
540
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
544
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
541
545
|
}
|
|
542
546
|
]
|
|
543
547
|
},
|
|
@@ -553,7 +557,7 @@ declare const _default: {
|
|
|
553
557
|
"anyOf": [
|
|
554
558
|
{
|
|
555
559
|
"items": {
|
|
556
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
560
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/GenericSlotContent"
|
|
557
561
|
},
|
|
558
562
|
"type": "array"
|
|
559
563
|
},
|
|
@@ -594,7 +598,7 @@ declare const _default: {
|
|
|
594
598
|
"type": "string"
|
|
595
599
|
},
|
|
596
600
|
"columnSubType": {
|
|
597
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
601
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/ColumnSubtype",
|
|
598
602
|
"description": "Column subtype"
|
|
599
603
|
},
|
|
600
604
|
"datasetId": {
|
|
@@ -687,7 +691,7 @@ declare const _default: {
|
|
|
687
691
|
"type": "object"
|
|
688
692
|
},
|
|
689
693
|
"periodOverPeriod": {
|
|
690
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
694
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
691
695
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
692
696
|
},
|
|
693
697
|
"subtype": {
|
|
@@ -732,7 +736,7 @@ declare const _default: {
|
|
|
732
736
|
"type": "number"
|
|
733
737
|
},
|
|
734
738
|
"type": {
|
|
735
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
739
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
736
740
|
"description": "Period over period comparison type"
|
|
737
741
|
}
|
|
738
742
|
},
|
|
@@ -753,13 +757,13 @@ declare const _default: {
|
|
|
753
757
|
"items": {
|
|
754
758
|
"anyOf": [
|
|
755
759
|
{
|
|
756
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
760
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/MeasureSlot"
|
|
757
761
|
},
|
|
758
762
|
{
|
|
759
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
763
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/CategorySlot"
|
|
760
764
|
},
|
|
761
765
|
{
|
|
762
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
766
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json#/definitions/ColorSlot"
|
|
763
767
|
}
|
|
764
768
|
]
|
|
765
769
|
},
|
|
@@ -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.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/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.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/viz-item-type.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"enum": [
|
|
5
5
|
"area-chart",
|
|
@@ -26,7 +26,6 @@ declare const _default: {
|
|
|
26
26
|
"iframeobject",
|
|
27
27
|
"image",
|
|
28
28
|
"line-chart",
|
|
29
|
-
"line-chart-forecast",
|
|
30
29
|
"marker-map",
|
|
31
30
|
"ohlc-chart",
|
|
32
31
|
"parallel-coordinates-plot",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -202,6 +202,15 @@ declare const _default: {
|
|
|
202
202
|
],
|
|
203
203
|
"type": "string"
|
|
204
204
|
},
|
|
205
|
+
"slotType": {
|
|
206
|
+
"description": "Slot type",
|
|
207
|
+
"enum": [
|
|
208
|
+
"categorical",
|
|
209
|
+
"mixed",
|
|
210
|
+
"numeric"
|
|
211
|
+
],
|
|
212
|
+
"type": "string"
|
|
213
|
+
},
|
|
205
214
|
"values": {
|
|
206
215
|
"description": "An array of columns for the current picker",
|
|
207
216
|
"items": {
|
|
@@ -428,6 +437,10 @@ declare const _default: {
|
|
|
428
437
|
"type": {
|
|
429
438
|
"description": "Column / Formula type",
|
|
430
439
|
"enum": [
|
|
440
|
+
"array[datetime]",
|
|
441
|
+
"array[hierarchy]",
|
|
442
|
+
"array[numeric]",
|
|
443
|
+
"array[spatial]",
|
|
431
444
|
"datetime",
|
|
432
445
|
"hierarchy",
|
|
433
446
|
"numeric",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-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.
|
|
13
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
16
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
19
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
20
20
|
}
|
|
21
21
|
]
|
|
22
22
|
},
|
|
@@ -39,13 +39,13 @@ declare const _default: {
|
|
|
39
39
|
"items": {
|
|
40
40
|
"anyOf": [
|
|
41
41
|
{
|
|
42
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
42
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
45
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
48
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
49
49
|
}
|
|
50
50
|
]
|
|
51
51
|
},
|
|
@@ -157,7 +157,7 @@ declare const _default: {
|
|
|
157
157
|
"type": "string"
|
|
158
158
|
},
|
|
159
159
|
"periodOverPeriod": {
|
|
160
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
160
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
161
161
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
162
162
|
},
|
|
163
163
|
"subtype": {
|
|
@@ -248,7 +248,7 @@ declare const _default: {
|
|
|
248
248
|
]
|
|
249
249
|
},
|
|
250
250
|
"periodOverPeriod": {
|
|
251
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
251
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
252
252
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
253
253
|
},
|
|
254
254
|
"subtype": {
|
|
@@ -284,7 +284,7 @@ declare const _default: {
|
|
|
284
284
|
"content": {
|
|
285
285
|
"description": "Measure slot definition",
|
|
286
286
|
"items": {
|
|
287
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
287
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
288
288
|
},
|
|
289
289
|
"maxItems": 1,
|
|
290
290
|
"type": "array"
|
|
@@ -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.
|
|
329
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-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.
|
|
422
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-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.
|
|
467
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
468
468
|
"description": "Period over period comparison type"
|
|
469
469
|
}
|
|
470
470
|
},
|
|
@@ -485,13 +485,13 @@ declare const _default: {
|
|
|
485
485
|
"items": {
|
|
486
486
|
"anyOf": [
|
|
487
487
|
{
|
|
488
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
488
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/MeasureSlot"
|
|
489
489
|
},
|
|
490
490
|
{
|
|
491
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
491
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/CategorySlot"
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
494
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json#/definitions/ColorSlot"
|
|
495
495
|
}
|
|
496
496
|
]
|
|
497
497
|
},
|
|
@@ -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.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Wordcloud Chart item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Wordcloud Chart item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Wordcloud Chart item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
};
|