@luzmo/dashboard-contents-types 1.0.19 → 1.0.20
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.d.ts +5 -0
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/date-comparison-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/route-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +10 -0
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +0 -2
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +15 -0
- package/index.js +41 -48
- package/index.mjs +398 -216
- package/json-schemas.d.ts +840 -0
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/lib/area-chart/area-chart-context.config.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-context.config.d.ts.map +1 -1
- package/src/lib/ohlc-chart/ohlc-chart-context.config.d.ts.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-context.config.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-context.config.d.ts.map +1 -1
- package/src/lib/shared/types/common.d.ts +1 -1
- package/src/lib/shared/types/common.d.ts.map +1 -1
- package/src/lib/shared/types/context.d.ts +8 -0
- package/src/lib/shared/types/context.d.ts.map +1 -1
- package/src/lib/shared/types/slots.d.ts +5 -0
- package/src/lib/shared/types/slots.d.ts.map +1 -1
- package/src/lib/slicer-filter/slicer-filter-context.config.d.ts.map +1 -1
|
@@ -104,6 +104,11 @@ declare const _default: {
|
|
|
104
104
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
105
105
|
"type": "string"
|
|
106
106
|
},
|
|
107
|
+
"formulaId": {
|
|
108
|
+
"description": "A formula id",
|
|
109
|
+
"format": "uuid",
|
|
110
|
+
"type": "string"
|
|
111
|
+
},
|
|
107
112
|
"grandTotals": {
|
|
108
113
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
109
114
|
"properties": {
|
|
@@ -210,6 +215,11 @@ declare const _default: {
|
|
|
210
215
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
211
216
|
"type": "string"
|
|
212
217
|
},
|
|
218
|
+
"formulaId": {
|
|
219
|
+
"description": "A formula id",
|
|
220
|
+
"format": "uuid",
|
|
221
|
+
"type": "string"
|
|
222
|
+
},
|
|
213
223
|
"grandTotals": {
|
|
214
224
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
215
225
|
"properties": {
|
|
@@ -415,6 +425,11 @@ declare const _default: {
|
|
|
415
425
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
416
426
|
"type": "string"
|
|
417
427
|
},
|
|
428
|
+
"formulaId": {
|
|
429
|
+
"description": "A formula id",
|
|
430
|
+
"format": "uuid",
|
|
431
|
+
"type": "string"
|
|
432
|
+
},
|
|
418
433
|
"grandTotals": {
|
|
419
434
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
420
435
|
"properties": {
|
|
@@ -466,6 +466,11 @@ declare const _default: {
|
|
|
466
466
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
467
467
|
"type": "string"
|
|
468
468
|
},
|
|
469
|
+
"formulaId": {
|
|
470
|
+
"description": "A formula id",
|
|
471
|
+
"format": "uuid",
|
|
472
|
+
"type": "string"
|
|
473
|
+
},
|
|
469
474
|
"grandTotals": {
|
|
470
475
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
471
476
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -300,6 +300,11 @@ declare const _default: {
|
|
|
300
300
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
301
301
|
"type": "string"
|
|
302
302
|
},
|
|
303
|
+
"formulaId": {
|
|
304
|
+
"description": "A formula id",
|
|
305
|
+
"format": "uuid",
|
|
306
|
+
"type": "string"
|
|
307
|
+
},
|
|
303
308
|
"grandTotals": {
|
|
304
309
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
305
310
|
"properties": {
|
|
@@ -134,6 +134,11 @@ declare const _default: {
|
|
|
134
134
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
135
135
|
"type": "string"
|
|
136
136
|
},
|
|
137
|
+
"formulaId": {
|
|
138
|
+
"description": "A formula id",
|
|
139
|
+
"format": "uuid",
|
|
140
|
+
"type": "string"
|
|
141
|
+
},
|
|
137
142
|
"grandTotals": {
|
|
138
143
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
139
144
|
"properties": {
|
|
@@ -240,6 +245,11 @@ declare const _default: {
|
|
|
240
245
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
241
246
|
"type": "string"
|
|
242
247
|
},
|
|
248
|
+
"formulaId": {
|
|
249
|
+
"description": "A formula id",
|
|
250
|
+
"format": "uuid",
|
|
251
|
+
"type": "string"
|
|
252
|
+
},
|
|
243
253
|
"grandTotals": {
|
|
244
254
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
245
255
|
"properties": {
|
|
@@ -446,6 +456,11 @@ declare const _default: {
|
|
|
446
456
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
447
457
|
"type": "string"
|
|
448
458
|
},
|
|
459
|
+
"formulaId": {
|
|
460
|
+
"description": "A formula id",
|
|
461
|
+
"format": "uuid",
|
|
462
|
+
"type": "string"
|
|
463
|
+
},
|
|
449
464
|
"grandTotals": {
|
|
450
465
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
451
466
|
"properties": {
|
|
@@ -472,6 +472,11 @@ declare const _default: {
|
|
|
472
472
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
473
473
|
"type": "string"
|
|
474
474
|
},
|
|
475
|
+
"formulaId": {
|
|
476
|
+
"description": "A formula id",
|
|
477
|
+
"format": "uuid",
|
|
478
|
+
"type": "string"
|
|
479
|
+
},
|
|
475
480
|
"grandTotals": {
|
|
476
481
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
477
482
|
"properties": {
|
|
@@ -104,6 +104,11 @@ declare const _default: {
|
|
|
104
104
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
105
105
|
"type": "string"
|
|
106
106
|
},
|
|
107
|
+
"formulaId": {
|
|
108
|
+
"description": "A formula id",
|
|
109
|
+
"format": "uuid",
|
|
110
|
+
"type": "string"
|
|
111
|
+
},
|
|
107
112
|
"grandTotals": {
|
|
108
113
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
109
114
|
"properties": {
|
|
@@ -210,6 +215,11 @@ declare const _default: {
|
|
|
210
215
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
211
216
|
"type": "string"
|
|
212
217
|
},
|
|
218
|
+
"formulaId": {
|
|
219
|
+
"description": "A formula id",
|
|
220
|
+
"format": "uuid",
|
|
221
|
+
"type": "string"
|
|
222
|
+
},
|
|
213
223
|
"grandTotals": {
|
|
214
224
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
215
225
|
"properties": {
|
|
@@ -387,6 +397,11 @@ declare const _default: {
|
|
|
387
397
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
388
398
|
"type": "string"
|
|
389
399
|
},
|
|
400
|
+
"formulaId": {
|
|
401
|
+
"description": "A formula id",
|
|
402
|
+
"format": "uuid",
|
|
403
|
+
"type": "string"
|
|
404
|
+
},
|
|
390
405
|
"grandTotals": {
|
|
391
406
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
392
407
|
"properties": {
|
|
@@ -345,6 +345,11 @@ declare const _default: {
|
|
|
345
345
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
346
346
|
"type": "string"
|
|
347
347
|
},
|
|
348
|
+
"formulaId": {
|
|
349
|
+
"description": "A formula id",
|
|
350
|
+
"format": "uuid",
|
|
351
|
+
"type": "string"
|
|
352
|
+
},
|
|
348
353
|
"grandTotals": {
|
|
349
354
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
350
355
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -201,6 +206,11 @@ declare const _default: {
|
|
|
201
206
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
202
207
|
"type": "string"
|
|
203
208
|
},
|
|
209
|
+
"formulaId": {
|
|
210
|
+
"description": "A formula id",
|
|
211
|
+
"format": "uuid",
|
|
212
|
+
"type": "string"
|
|
213
|
+
},
|
|
204
214
|
"grandTotals": {
|
|
205
215
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
206
216
|
"properties": {
|
|
@@ -407,6 +417,11 @@ declare const _default: {
|
|
|
407
417
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
408
418
|
"type": "string"
|
|
409
419
|
},
|
|
420
|
+
"formulaId": {
|
|
421
|
+
"description": "A formula id",
|
|
422
|
+
"format": "uuid",
|
|
423
|
+
"type": "string"
|
|
424
|
+
},
|
|
410
425
|
"grandTotals": {
|
|
411
426
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
412
427
|
"properties": {
|
|
@@ -756,6 +771,11 @@ declare const _default: {
|
|
|
756
771
|
"format": "uuid",
|
|
757
772
|
"type": "string"
|
|
758
773
|
},
|
|
774
|
+
"formulaId": {
|
|
775
|
+
"description": "A formula id",
|
|
776
|
+
"format": "uuid",
|
|
777
|
+
"type": "string"
|
|
778
|
+
},
|
|
759
779
|
"include_nonoccurring": {
|
|
760
780
|
"description": "Shows empty areas for geo slots (with the name \"geo\" and content type 'spacial).\nAlso, it can be set in the options' advanced settings of the Choropleth map.",
|
|
761
781
|
"type": "boolean"
|
|
@@ -375,6 +375,11 @@ declare const _default: {
|
|
|
375
375
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
376
376
|
"type": "string"
|
|
377
377
|
},
|
|
378
|
+
"formulaId": {
|
|
379
|
+
"description": "A formula id",
|
|
380
|
+
"format": "uuid",
|
|
381
|
+
"type": "string"
|
|
382
|
+
},
|
|
378
383
|
"grandTotals": {
|
|
379
384
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
380
385
|
"properties": {
|
|
@@ -104,6 +104,11 @@ declare const _default: {
|
|
|
104
104
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
105
105
|
"type": "string"
|
|
106
106
|
},
|
|
107
|
+
"formulaId": {
|
|
108
|
+
"description": "A formula id",
|
|
109
|
+
"format": "uuid",
|
|
110
|
+
"type": "string"
|
|
111
|
+
},
|
|
107
112
|
"grandTotals": {
|
|
108
113
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
109
114
|
"properties": {
|
|
@@ -239,6 +244,11 @@ declare const _default: {
|
|
|
239
244
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
240
245
|
"type": "string"
|
|
241
246
|
},
|
|
247
|
+
"formulaId": {
|
|
248
|
+
"description": "A formula id",
|
|
249
|
+
"format": "uuid",
|
|
250
|
+
"type": "string"
|
|
251
|
+
},
|
|
242
252
|
"grandTotals": {
|
|
243
253
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
244
254
|
"properties": {
|
|
@@ -445,6 +455,11 @@ declare const _default: {
|
|
|
445
455
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
446
456
|
"type": "string"
|
|
447
457
|
},
|
|
458
|
+
"formulaId": {
|
|
459
|
+
"description": "A formula id",
|
|
460
|
+
"format": "uuid",
|
|
461
|
+
"type": "string"
|
|
462
|
+
},
|
|
448
463
|
"grandTotals": {
|
|
449
464
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
450
465
|
"properties": {
|
|
@@ -687,6 +687,11 @@ declare const _default: {
|
|
|
687
687
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
688
688
|
"type": "string"
|
|
689
689
|
},
|
|
690
|
+
"formulaId": {
|
|
691
|
+
"description": "A formula id",
|
|
692
|
+
"format": "uuid",
|
|
693
|
+
"type": "string"
|
|
694
|
+
},
|
|
690
695
|
"grandTotals": {
|
|
691
696
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
692
697
|
"properties": {
|
|
@@ -105,6 +105,11 @@ declare const _default: {
|
|
|
105
105
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
106
106
|
"type": "string"
|
|
107
107
|
},
|
|
108
|
+
"formulaId": {
|
|
109
|
+
"description": "A formula id",
|
|
110
|
+
"format": "uuid",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
108
113
|
"grandTotals": {
|
|
109
114
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
110
115
|
"properties": {
|
|
@@ -211,6 +216,11 @@ declare const _default: {
|
|
|
211
216
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
212
217
|
"type": "string"
|
|
213
218
|
},
|
|
219
|
+
"formulaId": {
|
|
220
|
+
"description": "A formula id",
|
|
221
|
+
"format": "uuid",
|
|
222
|
+
"type": "string"
|
|
223
|
+
},
|
|
214
224
|
"grandTotals": {
|
|
215
225
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
216
226
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -248,6 +248,11 @@ declare const _default: {
|
|
|
248
248
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
249
249
|
"type": "string"
|
|
250
250
|
},
|
|
251
|
+
"formulaId": {
|
|
252
|
+
"description": "A formula id",
|
|
253
|
+
"format": "uuid",
|
|
254
|
+
"type": "string"
|
|
255
|
+
},
|
|
251
256
|
"grandTotals": {
|
|
252
257
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
253
258
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -210,6 +215,11 @@ declare const _default: {
|
|
|
210
215
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
211
216
|
"type": "string"
|
|
212
217
|
},
|
|
218
|
+
"formulaId": {
|
|
219
|
+
"description": "A formula id",
|
|
220
|
+
"format": "uuid",
|
|
221
|
+
"type": "string"
|
|
222
|
+
},
|
|
213
223
|
"grandTotals": {
|
|
214
224
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
215
225
|
"properties": {
|
|
@@ -387,6 +397,11 @@ declare const _default: {
|
|
|
387
397
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
388
398
|
"type": "string"
|
|
389
399
|
},
|
|
400
|
+
"formulaId": {
|
|
401
|
+
"description": "A formula id",
|
|
402
|
+
"format": "uuid",
|
|
403
|
+
"type": "string"
|
|
404
|
+
},
|
|
390
405
|
"grandTotals": {
|
|
391
406
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
392
407
|
"properties": {
|
|
@@ -266,6 +266,11 @@ declare const _default: {
|
|
|
266
266
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
267
267
|
"type": "string"
|
|
268
268
|
},
|
|
269
|
+
"formulaId": {
|
|
270
|
+
"description": "A formula id",
|
|
271
|
+
"format": "uuid",
|
|
272
|
+
"type": "string"
|
|
273
|
+
},
|
|
269
274
|
"grandTotals": {
|
|
270
275
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
271
276
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -210,6 +215,11 @@ declare const _default: {
|
|
|
210
215
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
211
216
|
"type": "string"
|
|
212
217
|
},
|
|
218
|
+
"formulaId": {
|
|
219
|
+
"description": "A formula id",
|
|
220
|
+
"format": "uuid",
|
|
221
|
+
"type": "string"
|
|
222
|
+
},
|
|
213
223
|
"grandTotals": {
|
|
214
224
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
215
225
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -229,6 +229,11 @@ declare const _default: {
|
|
|
229
229
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
230
230
|
"type": "string"
|
|
231
231
|
},
|
|
232
|
+
"formulaId": {
|
|
233
|
+
"description": "A formula id",
|
|
234
|
+
"format": "uuid",
|
|
235
|
+
"type": "string"
|
|
236
|
+
},
|
|
232
237
|
"grandTotals": {
|
|
233
238
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
234
239
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -263,6 +268,11 @@ declare const _default: {
|
|
|
263
268
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
264
269
|
"type": "string"
|
|
265
270
|
},
|
|
271
|
+
"formulaId": {
|
|
272
|
+
"description": "A formula id",
|
|
273
|
+
"format": "uuid",
|
|
274
|
+
"type": "string"
|
|
275
|
+
},
|
|
266
276
|
"grandTotals": {
|
|
267
277
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
268
278
|
"properties": {
|
|
@@ -362,6 +362,11 @@ declare const _default: {
|
|
|
362
362
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
363
363
|
"type": "string"
|
|
364
364
|
},
|
|
365
|
+
"formulaId": {
|
|
366
|
+
"description": "A formula id",
|
|
367
|
+
"format": "uuid",
|
|
368
|
+
"type": "string"
|
|
369
|
+
},
|
|
365
370
|
"grandTotals": {
|
|
366
371
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
367
372
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -281,6 +286,11 @@ declare const _default: {
|
|
|
281
286
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
282
287
|
"type": "string"
|
|
283
288
|
},
|
|
289
|
+
"formulaId": {
|
|
290
|
+
"description": "A formula id",
|
|
291
|
+
"format": "uuid",
|
|
292
|
+
"type": "string"
|
|
293
|
+
},
|
|
284
294
|
"grandTotals": {
|
|
285
295
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
286
296
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -635,6 +650,11 @@ declare const _default: {
|
|
|
635
650
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
636
651
|
"type": "string"
|
|
637
652
|
},
|
|
653
|
+
"formulaId": {
|
|
654
|
+
"description": "A formula id",
|
|
655
|
+
"format": "uuid",
|
|
656
|
+
"type": "string"
|
|
657
|
+
},
|
|
638
658
|
"grandTotals": {
|
|
639
659
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
640
660
|
"properties": {
|
|
@@ -449,6 +449,11 @@ declare const _default: {
|
|
|
449
449
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
450
450
|
"type": "string"
|
|
451
451
|
},
|
|
452
|
+
"formulaId": {
|
|
453
|
+
"description": "A formula id",
|
|
454
|
+
"format": "uuid",
|
|
455
|
+
"type": "string"
|
|
456
|
+
},
|
|
452
457
|
"grandTotals": {
|
|
453
458
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
454
459
|
"properties": {
|
|
@@ -105,6 +105,11 @@ declare const _default: {
|
|
|
105
105
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
106
106
|
"type": "string"
|
|
107
107
|
},
|
|
108
|
+
"formulaId": {
|
|
109
|
+
"description": "A formula id",
|
|
110
|
+
"format": "uuid",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
108
113
|
"grandTotals": {
|
|
109
114
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
110
115
|
"properties": {
|
|
@@ -230,6 +235,11 @@ declare const _default: {
|
|
|
230
235
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
231
236
|
"type": "string"
|
|
232
237
|
},
|
|
238
|
+
"formulaId": {
|
|
239
|
+
"description": "A formula id",
|
|
240
|
+
"format": "uuid",
|
|
241
|
+
"type": "string"
|
|
242
|
+
},
|
|
233
243
|
"grandTotals": {
|
|
234
244
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
235
245
|
"properties": {
|
|
@@ -436,6 +446,11 @@ declare const _default: {
|
|
|
436
446
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
437
447
|
"type": "string"
|
|
438
448
|
},
|
|
449
|
+
"formulaId": {
|
|
450
|
+
"description": "A formula id",
|
|
451
|
+
"format": "uuid",
|
|
452
|
+
"type": "string"
|
|
453
|
+
},
|
|
439
454
|
"grandTotals": {
|
|
440
455
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
441
456
|
"properties": {
|
|
@@ -730,6 +745,11 @@ declare const _default: {
|
|
|
730
745
|
"format": "uuid",
|
|
731
746
|
"type": "string"
|
|
732
747
|
},
|
|
748
|
+
"formulaId": {
|
|
749
|
+
"description": "A formula id",
|
|
750
|
+
"format": "uuid",
|
|
751
|
+
"type": "string"
|
|
752
|
+
},
|
|
733
753
|
"include_nonoccurring": {
|
|
734
754
|
"description": "Shows empty areas for geo slots (with the name \"geo\" and content type 'spacial).\nAlso, it can be set in the options' advanced settings of the Choropleth map.",
|
|
735
755
|
"type": "boolean"
|