@luzmo/dashboard-contents-types 1.0.8 → 1.0.9
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/index.d.ts +1 -0
- package/json-schemas.d.ts +254 -253
- package/package.json +3 -2
- package/src/index.d.ts +1 -0
- package/src/lib/area-chart/area-chart-options.d.ts +2 -1
- package/src/lib/area-chart/area-chart-slots.config.d.ts +1 -0
- package/src/lib/area-chart/area-chart-slots.d.ts +1 -0
- package/src/lib/area-chart/area-chart.d.ts +1 -0
- package/src/lib/area-chart/index.d.ts +1 -0
- package/src/lib/bar-chart/bar-chart-options.d.ts +1 -0
- package/src/lib/bar-chart/bar-chart-slots.config.d.ts +1 -0
- package/src/lib/bar-chart/bar-chart.d.ts +1 -0
- package/src/lib/bar-chart/bar-chart.slots.d.ts +1 -0
- package/src/lib/bar-chart/index.d.ts +1 -0
- package/src/lib/box-plot/box-plot-options.d.ts +1 -0
- package/src/lib/box-plot/box-plot-slots.config.d.ts +1 -0
- package/src/lib/box-plot/box-plot-slots.d.ts +1 -0
- package/src/lib/box-plot/box-plot.d.ts +1 -0
- package/src/lib/box-plot/index.d.ts +1 -0
- package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -1
- package/src/lib/bubble-chart/bubble-chart-slots.config.d.ts +1 -0
- package/src/lib/bubble-chart/bubble-chart-slots.d.ts +1 -0
- package/src/lib/bubble-chart/bubble-chart.d.ts +1 -0
- package/src/lib/bubble-chart/index.d.ts +1 -0
- package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -1
- package/src/lib/bullet-chart/bullet-chart-slots.config.d.ts +1 -0
- package/src/lib/bullet-chart/bullet-chart-slots.d.ts +1 -0
- package/src/lib/bullet-chart/bullet-chart.d.ts +1 -0
- package/src/lib/bullet-chart/index.d.ts +1 -0
- package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -1
- package/src/lib/choropleth-map/choropleth-map-slots.config.d.ts +1 -0
- package/src/lib/choropleth-map/choropleth-map-slots.d.ts +1 -0
- package/src/lib/choropleth-map/choropleth-map.d.ts +1 -0
- package/src/lib/choropleth-map/index.d.ts +1 -0
- package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +2 -1
- package/src/lib/circle-pack-chart/circle-pack-chart-slots.config.d.ts +1 -0
- package/src/lib/circle-pack-chart/circle-pack-chart-slots.d.ts +1 -0
- package/src/lib/circle-pack-chart/circle-pack-chart.d.ts +1 -0
- package/src/lib/circle-pack-chart/index.d.ts +1 -0
- package/src/lib/circular-gauge/circular-gauge-options.d.ts +1 -0
- package/src/lib/circular-gauge/circular-gauge-slots.config.d.ts +1 -0
- package/src/lib/circular-gauge/circular-gauge-slots.d.ts +1 -0
- package/src/lib/circular-gauge/circular-gauge.d.ts +1 -0
- package/src/lib/circular-gauge/index.d.ts +1 -0
- package/src/lib/column-chart/column-chart-options.d.ts +1 -0
- package/src/lib/column-chart/column-chart-slots.config.d.ts +1 -0
- package/src/lib/column-chart/column-chart-slots.d.ts +1 -0
- package/src/lib/column-chart/column-chart.d.ts +1 -0
- package/src/lib/column-chart/index.d.ts +1 -0
- package/src/lib/combination-chart/combination-chart-options.d.ts +1 -0
- package/src/lib/combination-chart/combination-chart-slots.config.d.ts +1 -0
- package/src/lib/combination-chart/combination-chart-slots.d.ts +1 -0
- package/src/lib/combination-chart/combination-chart.d.ts +1 -0
- package/src/lib/combination-chart/index.d.ts +1 -0
- package/src/lib/conditional-number/conditional-number-options.d.ts +1 -0
- package/src/lib/conditional-number/conditional-number-slots.config.d.ts +1 -0
- package/src/lib/conditional-number/conditional-number-slots.d.ts +1 -0
- package/src/lib/conditional-number/conditional-number.d.ts +1 -0
- package/src/lib/conditional-number/index.d.ts +1 -0
- package/src/lib/date-filter/date-filter-options.d.ts +1 -0
- package/src/lib/date-filter/date-filter-slots.config.d.ts +1 -0
- package/src/lib/date-filter/date-filter-slots.d.ts +1 -0
- package/src/lib/date-filter/date-filter.d.ts +1 -0
- package/src/lib/date-filter/index.d.ts +1 -0
- package/src/lib/donut-chart/donut-chart-options.d.ts +2 -1
- package/src/lib/donut-chart/donut-chart-slots.config.d.ts +1 -0
- package/src/lib/donut-chart/donut-chart-slots.d.ts +1 -0
- package/src/lib/donut-chart/donut-chart.d.ts +1 -0
- package/src/lib/donut-chart/index.d.ts +1 -0
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -1
- package/src/lib/dropdown-filter/dropdown-filter-slots.config.d.ts +1 -0
- package/src/lib/dropdown-filter/dropdown-filter-slots.d.ts +1 -0
- package/src/lib/dropdown-filter/dropdown-filter.d.ts +1 -0
- package/src/lib/dropdown-filter/index.d.ts +1 -0
- package/src/lib/dynamic-imageobject/dynamic-imageobject-slots.config.d.ts +1 -0
- package/src/lib/dynamic-imageobject/index.d.ts +1 -0
- package/src/lib/evolution-number/evolution-number-options.d.ts +1 -0
- package/src/lib/evolution-number/evolution-number-slots.config.d.ts +1 -0
- package/src/lib/evolution-number/evolution-number-slots.d.ts +1 -0
- package/src/lib/evolution-number/evolution-number.d.ts +1 -0
- package/src/lib/evolution-number/index.d.ts +1 -0
- package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -1
- package/src/lib/funnel-chart/funnel-chart-slots.config.d.ts +1 -0
- package/src/lib/funnel-chart/funnel-chart-slots.d.ts +1 -0
- package/src/lib/funnel-chart/funnel-chart.d.ts +1 -0
- package/src/lib/funnel-chart/index.d.ts +1 -0
- package/src/lib/heat-map/heat-map-options.d.ts +1 -0
- package/src/lib/heat-map/heat-map-slots.config.d.ts +1 -0
- package/src/lib/heat-map/heat-map-slots.d.ts +1 -0
- package/src/lib/heat-map/heat-map.d.ts +1 -0
- package/src/lib/heat-map/index.d.ts +1 -0
- package/src/lib/heat-table/heat-table-options.d.ts +1 -0
- package/src/lib/heat-table/heat-table-slots.config.d.ts +1 -0
- package/src/lib/heat-table/heat-table-slots.d.ts +1 -0
- package/src/lib/heat-table/heat-table.d.ts +1 -0
- package/src/lib/heat-table/index.d.ts +1 -0
- package/src/lib/hexbin-map/hexbin-map-options.d.ts +1 -0
- package/src/lib/hexbin-map/hexbin-map-slots.config.d.ts +1 -0
- package/src/lib/hexbin-map/hexbin-map-slots.d.ts +1 -0
- package/src/lib/hexbin-map/hexbin-map.d.ts +1 -0
- package/src/lib/hexbin-map/index.d.ts +1 -0
- package/src/lib/image/image-options.d.ts +1 -0
- package/src/lib/image/image.d.ts +1 -0
- package/src/lib/image/index.d.ts +1 -0
- package/src/lib/line-chart/index.d.ts +1 -0
- package/src/lib/line-chart/line-chart-options.d.ts +1 -0
- package/src/lib/line-chart/line-chart-slots.config.d.ts +1 -0
- package/src/lib/line-chart/line-chart-slots.d.ts +1 -0
- package/src/lib/line-chart/line-chart.d.ts +1 -0
- package/src/lib/line-chart-forecast/index.d.ts +1 -0
- package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +1 -0
- package/src/lib/marker-map/index.d.ts +1 -0
- package/src/lib/marker-map/marker-map-options.d.ts +1 -0
- package/src/lib/marker-map/marker-map-slots.config.d.ts +1 -0
- package/src/lib/marker-map/marker-map-slots.d.ts +1 -0
- package/src/lib/marker-map/marker-map.d.ts +1 -0
- package/src/lib/ohlc-chart/index.d.ts +1 -0
- package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +2 -1
- package/src/lib/ohlc-chart/ohlc-chart-slots.config.d.ts +1 -0
- package/src/lib/ohlc-chart/ohlc-chart-slots.d.ts +1 -0
- package/src/lib/ohlc-chart/ohlc-chart.d.ts +2 -1
- package/src/lib/parallel-coordinates-plot/index.d.ts +1 -0
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +2 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +1 -0
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-slots.d.ts +2 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot.d.ts +1 -0
- package/src/lib/pivot-table/index.d.ts +1 -0
- package/src/lib/pivot-table/pivot-table-options.d.ts +2 -1
- package/src/lib/pivot-table/pivot-table-slots.config.d.ts +1 -0
- package/src/lib/pivot-table/pivot-table-slots.d.ts +1 -0
- package/src/lib/pivot-table/pivot-table.d.ts +1 -0
- package/src/lib/pyramid-chart/index.d.ts +1 -0
- package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +2 -1
- package/src/lib/pyramid-chart/pyramid-chart-slots.config.d.ts +1 -0
- package/src/lib/pyramid-chart/pyramid-chart-slots.d.ts +1 -0
- package/src/lib/pyramid-chart/pyramid-chart.d.ts +1 -0
- package/src/lib/radar-chart/index.d.ts +1 -0
- package/src/lib/radar-chart/radar-chart-options.d.ts +2 -1
- package/src/lib/radar-chart/radar-chart-slots.config.d.ts +1 -0
- package/src/lib/radar-chart/radar-chart-slots.d.ts +1 -0
- package/src/lib/radar-chart/radar-chart.d.ts +1 -0
- package/src/lib/regular-table/index.d.ts +1 -0
- package/src/lib/regular-table/regular-table-options.d.ts +2 -1
- package/src/lib/regular-table/regular-table-slots.config.d.ts +1 -0
- package/src/lib/regular-table/regular-table-slots.d.ts +1 -0
- package/src/lib/regular-table/regular-table.d.ts +1 -0
- package/src/lib/route-map/index.d.ts +1 -0
- package/src/lib/route-map/route-map-options.d.ts +1 -0
- package/src/lib/route-map/route-map-slots.config.d.ts +1 -0
- package/src/lib/route-map/route-map-slots.d.ts +1 -0
- package/src/lib/route-map/route-map.d.ts +1 -0
- package/src/lib/sankey-diagram/index.d.ts +1 -0
- package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +2 -1
- package/src/lib/sankey-diagram/sankey-diagram-slots.config.d.ts +1 -0
- package/src/lib/sankey-diagram/sankey-diagram-slots.d.ts +1 -0
- package/src/lib/sankey-diagram/sankey-diagram.d.ts +1 -0
- package/src/lib/scatter-plot/index.d.ts +1 -0
- package/src/lib/scatter-plot/scatter-plot-options.d.ts +2 -1
- package/src/lib/scatter-plot/scatter-plot-slots.config.d.ts +1 -0
- package/src/lib/scatter-plot/scatter-plot-slots.d.ts +1 -0
- package/src/lib/scatter-plot/scatter-plot.d.ts +1 -0
- package/src/lib/search-filter/index.d.ts +1 -0
- package/src/lib/search-filter/search-filter-options.d.ts +1 -0
- package/src/lib/search-filter/search-filter-slots.config.d.ts +1 -0
- package/src/lib/search-filter/search-filter-slots.d.ts +1 -0
- package/src/lib/search-filter/search-filter.d.ts +1 -0
- package/src/lib/shared/axes.d.ts +1 -0
- package/src/lib/shared/common.d.ts +1 -0
- package/src/lib/shared/drop-object-view-options.d.ts +1 -0
- package/src/lib/shared/filters.d.ts +1 -0
- package/src/lib/shared/formula.d.ts +1 -0
- package/src/lib/shared/index.d.ts +1 -0
- package/src/lib/shared/info-tooltip-options.d.ts +1 -0
- package/src/lib/shared/interactivity-brush.d.ts +1 -0
- package/src/lib/shared/interactivity-custom-events.d.ts +1 -0
- package/src/lib/shared/interactivity-custom-tooltip.d.ts +1 -0
- package/src/lib/shared/interactivity-drilldown.d.ts +1 -0
- package/src/lib/shared/interactivity-export.d.ts +1 -0
- package/src/lib/shared/interactivity-filter.d.ts +1 -0
- package/src/lib/shared/interactivity-go-to-url.d.ts +1 -0
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +1 -0
- package/src/lib/shared/interactivity-target.d.ts +1 -0
- package/src/lib/shared/interpolation.d.ts +1 -0
- package/src/lib/shared/iq-components.d.ts +16 -6
- package/src/lib/shared/iq-components.d.ts.map +1 -1
- package/src/lib/shared/item-filter-group.d.ts +1 -0
- package/src/lib/shared/legend.d.ts +1 -0
- package/src/lib/shared/map-object-view-options.d.ts +2 -1
- package/src/lib/shared/object-view-options.d.ts +1 -0
- package/src/lib/shared/period-over-period.d.ts +1 -0
- package/src/lib/shared/placeholder.d.ts +1 -0
- package/src/lib/shared/query.d.ts +1 -0
- package/src/lib/shared/ranges.d.ts +1 -0
- package/src/lib/shared/slots.d.ts +1 -0
- package/src/lib/shared/sort.d.ts +1 -0
- package/src/lib/shared/theme.d.ts +1 -0
- package/src/lib/shared/title.d.ts +1 -0
- package/src/lib/shared/viz-item.d.ts +1 -0
- package/src/lib/slicer-filter/index.d.ts +1 -0
- package/src/lib/slicer-filter/slicer-filter-options.d.ts +1 -0
- package/src/lib/slicer-filter/slicer-filter-slots.config.d.ts +1 -0
- package/src/lib/slicer-filter/slicer-filter-slots.d.ts +1 -0
- package/src/lib/slicer-filter/slicer-filter.d.ts +1 -0
- package/src/lib/slider-filter/index.d.ts +1 -0
- package/src/lib/slider-filter/slider-filter-options.d.ts +5 -4
- package/src/lib/slider-filter/slider-filter-slots.config.d.ts +1 -0
- package/src/lib/slider-filter/slider-filter-slots.d.ts +1 -0
- package/src/lib/slider-filter/slider-filter.d.ts +1 -0
- package/src/lib/speedometer-chart/index.d.ts +1 -0
- package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -0
- package/src/lib/speedometer-chart/speedometer-chart-slots.config.d.ts +1 -0
- package/src/lib/speedometer-chart/speedometer-chart-slots.d.ts +2 -1
- package/src/lib/speedometer-chart/speedometer-chart.d.ts +4 -3
- package/src/lib/spike-map/index.d.ts +1 -0
- package/src/lib/spike-map/spike-map-options.d.ts +1 -0
- package/src/lib/spike-map/spike-map-slots.config.d.ts +1 -0
- package/src/lib/spike-map/spike-map-slots.d.ts +1 -0
- package/src/lib/spike-map/spike-map.d.ts +1 -0
- package/src/lib/strip-plot/index.d.ts +1 -0
- package/src/lib/strip-plot/strip-plot-options.d.ts +2 -1
- package/src/lib/strip-plot/strip-plot-slots.config.d.ts +1 -0
- package/src/lib/strip-plot/strip-plot-slots.d.ts +1 -0
- package/src/lib/strip-plot/strip-plot.d.ts +1 -0
- package/src/lib/sunburst-chart/index.d.ts +1 -0
- package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +1 -0
- package/src/lib/sunburst-chart/sunburst-chart-slots.config.d.ts +1 -0
- package/src/lib/sunburst-chart/sunburst-chart-slots.d.ts +1 -0
- package/src/lib/sunburst-chart/sunburst-chart.d.ts +1 -0
- package/src/lib/symbol-map/index.d.ts +1 -0
- package/src/lib/symbol-map/symbol-map-options.d.ts +1 -0
- package/src/lib/symbol-map/symbol-map-slots.config.d.ts +1 -0
- package/src/lib/symbol-map/symbol-map-slots.d.ts +1 -0
- package/src/lib/symbol-map/symbol-map.d.ts +1 -0
- package/src/lib/text/index.d.ts +1 -0
- package/src/lib/text/text-options.d.ts +1 -0
- package/src/lib/text/text.d.ts +1 -0
- package/src/lib/treemap-chart/index.d.ts +1 -0
- package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -0
- package/src/lib/treemap-chart/treemap-chart-slots.config.d.ts +1 -0
- package/src/lib/treemap-chart/treemap-chart-slots.d.ts +1 -0
- package/src/lib/treemap-chart/treemap-chart.d.ts +1 -0
- package/src/lib/venn-diagram/index.d.ts +1 -0
- package/src/lib/venn-diagram/venn-diagram-slots.config.d.ts +1 -0
- package/src/lib/video/index.d.ts +1 -0
- package/src/lib/video/video-options.d.ts +1 -0
- package/src/lib/video/video.d.ts +1 -0
- package/src/lib/visual-item/index.d.ts +1 -0
- package/src/lib/visual-item/visual-item.d.ts +1 -0
- package/src/lib/wordcloud-chart/index.d.ts +1 -0
- package/src/lib/wordcloud-chart/wordcloud-chart-options.d.ts +1 -0
- package/src/lib/wordcloud-chart/wordcloud-chart-slots.config.d.ts +1 -0
- package/src/lib/wordcloud-chart/wordcloud-chart-slots.d.ts +1 -0
- package/src/lib/wordcloud-chart/wordcloud-chart.d.ts +1 -0
- package/src/options.d.ts +1 -0
- package/CHANGELOG.md +0 -47
- package/README.md +0 -132
package/json-schemas.d.ts
CHANGED
|
@@ -1,129 +1,129 @@
|
|
|
1
|
-
import VizItemTypeJSONSchema from './assets/json-schemas/viz-item-type.schema.json';
|
|
2
|
-
import OptionsJSONSchema from './assets/json-schemas/options.schema.json';
|
|
3
|
-
import SlotsJSONSchema from './assets/json-schemas/slots.schema.json';
|
|
4
|
-
import AreaChartJSONSchema from './assets/json-schemas/area-chart.schema.json';
|
|
5
|
-
import AreaChartOptionsJSONSchema from './assets/json-schemas/area-chart-options.schema.json';
|
|
6
|
-
import AreaChartSlotsJSONSchema from './assets/json-schemas/area-chart-slots.schema.json';
|
|
7
|
-
import BarChartJSONSchema from './assets/json-schemas/bar-chart.schema.json';
|
|
8
|
-
import BarChartOptionsJSONSchema from './assets/json-schemas/bar-chart-options.schema.json';
|
|
9
|
-
import BarChartSlotsJSONSchema from './assets/json-schemas/bar-chart-slots.schema.json';
|
|
10
|
-
import BoxPlotJSONSchema from './assets/json-schemas/box-plot.schema.json';
|
|
11
|
-
import BoxPlotOptionsJSONSchema from './assets/json-schemas/box-plot-options.schema.json';
|
|
12
|
-
import BoxPlotSlotsJSONSchema from './assets/json-schemas/box-plot-slots.schema.json';
|
|
13
|
-
import BubbleChartJSONSchema from './assets/json-schemas/bubble-chart.schema.json';
|
|
14
|
-
import BubbleChartOptionsJSONSchema from './assets/json-schemas/bubble-chart-options.schema.json';
|
|
15
|
-
import BubbleChartSlotsJSONSchema from './assets/json-schemas/bubble-chart-slots.schema.json';
|
|
16
|
-
import BulletChartJSONSchema from './assets/json-schemas/bullet-chart.schema.json';
|
|
17
|
-
import BulletChartOptionsJSONSchema from './assets/json-schemas/bullet-chart-options.schema.json';
|
|
18
|
-
import BulletChartSlotsJSONSchema from './assets/json-schemas/bullet-chart-slots.schema.json';
|
|
19
|
-
import ChoroplethMapJSONSchema from './assets/json-schemas/choropleth-map.schema.json';
|
|
20
|
-
import ChoroplethMapOptionsJSONSchema from './assets/json-schemas/choropleth-map-options.schema.json';
|
|
21
|
-
import ChoroplethMapSlotsJSONSchema from './assets/json-schemas/choropleth-map-slots.schema.json';
|
|
22
|
-
import CirclePackChartJSONSchema from './assets/json-schemas/circle-pack-chart.schema.json';
|
|
23
|
-
import CirclePackChartOptionsJSONSchema from './assets/json-schemas/circle-pack-chart-options.schema.json';
|
|
24
|
-
import CirclePackChartSlotsJSONSchema from './assets/json-schemas/circle-pack-chart-slots.schema.json';
|
|
25
|
-
import CircularGaugeJSONSchema from './assets/json-schemas/circular-gauge.schema.json';
|
|
26
|
-
import CircularGaugeOptionsJSONSchema from './assets/json-schemas/circular-gauge-options.schema.json';
|
|
27
|
-
import CircularGaugeSlotsJSONSchema from './assets/json-schemas/circular-gauge-slots.schema.json';
|
|
28
|
-
import ColumnChartJSONSchema from './assets/json-schemas/column-chart.schema.json';
|
|
29
|
-
import ColumnChartOptionsJSONSchema from './assets/json-schemas/column-chart-options.schema.json';
|
|
30
|
-
import ColumnChartSlotsJSONSchema from './assets/json-schemas/column-chart-slots.schema.json';
|
|
31
|
-
import CombinationChartJSONSchema from './assets/json-schemas/combination-chart.schema.json';
|
|
32
|
-
import CombinationChartOptionsJSONSchema from './assets/json-schemas/combination-chart-options.schema.json';
|
|
33
|
-
import CombinationChartSlotsJSONSchema from './assets/json-schemas/combination-chart-slots.schema.json';
|
|
34
|
-
import DateFilterJSONSchema from './assets/json-schemas/date-filter.schema.json';
|
|
35
|
-
import DateFilterOptionsJSONSchema from './assets/json-schemas/date-filter-options.schema.json';
|
|
36
|
-
import DateFilterSlotsJSONSchema from './assets/json-schemas/date-filter-slots.schema.json';
|
|
37
|
-
import DonutChartJSONSchema from './assets/json-schemas/donut-chart.schema.json';
|
|
38
|
-
import DonutChartOptionsJSONSchema from './assets/json-schemas/donut-chart-options.schema.json';
|
|
39
|
-
import DonutChartSlotsJSONSchema from './assets/json-schemas/donut-chart-slots.schema.json';
|
|
40
|
-
import DropdownFilterJSONSchema from './assets/json-schemas/dropdown-filter.schema.json';
|
|
41
|
-
import DropdownFilterOptionsJSONSchema from './assets/json-schemas/dropdown-filter-options.schema.json';
|
|
42
|
-
import DropdownFilterSlotsJSONSchema from './assets/json-schemas/dropdown-filter-slots.schema.json';
|
|
43
|
-
import EvolutionNumberJSONSchema from './assets/json-schemas/evolution-number.schema.json';
|
|
44
|
-
import EvolutionNumberOptionsJSONSchema from './assets/json-schemas/evolution-number-options.schema.json';
|
|
45
|
-
import EvolutionNumberSlotsJSONSchema from './assets/json-schemas/evolution-number-slots.schema.json';
|
|
46
|
-
import FunnelChartJSONSchema from './assets/json-schemas/funnel-chart.schema.json';
|
|
47
|
-
import FunnelChartOptionsJSONSchema from './assets/json-schemas/funnel-chart-options.schema.json';
|
|
48
|
-
import FunnelChartSlotsJSONSchema from './assets/json-schemas/funnel-chart-slots.schema.json';
|
|
49
|
-
import HeatMapJSONSchema from './assets/json-schemas/heat-map.schema.json';
|
|
50
|
-
import HeatMapOptionsJSONSchema from './assets/json-schemas/heat-map-options.schema.json';
|
|
51
|
-
import HeatMapSlotsJSONSchema from './assets/json-schemas/heat-map-slots.schema.json';
|
|
52
|
-
import HeatTableJSONSchema from './assets/json-schemas/heat-table.schema.json';
|
|
53
|
-
import HeatTableOptionsJSONSchema from './assets/json-schemas/heat-table-options.schema.json';
|
|
54
|
-
import HeatTableSlotsJSONSchema from './assets/json-schemas/heat-table-slots.schema.json';
|
|
55
|
-
import HexbinMapJSONSchema from './assets/json-schemas/hexbin-map.schema.json';
|
|
56
|
-
import HexbinMapOptionsJSONSchema from './assets/json-schemas/hexbin-map-options.schema.json';
|
|
57
|
-
import HexbinMapSlotsJSONSchema from './assets/json-schemas/hexbin-map-slots.schema.json';
|
|
58
|
-
import ImageJSONSchema from './assets/json-schemas/image.schema.json';
|
|
59
|
-
import ImageOptionsJSONSchema from './assets/json-schemas/image-options.schema.json';
|
|
60
|
-
import LineChartJSONSchema from './assets/json-schemas/line-chart.schema.json';
|
|
61
|
-
import LineChartOptionsJSONSchema from './assets/json-schemas/line-chart-options.schema.json';
|
|
62
|
-
import LineChartSlotsJSONSchema from './assets/json-schemas/line-chart-slots.schema.json';
|
|
63
|
-
import MarkerMapJSONSchema from './assets/json-schemas/marker-map.schema.json';
|
|
64
|
-
import MarkerMapOptionsJSONSchema from './assets/json-schemas/marker-map-options.schema.json';
|
|
65
|
-
import MarkerMapSlotsJSONSchema from './assets/json-schemas/marker-map-slots.schema.json';
|
|
66
|
-
import OhlcChartJSONSchema from './assets/json-schemas/ohlc-chart.schema.json';
|
|
67
|
-
import OhlcChartOptionsJSONSchema from './assets/json-schemas/ohlc-chart-options.schema.json';
|
|
68
|
-
import OhlcChartSlotsJSONSchema from './assets/json-schemas/ohlc-chart-slots.schema.json';
|
|
69
|
-
import ParallelCoordinatesPlotJSONSchema from './assets/json-schemas/parallel-coordinates-plot.schema.json';
|
|
70
|
-
import ParallelCoordinatesPlotOptionsJSONSchema from './assets/json-schemas/parallel-coordinates-plot-options.schema.json';
|
|
71
|
-
import ParallelCoordinatesPlotSlotsJSONSchema from './assets/json-schemas/parallel-coordinates-plot-slots.schema.json';
|
|
72
|
-
import PivotTableJSONSchema from './assets/json-schemas/pivot-table.schema.json';
|
|
73
|
-
import PivotTableOptionsJSONSchema from './assets/json-schemas/pivot-table-options.schema.json';
|
|
74
|
-
import PivotTableSlotsJSONSchema from './assets/json-schemas/pivot-table-slots.schema.json';
|
|
75
|
-
import PyramidChartJSONSchema from './assets/json-schemas/pyramid-chart.schema.json';
|
|
76
|
-
import PyramidChartOptionsJSONSchema from './assets/json-schemas/pyramid-chart-options.schema.json';
|
|
77
|
-
import PyramidChartSlotsJSONSchema from './assets/json-schemas/pyramid-chart-slots.schema.json';
|
|
78
|
-
import RadarChartJSONSchema from './assets/json-schemas/radar-chart.schema.json';
|
|
79
|
-
import RadarChartOptionsJSONSchema from './assets/json-schemas/radar-chart-options.schema.json';
|
|
80
|
-
import RadarChartSlotsJSONSchema from './assets/json-schemas/radar-chart-slots.schema.json';
|
|
81
|
-
import RegularTableJSONSchema from './assets/json-schemas/regular-table.schema.json';
|
|
82
|
-
import RegularTableOptionsJSONSchema from './assets/json-schemas/regular-table-options.schema.json';
|
|
83
|
-
import RegularTableSlotsJSONSchema from './assets/json-schemas/regular-table-slots.schema.json';
|
|
84
|
-
import RouteMapJSONSchema from './assets/json-schemas/route-map.schema.json';
|
|
85
|
-
import RouteMapOptionsJSONSchema from './assets/json-schemas/route-map-options.schema.json';
|
|
86
|
-
import RouteMapSlotsJSONSchema from './assets/json-schemas/route-map-slots.schema.json';
|
|
87
|
-
import SankeyDiagramJSONSchema from './assets/json-schemas/sankey-diagram.schema.json';
|
|
88
|
-
import SankeyDiagramOptionsJSONSchema from './assets/json-schemas/sankey-diagram-options.schema.json';
|
|
89
|
-
import SankeyDiagramSlotsJSONSchema from './assets/json-schemas/sankey-diagram-slots.schema.json';
|
|
90
|
-
import ScatterPlotJSONSchema from './assets/json-schemas/scatter-plot.schema.json';
|
|
91
|
-
import ScatterPlotOptionsJSONSchema from './assets/json-schemas/scatter-plot-options.schema.json';
|
|
92
|
-
import ScatterPlotSlotsJSONSchema from './assets/json-schemas/scatter-plot-slots.schema.json';
|
|
93
|
-
import SearchFilterJSONSchema from './assets/json-schemas/search-filter.schema.json';
|
|
94
|
-
import SearchFilterOptionsJSONSchema from './assets/json-schemas/search-filter-options.schema.json';
|
|
95
|
-
import SearchFilterSlotsJSONSchema from './assets/json-schemas/search-filter-slots.schema.json';
|
|
96
|
-
import SlicerFilterJSONSchema from './assets/json-schemas/slicer-filter.schema.json';
|
|
97
|
-
import SlicerFilterOptionsJSONSchema from './assets/json-schemas/slicer-filter-options.schema.json';
|
|
98
|
-
import SlicerFilterSlotsJSONSchema from './assets/json-schemas/slicer-filter-slots.schema.json';
|
|
99
|
-
import SliderFilterJSONSchema from './assets/json-schemas/slider-filter.schema.json';
|
|
100
|
-
import SliderFilterOptionsJSONSchema from './assets/json-schemas/slider-filter-options.schema.json';
|
|
101
|
-
import SliderFilterSlotsJSONSchema from './assets/json-schemas/slider-filter-slots.schema.json';
|
|
102
|
-
import SpeedometerChartJSONSchema from './assets/json-schemas/speedometer-chart.schema.json';
|
|
103
|
-
import SpeedometerChartOptionsJSONSchema from './assets/json-schemas/speedometer-chart-options.schema.json';
|
|
104
|
-
import SpeedometerChartSlotsJSONSchema from './assets/json-schemas/speedometer-chart-slots.schema.json';
|
|
105
|
-
import SpikeMapJSONSchema from './assets/json-schemas/spike-map.schema.json';
|
|
106
|
-
import SpikeMapOptionsJSONSchema from './assets/json-schemas/spike-map-options.schema.json';
|
|
107
|
-
import SpikeMapSlotsJSONSchema from './assets/json-schemas/spike-map-slots.schema.json';
|
|
108
|
-
import StripPlotJSONSchema from './assets/json-schemas/strip-plot.schema.json';
|
|
109
|
-
import StripPlotOptionsJSONSchema from './assets/json-schemas/strip-plot-options.schema.json';
|
|
110
|
-
import StripPlotSlotsJSONSchema from './assets/json-schemas/strip-plot-slots.schema.json';
|
|
111
|
-
import SunburstChartJSONSchema from './assets/json-schemas/sunburst-chart.schema.json';
|
|
112
|
-
import SunburstChartOptionsJSONSchema from './assets/json-schemas/sunburst-chart-options.schema.json';
|
|
113
|
-
import SunburstChartSlotsJSONSchema from './assets/json-schemas/sunburst-chart-slots.schema.json';
|
|
114
|
-
import SymbolMapJSONSchema from './assets/json-schemas/symbol-map.schema.json';
|
|
115
|
-
import SymbolMapOptionsJSONSchema from './assets/json-schemas/symbol-map-options.schema.json';
|
|
116
|
-
import SymbolMapSlotsJSONSchema from './assets/json-schemas/symbol-map-slots.schema.json';
|
|
117
|
-
import TextJSONSchema from './assets/json-schemas/text.schema.json';
|
|
118
|
-
import TextOptionsJSONSchema from './assets/json-schemas/text-options.schema.json';
|
|
119
|
-
import TreemapChartJSONSchema from './assets/json-schemas/treemap-chart.schema.json';
|
|
120
|
-
import TreemapChartOptionsJSONSchema from './assets/json-schemas/treemap-chart-options.schema.json';
|
|
121
|
-
import TreemapChartSlotsJSONSchema from './assets/json-schemas/treemap-chart-slots.schema.json';
|
|
122
|
-
import VideoJSONSchema from './assets/json-schemas/video.schema.json';
|
|
123
|
-
import VideoOptionsJSONSchema from './assets/json-schemas/video-options.schema.json';
|
|
124
|
-
import WordcloudChartJSONSchema from './assets/json-schemas/wordcloud-chart.schema.json';
|
|
125
|
-
import WordcloudChartOptionsJSONSchema from './assets/json-schemas/wordcloud-chart-options.schema.json';
|
|
126
|
-
import WordcloudChartSlotsJSONSchema from './assets/json-schemas/wordcloud-chart-slots.schema.json';
|
|
1
|
+
import { default as VizItemTypeJSONSchema } from './assets/json-schemas/viz-item-type.schema.json';
|
|
2
|
+
import { default as OptionsJSONSchema } from './assets/json-schemas/options.schema.json';
|
|
3
|
+
import { default as SlotsJSONSchema } from './assets/json-schemas/slots.schema.json';
|
|
4
|
+
import { default as AreaChartJSONSchema } from './assets/json-schemas/area-chart.schema.json';
|
|
5
|
+
import { default as AreaChartOptionsJSONSchema } from './assets/json-schemas/area-chart-options.schema.json';
|
|
6
|
+
import { default as AreaChartSlotsJSONSchema } from './assets/json-schemas/area-chart-slots.schema.json';
|
|
7
|
+
import { default as BarChartJSONSchema } from './assets/json-schemas/bar-chart.schema.json';
|
|
8
|
+
import { default as BarChartOptionsJSONSchema } from './assets/json-schemas/bar-chart-options.schema.json';
|
|
9
|
+
import { default as BarChartSlotsJSONSchema } from './assets/json-schemas/bar-chart-slots.schema.json';
|
|
10
|
+
import { default as BoxPlotJSONSchema } from './assets/json-schemas/box-plot.schema.json';
|
|
11
|
+
import { default as BoxPlotOptionsJSONSchema } from './assets/json-schemas/box-plot-options.schema.json';
|
|
12
|
+
import { default as BoxPlotSlotsJSONSchema } from './assets/json-schemas/box-plot-slots.schema.json';
|
|
13
|
+
import { default as BubbleChartJSONSchema } from './assets/json-schemas/bubble-chart.schema.json';
|
|
14
|
+
import { default as BubbleChartOptionsJSONSchema } from './assets/json-schemas/bubble-chart-options.schema.json';
|
|
15
|
+
import { default as BubbleChartSlotsJSONSchema } from './assets/json-schemas/bubble-chart-slots.schema.json';
|
|
16
|
+
import { default as BulletChartJSONSchema } from './assets/json-schemas/bullet-chart.schema.json';
|
|
17
|
+
import { default as BulletChartOptionsJSONSchema } from './assets/json-schemas/bullet-chart-options.schema.json';
|
|
18
|
+
import { default as BulletChartSlotsJSONSchema } from './assets/json-schemas/bullet-chart-slots.schema.json';
|
|
19
|
+
import { default as ChoroplethMapJSONSchema } from './assets/json-schemas/choropleth-map.schema.json';
|
|
20
|
+
import { default as ChoroplethMapOptionsJSONSchema } from './assets/json-schemas/choropleth-map-options.schema.json';
|
|
21
|
+
import { default as ChoroplethMapSlotsJSONSchema } from './assets/json-schemas/choropleth-map-slots.schema.json';
|
|
22
|
+
import { default as CirclePackChartJSONSchema } from './assets/json-schemas/circle-pack-chart.schema.json';
|
|
23
|
+
import { default as CirclePackChartOptionsJSONSchema } from './assets/json-schemas/circle-pack-chart-options.schema.json';
|
|
24
|
+
import { default as CirclePackChartSlotsJSONSchema } from './assets/json-schemas/circle-pack-chart-slots.schema.json';
|
|
25
|
+
import { default as CircularGaugeJSONSchema } from './assets/json-schemas/circular-gauge.schema.json';
|
|
26
|
+
import { default as CircularGaugeOptionsJSONSchema } from './assets/json-schemas/circular-gauge-options.schema.json';
|
|
27
|
+
import { default as CircularGaugeSlotsJSONSchema } from './assets/json-schemas/circular-gauge-slots.schema.json';
|
|
28
|
+
import { default as ColumnChartJSONSchema } from './assets/json-schemas/column-chart.schema.json';
|
|
29
|
+
import { default as ColumnChartOptionsJSONSchema } from './assets/json-schemas/column-chart-options.schema.json';
|
|
30
|
+
import { default as ColumnChartSlotsJSONSchema } from './assets/json-schemas/column-chart-slots.schema.json';
|
|
31
|
+
import { default as CombinationChartJSONSchema } from './assets/json-schemas/combination-chart.schema.json';
|
|
32
|
+
import { default as CombinationChartOptionsJSONSchema } from './assets/json-schemas/combination-chart-options.schema.json';
|
|
33
|
+
import { default as CombinationChartSlotsJSONSchema } from './assets/json-schemas/combination-chart-slots.schema.json';
|
|
34
|
+
import { default as DateFilterJSONSchema } from './assets/json-schemas/date-filter.schema.json';
|
|
35
|
+
import { default as DateFilterOptionsJSONSchema } from './assets/json-schemas/date-filter-options.schema.json';
|
|
36
|
+
import { default as DateFilterSlotsJSONSchema } from './assets/json-schemas/date-filter-slots.schema.json';
|
|
37
|
+
import { default as DonutChartJSONSchema } from './assets/json-schemas/donut-chart.schema.json';
|
|
38
|
+
import { default as DonutChartOptionsJSONSchema } from './assets/json-schemas/donut-chart-options.schema.json';
|
|
39
|
+
import { default as DonutChartSlotsJSONSchema } from './assets/json-schemas/donut-chart-slots.schema.json';
|
|
40
|
+
import { default as DropdownFilterJSONSchema } from './assets/json-schemas/dropdown-filter.schema.json';
|
|
41
|
+
import { default as DropdownFilterOptionsJSONSchema } from './assets/json-schemas/dropdown-filter-options.schema.json';
|
|
42
|
+
import { default as DropdownFilterSlotsJSONSchema } from './assets/json-schemas/dropdown-filter-slots.schema.json';
|
|
43
|
+
import { default as EvolutionNumberJSONSchema } from './assets/json-schemas/evolution-number.schema.json';
|
|
44
|
+
import { default as EvolutionNumberOptionsJSONSchema } from './assets/json-schemas/evolution-number-options.schema.json';
|
|
45
|
+
import { default as EvolutionNumberSlotsJSONSchema } from './assets/json-schemas/evolution-number-slots.schema.json';
|
|
46
|
+
import { default as FunnelChartJSONSchema } from './assets/json-schemas/funnel-chart.schema.json';
|
|
47
|
+
import { default as FunnelChartOptionsJSONSchema } from './assets/json-schemas/funnel-chart-options.schema.json';
|
|
48
|
+
import { default as FunnelChartSlotsJSONSchema } from './assets/json-schemas/funnel-chart-slots.schema.json';
|
|
49
|
+
import { default as HeatMapJSONSchema } from './assets/json-schemas/heat-map.schema.json';
|
|
50
|
+
import { default as HeatMapOptionsJSONSchema } from './assets/json-schemas/heat-map-options.schema.json';
|
|
51
|
+
import { default as HeatMapSlotsJSONSchema } from './assets/json-schemas/heat-map-slots.schema.json';
|
|
52
|
+
import { default as HeatTableJSONSchema } from './assets/json-schemas/heat-table.schema.json';
|
|
53
|
+
import { default as HeatTableOptionsJSONSchema } from './assets/json-schemas/heat-table-options.schema.json';
|
|
54
|
+
import { default as HeatTableSlotsJSONSchema } from './assets/json-schemas/heat-table-slots.schema.json';
|
|
55
|
+
import { default as HexbinMapJSONSchema } from './assets/json-schemas/hexbin-map.schema.json';
|
|
56
|
+
import { default as HexbinMapOptionsJSONSchema } from './assets/json-schemas/hexbin-map-options.schema.json';
|
|
57
|
+
import { default as HexbinMapSlotsJSONSchema } from './assets/json-schemas/hexbin-map-slots.schema.json';
|
|
58
|
+
import { default as ImageJSONSchema } from './assets/json-schemas/image.schema.json';
|
|
59
|
+
import { default as ImageOptionsJSONSchema } from './assets/json-schemas/image-options.schema.json';
|
|
60
|
+
import { default as LineChartJSONSchema } from './assets/json-schemas/line-chart.schema.json';
|
|
61
|
+
import { default as LineChartOptionsJSONSchema } from './assets/json-schemas/line-chart-options.schema.json';
|
|
62
|
+
import { default as LineChartSlotsJSONSchema } from './assets/json-schemas/line-chart-slots.schema.json';
|
|
63
|
+
import { default as MarkerMapJSONSchema } from './assets/json-schemas/marker-map.schema.json';
|
|
64
|
+
import { default as MarkerMapOptionsJSONSchema } from './assets/json-schemas/marker-map-options.schema.json';
|
|
65
|
+
import { default as MarkerMapSlotsJSONSchema } from './assets/json-schemas/marker-map-slots.schema.json';
|
|
66
|
+
import { default as OhlcChartJSONSchema } from './assets/json-schemas/ohlc-chart.schema.json';
|
|
67
|
+
import { default as OhlcChartOptionsJSONSchema } from './assets/json-schemas/ohlc-chart-options.schema.json';
|
|
68
|
+
import { default as OhlcChartSlotsJSONSchema } from './assets/json-schemas/ohlc-chart-slots.schema.json';
|
|
69
|
+
import { default as ParallelCoordinatesPlotJSONSchema } from './assets/json-schemas/parallel-coordinates-plot.schema.json';
|
|
70
|
+
import { default as ParallelCoordinatesPlotOptionsJSONSchema } from './assets/json-schemas/parallel-coordinates-plot-options.schema.json';
|
|
71
|
+
import { default as ParallelCoordinatesPlotSlotsJSONSchema } from './assets/json-schemas/parallel-coordinates-plot-slots.schema.json';
|
|
72
|
+
import { default as PivotTableJSONSchema } from './assets/json-schemas/pivot-table.schema.json';
|
|
73
|
+
import { default as PivotTableOptionsJSONSchema } from './assets/json-schemas/pivot-table-options.schema.json';
|
|
74
|
+
import { default as PivotTableSlotsJSONSchema } from './assets/json-schemas/pivot-table-slots.schema.json';
|
|
75
|
+
import { default as PyramidChartJSONSchema } from './assets/json-schemas/pyramid-chart.schema.json';
|
|
76
|
+
import { default as PyramidChartOptionsJSONSchema } from './assets/json-schemas/pyramid-chart-options.schema.json';
|
|
77
|
+
import { default as PyramidChartSlotsJSONSchema } from './assets/json-schemas/pyramid-chart-slots.schema.json';
|
|
78
|
+
import { default as RadarChartJSONSchema } from './assets/json-schemas/radar-chart.schema.json';
|
|
79
|
+
import { default as RadarChartOptionsJSONSchema } from './assets/json-schemas/radar-chart-options.schema.json';
|
|
80
|
+
import { default as RadarChartSlotsJSONSchema } from './assets/json-schemas/radar-chart-slots.schema.json';
|
|
81
|
+
import { default as RegularTableJSONSchema } from './assets/json-schemas/regular-table.schema.json';
|
|
82
|
+
import { default as RegularTableOptionsJSONSchema } from './assets/json-schemas/regular-table-options.schema.json';
|
|
83
|
+
import { default as RegularTableSlotsJSONSchema } from './assets/json-schemas/regular-table-slots.schema.json';
|
|
84
|
+
import { default as RouteMapJSONSchema } from './assets/json-schemas/route-map.schema.json';
|
|
85
|
+
import { default as RouteMapOptionsJSONSchema } from './assets/json-schemas/route-map-options.schema.json';
|
|
86
|
+
import { default as RouteMapSlotsJSONSchema } from './assets/json-schemas/route-map-slots.schema.json';
|
|
87
|
+
import { default as SankeyDiagramJSONSchema } from './assets/json-schemas/sankey-diagram.schema.json';
|
|
88
|
+
import { default as SankeyDiagramOptionsJSONSchema } from './assets/json-schemas/sankey-diagram-options.schema.json';
|
|
89
|
+
import { default as SankeyDiagramSlotsJSONSchema } from './assets/json-schemas/sankey-diagram-slots.schema.json';
|
|
90
|
+
import { default as ScatterPlotJSONSchema } from './assets/json-schemas/scatter-plot.schema.json';
|
|
91
|
+
import { default as ScatterPlotOptionsJSONSchema } from './assets/json-schemas/scatter-plot-options.schema.json';
|
|
92
|
+
import { default as ScatterPlotSlotsJSONSchema } from './assets/json-schemas/scatter-plot-slots.schema.json';
|
|
93
|
+
import { default as SearchFilterJSONSchema } from './assets/json-schemas/search-filter.schema.json';
|
|
94
|
+
import { default as SearchFilterOptionsJSONSchema } from './assets/json-schemas/search-filter-options.schema.json';
|
|
95
|
+
import { default as SearchFilterSlotsJSONSchema } from './assets/json-schemas/search-filter-slots.schema.json';
|
|
96
|
+
import { default as SlicerFilterJSONSchema } from './assets/json-schemas/slicer-filter.schema.json';
|
|
97
|
+
import { default as SlicerFilterOptionsJSONSchema } from './assets/json-schemas/slicer-filter-options.schema.json';
|
|
98
|
+
import { default as SlicerFilterSlotsJSONSchema } from './assets/json-schemas/slicer-filter-slots.schema.json';
|
|
99
|
+
import { default as SliderFilterJSONSchema } from './assets/json-schemas/slider-filter.schema.json';
|
|
100
|
+
import { default as SliderFilterOptionsJSONSchema } from './assets/json-schemas/slider-filter-options.schema.json';
|
|
101
|
+
import { default as SliderFilterSlotsJSONSchema } from './assets/json-schemas/slider-filter-slots.schema.json';
|
|
102
|
+
import { default as SpeedometerChartJSONSchema } from './assets/json-schemas/speedometer-chart.schema.json';
|
|
103
|
+
import { default as SpeedometerChartOptionsJSONSchema } from './assets/json-schemas/speedometer-chart-options.schema.json';
|
|
104
|
+
import { default as SpeedometerChartSlotsJSONSchema } from './assets/json-schemas/speedometer-chart-slots.schema.json';
|
|
105
|
+
import { default as SpikeMapJSONSchema } from './assets/json-schemas/spike-map.schema.json';
|
|
106
|
+
import { default as SpikeMapOptionsJSONSchema } from './assets/json-schemas/spike-map-options.schema.json';
|
|
107
|
+
import { default as SpikeMapSlotsJSONSchema } from './assets/json-schemas/spike-map-slots.schema.json';
|
|
108
|
+
import { default as StripPlotJSONSchema } from './assets/json-schemas/strip-plot.schema.json';
|
|
109
|
+
import { default as StripPlotOptionsJSONSchema } from './assets/json-schemas/strip-plot-options.schema.json';
|
|
110
|
+
import { default as StripPlotSlotsJSONSchema } from './assets/json-schemas/strip-plot-slots.schema.json';
|
|
111
|
+
import { default as SunburstChartJSONSchema } from './assets/json-schemas/sunburst-chart.schema.json';
|
|
112
|
+
import { default as SunburstChartOptionsJSONSchema } from './assets/json-schemas/sunburst-chart-options.schema.json';
|
|
113
|
+
import { default as SunburstChartSlotsJSONSchema } from './assets/json-schemas/sunburst-chart-slots.schema.json';
|
|
114
|
+
import { default as SymbolMapJSONSchema } from './assets/json-schemas/symbol-map.schema.json';
|
|
115
|
+
import { default as SymbolMapOptionsJSONSchema } from './assets/json-schemas/symbol-map-options.schema.json';
|
|
116
|
+
import { default as SymbolMapSlotsJSONSchema } from './assets/json-schemas/symbol-map-slots.schema.json';
|
|
117
|
+
import { default as TextJSONSchema } from './assets/json-schemas/text.schema.json';
|
|
118
|
+
import { default as TextOptionsJSONSchema } from './assets/json-schemas/text-options.schema.json';
|
|
119
|
+
import { default as TreemapChartJSONSchema } from './assets/json-schemas/treemap-chart.schema.json';
|
|
120
|
+
import { default as TreemapChartOptionsJSONSchema } from './assets/json-schemas/treemap-chart-options.schema.json';
|
|
121
|
+
import { default as TreemapChartSlotsJSONSchema } from './assets/json-schemas/treemap-chart-slots.schema.json';
|
|
122
|
+
import { default as VideoJSONSchema } from './assets/json-schemas/video.schema.json';
|
|
123
|
+
import { default as VideoOptionsJSONSchema } from './assets/json-schemas/video-options.schema.json';
|
|
124
|
+
import { default as WordcloudChartJSONSchema } from './assets/json-schemas/wordcloud-chart.schema.json';
|
|
125
|
+
import { default as WordcloudChartOptionsJSONSchema } from './assets/json-schemas/wordcloud-chart-options.schema.json';
|
|
126
|
+
import { default as WordcloudChartSlotsJSONSchema } from './assets/json-schemas/wordcloud-chart-slots.schema.json';
|
|
127
127
|
export { VizItemTypeJSONSchema, OptionsJSONSchema, SlotsJSONSchema, AreaChartJSONSchema, AreaChartOptionsJSONSchema, AreaChartSlotsJSONSchema, BarChartJSONSchema, BarChartOptionsJSONSchema, BarChartSlotsJSONSchema, BoxPlotJSONSchema, BoxPlotOptionsJSONSchema, BoxPlotSlotsJSONSchema, BubbleChartJSONSchema, BubbleChartOptionsJSONSchema, BubbleChartSlotsJSONSchema, BulletChartJSONSchema, BulletChartOptionsJSONSchema, BulletChartSlotsJSONSchema, ChoroplethMapJSONSchema, ChoroplethMapOptionsJSONSchema, ChoroplethMapSlotsJSONSchema, CirclePackChartJSONSchema, CirclePackChartOptionsJSONSchema, CirclePackChartSlotsJSONSchema, CircularGaugeJSONSchema, CircularGaugeOptionsJSONSchema, CircularGaugeSlotsJSONSchema, ColumnChartJSONSchema, ColumnChartOptionsJSONSchema, ColumnChartSlotsJSONSchema, CombinationChartJSONSchema, CombinationChartOptionsJSONSchema, CombinationChartSlotsJSONSchema, DateFilterJSONSchema, DateFilterOptionsJSONSchema, DateFilterSlotsJSONSchema, DonutChartJSONSchema, DonutChartOptionsJSONSchema, DonutChartSlotsJSONSchema, DropdownFilterJSONSchema, DropdownFilterOptionsJSONSchema, DropdownFilterSlotsJSONSchema, EvolutionNumberJSONSchema, EvolutionNumberOptionsJSONSchema, EvolutionNumberSlotsJSONSchema, FunnelChartJSONSchema, FunnelChartOptionsJSONSchema, FunnelChartSlotsJSONSchema, HeatMapJSONSchema, HeatMapOptionsJSONSchema, HeatMapSlotsJSONSchema, HeatTableJSONSchema, HeatTableOptionsJSONSchema, HeatTableSlotsJSONSchema, HexbinMapJSONSchema, HexbinMapOptionsJSONSchema, HexbinMapSlotsJSONSchema, ImageJSONSchema, ImageOptionsJSONSchema, LineChartJSONSchema, LineChartOptionsJSONSchema, LineChartSlotsJSONSchema, MarkerMapJSONSchema, MarkerMapOptionsJSONSchema, MarkerMapSlotsJSONSchema, OhlcChartJSONSchema, OhlcChartOptionsJSONSchema, OhlcChartSlotsJSONSchema, ParallelCoordinatesPlotJSONSchema, ParallelCoordinatesPlotOptionsJSONSchema, ParallelCoordinatesPlotSlotsJSONSchema, PivotTableJSONSchema, PivotTableOptionsJSONSchema, PivotTableSlotsJSONSchema, PyramidChartJSONSchema, PyramidChartOptionsJSONSchema, PyramidChartSlotsJSONSchema, RadarChartJSONSchema, RadarChartOptionsJSONSchema, RadarChartSlotsJSONSchema, RegularTableJSONSchema, RegularTableOptionsJSONSchema, RegularTableSlotsJSONSchema, RouteMapJSONSchema, RouteMapOptionsJSONSchema, RouteMapSlotsJSONSchema, SankeyDiagramJSONSchema, SankeyDiagramOptionsJSONSchema, SankeyDiagramSlotsJSONSchema, ScatterPlotJSONSchema, ScatterPlotOptionsJSONSchema, ScatterPlotSlotsJSONSchema, SearchFilterJSONSchema, SearchFilterOptionsJSONSchema, SearchFilterSlotsJSONSchema, SlicerFilterJSONSchema, SlicerFilterOptionsJSONSchema, SlicerFilterSlotsJSONSchema, SliderFilterJSONSchema, SliderFilterOptionsJSONSchema, SliderFilterSlotsJSONSchema, SpeedometerChartJSONSchema, SpeedometerChartOptionsJSONSchema, SpeedometerChartSlotsJSONSchema, SpikeMapJSONSchema, SpikeMapOptionsJSONSchema, SpikeMapSlotsJSONSchema, StripPlotJSONSchema, StripPlotOptionsJSONSchema, StripPlotSlotsJSONSchema, SunburstChartJSONSchema, SunburstChartOptionsJSONSchema, SunburstChartSlotsJSONSchema, SymbolMapJSONSchema, SymbolMapOptionsJSONSchema, SymbolMapSlotsJSONSchema, TextJSONSchema, TextOptionsJSONSchema, TreemapChartJSONSchema, TreemapChartOptionsJSONSchema, TreemapChartSlotsJSONSchema, VideoJSONSchema, VideoOptionsJSONSchema, WordcloudChartJSONSchema, WordcloudChartOptionsJSONSchema, WordcloudChartSlotsJSONSchema };
|
|
128
128
|
/**
|
|
129
129
|
* Using JSON_SCHEMAS increases bundle size; instead, import the needed schemas, e.g., "import { TextOptionsJSONSchema } from '@luzmo/dashboard-contents-types'"
|
|
@@ -489,11 +489,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
489
489
|
type: string;
|
|
490
490
|
properties?: undefined;
|
|
491
491
|
})[];
|
|
492
|
-
default:
|
|
492
|
+
default: null;
|
|
493
493
|
description: string;
|
|
494
494
|
};
|
|
495
495
|
customTooltip: {
|
|
496
|
-
default:
|
|
496
|
+
default: null;
|
|
497
497
|
description: string;
|
|
498
498
|
type: string[];
|
|
499
499
|
};
|
|
@@ -508,7 +508,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
508
508
|
type: string;
|
|
509
509
|
};
|
|
510
510
|
measureDimensionPicker: {
|
|
511
|
-
default:
|
|
511
|
+
default: never[][];
|
|
512
512
|
description: string;
|
|
513
513
|
items: {
|
|
514
514
|
description: string;
|
|
@@ -707,7 +707,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
707
707
|
urlConfig: {
|
|
708
708
|
default: {
|
|
709
709
|
target: string;
|
|
710
|
-
url:
|
|
710
|
+
url: null;
|
|
711
711
|
};
|
|
712
712
|
description: string;
|
|
713
713
|
properties: {
|
|
@@ -1778,11 +1778,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
1778
1778
|
type: string;
|
|
1779
1779
|
properties?: undefined;
|
|
1780
1780
|
})[];
|
|
1781
|
-
default:
|
|
1781
|
+
default: null;
|
|
1782
1782
|
description: string;
|
|
1783
1783
|
};
|
|
1784
1784
|
customTooltip: {
|
|
1785
|
-
default:
|
|
1785
|
+
default: null;
|
|
1786
1786
|
description: string;
|
|
1787
1787
|
type: string[];
|
|
1788
1788
|
};
|
|
@@ -1797,7 +1797,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
1797
1797
|
type: string;
|
|
1798
1798
|
};
|
|
1799
1799
|
measureDimensionPicker: {
|
|
1800
|
-
default:
|
|
1800
|
+
default: never[][];
|
|
1801
1801
|
description: string;
|
|
1802
1802
|
items: {
|
|
1803
1803
|
description: string;
|
|
@@ -2001,7 +2001,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
2001
2001
|
urlConfig: {
|
|
2002
2002
|
default: {
|
|
2003
2003
|
target: string;
|
|
2004
|
-
url:
|
|
2004
|
+
url: null;
|
|
2005
2005
|
};
|
|
2006
2006
|
description: string;
|
|
2007
2007
|
properties: {
|
|
@@ -3099,11 +3099,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
3099
3099
|
type: string;
|
|
3100
3100
|
properties?: undefined;
|
|
3101
3101
|
})[];
|
|
3102
|
-
default:
|
|
3102
|
+
default: null;
|
|
3103
3103
|
description: string;
|
|
3104
3104
|
};
|
|
3105
3105
|
customTooltip: {
|
|
3106
|
-
default:
|
|
3106
|
+
default: null;
|
|
3107
3107
|
description: string;
|
|
3108
3108
|
type: string[];
|
|
3109
3109
|
};
|
|
@@ -3118,7 +3118,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
3118
3118
|
type: string;
|
|
3119
3119
|
};
|
|
3120
3120
|
measureDimensionPicker: {
|
|
3121
|
-
default:
|
|
3121
|
+
default: never[][];
|
|
3122
3122
|
description: string;
|
|
3123
3123
|
items: {
|
|
3124
3124
|
description: string;
|
|
@@ -3317,7 +3317,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
3317
3317
|
urlConfig: {
|
|
3318
3318
|
default: {
|
|
3319
3319
|
target: string;
|
|
3320
|
-
url:
|
|
3320
|
+
url: null;
|
|
3321
3321
|
};
|
|
3322
3322
|
description: string;
|
|
3323
3323
|
properties: {
|
|
@@ -3521,7 +3521,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
3521
3521
|
type: string;
|
|
3522
3522
|
};
|
|
3523
3523
|
roundedCorners: {
|
|
3524
|
-
default:
|
|
3524
|
+
default: null;
|
|
3525
3525
|
description: string;
|
|
3526
3526
|
type: string;
|
|
3527
3527
|
};
|
|
@@ -4214,11 +4214,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
4214
4214
|
type: string;
|
|
4215
4215
|
properties?: undefined;
|
|
4216
4216
|
})[];
|
|
4217
|
-
default:
|
|
4217
|
+
default: null;
|
|
4218
4218
|
description: string;
|
|
4219
4219
|
};
|
|
4220
4220
|
customTooltip: {
|
|
4221
|
-
default:
|
|
4221
|
+
default: null;
|
|
4222
4222
|
description: string;
|
|
4223
4223
|
type: string[];
|
|
4224
4224
|
};
|
|
@@ -4233,7 +4233,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
4233
4233
|
type: string;
|
|
4234
4234
|
};
|
|
4235
4235
|
measureDimensionPicker: {
|
|
4236
|
-
default:
|
|
4236
|
+
default: never[][];
|
|
4237
4237
|
description: string;
|
|
4238
4238
|
items: {
|
|
4239
4239
|
description: string;
|
|
@@ -4437,7 +4437,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
4437
4437
|
urlConfig: {
|
|
4438
4438
|
default: {
|
|
4439
4439
|
target: string;
|
|
4440
|
-
url:
|
|
4440
|
+
url: null;
|
|
4441
4441
|
};
|
|
4442
4442
|
description: string;
|
|
4443
4443
|
properties: {
|
|
@@ -5256,11 +5256,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
5256
5256
|
type: string;
|
|
5257
5257
|
properties?: undefined;
|
|
5258
5258
|
})[];
|
|
5259
|
-
default:
|
|
5259
|
+
default: null;
|
|
5260
5260
|
description: string;
|
|
5261
5261
|
};
|
|
5262
5262
|
customTooltip: {
|
|
5263
|
-
default:
|
|
5263
|
+
default: null;
|
|
5264
5264
|
description: string;
|
|
5265
5265
|
type: string[];
|
|
5266
5266
|
};
|
|
@@ -5275,7 +5275,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
5275
5275
|
type: string;
|
|
5276
5276
|
};
|
|
5277
5277
|
measureDimensionPicker: {
|
|
5278
|
-
default:
|
|
5278
|
+
default: never[][];
|
|
5279
5279
|
description: string;
|
|
5280
5280
|
items: {
|
|
5281
5281
|
description: string;
|
|
@@ -5474,7 +5474,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
5474
5474
|
urlConfig: {
|
|
5475
5475
|
default: {
|
|
5476
5476
|
target: string;
|
|
5477
|
-
url:
|
|
5477
|
+
url: null;
|
|
5478
5478
|
};
|
|
5479
5479
|
description: string;
|
|
5480
5480
|
properties: {
|
|
@@ -5563,7 +5563,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
5563
5563
|
type: string;
|
|
5564
5564
|
};
|
|
5565
5565
|
manualValues: {
|
|
5566
|
-
default:
|
|
5566
|
+
default: never[][];
|
|
5567
5567
|
description: string;
|
|
5568
5568
|
items: {
|
|
5569
5569
|
properties: {
|
|
@@ -6408,11 +6408,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
6408
6408
|
type: string;
|
|
6409
6409
|
properties?: undefined;
|
|
6410
6410
|
})[];
|
|
6411
|
-
default:
|
|
6411
|
+
default: null;
|
|
6412
6412
|
description: string;
|
|
6413
6413
|
};
|
|
6414
6414
|
customTooltip: {
|
|
6415
|
-
default:
|
|
6415
|
+
default: null;
|
|
6416
6416
|
description: string;
|
|
6417
6417
|
type: string[];
|
|
6418
6418
|
};
|
|
@@ -6427,7 +6427,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
6427
6427
|
type: string;
|
|
6428
6428
|
};
|
|
6429
6429
|
measureDimensionPicker: {
|
|
6430
|
-
default:
|
|
6430
|
+
default: never[][];
|
|
6431
6431
|
description: string;
|
|
6432
6432
|
items: {
|
|
6433
6433
|
description: string;
|
|
@@ -6631,7 +6631,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
6631
6631
|
urlConfig: {
|
|
6632
6632
|
default: {
|
|
6633
6633
|
target: string;
|
|
6634
|
-
url:
|
|
6634
|
+
url: null;
|
|
6635
6635
|
};
|
|
6636
6636
|
description: string;
|
|
6637
6637
|
properties: {
|
|
@@ -6742,7 +6742,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
6742
6742
|
};
|
|
6743
6743
|
manualValues: {
|
|
6744
6744
|
default: {
|
|
6745
|
-
manualValues:
|
|
6745
|
+
manualValues: never[];
|
|
6746
6746
|
};
|
|
6747
6747
|
description: string;
|
|
6748
6748
|
properties: {
|
|
@@ -7678,11 +7678,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
7678
7678
|
type: string;
|
|
7679
7679
|
properties?: undefined;
|
|
7680
7680
|
})[];
|
|
7681
|
-
default:
|
|
7681
|
+
default: null;
|
|
7682
7682
|
description: string;
|
|
7683
7683
|
};
|
|
7684
7684
|
customTooltip: {
|
|
7685
|
-
default:
|
|
7685
|
+
default: null;
|
|
7686
7686
|
description: string;
|
|
7687
7687
|
type: string[];
|
|
7688
7688
|
};
|
|
@@ -7697,7 +7697,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
7697
7697
|
type: string;
|
|
7698
7698
|
};
|
|
7699
7699
|
measureDimensionPicker: {
|
|
7700
|
-
default:
|
|
7700
|
+
default: never[][];
|
|
7701
7701
|
description: string;
|
|
7702
7702
|
items: {
|
|
7703
7703
|
description: string;
|
|
@@ -7901,7 +7901,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
7901
7901
|
urlConfig: {
|
|
7902
7902
|
default: {
|
|
7903
7903
|
target: string;
|
|
7904
|
-
url:
|
|
7904
|
+
url: null;
|
|
7905
7905
|
};
|
|
7906
7906
|
description: string;
|
|
7907
7907
|
properties: {
|
|
@@ -8700,7 +8700,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
8700
8700
|
type: string;
|
|
8701
8701
|
properties?: undefined;
|
|
8702
8702
|
})[];
|
|
8703
|
-
default:
|
|
8703
|
+
default: null;
|
|
8704
8704
|
description: string;
|
|
8705
8705
|
};
|
|
8706
8706
|
exportTypes: {
|
|
@@ -8714,7 +8714,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
8714
8714
|
type: string;
|
|
8715
8715
|
};
|
|
8716
8716
|
measureDimensionPicker: {
|
|
8717
|
-
default:
|
|
8717
|
+
default: never[][];
|
|
8718
8718
|
description: string;
|
|
8719
8719
|
items: {
|
|
8720
8720
|
description: string;
|
|
@@ -8913,7 +8913,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
8913
8913
|
urlConfig: {
|
|
8914
8914
|
default: {
|
|
8915
8915
|
target: string;
|
|
8916
|
-
url:
|
|
8916
|
+
url: null;
|
|
8917
8917
|
};
|
|
8918
8918
|
description: string;
|
|
8919
8919
|
properties: {
|
|
@@ -9905,11 +9905,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
9905
9905
|
type: string;
|
|
9906
9906
|
properties?: undefined;
|
|
9907
9907
|
})[];
|
|
9908
|
-
default:
|
|
9908
|
+
default: null;
|
|
9909
9909
|
description: string;
|
|
9910
9910
|
};
|
|
9911
9911
|
customTooltip: {
|
|
9912
|
-
default:
|
|
9912
|
+
default: null;
|
|
9913
9913
|
description: string;
|
|
9914
9914
|
type: string[];
|
|
9915
9915
|
};
|
|
@@ -9924,7 +9924,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
9924
9924
|
type: string;
|
|
9925
9925
|
};
|
|
9926
9926
|
measureDimensionPicker: {
|
|
9927
|
-
default:
|
|
9927
|
+
default: never[][];
|
|
9928
9928
|
description: string;
|
|
9929
9929
|
items: {
|
|
9930
9930
|
description: string;
|
|
@@ -10128,7 +10128,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
10128
10128
|
urlConfig: {
|
|
10129
10129
|
default: {
|
|
10130
10130
|
target: string;
|
|
10131
|
-
url:
|
|
10131
|
+
url: null;
|
|
10132
10132
|
};
|
|
10133
10133
|
description: string;
|
|
10134
10134
|
properties: {
|
|
@@ -11301,7 +11301,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
11301
11301
|
type: string;
|
|
11302
11302
|
};
|
|
11303
11303
|
customEvents: {
|
|
11304
|
-
default:
|
|
11304
|
+
default: null;
|
|
11305
11305
|
description: string;
|
|
11306
11306
|
properties: {
|
|
11307
11307
|
events: {
|
|
@@ -11367,7 +11367,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
11367
11367
|
type: string;
|
|
11368
11368
|
};
|
|
11369
11369
|
customTooltip: {
|
|
11370
|
-
default:
|
|
11370
|
+
default: null;
|
|
11371
11371
|
description: string;
|
|
11372
11372
|
type: string;
|
|
11373
11373
|
};
|
|
@@ -11382,7 +11382,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
11382
11382
|
type: string;
|
|
11383
11383
|
};
|
|
11384
11384
|
measureDimensionPicker: {
|
|
11385
|
-
default:
|
|
11385
|
+
default: never[][];
|
|
11386
11386
|
description: string;
|
|
11387
11387
|
items: {
|
|
11388
11388
|
description: string;
|
|
@@ -11581,7 +11581,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
11581
11581
|
urlConfig: {
|
|
11582
11582
|
default: {
|
|
11583
11583
|
target: string;
|
|
11584
|
-
url:
|
|
11584
|
+
url: null;
|
|
11585
11585
|
};
|
|
11586
11586
|
description: string;
|
|
11587
11587
|
properties: {
|
|
@@ -11691,7 +11691,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
11691
11691
|
type: string;
|
|
11692
11692
|
};
|
|
11693
11693
|
measures: {
|
|
11694
|
-
default:
|
|
11694
|
+
default: never[][];
|
|
11695
11695
|
items: {
|
|
11696
11696
|
description: string;
|
|
11697
11697
|
properties: {
|
|
@@ -12514,7 +12514,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
12514
12514
|
description: string;
|
|
12515
12515
|
properties: {
|
|
12516
12516
|
measureDimensionPicker: {
|
|
12517
|
-
default:
|
|
12517
|
+
default: never[][];
|
|
12518
12518
|
description: string;
|
|
12519
12519
|
items: {
|
|
12520
12520
|
description: string;
|
|
@@ -13205,11 +13205,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
13205
13205
|
type: string;
|
|
13206
13206
|
properties?: undefined;
|
|
13207
13207
|
})[];
|
|
13208
|
-
default:
|
|
13208
|
+
default: null;
|
|
13209
13209
|
description: string;
|
|
13210
13210
|
};
|
|
13211
13211
|
customTooltip: {
|
|
13212
|
-
default:
|
|
13212
|
+
default: null;
|
|
13213
13213
|
description: string;
|
|
13214
13214
|
type: string[];
|
|
13215
13215
|
};
|
|
@@ -13224,7 +13224,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
13224
13224
|
type: string;
|
|
13225
13225
|
};
|
|
13226
13226
|
measureDimensionPicker: {
|
|
13227
|
-
default:
|
|
13227
|
+
default: never[][];
|
|
13228
13228
|
description: string;
|
|
13229
13229
|
items: {
|
|
13230
13230
|
description: string;
|
|
@@ -13428,7 +13428,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
13428
13428
|
urlConfig: {
|
|
13429
13429
|
default: {
|
|
13430
13430
|
target: string;
|
|
13431
|
-
url:
|
|
13431
|
+
url: null;
|
|
13432
13432
|
};
|
|
13433
13433
|
description: string;
|
|
13434
13434
|
properties: {
|
|
@@ -15303,7 +15303,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
15303
15303
|
type: string;
|
|
15304
15304
|
properties?: undefined;
|
|
15305
15305
|
})[];
|
|
15306
|
-
default:
|
|
15306
|
+
default: null;
|
|
15307
15307
|
description: string;
|
|
15308
15308
|
};
|
|
15309
15309
|
exportTypes: {
|
|
@@ -15317,7 +15317,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
15317
15317
|
type: string;
|
|
15318
15318
|
};
|
|
15319
15319
|
measureDimensionPicker: {
|
|
15320
|
-
default:
|
|
15320
|
+
default: never[][];
|
|
15321
15321
|
description: string;
|
|
15322
15322
|
items: {
|
|
15323
15323
|
description: string;
|
|
@@ -15516,7 +15516,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
15516
15516
|
urlConfig: {
|
|
15517
15517
|
default: {
|
|
15518
15518
|
target: string;
|
|
15519
|
-
url:
|
|
15519
|
+
url: null;
|
|
15520
15520
|
};
|
|
15521
15521
|
description: string;
|
|
15522
15522
|
properties: {
|
|
@@ -16364,11 +16364,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
16364
16364
|
type: string;
|
|
16365
16365
|
properties?: undefined;
|
|
16366
16366
|
})[];
|
|
16367
|
-
default:
|
|
16367
|
+
default: null;
|
|
16368
16368
|
description: string;
|
|
16369
16369
|
};
|
|
16370
16370
|
customTooltip: {
|
|
16371
|
-
default:
|
|
16371
|
+
default: null;
|
|
16372
16372
|
description: string;
|
|
16373
16373
|
type: string[];
|
|
16374
16374
|
};
|
|
@@ -16383,7 +16383,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
16383
16383
|
type: string;
|
|
16384
16384
|
};
|
|
16385
16385
|
measureDimensionPicker: {
|
|
16386
|
-
default:
|
|
16386
|
+
default: never[][];
|
|
16387
16387
|
description: string;
|
|
16388
16388
|
items: {
|
|
16389
16389
|
description: string;
|
|
@@ -16587,7 +16587,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
16587
16587
|
urlConfig: {
|
|
16588
16588
|
default: {
|
|
16589
16589
|
target: string;
|
|
16590
|
-
url:
|
|
16590
|
+
url: null;
|
|
16591
16591
|
};
|
|
16592
16592
|
description: string;
|
|
16593
16593
|
properties: {
|
|
@@ -17436,7 +17436,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
17436
17436
|
type: string;
|
|
17437
17437
|
};
|
|
17438
17438
|
measureDimensionPicker: {
|
|
17439
|
-
default:
|
|
17439
|
+
default: never[][];
|
|
17440
17440
|
description: string;
|
|
17441
17441
|
items: {
|
|
17442
17442
|
description: string;
|
|
@@ -18575,12 +18575,12 @@ export declare const JSON_SCHEMAS: {
|
|
|
18575
18575
|
type: string;
|
|
18576
18576
|
};
|
|
18577
18577
|
rounding: {
|
|
18578
|
-
default:
|
|
18578
|
+
default: null;
|
|
18579
18579
|
description: string;
|
|
18580
18580
|
type: string;
|
|
18581
18581
|
};
|
|
18582
18582
|
spacing: {
|
|
18583
|
-
default:
|
|
18583
|
+
default: null;
|
|
18584
18584
|
description: string;
|
|
18585
18585
|
type: string;
|
|
18586
18586
|
};
|
|
@@ -18658,11 +18658,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
18658
18658
|
type: string;
|
|
18659
18659
|
properties?: undefined;
|
|
18660
18660
|
})[];
|
|
18661
|
-
default:
|
|
18661
|
+
default: null;
|
|
18662
18662
|
description: string;
|
|
18663
18663
|
};
|
|
18664
18664
|
customTooltip: {
|
|
18665
|
-
default:
|
|
18665
|
+
default: null;
|
|
18666
18666
|
description: string;
|
|
18667
18667
|
type: string[];
|
|
18668
18668
|
};
|
|
@@ -18677,7 +18677,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
18677
18677
|
type: string;
|
|
18678
18678
|
};
|
|
18679
18679
|
measureDimensionPicker: {
|
|
18680
|
-
default:
|
|
18680
|
+
default: never[][];
|
|
18681
18681
|
description: string;
|
|
18682
18682
|
items: {
|
|
18683
18683
|
description: string;
|
|
@@ -18881,7 +18881,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
18881
18881
|
urlConfig: {
|
|
18882
18882
|
default: {
|
|
18883
18883
|
target: string;
|
|
18884
|
-
url:
|
|
18884
|
+
url: null;
|
|
18885
18885
|
};
|
|
18886
18886
|
description: string;
|
|
18887
18887
|
properties: {
|
|
@@ -19722,7 +19722,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
19722
19722
|
description: string;
|
|
19723
19723
|
properties: {
|
|
19724
19724
|
customTooltip: {
|
|
19725
|
-
default:
|
|
19725
|
+
default: null;
|
|
19726
19726
|
description: string;
|
|
19727
19727
|
type: string;
|
|
19728
19728
|
};
|
|
@@ -19737,7 +19737,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
19737
19737
|
type: string;
|
|
19738
19738
|
};
|
|
19739
19739
|
measureDimensionPicker: {
|
|
19740
|
-
default:
|
|
19740
|
+
default: never[][];
|
|
19741
19741
|
description: string;
|
|
19742
19742
|
items: {
|
|
19743
19743
|
description: string;
|
|
@@ -20033,7 +20033,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
20033
20033
|
};
|
|
20034
20034
|
manualValues: {
|
|
20035
20035
|
default: {
|
|
20036
|
-
manualValues:
|
|
20036
|
+
manualValues: never[];
|
|
20037
20037
|
};
|
|
20038
20038
|
description: string;
|
|
20039
20039
|
properties: {
|
|
@@ -21470,11 +21470,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
21470
21470
|
type: string;
|
|
21471
21471
|
properties?: undefined;
|
|
21472
21472
|
})[];
|
|
21473
|
-
default:
|
|
21473
|
+
default: null;
|
|
21474
21474
|
description: string;
|
|
21475
21475
|
};
|
|
21476
21476
|
customTooltip: {
|
|
21477
|
-
default:
|
|
21477
|
+
default: null;
|
|
21478
21478
|
description: string;
|
|
21479
21479
|
type: string[];
|
|
21480
21480
|
};
|
|
@@ -21489,7 +21489,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
21489
21489
|
type: string;
|
|
21490
21490
|
};
|
|
21491
21491
|
measureDimensionPicker: {
|
|
21492
|
-
default:
|
|
21492
|
+
default: never[][];
|
|
21493
21493
|
description: string;
|
|
21494
21494
|
items: {
|
|
21495
21495
|
description: string;
|
|
@@ -21688,7 +21688,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
21688
21688
|
urlConfig: {
|
|
21689
21689
|
default: {
|
|
21690
21690
|
target: string;
|
|
21691
|
-
url:
|
|
21691
|
+
url: null;
|
|
21692
21692
|
};
|
|
21693
21693
|
description: string;
|
|
21694
21694
|
properties: {
|
|
@@ -22526,7 +22526,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
22526
22526
|
description: string;
|
|
22527
22527
|
properties: {
|
|
22528
22528
|
customEvents: {
|
|
22529
|
-
default:
|
|
22529
|
+
default: null;
|
|
22530
22530
|
description: string;
|
|
22531
22531
|
properties: {
|
|
22532
22532
|
events: {
|
|
@@ -22592,7 +22592,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
22592
22592
|
type: string;
|
|
22593
22593
|
};
|
|
22594
22594
|
customTooltip: {
|
|
22595
|
-
default:
|
|
22595
|
+
default: null;
|
|
22596
22596
|
description: string;
|
|
22597
22597
|
type: string;
|
|
22598
22598
|
};
|
|
@@ -22607,7 +22607,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
22607
22607
|
type: string;
|
|
22608
22608
|
};
|
|
22609
22609
|
measureDimensionPicker: {
|
|
22610
|
-
default:
|
|
22610
|
+
default: never[][];
|
|
22611
22611
|
description: string;
|
|
22612
22612
|
items: {
|
|
22613
22613
|
description: string;
|
|
@@ -23889,11 +23889,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
23889
23889
|
type: string;
|
|
23890
23890
|
properties?: undefined;
|
|
23891
23891
|
})[];
|
|
23892
|
-
default:
|
|
23892
|
+
default: null;
|
|
23893
23893
|
description: string;
|
|
23894
23894
|
};
|
|
23895
23895
|
customTooltip: {
|
|
23896
|
-
default:
|
|
23896
|
+
default: null;
|
|
23897
23897
|
description: string;
|
|
23898
23898
|
type: string[];
|
|
23899
23899
|
};
|
|
@@ -23908,7 +23908,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
23908
23908
|
type: string;
|
|
23909
23909
|
};
|
|
23910
23910
|
measureDimensionPicker: {
|
|
23911
|
-
default:
|
|
23911
|
+
default: never[][];
|
|
23912
23912
|
description: string;
|
|
23913
23913
|
items: {
|
|
23914
23914
|
description: string;
|
|
@@ -24107,7 +24107,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
24107
24107
|
urlConfig: {
|
|
24108
24108
|
default: {
|
|
24109
24109
|
target: string;
|
|
24110
|
-
url:
|
|
24110
|
+
url: null;
|
|
24111
24111
|
};
|
|
24112
24112
|
description: string;
|
|
24113
24113
|
properties: {
|
|
@@ -24910,7 +24910,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
24910
24910
|
type: string;
|
|
24911
24911
|
};
|
|
24912
24912
|
measureDimensionPicker: {
|
|
24913
|
-
default:
|
|
24913
|
+
default: never[][];
|
|
24914
24914
|
description: string;
|
|
24915
24915
|
items: {
|
|
24916
24916
|
description: string;
|
|
@@ -25761,7 +25761,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
25761
25761
|
type: string;
|
|
25762
25762
|
};
|
|
25763
25763
|
columns: {
|
|
25764
|
-
default:
|
|
25764
|
+
default: never[][];
|
|
25765
25765
|
description: string;
|
|
25766
25766
|
type: string;
|
|
25767
25767
|
};
|
|
@@ -25877,11 +25877,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
25877
25877
|
type: string;
|
|
25878
25878
|
properties?: undefined;
|
|
25879
25879
|
})[];
|
|
25880
|
-
default:
|
|
25880
|
+
default: null;
|
|
25881
25881
|
description: string;
|
|
25882
25882
|
};
|
|
25883
25883
|
customTooltip: {
|
|
25884
|
-
default:
|
|
25884
|
+
default: null;
|
|
25885
25885
|
description: string;
|
|
25886
25886
|
type: string[];
|
|
25887
25887
|
};
|
|
@@ -25896,7 +25896,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
25896
25896
|
type: string;
|
|
25897
25897
|
};
|
|
25898
25898
|
measureDimensionPicker: {
|
|
25899
|
-
default:
|
|
25899
|
+
default: never[][];
|
|
25900
25900
|
description: string;
|
|
25901
25901
|
items: {
|
|
25902
25902
|
description: string;
|
|
@@ -26100,7 +26100,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
26100
26100
|
urlConfig: {
|
|
26101
26101
|
default: {
|
|
26102
26102
|
target: string;
|
|
26103
|
-
url:
|
|
26103
|
+
url: null;
|
|
26104
26104
|
};
|
|
26105
26105
|
description: string;
|
|
26106
26106
|
properties: {
|
|
@@ -26947,7 +26947,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
26947
26947
|
description: string;
|
|
26948
26948
|
properties: {
|
|
26949
26949
|
colors: {
|
|
26950
|
-
default:
|
|
26950
|
+
default: never[];
|
|
26951
26951
|
description: string;
|
|
26952
26952
|
items: {
|
|
26953
26953
|
type: string;
|
|
@@ -27082,11 +27082,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
27082
27082
|
type: string;
|
|
27083
27083
|
properties?: undefined;
|
|
27084
27084
|
})[];
|
|
27085
|
-
default:
|
|
27085
|
+
default: null;
|
|
27086
27086
|
description: string;
|
|
27087
27087
|
};
|
|
27088
27088
|
customTooltip: {
|
|
27089
|
-
default:
|
|
27089
|
+
default: null;
|
|
27090
27090
|
description: string;
|
|
27091
27091
|
type: string[];
|
|
27092
27092
|
};
|
|
@@ -27101,7 +27101,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
27101
27101
|
type: string;
|
|
27102
27102
|
};
|
|
27103
27103
|
measureDimensionPicker: {
|
|
27104
|
-
default:
|
|
27104
|
+
default: never[][];
|
|
27105
27105
|
description: string;
|
|
27106
27106
|
items: {
|
|
27107
27107
|
description: string;
|
|
@@ -27305,7 +27305,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
27305
27305
|
urlConfig: {
|
|
27306
27306
|
default: {
|
|
27307
27307
|
target: string;
|
|
27308
|
-
url:
|
|
27308
|
+
url: null;
|
|
27309
27309
|
};
|
|
27310
27310
|
description: string;
|
|
27311
27311
|
properties: {
|
|
@@ -28163,7 +28163,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
28163
28163
|
type: string;
|
|
28164
28164
|
};
|
|
28165
28165
|
customTooltip: {
|
|
28166
|
-
default:
|
|
28166
|
+
default: null;
|
|
28167
28167
|
description: string;
|
|
28168
28168
|
type: string[];
|
|
28169
28169
|
};
|
|
@@ -28178,7 +28178,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
28178
28178
|
type: string;
|
|
28179
28179
|
};
|
|
28180
28180
|
measureDimensionPicker: {
|
|
28181
|
-
default:
|
|
28181
|
+
default: never[][];
|
|
28182
28182
|
description: string;
|
|
28183
28183
|
items: {
|
|
28184
28184
|
description: string;
|
|
@@ -29296,7 +29296,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
29296
29296
|
type: string;
|
|
29297
29297
|
properties?: undefined;
|
|
29298
29298
|
})[];
|
|
29299
|
-
default:
|
|
29299
|
+
default: null;
|
|
29300
29300
|
description: string;
|
|
29301
29301
|
};
|
|
29302
29302
|
exportTypes: {
|
|
@@ -29310,7 +29310,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
29310
29310
|
type: string;
|
|
29311
29311
|
};
|
|
29312
29312
|
measureDimensionPicker: {
|
|
29313
|
-
default:
|
|
29313
|
+
default: never[][];
|
|
29314
29314
|
description: string;
|
|
29315
29315
|
items: {
|
|
29316
29316
|
description: string;
|
|
@@ -29509,7 +29509,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
29509
29509
|
urlConfig: {
|
|
29510
29510
|
default: {
|
|
29511
29511
|
target: string;
|
|
29512
|
-
url:
|
|
29512
|
+
url: null;
|
|
29513
29513
|
};
|
|
29514
29514
|
description: string;
|
|
29515
29515
|
properties: {
|
|
@@ -30318,7 +30318,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
30318
30318
|
type: string;
|
|
30319
30319
|
};
|
|
30320
30320
|
measureDimensionPicker: {
|
|
30321
|
-
default:
|
|
30321
|
+
default: never[][];
|
|
30322
30322
|
description: string;
|
|
30323
30323
|
items: {
|
|
30324
30324
|
description: string;
|
|
@@ -30593,12 +30593,12 @@ export declare const JSON_SCHEMAS: {
|
|
|
30593
30593
|
};
|
|
30594
30594
|
manualValues: {
|
|
30595
30595
|
default: {
|
|
30596
|
-
manualValues:
|
|
30596
|
+
manualValues: never[];
|
|
30597
30597
|
};
|
|
30598
30598
|
description: string;
|
|
30599
30599
|
properties: {
|
|
30600
30600
|
ranges: {
|
|
30601
|
-
default:
|
|
30601
|
+
default: never[];
|
|
30602
30602
|
items: {
|
|
30603
30603
|
description: string;
|
|
30604
30604
|
properties: {
|
|
@@ -31516,7 +31516,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
31516
31516
|
type: string;
|
|
31517
31517
|
properties?: undefined;
|
|
31518
31518
|
})[];
|
|
31519
|
-
default:
|
|
31519
|
+
default: null;
|
|
31520
31520
|
description: string;
|
|
31521
31521
|
};
|
|
31522
31522
|
exportTypes: {
|
|
@@ -31530,7 +31530,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
31530
31530
|
type: string;
|
|
31531
31531
|
};
|
|
31532
31532
|
measureDimensionPicker: {
|
|
31533
|
-
default:
|
|
31533
|
+
default: never[][];
|
|
31534
31534
|
description: string;
|
|
31535
31535
|
items: {
|
|
31536
31536
|
description: string;
|
|
@@ -31734,7 +31734,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
31734
31734
|
urlConfig: {
|
|
31735
31735
|
default: {
|
|
31736
31736
|
target: string;
|
|
31737
|
-
url:
|
|
31737
|
+
url: null;
|
|
31738
31738
|
};
|
|
31739
31739
|
description: string;
|
|
31740
31740
|
properties: {
|
|
@@ -32792,11 +32792,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
32792
32792
|
type: string;
|
|
32793
32793
|
properties?: undefined;
|
|
32794
32794
|
})[];
|
|
32795
|
-
default:
|
|
32795
|
+
default: null;
|
|
32796
32796
|
description: string;
|
|
32797
32797
|
};
|
|
32798
32798
|
customTooltip: {
|
|
32799
|
-
default:
|
|
32799
|
+
default: null;
|
|
32800
32800
|
description: string;
|
|
32801
32801
|
type: string[];
|
|
32802
32802
|
};
|
|
@@ -32811,7 +32811,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
32811
32811
|
type: string;
|
|
32812
32812
|
};
|
|
32813
32813
|
measureDimensionPicker: {
|
|
32814
|
-
default:
|
|
32814
|
+
default: never[][];
|
|
32815
32815
|
description: string;
|
|
32816
32816
|
items: {
|
|
32817
32817
|
description: string;
|
|
@@ -33010,7 +33010,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
33010
33010
|
urlConfig: {
|
|
33011
33011
|
default: {
|
|
33012
33012
|
target: string;
|
|
33013
|
-
url:
|
|
33013
|
+
url: null;
|
|
33014
33014
|
};
|
|
33015
33015
|
description: string;
|
|
33016
33016
|
properties: {
|
|
@@ -33834,7 +33834,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
33834
33834
|
description: string;
|
|
33835
33835
|
properties: {
|
|
33836
33836
|
measureDimensionPicker: {
|
|
33837
|
-
default:
|
|
33837
|
+
default: never[][];
|
|
33838
33838
|
description: string;
|
|
33839
33839
|
items: {
|
|
33840
33840
|
description: string;
|
|
@@ -34953,7 +34953,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
34953
34953
|
type: string;
|
|
34954
34954
|
};
|
|
34955
34955
|
manualMeasureRange: {
|
|
34956
|
-
default:
|
|
34956
|
+
default: never[][];
|
|
34957
34957
|
description: string;
|
|
34958
34958
|
items: {
|
|
34959
34959
|
type: string;
|
|
@@ -36557,7 +36557,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
36557
36557
|
type: string;
|
|
36558
36558
|
properties?: undefined;
|
|
36559
36559
|
})[];
|
|
36560
|
-
default:
|
|
36560
|
+
default: null;
|
|
36561
36561
|
description: string;
|
|
36562
36562
|
};
|
|
36563
36563
|
exportTypes: {
|
|
@@ -36571,7 +36571,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
36571
36571
|
type: string;
|
|
36572
36572
|
};
|
|
36573
36573
|
measureDimensionPicker: {
|
|
36574
|
-
default:
|
|
36574
|
+
default: never[][];
|
|
36575
36575
|
description: string;
|
|
36576
36576
|
items: {
|
|
36577
36577
|
description: string;
|
|
@@ -36770,7 +36770,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
36770
36770
|
urlConfig: {
|
|
36771
36771
|
default: {
|
|
36772
36772
|
target: string;
|
|
36773
|
-
url:
|
|
36773
|
+
url: null;
|
|
36774
36774
|
};
|
|
36775
36775
|
description: string;
|
|
36776
36776
|
properties: {
|
|
@@ -37732,7 +37732,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
37732
37732
|
description: string;
|
|
37733
37733
|
properties: {
|
|
37734
37734
|
customEvents: {
|
|
37735
|
-
default:
|
|
37735
|
+
default: null;
|
|
37736
37736
|
description: string;
|
|
37737
37737
|
properties: {
|
|
37738
37738
|
events: {
|
|
@@ -37798,7 +37798,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
37798
37798
|
type: string;
|
|
37799
37799
|
};
|
|
37800
37800
|
customTooltip: {
|
|
37801
|
-
default:
|
|
37801
|
+
default: null;
|
|
37802
37802
|
description: string;
|
|
37803
37803
|
type: string;
|
|
37804
37804
|
};
|
|
@@ -37813,7 +37813,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
37813
37813
|
type: string;
|
|
37814
37814
|
};
|
|
37815
37815
|
measureDimensionPicker: {
|
|
37816
|
-
default:
|
|
37816
|
+
default: never[][];
|
|
37817
37817
|
description: string;
|
|
37818
37818
|
items: {
|
|
37819
37819
|
description: string;
|
|
@@ -38012,7 +38012,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
38012
38012
|
urlConfig: {
|
|
38013
38013
|
default: {
|
|
38014
38014
|
target: string;
|
|
38015
|
-
url:
|
|
38015
|
+
url: null;
|
|
38016
38016
|
};
|
|
38017
38017
|
description: string;
|
|
38018
38018
|
properties: {
|
|
@@ -38975,7 +38975,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
38975
38975
|
type: string;
|
|
38976
38976
|
};
|
|
38977
38977
|
measureDimensionPicker: {
|
|
38978
|
-
default:
|
|
38978
|
+
default: never[][];
|
|
38979
38979
|
description: string;
|
|
38980
38980
|
items: {
|
|
38981
38981
|
description: string;
|
|
@@ -39902,11 +39902,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
39902
39902
|
type: string;
|
|
39903
39903
|
properties?: undefined;
|
|
39904
39904
|
})[];
|
|
39905
|
-
default:
|
|
39905
|
+
default: null;
|
|
39906
39906
|
description: string;
|
|
39907
39907
|
};
|
|
39908
39908
|
customTooltip: {
|
|
39909
|
-
default:
|
|
39909
|
+
default: null;
|
|
39910
39910
|
description: string;
|
|
39911
39911
|
type: string[];
|
|
39912
39912
|
};
|
|
@@ -39921,7 +39921,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
39921
39921
|
type: string;
|
|
39922
39922
|
};
|
|
39923
39923
|
measureDimensionPicker: {
|
|
39924
|
-
default:
|
|
39924
|
+
default: never[][];
|
|
39925
39925
|
description: string;
|
|
39926
39926
|
items: {
|
|
39927
39927
|
description: string;
|
|
@@ -40125,7 +40125,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
40125
40125
|
urlConfig: {
|
|
40126
40126
|
default: {
|
|
40127
40127
|
target: string;
|
|
40128
|
-
url:
|
|
40128
|
+
url: null;
|
|
40129
40129
|
};
|
|
40130
40130
|
description: string;
|
|
40131
40131
|
properties: {
|
|
@@ -40949,7 +40949,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
40949
40949
|
description: string;
|
|
40950
40950
|
properties: {
|
|
40951
40951
|
customEvents: {
|
|
40952
|
-
default:
|
|
40952
|
+
default: null;
|
|
40953
40953
|
description: string;
|
|
40954
40954
|
properties: {
|
|
40955
40955
|
events: {
|
|
@@ -41015,7 +41015,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
41015
41015
|
type: string;
|
|
41016
41016
|
};
|
|
41017
41017
|
customTooltip: {
|
|
41018
|
-
default:
|
|
41018
|
+
default: null;
|
|
41019
41019
|
description: string;
|
|
41020
41020
|
type: string;
|
|
41021
41021
|
};
|
|
@@ -41030,7 +41030,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
41030
41030
|
type: string;
|
|
41031
41031
|
};
|
|
41032
41032
|
measureDimensionPicker: {
|
|
41033
|
-
default:
|
|
41033
|
+
default: never[][];
|
|
41034
41034
|
description: string;
|
|
41035
41035
|
items: {
|
|
41036
41036
|
description: string;
|
|
@@ -41229,7 +41229,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
41229
41229
|
urlConfig: {
|
|
41230
41230
|
default: {
|
|
41231
41231
|
target: string;
|
|
41232
|
-
url:
|
|
41232
|
+
url: null;
|
|
41233
41233
|
};
|
|
41234
41234
|
description: string;
|
|
41235
41235
|
properties: {
|
|
@@ -42476,11 +42476,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
42476
42476
|
type: string;
|
|
42477
42477
|
properties?: undefined;
|
|
42478
42478
|
})[];
|
|
42479
|
-
default:
|
|
42479
|
+
default: null;
|
|
42480
42480
|
description: string;
|
|
42481
42481
|
};
|
|
42482
42482
|
customTooltip: {
|
|
42483
|
-
default:
|
|
42483
|
+
default: null;
|
|
42484
42484
|
description: string;
|
|
42485
42485
|
type: string[];
|
|
42486
42486
|
};
|
|
@@ -42495,7 +42495,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
42495
42495
|
type: string;
|
|
42496
42496
|
};
|
|
42497
42497
|
measureDimensionPicker: {
|
|
42498
|
-
default:
|
|
42498
|
+
default: never[][];
|
|
42499
42499
|
description: string;
|
|
42500
42500
|
items: {
|
|
42501
42501
|
description: string;
|
|
@@ -42699,7 +42699,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
42699
42699
|
urlConfig: {
|
|
42700
42700
|
default: {
|
|
42701
42701
|
target: string;
|
|
42702
|
-
url:
|
|
42702
|
+
url: null;
|
|
42703
42703
|
};
|
|
42704
42704
|
description: string;
|
|
42705
42705
|
properties: {
|
|
@@ -43972,7 +43972,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
43972
43972
|
description: string;
|
|
43973
43973
|
};
|
|
43974
43974
|
customTooltip: {
|
|
43975
|
-
default:
|
|
43975
|
+
default: null;
|
|
43976
43976
|
description: string;
|
|
43977
43977
|
examples: {
|
|
43978
43978
|
de: string;
|
|
@@ -43991,7 +43991,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
43991
43991
|
type: string;
|
|
43992
43992
|
};
|
|
43993
43993
|
measureDimensionPicker: {
|
|
43994
|
-
default:
|
|
43994
|
+
default: never[];
|
|
43995
43995
|
description: string;
|
|
43996
43996
|
items: {
|
|
43997
43997
|
description: string;
|
|
@@ -44195,7 +44195,7 @@ export declare const JSON_SCHEMAS: {
|
|
|
44195
44195
|
urlConfig: {
|
|
44196
44196
|
default: {
|
|
44197
44197
|
target: string;
|
|
44198
|
-
url:
|
|
44198
|
+
url: null;
|
|
44199
44199
|
};
|
|
44200
44200
|
description: string;
|
|
44201
44201
|
properties: {
|
|
@@ -44905,3 +44905,4 @@ export declare const JSON_SCHEMAS: {
|
|
|
44905
44905
|
type: string;
|
|
44906
44906
|
};
|
|
44907
44907
|
};
|
|
44908
|
+
//# sourceMappingURL=json-schemas.d.ts.map
|