@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/package.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@luzmo/dashboard-contents-types",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.9",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"tslib": "^2.3.0",
|
|
6
6
|
"leaflet": "1.9.4"
|
|
7
7
|
},
|
|
8
8
|
"main": "./index.js",
|
|
9
9
|
"module": "./index.mjs",
|
|
10
|
-
"typings": "./index.d.ts"
|
|
10
|
+
"typings": "./index.d.ts",
|
|
11
|
+
"license": "SEE LICENSE IN LICENSE"
|
|
11
12
|
}
|
package/src/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DropObjectViewOptions, InteractivityBrushViewOptions, ItemThemeConfig } from '../shared';
|
|
2
2
|
import { AxisGridlinesStyle, AxisScaleType, AxisTicksDensity, ManualAxesRange, XAxisLabelPosition, YAxisLabelPosition } from '../shared/axes';
|
|
3
|
-
import
|
|
3
|
+
import { AxisTicksMode, AxisTicksStyle, Guidelines, LimitViewOptions, MissingValueViewOptions, NullBreakViewOptions } from '../shared/common';
|
|
4
4
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
5
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
6
6
|
import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
|
|
@@ -357,3 +357,4 @@ interface AreaChartInteractivityViewOptions extends InteractivityBrushViewOption
|
|
|
357
357
|
export type AreaChartMeasureAxisType = 'default' | 'manual' | 'variable';
|
|
358
358
|
export type AreaChartSubtype = 'area' | 'area-stack' | 'area-100' | 'area-stream';
|
|
359
359
|
export {};
|
|
360
|
+
//# sourceMappingURL=area-chart-options.d.ts.map
|
|
@@ -261,3 +261,4 @@ export type BarChartMode = 'grouped' | 'stacked' | '100';
|
|
|
261
261
|
export type BarChartLabel = 'none' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';
|
|
262
262
|
export type BarChartSubtype = 'bar' | 'bar-stack' | 'bar-group';
|
|
263
263
|
export {};
|
|
264
|
+
//# sourceMappingURL=bar-chart-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DropObjectViewOptions, InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
4
4
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
5
5
|
import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
|
|
@@ -104,3 +104,4 @@ interface BubbleChartInteractivityViewOptions extends InteractivityCustomEventsV
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
export {};
|
|
107
|
+
//# sourceMappingURL=bubble-chart-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { DropObjectViewOptions } from '../shared/drop-object-view-options';
|
|
4
4
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
5
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
@@ -103,3 +103,4 @@ export interface BulletChartManualValue {
|
|
|
103
103
|
ranges?: ManualValuesRange[];
|
|
104
104
|
}
|
|
105
105
|
export {};
|
|
106
|
+
//# sourceMappingURL=bullet-chart-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
4
4
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
5
5
|
import { InteractivityCustomTooltipViewOptions } from '../shared/interactivity-custom-tooltip';
|
|
@@ -146,3 +146,4 @@ interface ChoroplethMapInteractivityViewOptions {
|
|
|
146
146
|
};
|
|
147
147
|
}
|
|
148
148
|
export {};
|
|
149
|
+
//# sourceMappingURL=choropleth-map-options.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { DisplayTitleViewOptions, DropObjectViewOptions, InfoTooltipViewOptions, InteractivityCustomEventsViewOptions, InteractivityCustomTooltipViewOptions, InteractivityExportViewOptions, InteractivityFilterOnSelectViewOptions, InteractivityGoToUrlViewOptions, InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig, LimitViewOptions, TitleViewOptions } from '../shared';
|
|
2
2
|
export interface CirclePackChartViewOptions extends Omit<DropObjectViewOptions, 'display'>, InfoTooltipViewOptions, TitleViewOptions, CirclePackChartDisplayViewOptions, CirclePackChartInteractivityViewOptions, LimitViewOptions {
|
|
3
3
|
/**
|
|
4
4
|
* Theme configuration
|
|
@@ -81,3 +81,4 @@ interface CirclePackChartInteractivityViewOptions extends InteractivityCustomEve
|
|
|
81
81
|
};
|
|
82
82
|
}
|
|
83
83
|
export {};
|
|
84
|
+
//# sourceMappingURL=circle-pack-chart-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { DropObjectViewOptions } from '../shared/drop-object-view-options';
|
|
4
4
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
5
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
@@ -137,3 +137,4 @@ interface DonutChartInteractivityViewOptions extends InteractivityCustomEventsVi
|
|
|
137
137
|
}
|
|
138
138
|
export type DonutSubtype = 'pie' | 'donut' | 'half-pie' | 'half-donut';
|
|
139
139
|
export {};
|
|
140
|
+
//# sourceMappingURL=donut-chart-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { DropObjectViewOptions } from '../shared/drop-object-view-options';
|
|
4
4
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
5
|
import { InteractivityMeasureDimensionPickerViewOptions } from '../shared/interactivity-measure-dimension-picker';
|
|
@@ -86,3 +86,4 @@ interface DropdownFilterDisplayViewOptions extends DisplayTitleViewOptions {
|
|
|
86
86
|
}
|
|
87
87
|
type DropdownFilterInteractivityViewOptions = InteractivityMeasureDimensionPickerViewOptions;
|
|
88
88
|
export {};
|
|
89
|
+
//# sourceMappingURL=dropdown-filter-options.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InteractivityFilterOnSelectViewOptions, ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
3
|
import { DropObjectViewOptions } from '../shared/drop-object-view-options';
|
|
4
4
|
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
5
|
import { InteractivityCustomEventsViewOptions } from '../shared/interactivity-custom-events';
|
|
@@ -114,3 +114,4 @@ interface FunnelChartInteractivityViewOptions extends InteractivityCustomEventsV
|
|
|
114
114
|
};
|
|
115
115
|
}
|
|
116
116
|
export {};
|
|
117
|
+
//# sourceMappingURL=funnel-chart-options.d.ts.map
|