@luzmo/dashboard-contents-types 0.1.88-beta.1 → 0.1.88-beta.3
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/assets/json-schemas/area-chart-options.schema.json +0 -44
- package/assets/json-schemas/bar-chart-options.schema.json +0 -43
- package/assets/json-schemas/box-plot-options.schema.json +0 -34
- package/assets/json-schemas/bubble-chart-options.schema.json +0 -34
- package/assets/json-schemas/bullet-chart-options.schema.json +0 -34
- package/assets/json-schemas/choropleth-map-options.schema.json +0 -34
- package/assets/json-schemas/circular-gauge-options.schema.json +0 -34
- package/assets/json-schemas/column-chart-options.schema.json +0 -43
- package/assets/json-schemas/combination-chart-options.schema.json +0 -12
- package/assets/json-schemas/date-filter-options.schema.json +0 -37
- package/assets/json-schemas/donut-chart-options.schema.json +0 -44
- package/assets/json-schemas/dropdown-filter-options.schema.json +0 -37
- package/assets/json-schemas/evolution-number-options.schema.json +0 -34
- package/assets/json-schemas/funnel-chart-options.schema.json +0 -34
- package/assets/json-schemas/image-options.schema.json +0 -30
- package/assets/json-schemas/line-chart-options.schema.json +0 -34
- package/assets/json-schemas/pivot-table-options.schema.json +0 -34
- package/assets/json-schemas/regular-table-options.schema.json +0 -34
- package/assets/json-schemas/sankey-diagram-options.schema.json +0 -42
- package/assets/json-schemas/scatter-plot-options.schema.json +0 -44
- package/assets/json-schemas/slicer-filter-options.schema.json +0 -45
- package/assets/json-schemas/slider-filter-options.schema.json +0 -34
- package/assets/json-schemas/text-options.schema.json +0 -30
- package/index.d.ts +0 -1
- package/json-schemas.d.ts +0 -1
- package/package.json +3 -2
- package/src/index.d.ts +0 -1
- package/src/lib/area-chart/area-chart-options.d.ts +1 -1
- package/src/lib/area-chart/area-chart-options.d.ts.map +1 -1
- package/src/lib/area-chart/area-chart-options.js.map +1 -1
- package/src/lib/area-chart/area-chart-slots.d.ts +0 -1
- package/src/lib/area-chart/area-chart.d.ts +0 -1
- package/src/lib/area-chart/index.d.ts +0 -1
- package/src/lib/bar-chart/bar-chart-options.d.ts +1 -1
- package/src/lib/bar-chart/bar-chart-options.d.ts.map +1 -1
- package/src/lib/bar-chart/bar-chart-options.js.map +1 -1
- package/src/lib/bar-chart/bar-chart.d.ts +0 -1
- package/src/lib/bar-chart/bar-chart.slots.d.ts +0 -1
- package/src/lib/bar-chart/index.d.ts +0 -1
- package/src/lib/box-plot/box-plot-options.d.ts +0 -1
- package/src/lib/box-plot/box-plot-slots.d.ts +0 -1
- package/src/lib/box-plot/box-plot.d.ts +0 -1
- package/src/lib/box-plot/index.d.ts +0 -1
- package/src/lib/bubble-chart/bubble-chart-options.d.ts +0 -1
- package/src/lib/bubble-chart/bubble-chart-slots.d.ts +0 -1
- package/src/lib/bubble-chart/bubble-chart.d.ts +0 -1
- package/src/lib/bubble-chart/index.d.ts +0 -1
- package/src/lib/bullet-chart/bullet-chart-options.d.ts +0 -1
- package/src/lib/bullet-chart/bullet-chart-slots.d.ts +0 -1
- package/src/lib/bullet-chart/bullet-chart.d.ts +0 -1
- package/src/lib/bullet-chart/index.d.ts +0 -1
- package/src/lib/choropleth-map/choropleth-map-options.d.ts +0 -1
- package/src/lib/choropleth-map/choropleth-map-slots.d.ts +0 -1
- package/src/lib/choropleth-map/choropleth-map.d.ts +0 -1
- package/src/lib/choropleth-map/index.d.ts +0 -1
- package/src/lib/circular-gauge/circular-gauge-options.d.ts +0 -1
- package/src/lib/circular-gauge/circular-gauge-slots.d.ts +0 -1
- package/src/lib/circular-gauge/circular-gauge.d.ts +0 -1
- package/src/lib/circular-gauge/index.d.ts +0 -1
- package/src/lib/column-chart/column-chart-options.d.ts +1 -1
- package/src/lib/column-chart/column-chart-options.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-options.js.map +1 -1
- package/src/lib/column-chart/column-chart-slots.d.ts +0 -1
- package/src/lib/column-chart/column-chart.d.ts +0 -1
- package/src/lib/column-chart/index.d.ts +0 -1
- package/src/lib/combination-chart/combination-chart-options.d.ts +0 -1
- package/src/lib/combination-chart/combination-chart-slots.d.ts +0 -1
- package/src/lib/combination-chart/combination-chart.d.ts +0 -1
- package/src/lib/combination-chart/index.d.ts +0 -1
- package/src/lib/conditional-number/conditional-number-options.d.ts +0 -1
- package/src/lib/conditional-number/conditional-number-slots.d.ts +0 -1
- package/src/lib/conditional-number/conditional-number.d.ts +0 -1
- package/src/lib/conditional-number/index.d.ts +0 -1
- package/src/lib/date-filter/date-filter-options.d.ts +0 -1
- package/src/lib/date-filter/date-filter-slots.d.ts +0 -1
- package/src/lib/date-filter/date-filter.d.ts +0 -1
- package/src/lib/date-filter/index.d.ts +0 -1
- package/src/lib/donut-chart/donut-chart-options.d.ts +1 -1
- package/src/lib/donut-chart/donut-chart-options.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-options.js.map +1 -1
- package/src/lib/donut-chart/donut-chart-slots.d.ts +0 -1
- package/src/lib/donut-chart/donut-chart.d.ts +0 -1
- package/src/lib/donut-chart/index.d.ts +0 -1
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +0 -1
- package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +0 -1
- package/src/lib/dropdown-filter/dropdown-filter.d.ts +0 -1
- package/src/lib/dropdown-filter/index.d.ts +0 -1
- package/src/lib/evolution-number/evolution-number-options.d.ts +0 -1
- package/src/lib/evolution-number/evolution-number-slots.d.ts +0 -1
- package/src/lib/evolution-number/evolution-number.d.ts +0 -1
- package/src/lib/evolution-number/index.d.ts +0 -1
- package/src/lib/funnel-chart/funnel-chart-options.d.ts +0 -1
- package/src/lib/funnel-chart/funnel-chart-slots.d.ts +0 -1
- package/src/lib/funnel-chart/funnel-chart.d.ts +0 -1
- package/src/lib/funnel-chart/index.d.ts +0 -1
- package/src/lib/image/image-options.d.ts +0 -1
- package/src/lib/image/image.d.ts +0 -1
- package/src/lib/image/index.d.ts +0 -1
- package/src/lib/line-chart/index.d.ts +0 -1
- package/src/lib/line-chart/line-chart-options.d.ts +0 -1
- package/src/lib/line-chart/line-chart-slots.d.ts +0 -1
- package/src/lib/line-chart/line-chart.d.ts +0 -1
- package/src/lib/pivot-table/index.d.ts +0 -1
- package/src/lib/pivot-table/pivot-table-options.d.ts +0 -1
- package/src/lib/pivot-table/pivot-table-slots.d.ts +0 -1
- package/src/lib/pivot-table/pivot-table.d.ts +0 -1
- package/src/lib/regular-table/index.d.ts +0 -1
- package/src/lib/regular-table/regular-table-options.d.ts +0 -1
- package/src/lib/regular-table/regular-table-slots.d.ts +0 -1
- package/src/lib/regular-table/regular-table.d.ts +0 -1
- package/src/lib/sankey-diagram/index.d.ts +0 -1
- package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-options.d.ts.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-options.js.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +0 -1
- package/src/lib/sankey-diagram/sankey-diagram.d.ts +0 -1
- package/src/lib/scatter-plot/index.d.ts +0 -1
- package/src/lib/scatter-plot/scatter-plot-options.d.ts +1 -1
- package/src/lib/scatter-plot/scatter-plot-options.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-options.js.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-slots.d.ts +0 -1
- package/src/lib/scatter-plot/scatter-plot.d.ts +0 -1
- package/src/lib/shared/axes.d.ts +0 -1
- package/src/lib/shared/axis-view-options.d.ts +0 -1
- package/src/lib/shared/common.d.ts +2 -2
- package/src/lib/shared/common.d.ts.map +1 -1
- package/src/lib/shared/common.js.map +1 -1
- package/src/lib/shared/drop-object-view-options.d.ts +1 -1
- package/src/lib/shared/drop-object-view-options.d.ts.map +1 -1
- package/src/lib/shared/drop-object-view-options.js.map +1 -1
- package/src/lib/shared/filters.d.ts +2 -1
- package/src/lib/shared/filters.d.ts.map +1 -1
- package/src/lib/shared/filters.js.map +1 -1
- package/src/lib/shared/formula.d.ts +0 -1
- package/src/lib/shared/index.d.ts +0 -1
- package/src/lib/shared/info-tooltip-options.d.ts +0 -1
- package/src/lib/shared/interactivity-brush.d.ts +0 -1
- package/src/lib/shared/interactivity-custom-events.d.ts +0 -1
- package/src/lib/shared/interactivity-custom-tooltip.d.ts +0 -1
- package/src/lib/shared/interactivity-drilldown.d.ts +0 -1
- package/src/lib/shared/interactivity-export.d.ts +0 -1
- package/src/lib/shared/interactivity-filter.d.ts +0 -1
- package/src/lib/shared/interactivity-go-to-url.d.ts +0 -1
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +0 -1
- package/src/lib/shared/interactivity-target.d.ts +0 -1
- package/src/lib/shared/interpolation.d.ts +0 -1
- package/src/lib/shared/item-filter-group.d.ts +3 -4
- package/src/lib/shared/item-filter-group.d.ts.map +1 -1
- package/src/lib/shared/item-filter-group.js.map +1 -1
- package/src/lib/shared/legend.d.ts +0 -1
- package/src/lib/shared/map-object-view-options.d.ts +0 -1
- package/src/lib/shared/object-view-options.d.ts +0 -1
- package/src/lib/shared/placeholder.d.ts +3 -1
- package/src/lib/shared/placeholder.d.ts.map +1 -1
- package/src/lib/shared/placeholder.js.map +1 -1
- package/src/lib/shared/query.d.ts +0 -1
- package/src/lib/shared/ranges.d.ts +0 -1
- package/src/lib/shared/slots.d.ts +0 -1
- package/src/lib/shared/sort.d.ts +1 -2
- package/src/lib/shared/sort.d.ts.map +1 -1
- package/src/lib/shared/sort.js.map +1 -1
- package/src/lib/shared/theme.d.ts +0 -1
- package/src/lib/shared/title.d.ts +0 -1
- package/src/lib/slicer-filter/index.d.ts +0 -1
- package/src/lib/slicer-filter/slicer-filter-options.d.ts +2 -2
- package/src/lib/slicer-filter/slicer-filter-options.d.ts.map +1 -1
- package/src/lib/slicer-filter/slicer-filter-options.js.map +1 -1
- package/src/lib/slicer-filter/slicer-filter-slots.d.ts +0 -1
- package/src/lib/slicer-filter/slicer-filter.d.ts +0 -1
- package/src/lib/slider-filter/index.d.ts +0 -1
- package/src/lib/slider-filter/slider-filter-options.d.ts +0 -1
- package/src/lib/slider-filter/slider-filter-slots.d.ts +0 -1
- package/src/lib/slider-filter/slider-filter.d.ts +0 -1
- package/src/lib/text/index.d.ts +0 -1
- package/src/lib/text/text-options.d.ts +0 -1
- package/src/lib/text/text.d.ts +0 -1
- package/src/options.d.ts +0 -2
- package/src/options.d.ts.map +1 -1
- package/src/options.js.map +1 -1
- package/src/slots.d.ts +0 -1
|
@@ -305,36 +305,6 @@
|
|
|
305
305
|
},
|
|
306
306
|
"type": "object"
|
|
307
307
|
},
|
|
308
|
-
"filter": {
|
|
309
|
-
"description": "Filter",
|
|
310
|
-
"properties": {
|
|
311
|
-
"ignore": {
|
|
312
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
313
|
-
"items": {
|
|
314
|
-
"format": "uuid",
|
|
315
|
-
"type": "string"
|
|
316
|
-
},
|
|
317
|
-
"type": "array"
|
|
318
|
-
},
|
|
319
|
-
"objects": {
|
|
320
|
-
"description": "Objects",
|
|
321
|
-
"items": {
|
|
322
|
-
"format": "uuid",
|
|
323
|
-
"type": "string"
|
|
324
|
-
},
|
|
325
|
-
"type": "array"
|
|
326
|
-
}
|
|
327
|
-
},
|
|
328
|
-
"type": "object"
|
|
329
|
-
},
|
|
330
|
-
"filterableBy": {
|
|
331
|
-
"description": "Filterable by item IDs.",
|
|
332
|
-
"items": {
|
|
333
|
-
"format": "uuid",
|
|
334
|
-
"type": "string"
|
|
335
|
-
},
|
|
336
|
-
"type": "array"
|
|
337
|
-
},
|
|
338
308
|
"grid": {
|
|
339
309
|
"description": "Chart grid options",
|
|
340
310
|
"properties": {
|
|
@@ -1378,23 +1348,9 @@
|
|
|
1378
1348
|
],
|
|
1379
1349
|
"type": "string"
|
|
1380
1350
|
},
|
|
1381
|
-
"noLinkCheck": {
|
|
1382
|
-
"description": "Additional check for dataset joinability",
|
|
1383
|
-
"type": "boolean"
|
|
1384
|
-
},
|
|
1385
1351
|
"nullBreak": {
|
|
1386
1352
|
"type": "boolean"
|
|
1387
1353
|
},
|
|
1388
|
-
"startWithSubType": {
|
|
1389
|
-
"description": "This option fine-tunes the 'mode' option. When it's 'area-stack' the 'mode' will become 'stacked', if it's area-unstacked the 'mode' will become 'unstacked', if it's area-stream the 'mode' will become 'stream' and if it's area-100 the 'mode' will become '100'.",
|
|
1390
|
-
"enum": [
|
|
1391
|
-
"area",
|
|
1392
|
-
"area-100",
|
|
1393
|
-
"area-stack",
|
|
1394
|
-
"area-stream"
|
|
1395
|
-
],
|
|
1396
|
-
"type": "string"
|
|
1397
|
-
},
|
|
1398
1354
|
"theme": {
|
|
1399
1355
|
"description": "Theme configuration",
|
|
1400
1356
|
"properties": {
|
|
@@ -195,36 +195,6 @@
|
|
|
195
195
|
},
|
|
196
196
|
"type": "object"
|
|
197
197
|
},
|
|
198
|
-
"filter": {
|
|
199
|
-
"description": "Filter",
|
|
200
|
-
"properties": {
|
|
201
|
-
"ignore": {
|
|
202
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
203
|
-
"items": {
|
|
204
|
-
"format": "uuid",
|
|
205
|
-
"type": "string"
|
|
206
|
-
},
|
|
207
|
-
"type": "array"
|
|
208
|
-
},
|
|
209
|
-
"objects": {
|
|
210
|
-
"description": "Objects",
|
|
211
|
-
"items": {
|
|
212
|
-
"format": "uuid",
|
|
213
|
-
"type": "string"
|
|
214
|
-
},
|
|
215
|
-
"type": "array"
|
|
216
|
-
}
|
|
217
|
-
},
|
|
218
|
-
"type": "object"
|
|
219
|
-
},
|
|
220
|
-
"filterableBy": {
|
|
221
|
-
"description": "Filterable by item IDs.",
|
|
222
|
-
"items": {
|
|
223
|
-
"format": "uuid",
|
|
224
|
-
"type": "string"
|
|
225
|
-
},
|
|
226
|
-
"type": "array"
|
|
227
|
-
},
|
|
228
198
|
"grid": {
|
|
229
199
|
"description": "Chart grid options",
|
|
230
200
|
"properties": {
|
|
@@ -3278,10 +3248,6 @@
|
|
|
3278
3248
|
],
|
|
3279
3249
|
"type": "string"
|
|
3280
3250
|
},
|
|
3281
|
-
"noLinkCheck": {
|
|
3282
|
-
"description": "Additional check for dataset joinability",
|
|
3283
|
-
"type": "boolean"
|
|
3284
|
-
},
|
|
3285
3251
|
"ranking": {
|
|
3286
3252
|
"description": "Item query ranking",
|
|
3287
3253
|
"properties": {
|
|
@@ -3384,15 +3350,6 @@
|
|
|
3384
3350
|
},
|
|
3385
3351
|
"type": "object"
|
|
3386
3352
|
},
|
|
3387
|
-
"startWithSubType": {
|
|
3388
|
-
"description": "If it's set fine-tunes the 'mode' option. When it's 'bar-stack' the 'mode' will become 'stacked' otherwise 'grouped'.",
|
|
3389
|
-
"enum": [
|
|
3390
|
-
"bar",
|
|
3391
|
-
"bar-group",
|
|
3392
|
-
"bar-stack"
|
|
3393
|
-
],
|
|
3394
|
-
"type": "string"
|
|
3395
|
-
},
|
|
3396
3353
|
"theme": {
|
|
3397
3354
|
"description": "Theme configuration",
|
|
3398
3355
|
"properties": {
|
|
@@ -196,36 +196,6 @@
|
|
|
196
196
|
"description": "Extent ticks visibility",
|
|
197
197
|
"type": "boolean"
|
|
198
198
|
},
|
|
199
|
-
"filter": {
|
|
200
|
-
"description": "Filter",
|
|
201
|
-
"properties": {
|
|
202
|
-
"ignore": {
|
|
203
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
204
|
-
"items": {
|
|
205
|
-
"format": "uuid",
|
|
206
|
-
"type": "string"
|
|
207
|
-
},
|
|
208
|
-
"type": "array"
|
|
209
|
-
},
|
|
210
|
-
"objects": {
|
|
211
|
-
"description": "Objects",
|
|
212
|
-
"items": {
|
|
213
|
-
"format": "uuid",
|
|
214
|
-
"type": "string"
|
|
215
|
-
},
|
|
216
|
-
"type": "array"
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
"type": "object"
|
|
220
|
-
},
|
|
221
|
-
"filterableBy": {
|
|
222
|
-
"description": "Filterable by item IDs.",
|
|
223
|
-
"items": {
|
|
224
|
-
"format": "uuid",
|
|
225
|
-
"type": "string"
|
|
226
|
-
},
|
|
227
|
-
"type": "array"
|
|
228
|
-
},
|
|
229
199
|
"grid": {
|
|
230
200
|
"description": "Grid options",
|
|
231
201
|
"properties": {
|
|
@@ -1120,10 +1090,6 @@
|
|
|
1120
1090
|
"description": "Median stroke width",
|
|
1121
1091
|
"type": "number"
|
|
1122
1092
|
},
|
|
1123
|
-
"noLinkCheck": {
|
|
1124
|
-
"description": "Additional check for dataset joinability",
|
|
1125
|
-
"type": "boolean"
|
|
1126
|
-
},
|
|
1127
1093
|
"observations": {
|
|
1128
1094
|
"description": "Observations options",
|
|
1129
1095
|
"properties": {
|
|
@@ -48,36 +48,6 @@
|
|
|
48
48
|
},
|
|
49
49
|
"type": "object"
|
|
50
50
|
},
|
|
51
|
-
"filter": {
|
|
52
|
-
"description": "Filter",
|
|
53
|
-
"properties": {
|
|
54
|
-
"ignore": {
|
|
55
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
56
|
-
"items": {
|
|
57
|
-
"format": "uuid",
|
|
58
|
-
"type": "string"
|
|
59
|
-
},
|
|
60
|
-
"type": "array"
|
|
61
|
-
},
|
|
62
|
-
"objects": {
|
|
63
|
-
"description": "Objects",
|
|
64
|
-
"items": {
|
|
65
|
-
"format": "uuid",
|
|
66
|
-
"type": "string"
|
|
67
|
-
},
|
|
68
|
-
"type": "array"
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
"type": "object"
|
|
72
|
-
},
|
|
73
|
-
"filterableBy": {
|
|
74
|
-
"description": "Filterable by item IDs.",
|
|
75
|
-
"items": {
|
|
76
|
-
"format": "uuid",
|
|
77
|
-
"type": "string"
|
|
78
|
-
},
|
|
79
|
-
"type": "array"
|
|
80
|
-
},
|
|
81
51
|
"interactivity": {
|
|
82
52
|
"description": "Interactivity options",
|
|
83
53
|
"properties": {
|
|
@@ -2972,10 +2942,6 @@
|
|
|
2972
2942
|
},
|
|
2973
2943
|
"type": "object"
|
|
2974
2944
|
},
|
|
2975
|
-
"noLinkCheck": {
|
|
2976
|
-
"description": "Additional check for dataset joinability",
|
|
2977
|
-
"type": "boolean"
|
|
2978
|
-
},
|
|
2979
2945
|
"theme": {
|
|
2980
2946
|
"description": "Theme configuration",
|
|
2981
2947
|
"properties": {
|
|
@@ -27,36 +27,6 @@
|
|
|
27
27
|
},
|
|
28
28
|
"type": "object"
|
|
29
29
|
},
|
|
30
|
-
"filter": {
|
|
31
|
-
"description": "Filter",
|
|
32
|
-
"properties": {
|
|
33
|
-
"ignore": {
|
|
34
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
35
|
-
"items": {
|
|
36
|
-
"format": "uuid",
|
|
37
|
-
"type": "string"
|
|
38
|
-
},
|
|
39
|
-
"type": "array"
|
|
40
|
-
},
|
|
41
|
-
"objects": {
|
|
42
|
-
"description": "Objects",
|
|
43
|
-
"items": {
|
|
44
|
-
"format": "uuid",
|
|
45
|
-
"type": "string"
|
|
46
|
-
},
|
|
47
|
-
"type": "array"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
"type": "object"
|
|
51
|
-
},
|
|
52
|
-
"filterableBy": {
|
|
53
|
-
"description": "Filterable by item IDs.",
|
|
54
|
-
"items": {
|
|
55
|
-
"format": "uuid",
|
|
56
|
-
"type": "string"
|
|
57
|
-
},
|
|
58
|
-
"type": "array"
|
|
59
|
-
},
|
|
60
30
|
"interactivity": {
|
|
61
31
|
"description": "Interactivity options",
|
|
62
32
|
"properties": {
|
|
@@ -890,10 +860,6 @@
|
|
|
890
860
|
},
|
|
891
861
|
"type": "array"
|
|
892
862
|
},
|
|
893
|
-
"noLinkCheck": {
|
|
894
|
-
"description": "Additional check for dataset joinability",
|
|
895
|
-
"type": "boolean"
|
|
896
|
-
},
|
|
897
863
|
"sort": {
|
|
898
864
|
"properties": {
|
|
899
865
|
"aggregation": {
|
|
@@ -58,36 +58,6 @@
|
|
|
58
58
|
},
|
|
59
59
|
"type": "object"
|
|
60
60
|
},
|
|
61
|
-
"filter": {
|
|
62
|
-
"description": "Filter",
|
|
63
|
-
"properties": {
|
|
64
|
-
"ignore": {
|
|
65
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
66
|
-
"items": {
|
|
67
|
-
"format": "uuid",
|
|
68
|
-
"type": "string"
|
|
69
|
-
},
|
|
70
|
-
"type": "array"
|
|
71
|
-
},
|
|
72
|
-
"objects": {
|
|
73
|
-
"description": "Objects",
|
|
74
|
-
"items": {
|
|
75
|
-
"format": "uuid",
|
|
76
|
-
"type": "string"
|
|
77
|
-
},
|
|
78
|
-
"type": "array"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
"type": "object"
|
|
82
|
-
},
|
|
83
|
-
"filterableBy": {
|
|
84
|
-
"description": "Filterable by item IDs.",
|
|
85
|
-
"items": {
|
|
86
|
-
"format": "uuid",
|
|
87
|
-
"type": "string"
|
|
88
|
-
},
|
|
89
|
-
"type": "array"
|
|
90
|
-
},
|
|
91
61
|
"highlights": {
|
|
92
62
|
"description": "Highlight options",
|
|
93
63
|
"properties": {
|
|
@@ -963,10 +933,6 @@
|
|
|
963
933
|
},
|
|
964
934
|
"type": "object"
|
|
965
935
|
},
|
|
966
|
-
"noLinkCheck": {
|
|
967
|
-
"description": "Additional check for dataset joinability",
|
|
968
|
-
"type": "boolean"
|
|
969
|
-
},
|
|
970
936
|
"numberClasses": {
|
|
971
937
|
"default": 5,
|
|
972
938
|
"description": "Number of classes",
|
|
@@ -79,36 +79,6 @@
|
|
|
79
79
|
},
|
|
80
80
|
"type": "object"
|
|
81
81
|
},
|
|
82
|
-
"filter": {
|
|
83
|
-
"description": "Filter",
|
|
84
|
-
"properties": {
|
|
85
|
-
"ignore": {
|
|
86
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
87
|
-
"items": {
|
|
88
|
-
"format": "uuid",
|
|
89
|
-
"type": "string"
|
|
90
|
-
},
|
|
91
|
-
"type": "array"
|
|
92
|
-
},
|
|
93
|
-
"objects": {
|
|
94
|
-
"description": "Objects",
|
|
95
|
-
"items": {
|
|
96
|
-
"format": "uuid",
|
|
97
|
-
"type": "string"
|
|
98
|
-
},
|
|
99
|
-
"type": "array"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
"type": "object"
|
|
103
|
-
},
|
|
104
|
-
"filterableBy": {
|
|
105
|
-
"description": "Filterable by item IDs.",
|
|
106
|
-
"items": {
|
|
107
|
-
"format": "uuid",
|
|
108
|
-
"type": "string"
|
|
109
|
-
},
|
|
110
|
-
"type": "array"
|
|
111
|
-
},
|
|
112
82
|
"interactivity": {
|
|
113
83
|
"description": "Interactivity options",
|
|
114
84
|
"properties": {
|
|
@@ -920,10 +890,6 @@
|
|
|
920
890
|
],
|
|
921
891
|
"type": "string"
|
|
922
892
|
},
|
|
923
|
-
"noLinkCheck": {
|
|
924
|
-
"description": "Additional check for dataset joinability",
|
|
925
|
-
"type": "boolean"
|
|
926
|
-
},
|
|
927
893
|
"theme": {
|
|
928
894
|
"description": "Theme configuration",
|
|
929
895
|
"properties": {
|
|
@@ -194,36 +194,6 @@
|
|
|
194
194
|
},
|
|
195
195
|
"type": "object"
|
|
196
196
|
},
|
|
197
|
-
"filter": {
|
|
198
|
-
"description": "Filter",
|
|
199
|
-
"properties": {
|
|
200
|
-
"ignore": {
|
|
201
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
202
|
-
"items": {
|
|
203
|
-
"format": "uuid",
|
|
204
|
-
"type": "string"
|
|
205
|
-
},
|
|
206
|
-
"type": "array"
|
|
207
|
-
},
|
|
208
|
-
"objects": {
|
|
209
|
-
"description": "Objects",
|
|
210
|
-
"items": {
|
|
211
|
-
"format": "uuid",
|
|
212
|
-
"type": "string"
|
|
213
|
-
},
|
|
214
|
-
"type": "array"
|
|
215
|
-
}
|
|
216
|
-
},
|
|
217
|
-
"type": "object"
|
|
218
|
-
},
|
|
219
|
-
"filterableBy": {
|
|
220
|
-
"description": "Filterable by item IDs.",
|
|
221
|
-
"items": {
|
|
222
|
-
"format": "uuid",
|
|
223
|
-
"type": "string"
|
|
224
|
-
},
|
|
225
|
-
"type": "array"
|
|
226
|
-
},
|
|
227
197
|
"grid": {
|
|
228
198
|
"description": "Chart grid options",
|
|
229
199
|
"properties": {
|
|
@@ -3277,10 +3247,6 @@
|
|
|
3277
3247
|
],
|
|
3278
3248
|
"type": "string"
|
|
3279
3249
|
},
|
|
3280
|
-
"noLinkCheck": {
|
|
3281
|
-
"description": "Additional check for dataset joinability",
|
|
3282
|
-
"type": "boolean"
|
|
3283
|
-
},
|
|
3284
3250
|
"ranking": {
|
|
3285
3251
|
"description": "Item query ranking",
|
|
3286
3252
|
"properties": {
|
|
@@ -3383,15 +3349,6 @@
|
|
|
3383
3349
|
},
|
|
3384
3350
|
"type": "object"
|
|
3385
3351
|
},
|
|
3386
|
-
"startWithSubType": {
|
|
3387
|
-
"description": "If it's set fine-tunes the 'mode' option. When it's 'column-stack' the 'mode' will become 'stacked' otherwise 'grouped'.",
|
|
3388
|
-
"enum": [
|
|
3389
|
-
"column",
|
|
3390
|
-
"column-group",
|
|
3391
|
-
"column-stack"
|
|
3392
|
-
],
|
|
3393
|
-
"type": "string"
|
|
3394
|
-
},
|
|
3395
3352
|
"theme": {
|
|
3396
3353
|
"description": "Theme configuration",
|
|
3397
3354
|
"properties": {
|
|
@@ -315,14 +315,6 @@
|
|
|
315
315
|
},
|
|
316
316
|
"type": "object"
|
|
317
317
|
},
|
|
318
|
-
"filterableBy": {
|
|
319
|
-
"description": "Filterable by item IDs.",
|
|
320
|
-
"items": {
|
|
321
|
-
"format": "uuid",
|
|
322
|
-
"type": "string"
|
|
323
|
-
},
|
|
324
|
-
"type": "array"
|
|
325
|
-
},
|
|
326
318
|
"grid": {
|
|
327
319
|
"description": "Chart grid options",
|
|
328
320
|
"properties": {
|
|
@@ -1417,10 +1409,6 @@
|
|
|
1417
1409
|
},
|
|
1418
1410
|
"type": "array"
|
|
1419
1411
|
},
|
|
1420
|
-
"noLinkCheck": {
|
|
1421
|
-
"description": "Additional check for dataset joinability",
|
|
1422
|
-
"type": "boolean"
|
|
1423
|
-
},
|
|
1424
1412
|
"nullBreak": {
|
|
1425
1413
|
"type": "boolean"
|
|
1426
1414
|
},
|
|
@@ -125,36 +125,6 @@
|
|
|
125
125
|
},
|
|
126
126
|
"type": "object"
|
|
127
127
|
},
|
|
128
|
-
"filter": {
|
|
129
|
-
"description": "Filter",
|
|
130
|
-
"properties": {
|
|
131
|
-
"ignore": {
|
|
132
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
133
|
-
"items": {
|
|
134
|
-
"format": "uuid",
|
|
135
|
-
"type": "string"
|
|
136
|
-
},
|
|
137
|
-
"type": "array"
|
|
138
|
-
},
|
|
139
|
-
"objects": {
|
|
140
|
-
"description": "Objects",
|
|
141
|
-
"items": {
|
|
142
|
-
"format": "uuid",
|
|
143
|
-
"type": "string"
|
|
144
|
-
},
|
|
145
|
-
"type": "array"
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
|
-
"type": "object"
|
|
149
|
-
},
|
|
150
|
-
"filterableBy": {
|
|
151
|
-
"description": "Filterable by item IDs.",
|
|
152
|
-
"items": {
|
|
153
|
-
"format": "uuid",
|
|
154
|
-
"type": "string"
|
|
155
|
-
},
|
|
156
|
-
"type": "array"
|
|
157
|
-
},
|
|
158
128
|
"interactivity": {
|
|
159
129
|
"description": "Interactivity options",
|
|
160
130
|
"properties": {
|
|
@@ -794,10 +764,6 @@
|
|
|
794
764
|
},
|
|
795
765
|
"type": "object"
|
|
796
766
|
},
|
|
797
|
-
"noLinkCheck": {
|
|
798
|
-
"description": "Additional check for dataset joinability",
|
|
799
|
-
"type": "boolean"
|
|
800
|
-
},
|
|
801
767
|
"padding": {
|
|
802
768
|
"description": "Padding of the date filter",
|
|
803
769
|
"properties": {
|
|
@@ -814,9 +780,6 @@
|
|
|
814
780
|
},
|
|
815
781
|
"type": "object"
|
|
816
782
|
},
|
|
817
|
-
"placeholder": {
|
|
818
|
-
"type": "object"
|
|
819
|
-
},
|
|
820
783
|
"theme": {
|
|
821
784
|
"description": "Theme configuration",
|
|
822
785
|
"properties": {
|
|
@@ -35,36 +35,6 @@
|
|
|
35
35
|
},
|
|
36
36
|
"type": "object"
|
|
37
37
|
},
|
|
38
|
-
"filter": {
|
|
39
|
-
"description": "Filter",
|
|
40
|
-
"properties": {
|
|
41
|
-
"ignore": {
|
|
42
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
43
|
-
"items": {
|
|
44
|
-
"format": "uuid",
|
|
45
|
-
"type": "string"
|
|
46
|
-
},
|
|
47
|
-
"type": "array"
|
|
48
|
-
},
|
|
49
|
-
"objects": {
|
|
50
|
-
"description": "Objects",
|
|
51
|
-
"items": {
|
|
52
|
-
"format": "uuid",
|
|
53
|
-
"type": "string"
|
|
54
|
-
},
|
|
55
|
-
"type": "array"
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
"type": "object"
|
|
59
|
-
},
|
|
60
|
-
"filterableBy": {
|
|
61
|
-
"description": "Filterable by item IDs.",
|
|
62
|
-
"items": {
|
|
63
|
-
"format": "uuid",
|
|
64
|
-
"type": "string"
|
|
65
|
-
},
|
|
66
|
-
"type": "array"
|
|
67
|
-
},
|
|
68
38
|
"interactivity": {
|
|
69
39
|
"description": "Interactivity options",
|
|
70
40
|
"properties": {
|
|
@@ -2968,10 +2938,6 @@
|
|
|
2968
2938
|
],
|
|
2969
2939
|
"type": "string"
|
|
2970
2940
|
},
|
|
2971
|
-
"noLinkCheck": {
|
|
2972
|
-
"description": "Additional check for dataset joinability",
|
|
2973
|
-
"type": "boolean"
|
|
2974
|
-
},
|
|
2975
2941
|
"slices": {
|
|
2976
2942
|
"description": "Slice configuration options",
|
|
2977
2943
|
"properties": {
|
|
@@ -3086,16 +3052,6 @@
|
|
|
3086
3052
|
},
|
|
3087
3053
|
"type": "object"
|
|
3088
3054
|
},
|
|
3089
|
-
"startWithSubType": {
|
|
3090
|
-
"description": "If it's set fine-tunes the 'mode' option. When it's 'pie' or 'half-pie the 'mode' will become 'pie' otherwise 'donut'.",
|
|
3091
|
-
"enum": [
|
|
3092
|
-
"donut",
|
|
3093
|
-
"half-donut",
|
|
3094
|
-
"half-pie",
|
|
3095
|
-
"pie"
|
|
3096
|
-
],
|
|
3097
|
-
"type": "string"
|
|
3098
|
-
},
|
|
3099
3055
|
"theme": {
|
|
3100
3056
|
"description": "Theme configuration",
|
|
3101
3057
|
"properties": {
|
|
@@ -42,36 +42,6 @@
|
|
|
42
42
|
},
|
|
43
43
|
"type": "object"
|
|
44
44
|
},
|
|
45
|
-
"filter": {
|
|
46
|
-
"description": "Filter",
|
|
47
|
-
"properties": {
|
|
48
|
-
"ignore": {
|
|
49
|
-
"description": "Item IDs to ignore. If not provided, all other items will be filtered when something is changed on the current one.",
|
|
50
|
-
"items": {
|
|
51
|
-
"format": "uuid",
|
|
52
|
-
"type": "string"
|
|
53
|
-
},
|
|
54
|
-
"type": "array"
|
|
55
|
-
},
|
|
56
|
-
"objects": {
|
|
57
|
-
"description": "Objects",
|
|
58
|
-
"items": {
|
|
59
|
-
"format": "uuid",
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
"type": "array"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
"type": "object"
|
|
66
|
-
},
|
|
67
|
-
"filterableBy": {
|
|
68
|
-
"description": "Filterable by item IDs.",
|
|
69
|
-
"items": {
|
|
70
|
-
"format": "uuid",
|
|
71
|
-
"type": "string"
|
|
72
|
-
},
|
|
73
|
-
"type": "array"
|
|
74
|
-
},
|
|
75
45
|
"interactivity": {
|
|
76
46
|
"description": "Interactivity options",
|
|
77
47
|
"properties": {
|
|
@@ -724,10 +694,6 @@
|
|
|
724
694
|
"description": "Toggle multiple option selection for the Dropdown filter",
|
|
725
695
|
"type": "boolean"
|
|
726
696
|
},
|
|
727
|
-
"noLinkCheck": {
|
|
728
|
-
"description": "Additional check for dataset joinability",
|
|
729
|
-
"type": "boolean"
|
|
730
|
-
},
|
|
731
697
|
"padding": {
|
|
732
698
|
"description": "Update left or right padding of the Dropdown filter",
|
|
733
699
|
"properties": {
|
|
@@ -744,9 +710,6 @@
|
|
|
744
710
|
},
|
|
745
711
|
"type": "object"
|
|
746
712
|
},
|
|
747
|
-
"placeholder": {
|
|
748
|
-
"type": "object"
|
|
749
|
-
},
|
|
750
713
|
"search": {
|
|
751
714
|
"description": "Search options for the Dropdown filter",
|
|
752
715
|
"properties": {
|