@gooddata/sdk-ui-charts 11.13.0-alpha.0 → 11.13.0-alpha.2
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/NOTICE +3 -3
- package/esm/charts/areaChart/AreaChart.d.ts +1 -1
- package/esm/charts/areaChart/AreaChart.js +1 -1
- package/esm/charts/barChart/BarChart.d.ts +1 -1
- package/esm/charts/barChart/BarChart.js +1 -1
- package/esm/charts/bubbleChart/BubbleChart.d.ts +1 -1
- package/esm/charts/bubbleChart/BubbleChart.js +1 -1
- package/esm/charts/bulletChart/BulletChart.d.ts +1 -1
- package/esm/charts/bulletChart/BulletChart.js +1 -1
- package/esm/charts/columnChart/ColumnChart.d.ts +1 -1
- package/esm/charts/columnChart/ColumnChart.js +1 -1
- package/esm/charts/comboChart/ComboChart.d.ts +2 -2
- package/esm/charts/comboChart/ComboChart.js +2 -2
- package/esm/charts/donutChart/DonutChart.d.ts +1 -1
- package/esm/charts/donutChart/DonutChart.js +1 -1
- package/esm/charts/headline/Headline.d.ts +1 -1
- package/esm/charts/headline/Headline.js +1 -1
- package/esm/charts/headline/internal/headlines/LegacyHeadline.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/LegacyHeadline.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/LegacyHeadline.js +1 -2
- package/esm/charts/headline/internal/headlines/LegacyHeadline.js.map +1 -1
- package/esm/charts/heatmap/Heatmap.d.ts +1 -1
- package/esm/charts/heatmap/Heatmap.js +1 -1
- package/esm/charts/lineChart/LineChart.d.ts +1 -1
- package/esm/charts/lineChart/LineChart.js +1 -1
- package/esm/charts/pieChart/PieChart.d.ts +1 -1
- package/esm/charts/pieChart/PieChart.js +1 -1
- package/esm/charts/scatterPlot/ScatterPlot.d.ts +1 -1
- package/esm/charts/scatterPlot/ScatterPlot.js +1 -1
- package/esm/charts/treemap/Treemap.d.ts +1 -1
- package/esm/charts/treemap/Treemap.js +1 -1
- package/esm/charts/waterfallChart/WaterfallChart.d.ts +1 -1
- package/esm/charts/waterfallChart/WaterfallChart.js +1 -1
- package/esm/charts/xirr/CoreXirr.js +1 -1
- package/esm/charts/xirr/CoreXirr.js.map +1 -1
- package/esm/charts/xirr/internal/XirrTransformation.d.ts +1 -1
- package/esm/charts/xirr/internal/XirrTransformation.d.ts.map +1 -1
- package/esm/charts/xirr/internal/XirrTransformation.js +2 -2
- package/esm/charts/xirr/internal/XirrTransformation.js.map +1 -1
- package/esm/highcharts/ChartTransformation.js +1 -1
- package/esm/highcharts/ChartTransformation.js.map +1 -1
- package/esm/highcharts/adapter/HighChartsRenderer.d.ts +2 -45
- package/esm/highcharts/adapter/HighChartsRenderer.d.ts.map +1 -1
- package/esm/highcharts/adapter/HighChartsRenderer.js +171 -188
- package/esm/highcharts/adapter/HighChartsRenderer.js.map +1 -1
- package/esm/highcharts/adapter/chartPlugins.js +1 -1
- package/esm/highcharts/adapter/chartPlugins.js.map +1 -1
- package/esm/highcharts/adapter/legendBuilder.d.ts +1 -1
- package/esm/highcharts/adapter/legendBuilder.d.ts.map +1 -1
- package/esm/highcharts/adapter/legendBuilder.js +1 -1
- package/esm/highcharts/adapter/legendBuilder.js.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabels.d.ts +1 -2
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabels.d.ts.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabels.js +3 -4
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabels.js.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabelsOverlappingItsShape.d.ts +1 -2
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabelsOverlappingItsShape.d.ts.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabelsOverlappingItsShape.js +1 -2
- package/esm/highcharts/adapter/plugins/autohideLabels/autohideLabelsOverlappingItsShape.js.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohidePieLabels.d.ts +1 -2
- package/esm/highcharts/adapter/plugins/autohideLabels/autohidePieLabels.d.ts.map +1 -1
- package/esm/highcharts/adapter/plugins/autohideLabels/autohidePieLabels.js +1 -2
- package/esm/highcharts/adapter/plugins/autohideLabels/autohidePieLabels.js.map +1 -1
- package/esm/highcharts/adapter/plugins/dataLabelsColors.d.ts.map +1 -1
- package/esm/highcharts/adapter/plugins/dataLabelsColors.js +26 -29
- package/esm/highcharts/adapter/plugins/dataLabelsColors.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/commonConfiguration.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/commonConfiguration.js +46 -29
- package/esm/highcharts/chartTypes/_chartCreators/commonConfiguration.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/customConfiguration.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/customConfiguration.js +89 -74
- package/esm/highcharts/chartTypes/_chartCreators/customConfiguration.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/getOptionalStackingConfiguration.d.ts +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/getOptionalStackingConfiguration.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/getOptionalStackingConfiguration.js +1 -1
- package/esm/highcharts/chartTypes/_chartCreators/getOptionalStackingConfiguration.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/chartAxes.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/chartAxes.js +51 -63
- package/esm/highcharts/chartTypes/_chartOptions/chartAxes.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/chartOptionsForSettings.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/chartOptionsForSettings.js +18 -13
- package/esm/highcharts/chartTypes/_chartOptions/chartOptionsForSettings.js.map +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/colorFactory.js +1 -1
- package/esm/highcharts/chartTypes/_chartOptions/colorFactory.js.map +1 -1
- package/esm/highcharts/chartTypes/_util/color.d.ts +11 -0
- package/esm/highcharts/chartTypes/_util/color.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/_util/color.js +6 -0
- package/esm/highcharts/chartTypes/_util/color.js.map +1 -1
- package/esm/highcharts/chartTypes/bulletChart/bulletChartColoring.d.ts +1 -2
- package/esm/highcharts/chartTypes/bulletChart/bulletChartColoring.d.ts.map +1 -1
- package/esm/highcharts/chartTypes/bulletChart/bulletChartColoring.js +1 -2
- package/esm/highcharts/chartTypes/bulletChart/bulletChartColoring.js.map +1 -1
- package/esm/sdk-ui-charts.d.ts +15 -15
- package/package.json +11 -11
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulletChartColoring.d.ts","sourceRoot":"","sources":["../../../../src/highcharts/chartTypes/bulletChart/bulletChartColoring.ts"],"names":[],"mappings":"AACA,OAAO,EACH,MAAM,EACN,aAAa,EACb,kBAAkB,EAKrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EACH,aAAa,EACb,iCAAiC,EAQpC,MAAM,8BAA8B,CAAC;AAQtC,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAI7D,
|
|
1
|
+
{"version":3,"file":"bulletChartColoring.d.ts","sourceRoot":"","sources":["../../../../src/highcharts/chartTypes/bulletChart/bulletChartColoring.ts"],"names":[],"mappings":"AACA,OAAO,EACH,MAAM,EACN,aAAa,EACb,kBAAkB,EAKrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EACH,aAAa,EACb,iCAAiC,EAQpC,MAAM,8BAA8B,CAAC;AAQtC,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAI7D,qBAAa,wBAAyB,SAAQ,aAAa;IACvD,SAAS,CAAC,qBAAqB,CAC3B,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,gBAAgB,EAAE,GAAG,EACrB,iBAAiB,EAAE,GAAG,EACtB,EAAE,EAAE,cAAc,GACnB,iCAAiC;cA8BjB,aAAa,CAC5B,YAAY,EAAE,aAAa,EAC3B,gBAAgB,EAAE,gBAAgB,EAAE,GACrC,MAAM,EAAE;IAcX,SAAS,CAAC,eAAe,CACrB,UAAU,EAAE,kBAAkB,EAC9B,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,EAAE,EAAE,cAAc,EAClB,uBAAuB,EAAE,gBAAgB,EAAE,GAC5C,MAAM;IAeT,OAAO,CAAC,yBAAyB;CA4BpC"}
|
|
@@ -5,7 +5,7 @@ import { ColorStrategy, getColorByGuid, getColorFromMapping, getLighterColorFrom
|
|
|
5
5
|
import { getOccupiedMeasureBucketsLocalIdentifiers, isComparativeSeries, isPrimarySeries, isTargetSeries, } from "./bulletChartSeries.js";
|
|
6
6
|
import { DEFAULT_BULLET_GRAY_COLOR } from "../_util/color.js";
|
|
7
7
|
import { findMeasureGroupInDimensions } from "../_util/executionResultHelper.js";
|
|
8
|
-
class BulletChartColorStrategy extends ColorStrategy {
|
|
8
|
+
export class BulletChartColorStrategy extends ColorStrategy {
|
|
9
9
|
createColorAssignment(colorPalette, colorMapping, _viewByAttribute, _stackByAttribute, dv) {
|
|
10
10
|
const occupiedMeasureBucketsLocalIdentifiers = getOccupiedMeasureBucketsLocalIdentifiers(dv);
|
|
11
11
|
const measureGroup = findMeasureGroupInDimensions(dv.meta().dimensions());
|
|
@@ -67,5 +67,4 @@ class BulletChartColorStrategy extends ColorStrategy {
|
|
|
67
67
|
});
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
|
-
export default BulletChartColorStrategy;
|
|
71
70
|
//# sourceMappingURL=bulletChartColoring.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulletChartColoring.js","sourceRoot":"","sources":["../../../../src/highcharts/chartTypes/bulletChart/bulletChartColoring.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAMH,kBAAkB,EAClB,UAAU,GACb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAC9D,OAAO,EACH,aAAa,EAEb,cAAc,EACd,mBAAmB,EACnB,sBAAsB,EACtB,mBAAmB,EACnB,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,GACjB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EACH,yCAAyC,EACzC,mBAAmB,EACnB,eAAe,EACf,cAAc,GACjB,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEjF,MAAM,wBAAyB,SAAQ,aAAa;
|
|
1
|
+
{"version":3,"file":"bulletChartColoring.js","sourceRoot":"","sources":["../../../../src/highcharts/chartTypes/bulletChart/bulletChartColoring.ts"],"names":[],"mappings":"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"}
|
package/esm/sdk-ui-charts.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ import { VisType } from '@gooddata/sdk-ui';
|
|
|
73
73
|
* Areas for multiple measures stack by default. Alternatively, the areas can overlap if `{ stackMeasures: false }`.
|
|
74
74
|
*
|
|
75
75
|
* See {@link IAreaChartProps} to learn how it is possible to configure the AreaChart and the
|
|
76
|
-
* {@link https://
|
|
76
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/area_chart | area chart documentation} for more information.
|
|
77
77
|
*
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
@@ -94,7 +94,7 @@ export declare type AxisNamePosition = "high" | "low" | "middle";
|
|
|
94
94
|
* attribute values or a single measure stacked by attribute values.
|
|
95
95
|
*
|
|
96
96
|
* See {@link IBarChartProps} to learn how to configure the BarChart and the
|
|
97
|
-
* {@link https://
|
|
97
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/bar_chart | bar chart documentation} for more information.
|
|
98
98
|
*
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
@@ -121,7 +121,7 @@ export declare const BOTTOM = "bottom";
|
|
|
121
121
|
* attribute, with each bubble (an attribute item) noted with a different color.
|
|
122
122
|
*
|
|
123
123
|
* See {@link IBubbleChartProps} to learn how to configure the BubbleChart and the
|
|
124
|
-
* {@link https://
|
|
124
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/bubble_chart | bubble chart documentation} for more information.
|
|
125
125
|
*
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
@@ -135,7 +135,7 @@ export declare function BubbleChart(props: IBubbleChartProps): JSX.Element;
|
|
|
135
135
|
* Optionally, the primary measure can also be compared to another measure (comparative measure).
|
|
136
136
|
*
|
|
137
137
|
* See {@link IBulletChartProps} to learn how to configure the BulletChart and the
|
|
138
|
-
* {@link https://
|
|
138
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/bullet_chart | bullet chart documentation} for more information.
|
|
139
139
|
*
|
|
140
140
|
* @public
|
|
141
141
|
*/
|
|
@@ -236,7 +236,7 @@ export { ColorUtils }
|
|
|
236
236
|
* divided by either attribute values or by a single measure stacked by attribute values.
|
|
237
237
|
*
|
|
238
238
|
* See {@link IColumnChartProps} to learn how to configure the ColumnChart and the
|
|
239
|
-
* {@link https://
|
|
239
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/column_chart | column chart documentation} for more information.
|
|
240
240
|
*
|
|
241
241
|
* @public
|
|
242
242
|
*/
|
|
@@ -250,12 +250,12 @@ export declare function ColumnChart(props: IColumnChartProps): JSX.Element;
|
|
|
250
250
|
* have one or two axes. If a combo chart has two axes, it is often referred to as a dual axis chart.
|
|
251
251
|
*
|
|
252
252
|
* By default, a combo chart is displayed as a combination of a column chart and a line chart, with the secondary axis
|
|
253
|
-
* enabled (you can [disable it](https://
|
|
253
|
+
* enabled (you can [disable it](https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/combo_chart#disable-the-secondary-axis)).
|
|
254
254
|
*
|
|
255
255
|
* The chart types used to display primary and secondary measures can be customized in {@link IChartConfig}.
|
|
256
256
|
*
|
|
257
257
|
* See {@link IComboChartProps} to learn how to configure the ComboChart and the
|
|
258
|
-
* {@link https://
|
|
258
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/combo_chart | combo chart documentation} for more information.
|
|
259
259
|
*
|
|
260
260
|
* @public
|
|
261
261
|
*/
|
|
@@ -362,7 +362,7 @@ export declare function DependencyWheelChart(props: IDependencyWheelChartProps):
|
|
|
362
362
|
* number of slices that will be charted.
|
|
363
363
|
*
|
|
364
364
|
* See {@link IDonutChartProps} to learn how to configure the DonutChart and
|
|
365
|
-
* {@link https://
|
|
365
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/donut_chart | donut chart documentation} for more information.
|
|
366
366
|
*
|
|
367
367
|
* @public
|
|
368
368
|
*/
|
|
@@ -425,7 +425,7 @@ export { getPatternFillByName }
|
|
|
425
425
|
* You can add one item to each section. If you add two items, the headline also displays the change in percent.
|
|
426
426
|
*
|
|
427
427
|
* See {@link IHeadlineProps} to learn how to configure the Headline and the
|
|
428
|
-
* {@link https://
|
|
428
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/headline | headline documentation} for more information.
|
|
429
429
|
*
|
|
430
430
|
* @public
|
|
431
431
|
*/
|
|
@@ -437,7 +437,7 @@ export declare function Headline(props: IHeadlineProps): JSX.Element;
|
|
|
437
437
|
*
|
|
438
438
|
* @remarks
|
|
439
439
|
* See {@link IHeatmapProps} to learn how to configure the Heatmap and the
|
|
440
|
-
* {@link https://
|
|
440
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/heatmap | heatmap documentation} for more information.
|
|
441
441
|
*
|
|
442
442
|
* @public
|
|
443
443
|
*/
|
|
@@ -2578,7 +2578,7 @@ export declare interface IXirrProps extends IBucketChartProps, IXirrBucketProps
|
|
|
2578
2578
|
* or a single measure split by one attribute into multiple lines with points intersecting attribute values.
|
|
2579
2579
|
*
|
|
2580
2580
|
* See {@link ILineChartProps} to learn how to configure the LineChart and the
|
|
2581
|
-
* {@link https://
|
|
2581
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/line_chart | line chart documentation} for more information.
|
|
2582
2582
|
*
|
|
2583
2583
|
* @public
|
|
2584
2584
|
*/
|
|
@@ -2605,7 +2605,7 @@ export { PatternFillName }
|
|
|
2605
2605
|
* Pie charts can be segmented by either multiple measures or an attribute.
|
|
2606
2606
|
*
|
|
2607
2607
|
* See {@link IPieChartProps} to learn how to configure the PieChart and the
|
|
2608
|
-
* {@link https://
|
|
2608
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/pie_chart | pie chart documentation} for more information.
|
|
2609
2609
|
*
|
|
2610
2610
|
* @public
|
|
2611
2611
|
*/
|
|
@@ -2691,7 +2691,7 @@ export declare function SankeyChart(props: ISankeyChartProps): JSX.Element;
|
|
|
2691
2691
|
* two measures or for tracking the magnitude of two measures from the same chart.
|
|
2692
2692
|
*
|
|
2693
2693
|
* See {@link IScatterPlotProps} to learn how to configure the ScatterPlot and the
|
|
2694
|
-
* {@link https://
|
|
2694
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/scatter_plot | scatter plot documentation} for more information.
|
|
2695
2695
|
*
|
|
2696
2696
|
* @public
|
|
2697
2697
|
*/
|
|
@@ -2709,7 +2709,7 @@ export declare const TOP = "top";
|
|
|
2709
2709
|
* Treemaps are useful for comparing proportions within the hierarchy.
|
|
2710
2710
|
*
|
|
2711
2711
|
* See {@link ITreemapProps} to learn how to configure the Treemap and the
|
|
2712
|
-
* {@link https://
|
|
2712
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/treemap | treemap documentation} for more information.
|
|
2713
2713
|
*
|
|
2714
2714
|
* @public
|
|
2715
2715
|
*/
|
|
@@ -2741,7 +2741,7 @@ export declare const ViewByAttributesLimit = 2;
|
|
|
2741
2741
|
* Waterfall charts can be segmented by either multiple measures or an attribute.
|
|
2742
2742
|
*
|
|
2743
2743
|
* See {@link IWaterfallChartProps} to learn how to configure the WaterfallChart and the
|
|
2744
|
-
* {@link https://
|
|
2744
|
+
* {@link https://www.gooddata.com/docs/gooddata-ui/latest/references/visual_components/waterfall_chart | Waterfall chart documentation} for more information.
|
|
2745
2745
|
*
|
|
2746
2746
|
* @public
|
|
2747
2747
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-charts",
|
|
3
|
-
"version": "11.13.0-alpha.
|
|
3
|
+
"version": "11.13.0-alpha.2",
|
|
4
4
|
"description": "GoodData.UI SDK - Charts",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"ts-invariant": "^0.7.5",
|
|
70
70
|
"tslib": "2.8.1",
|
|
71
71
|
"uuid": "^11.1.0",
|
|
72
|
-
"@gooddata/sdk-backend-spi": "11.13.0-alpha.
|
|
73
|
-
"@gooddata/sdk-
|
|
74
|
-
"@gooddata/sdk-ui": "11.13.0-alpha.
|
|
75
|
-
"@gooddata/sdk-
|
|
76
|
-
"@gooddata/sdk-ui-
|
|
77
|
-
"@gooddata/sdk-ui-vis-commons": "11.13.0-alpha.
|
|
78
|
-
"@gooddata/util": "11.13.0-alpha.
|
|
72
|
+
"@gooddata/sdk-backend-spi": "11.13.0-alpha.2",
|
|
73
|
+
"@gooddata/sdk-ui": "11.13.0-alpha.2",
|
|
74
|
+
"@gooddata/sdk-ui-kit": "11.13.0-alpha.2",
|
|
75
|
+
"@gooddata/sdk-model": "11.13.0-alpha.2",
|
|
76
|
+
"@gooddata/sdk-ui-theme-provider": "11.13.0-alpha.2",
|
|
77
|
+
"@gooddata/sdk-ui-vis-commons": "11.13.0-alpha.2",
|
|
78
|
+
"@gooddata/util": "11.13.0-alpha.2"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
"typescript": "5.8.3",
|
|
122
122
|
"vitest": "3.2.4",
|
|
123
123
|
"vitest-dom": "0.1.1",
|
|
124
|
-
"@gooddata/
|
|
125
|
-
"@gooddata/
|
|
126
|
-
"@gooddata/sdk-backend-mockingbird": "11.13.0-alpha.
|
|
124
|
+
"@gooddata/eslint-config": "11.13.0-alpha.2",
|
|
125
|
+
"@gooddata/reference-workspace": "11.13.0-alpha.2",
|
|
126
|
+
"@gooddata/sdk-backend-mockingbird": "11.13.0-alpha.2"
|
|
127
127
|
},
|
|
128
128
|
"peerDependencies": {
|
|
129
129
|
"react": "^18.0.0 || ^19.0.0",
|