@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
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import type { Filter } from './item-filter-group';
|
|
1
|
+
import { VizItemOptions } from '../../options';
|
|
2
|
+
import { RankingViewOptions, VizItemType } from './common';
|
|
3
|
+
import { Filter } from './item-filter-group';
|
|
5
4
|
import { ItemQueryRanking } from './query';
|
|
6
|
-
import
|
|
5
|
+
import { Column, GenericSlotContent, Slot } from './slots';
|
|
7
6
|
import { DashboardContentVizItemSort } from './sort';
|
|
8
|
-
import
|
|
7
|
+
import { ItemThemeConfig } from './theme';
|
|
9
8
|
type IQChartName = 'areaChart' | 'barChart' | 'boxPlot' | 'bubbleChart' | 'bulletChart' | 'choroplethMap' | 'columnChart' | 'combinationChart' | 'circularGauge' | 'lineChart' | 'evolutionNumber' | 'donutChart' | 'regularTable' | 'pieChart' | 'pivotTable' | 'scatterPlot';
|
|
10
9
|
type IQMessageType = 'humanMessage' | 'systemMessage' | 'chartAnswer';
|
|
11
10
|
type IQResponseMode = 'text' | 'chart' | 'mixed';
|
|
@@ -76,6 +75,16 @@ export interface IQAnswerOptions {
|
|
|
76
75
|
responseMode?: IQResponseMode;
|
|
77
76
|
chartTheme?: ItemThemeConfig;
|
|
78
77
|
}
|
|
78
|
+
interface ConnectedPosition {
|
|
79
|
+
originX: 'start' | 'center' | 'end';
|
|
80
|
+
originY: 'top' | 'center' | 'bottom';
|
|
81
|
+
overlayX: 'start' | 'center' | 'end';
|
|
82
|
+
overlayY: 'top' | 'center' | 'bottom';
|
|
83
|
+
weight?: number;
|
|
84
|
+
offsetX?: number;
|
|
85
|
+
offsetY?: number;
|
|
86
|
+
panelClass?: string | string[];
|
|
87
|
+
}
|
|
79
88
|
export interface IQChatOptions extends IQAnswerOptions {
|
|
80
89
|
areInitialSuggestionsEnabled?: boolean;
|
|
81
90
|
areWelcomeMessagesVisible?: boolean;
|
|
@@ -93,3 +102,4 @@ export interface IQChatOptions extends IQAnswerOptions {
|
|
|
93
102
|
welcomeMessages?: IQMessage[];
|
|
94
103
|
}
|
|
95
104
|
export {};
|
|
105
|
+
//# sourceMappingURL=iq-components.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iq-components.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/iq-components.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"iq-components.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/shared/iq-components.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { LatLngBoundsExpression } from 'leaflet';
|
|
2
2
|
import { LimitViewOptions } from './common';
|
|
3
3
|
import { DropObjectViewOptions } from './drop-object-view-options';
|
|
4
4
|
export interface MapObjectViewOptions extends DropObjectViewOptions, LimitViewOptions {
|
|
@@ -134,3 +134,4 @@ export interface TileProvider {
|
|
|
134
134
|
*/
|
|
135
135
|
vectorId?: string;
|
|
136
136
|
}
|
|
137
|
+
//# sourceMappingURL=map-object-view-options.d.ts.map
|
|
@@ -4,3 +4,4 @@ import { DisplayTitleViewOptions, TitleViewOptions } from './title';
|
|
|
4
4
|
import { VizItemCustomOptions } from './viz-item';
|
|
5
5
|
export interface ObjectViewOptions extends FilterViewOptions, ThemeViewOptions, TitleViewOptions, DisplayTitleViewOptions, FilterableByViewOptions, VizItemCustomOptions {
|
|
6
6
|
}
|
|
7
|
+
//# sourceMappingURL=object-view-options.d.ts.map
|
package/src/lib/shared/sort.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig } from '../shared';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
2
|
+
import { LimitViewOptions } from '../shared/common';
|
|
3
|
+
import { DropObjectViewOptions } from '../shared/drop-object-view-options';
|
|
4
|
+
import { InfoTooltipViewOptions } from '../shared/info-tooltip-options';
|
|
5
|
+
import { DisplayTitleViewOptions, TitleViewOptions } from '../shared/title';
|
|
6
6
|
export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'interactivity' | 'theme'>, InfoTooltipViewOptions, TitleViewOptions, DisplayTitleViewOptions, LimitViewOptions, InteractivityMeasureDimensionPickerViewOptions {
|
|
7
7
|
/**
|
|
8
8
|
* Theme configuration
|
|
@@ -24,3 +24,4 @@ export interface SliderFilterViewOptions extends Omit<DropObjectViewOptions, 'in
|
|
|
24
24
|
right?: number;
|
|
25
25
|
};
|
|
26
26
|
}
|
|
27
|
+
//# sourceMappingURL=slider-filter-options.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DashboardContentVizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from
|
|
1
|
+
import { DashboardContentVizItemSlot, DateTimeSlotContent, HierarchySlotContent, NumericSlotContent } from '../shared/slots';
|
|
2
2
|
/**
|
|
3
3
|
* Target slot definition of the Speedometer chart.
|
|
4
4
|
*/
|
|
@@ -27,3 +27,4 @@ interface MeasureSlot extends DashboardContentVizItemSlot {
|
|
|
27
27
|
*/
|
|
28
28
|
export type SpeedometerChartSlots = (TargetSlot | MeasureSlot)[];
|
|
29
29
|
export {};
|
|
30
|
+
//# sourceMappingURL=speedometer-chart-slots.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { VizItemType } from
|
|
2
|
-
import { SpeedometerChartViewOptions } from
|
|
3
|
-
import { SpeedometerChartSlots } from
|
|
1
|
+
import { VizItemType } from '../shared';
|
|
2
|
+
import { SpeedometerChartViewOptions } from './speedometer-chart-options';
|
|
3
|
+
import { SpeedometerChartSlots } from './speedometer-chart-slots';
|
|
4
4
|
/**
|
|
5
5
|
* Speedometer chart item
|
|
6
6
|
*/
|
|
@@ -21,3 +21,4 @@ export interface SpeedometerChart {
|
|
|
21
21
|
*/
|
|
22
22
|
slots: SpeedometerChartSlots;
|
|
23
23
|
}
|
|
24
|
+
//# sourceMappingURL=speedometer-chart.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { DisplayTitleViewOptions, DropObjectViewOptions, InfoTooltipViewOptions, InteractivityExportViewOptions, InteractivityMeasureDimensionPickerViewOptions, ItemThemeConfig, LimitViewOptions, TitleViewOptions } from '../shared';
|
|
2
2
|
export interface StripPlotViewOptions extends Omit<DropObjectViewOptions, 'display' | 'theme' | 'title'>, InfoTooltipViewOptions, TitleViewOptions, LimitViewOptions, StripPlotDisplayTitleViewOptions, StripPlotInteractivityViewOptions {
|
|
3
3
|
/**
|
|
4
4
|
* Theme configuration
|
|
@@ -48,3 +48,4 @@ interface StripPlotInteractivityViewOptions {
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
export {};
|
|
51
|
+
//# sourceMappingURL=strip-plot-options.d.ts.map
|
package/src/lib/text/index.d.ts
CHANGED
package/src/lib/text/text.d.ts
CHANGED
package/src/lib/video/index.d.ts
CHANGED
package/src/lib/video/video.d.ts
CHANGED
|
@@ -28,3 +28,4 @@ export type ChartItem = AreaChart | BarChart | BoxPlot | BubbleChart | BulletCha
|
|
|
28
28
|
export type ControlItem = ConditionalNumber | DateFilter | DropdownFilter | SearchFilter | SlicerFilter | SliderFilter;
|
|
29
29
|
export type ContentItem = Image | Text | Video;
|
|
30
30
|
export type VisualItem = ChartItem | ControlItem | ContentItem;
|
|
31
|
+
//# sourceMappingURL=visual-item.d.ts.map
|
package/src/options.d.ts
CHANGED
|
@@ -42,3 +42,4 @@ import { CirclePackChartViewOptions } from './lib/circle-pack-chart';
|
|
|
42
42
|
import { ParallelCoordinatesPlotViewOptions } from './lib/parallel-coordinates-plot';
|
|
43
43
|
import { PyramidChartViewOptions } from './lib/pyramid-chart';
|
|
44
44
|
export type VizItemOptions = AreaChartViewOptions | BarChartViewOptions | BoxPlotViewOptions | BubbleChartViewOptions | BulletChartViewOptions | ChoroplethMapViewOptions | CircularGaugeViewOptions | ColumnChartViewOptions | CombinationChartViewOptions | ConditionalNumberViewOptions | DateFilterViewOptions | DonutChartViewOptions | DropdownFilterViewOptions | EvolutionNumberViewOptions | FunnelChartViewOptions | ImageViewOptions | LineChartViewOptions | PivotTableViewOptions | RegularTableViewOptions | SankeyDiagramViewOptions | ScatterPlotViewOptions | SlicerFilterViewOptions | SliderFilterViewOptions | TextViewOptions | HeatMapViewOptions | SymbolMapViewOptions | HexbinMapViewOptions | MarkerMapViewOptions | RouteMapViewOptions | SpikeMapViewOptions | SearchFilterViewOptions | WordcloudChartViewOptions | VideoViewOptions | OhlcChartViewOptions | SunburstChartViewOptions | SpeedometerChartViewOptions | TreemapChartViewOptions | HeatTableViewOptions | StripPlotViewOptions | PyramidChartViewOptions | RadarChartViewOptions | CirclePackChartViewOptions | ParallelCoordinatesPlotViewOptions;
|
|
45
|
+
//# sourceMappingURL=options.d.ts.map
|
package/CHANGELOG.md
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
All notable changes to this project will be documented in this file.
|
|
2
|
-
|
|
3
|
-
## [1.0.7] - 2024-12-13
|
|
4
|
-
|
|
5
|
-
### Updates
|
|
6
|
-
|
|
7
|
-
- New JSON schemas and types for dashboard contents
|
|
8
|
-
|
|
9
|
-
## [1.0.6] - 2024-11-22
|
|
10
|
-
|
|
11
|
-
### Updates
|
|
12
|
-
|
|
13
|
-
- New JSON schemas and types for dashboard contents
|
|
14
|
-
|
|
15
|
-
## [1.0.5] - 2024-11-18
|
|
16
|
-
|
|
17
|
-
### Updates
|
|
18
|
-
|
|
19
|
-
- Expose slot configs for charts
|
|
20
|
-
|
|
21
|
-
## [1.0.4] - 2024-11-14
|
|
22
|
-
|
|
23
|
-
### Updates
|
|
24
|
-
|
|
25
|
-
- Remove JSON schemas from the library
|
|
26
|
-
|
|
27
|
-
## [1.0.3] - 2024-10-22
|
|
28
|
-
|
|
29
|
-
### Updates
|
|
30
|
-
|
|
31
|
-
- Fix displaying Search Filter in Flex
|
|
32
|
-
|
|
33
|
-
## [1.0.2] - 2024-10-21
|
|
34
|
-
|
|
35
|
-
### Updates
|
|
36
|
-
|
|
37
|
-
- Changes related to theme options
|
|
38
|
-
|
|
39
|
-
## [1.0.1] - 2024-10-14
|
|
40
|
-
|
|
41
|
-
### Updates
|
|
42
|
-
|
|
43
|
-
- Updated types
|
|
44
|
-
|
|
45
|
-
## [0.1.88] - 2024-09-09
|
|
46
|
-
|
|
47
|
-
- Types and JSON schemas from Luzmo dashboard contents v0.1.88
|