@gooddata/sdk-ui-dashboard 11.43.0-alpha.1 → 11.43.0-alpha.3

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.
Files changed (57) hide show
  1. package/NOTICE +4826 -13873
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/index.d.ts +1 -1
  5. package/esm/index.d.ts.map +1 -1
  6. package/esm/index.js +1 -1
  7. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +2 -2
  8. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  9. package/esm/model/commandHandlers/dashboard/common/filterViews.js +1 -5
  10. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +1 -1
  11. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  12. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
  13. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +10 -5
  14. package/esm/model/queryServices/queryWidgetFilters.d.ts +1 -1
  15. package/esm/model/queryServices/queryWidgetFilters.d.ts.map +1 -1
  16. package/esm/model/queryServices/queryWidgetFilters.js +19 -36
  17. package/esm/model/store/config/configSelectors.d.ts +0 -6
  18. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  19. package/esm/model/store/config/configSelectors.js +0 -8
  20. package/esm/model/store/tabs/parameters/parametersHelpers.d.ts +1 -1
  21. package/esm/model/store/tabs/parameters/parametersHelpers.d.ts.map +1 -1
  22. package/esm/model/store/tabs/parameters/parametersHelpers.js +2 -2
  23. package/esm/model/store/tabs/parameters/parametersSelectors.d.ts +6 -0
  24. package/esm/model/store/tabs/parameters/parametersSelectors.d.ts.map +1 -1
  25. package/esm/model/store/tabs/parameters/parametersSelectors.js +11 -4
  26. package/esm/model/store/topBar/topBarSelectors.d.ts.map +1 -1
  27. package/esm/model/store/topBar/topBarSelectors.js +4 -4
  28. package/esm/presentation/automations/_staging/alerting/DefaultAlertingDialog/DefaultAlertingDialog.d.ts.map +1 -1
  29. package/esm/presentation/automations/_staging/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -2
  30. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  31. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +18 -13
  32. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  33. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +3 -4
  34. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
  35. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +11 -13
  36. package/esm/presentation/export/DefaultDashboardExportVariables.d.ts.map +1 -1
  37. package/esm/presentation/export/DefaultDashboardExportVariables.js +13 -8
  38. package/esm/presentation/export/DefaultDashboardExportVariables.test.d.ts +2 -0
  39. package/esm/presentation/export/DefaultDashboardExportVariables.test.d.ts.map +1 -0
  40. package/esm/presentation/export/DefaultDashboardExportVariables.test.js +58 -0
  41. package/esm/presentation/export/types.d.ts +2 -1
  42. package/esm/presentation/export/types.d.ts.map +1 -1
  43. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  44. package/esm/presentation/export/useExportData.js +6 -0
  45. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
  46. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +3 -3
  47. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +1 -1
  48. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -2
  49. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +1 -1
  50. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
  51. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +10 -19
  52. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  53. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +3 -4
  54. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
  55. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +1 -1
  56. package/esm/sdk-ui-dashboard.d.ts +2 -8
  57. package/package.json +20 -20
@@ -742,7 +742,7 @@ export const zh_Hans = {
742
742
  "insightAlert.config.accessibility.title": "警报的自定义名称",
743
743
  "insightAlert.config.when": "何时",
744
744
  "insightAlert.config.for": "为了",
745
- "insightAlert.config.condition": "健康)状况",
745
+ "insightAlert.config.condition": "条件",
746
746
  "insightAlert.config.threshold": "临界点",
747
747
  "insightAlert.config.comparison": "比较",
748
748
  "insightAlert.config.recipients": "收件人",
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultMenuButton.d.ts","sourceRoot":"","sources":["../../../../src/presentation/topBar/menuButton/DefaultMenuButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,YAAY,EAOpB,MAAM,OAAO,CAAC;AA0Bf,OAAO,EAIH,KAAK,gBAAgB,EACxB,MAAM,YAAY,CAAC;AAIpB;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,SAAS,EAAE,EAAE,gBAAgB,GAAG,YAAY,GAAG,IAAI,CA0OtF"}
1
+ {"version":3,"file":"DefaultMenuButton.d.ts","sourceRoot":"","sources":["../../../../src/presentation/topBar/menuButton/DefaultMenuButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,YAAY,EAOpB,MAAM,OAAO,CAAC;AA2Bf,OAAO,EAIH,KAAK,gBAAgB,EACxB,MAAM,YAAY,CAAC;AAIpB;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,SAAS,EAAE,EAAE,gBAAgB,GAAG,YAAY,GAAG,IAAI,CAgOtF"}
@@ -3,7 +3,7 @@ import { Fragment as _Fragment, jsx as _jsx, jsxs as _jsxs } from "react/jsx-run
3
3
  import { useCallback, useEffect, useMemo, useRef, useState, } from "react";
4
4
  import cx from "classnames";
5
5
  import { useIntl } from "react-intl";
6
- import { Button, ItemsWrapper, Overlay, SingleSelectListItem, UiFocusManager, UiIcon, UiTooltip, getFocusableElements, isActionKey, makeMenuKeyboardNavigation, useId, useIdPrefixed, } from "@gooddata/sdk-ui-kit";
6
+ import { Button, ItemsWrapper, Overlay, SingleSelectListItem, UiFocusManager, UiIcon, UiTooltip, findFocusableElementOutsideContainer, getFocusableElements, isActionKey, makeMenuKeyboardNavigation, useId, useIdPrefixed, } from "@gooddata/sdk-ui-kit";
7
7
  import { DEFAULT_MENU_BUTTON_ID } from "../../../_staging/accessibility/elementId.js";
8
8
  import { useDashboardSelector } from "../../../model/react/DashboardStoreProvider.js";
9
9
  import { selectDashboardDensity } from "../../../model/store/ui/uiSelectors.js";
@@ -20,6 +20,7 @@ export function DefaultMenuButton({ menuItems }) {
20
20
  const backLabel = intl.formatMessage({ id: "controlButtons.options.back" });
21
21
  const closeLabel = intl.formatMessage({ id: "controlButtons.options.closeMenu" });
22
22
  const menuWrapperRef = useRef(null);
23
+ const triggerButtonRef = useRef(null);
23
24
  const [parentItemId, setParentItemId] = useState(null);
24
25
  const menuItemRefs = useRef(new Map());
25
26
  const density = useDashboardSelector(selectDashboardDensity);
@@ -99,24 +100,14 @@ export function DefaultMenuButton({ menuItems }) {
99
100
  }
100
101
  event.stopPropagation();
101
102
  event.preventDefault();
102
- if (!selectedMenuItem || event.key !== "Tab" || !menuWrapperRef.current) {
103
+ if (event.key !== "Tab") {
103
104
  return;
104
105
  }
105
- const { focusableElements } = getFocusableElements(menuWrapperRef.current);
106
- let currentIndex = Array.from(focusableElements).indexOf(document.activeElement);
107
- let nextElement;
108
- const isMenuItemExceptTheFirstOne = (element) => element.getAttribute("role") === "menuitem" &&
109
- element !== Array.from(menuItemRefs.current.values())[0];
110
- const getNextElementIndex = (currentIndex, isShiftKey) => {
111
- if (isShiftKey) {
112
- return currentIndex <= 0 ? focusableElements.length - 1 : currentIndex - 1;
113
- }
114
- return (currentIndex + 1) % focusableElements.length;
115
- };
116
- do {
117
- currentIndex = getNextElementIndex(currentIndex, event.shiftKey);
118
- nextElement = focusableElements[currentIndex];
119
- } while (isMenuItemExceptTheFirstOne(nextElement));
106
+ const triggerButton = triggerButtonRef.current;
107
+ const nextElement = triggerButton
108
+ ? findFocusableElementOutsideContainer(triggerButton, event.shiftKey ? "backward" : "forward")
109
+ : null;
110
+ onClose();
120
111
  nextElement?.focus();
121
112
  },
122
113
  });
@@ -139,7 +130,7 @@ export function DefaultMenuButton({ menuItems }) {
139
130
  return null;
140
131
  }
141
132
  const renderMenuItems = () => {
142
- return (_jsx(Overlay, { alignTo: `.${dropdownAnchorClassName}`, alignPoints: overlayAlignPoints, className: "gd-header-menu-overlay", closeOnMouseDrag: true, closeOnOutsideClick: true, onClose: onMenuButtonClick, children: _jsx(UiFocusManager, { enableAutofocus: true, enableFocusTrap: true, enableReturnFocusOnUnmount: true, children: _jsx("div", { onKeyDown: menuKeyboardNavigationHandler, children: _jsxs(ItemsWrapper, { smallItemsSpacing: true, className: "gd-menu", wrapperRef: menuWrapperRef, children: [selectedMenuItem ? (_jsx(DefaultSubmenuHeader, { title: selectedMenuItem.itemName, backLabel: backLabel, closeLabel: closeLabel, onClose: onClose, onGoBack: () => {
133
+ return (_jsx(Overlay, { alignTo: `.${dropdownAnchorClassName}`, alignPoints: overlayAlignPoints, className: "gd-header-menu-overlay", closeOnMouseDrag: true, closeOnOutsideClick: true, onClose: onMenuButtonClick, children: _jsx(UiFocusManager, { enableAutofocus: true, enableReturnFocusOnUnmount: true, children: _jsx("div", { onKeyDown: menuKeyboardNavigationHandler, children: _jsxs(ItemsWrapper, { smallItemsSpacing: true, className: "gd-menu", wrapperRef: menuWrapperRef, children: [selectedMenuItem ? (_jsx(DefaultSubmenuHeader, { title: selectedMenuItem.itemName, backLabel: backLabel, closeLabel: closeLabel, onClose: onClose, onGoBack: () => {
143
134
  setAutofocusSubmenu(true);
144
135
  setSelectedMenuItem(null);
145
136
  } })) : null, _jsx("div", { role: "menu", id: menuId, "aria-labelledby": DEFAULT_MENU_BUTTON_ID, children: visibleMenuItems.map((menuItem) => {
@@ -148,7 +139,7 @@ export function DefaultMenuButton({ menuItems }) {
148
139
  ] }) }) }) }, "topBarMenuButton"));
149
140
  };
150
141
  return (_jsxs(_Fragment, { children: [
151
- _jsx(UiTooltip, { arrowPlacement: "top-end", content: tooltipText, anchor: _jsx(Button, { onClick: onMenuButtonClick, value: "\u22EF", id: DEFAULT_MENU_BUTTON_ID, className: cx("gd-button-primary dash-header-options-button s-header-options-button gd-button", dropdownAnchorClassName, {
142
+ _jsx(UiTooltip, { arrowPlacement: "top-end", content: tooltipText, anchor: _jsx(Button, { ref: triggerButtonRef, onClick: onMenuButtonClick, value: "\u22EF", id: DEFAULT_MENU_BUTTON_ID, className: cx("gd-button-primary dash-header-options-button s-header-options-button gd-button", dropdownAnchorClassName, {
152
143
  "gd-button-small": density === "compact",
153
144
  }), accessibilityConfig: {
154
145
  ariaLabel: tooltipText,
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardInsight.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEH,KAAK,YAAY,EAMpB,MAAM,OAAO,CAAC;AAkDf,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAkD7D;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,OAAO,EACP,MAAM,EACN,YAAY,EACZ,WAAW,EACX,OAAO,EACP,SAAS,EACT,OAAO,EACP,OAAO,EAAE,SAAS,EAClB,gBAAgB,EAChB,WAAW,EACX,aAAa,EACb,cAAc,EAAE,oBAAoB,EACpC,gBAAgB,EAAE,sBAAsB,EACxC,UAAU,EACV,YAAY,EACZ,aAAa,EAChB,EAAE,sBAAsB,GAAG,YAAY,CA0QvC"}
1
+ {"version":3,"file":"DashboardInsight.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEH,KAAK,YAAY,EAMpB,MAAM,OAAO,CAAC;AAkDf,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAkD7D;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,OAAO,EACP,MAAM,EACN,YAAY,EACZ,WAAW,EACX,OAAO,EACP,SAAS,EACT,OAAO,EACP,OAAO,EAAE,SAAS,EAClB,gBAAgB,EAChB,WAAW,EACX,aAAa,EACb,cAAc,EAAE,oBAAoB,EACpC,gBAAgB,EAAE,sBAAsB,EACxC,UAAU,EACV,YAAY,EACZ,aAAa,EAChB,EAAE,sBAAsB,GAAG,YAAY,CAyQvC"}
@@ -164,11 +164,11 @@ export function DashboardInsight({ insight, widget, clientHeight, clientWidth, b
164
164
  // eslint-disable-next-line react-hooks/exhaustive-deps
165
165
  [onError, executionsHandler.onError, onResolveAsyncRender]);
166
166
  const effectiveError = filtersError ?? visualizationError;
167
+ const execConfig = useWidgetExecConfig(ref);
167
168
  useEffect(() => {
168
- // need reset custom error when filters changed
169
- // one of custom error is no data
169
+ // Clear a stale error (e.g. "no data") on any execution change — parameters flow via execConfig, not filters.
170
170
  setVisualizationError(undefined);
171
- }, [filtersForInsightHash]);
171
+ }, [filtersForInsightHash, execConfig]);
172
172
  // CSS
173
173
  const insightPositionStyle = useInsightPositionStyle();
174
174
  const insightWrapperStyle = useMemo(() => {
@@ -181,7 +181,6 @@ export function DashboardInsight({ insight, widget, clientHeight, clientWidth, b
181
181
  // if filter status is success and visualization is loading, render both loading and insight
182
182
  const loading = filtersStatus === "running" || isVisualizationLoading;
183
183
  const exportDataVis = useVisualizationExportData(exportData, isVisualizationInitializing || isVisualizationLoading, !!effectiveError);
184
- const execConfig = useWidgetExecConfig(ref);
185
184
  const { setContent, isTooSmall, fontSize } = useMinimalSizeValidation(minimalWidth, minimalHeight, loading);
186
185
  const isExportSlidesMode = useDashboardSelector(selectIsInExportMode);
187
186
  const shouldLoadingBeHidden = isExportSlidesMode && !loading;
@@ -1 +1 @@
1
- {"version":3,"file":"DrillDialogExportDropdown.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.tsx"],"names":[],"mappings":"AAqBA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,qCAAqC,CAAC;AAoC3F,wBAAgB,yBAAyB,CAAC,EACtC,eAAe,EACf,iBAAiB,EACjB,YAAY,EACZ,gBAAgB,EAChB,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,WAAW,EACX,cAAc,EACd,WAAW,EACX,WAAW,EACX,kBAAkB,EACrB,EAAE,+BAA+B,2CA8EjC"}
1
+ {"version":3,"file":"DrillDialogExportDropdown.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.tsx"],"names":[],"mappings":"AAqBA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,qCAAqC,CAAC;AAoC3F,wBAAgB,yBAAyB,CAAC,EACtC,eAAe,EACf,iBAAiB,EACjB,YAAY,EACZ,gBAAgB,EAChB,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,WAAW,EACX,cAAc,EACd,WAAW,EACX,WAAW,EACX,kBAAkB,EACrB,EAAE,+BAA+B,2CA+EjC"}
@@ -52,7 +52,7 @@ export function DrillDialogExportDropdown({ exportAvailable, exportXLSXEnabled,
52
52
  item.data.action();
53
53
  }, []);
54
54
  const itemDataTestId = useCallback((item) => (item.type === "interactive" ? item.data.dataTestId : undefined), []);
55
- return (_jsx("div", { className: classNames, children: _jsx(Dropdown, { autofocusOnOpen: true, alignPoints: dropdownAlignPoints, renderBody: ({ closeDropdown, ariaAttributes }) => (_jsx("div", { className: "gd-drill-dialog-export", children: _jsx(UiMenu, { onClose: closeDropdown, ariaAttributes: ariaAttributes, onSelect: handleSelectItem, items: items, dataTestId: "s-drill-modal-export-options", itemDataTestId: itemDataTestId, InteractiveItem: DrillModalExportMenuItem }) })), renderButton: (buttonRenderProps) => {
55
+ return (_jsx("div", { className: classNames, children: _jsx(Dropdown, { autofocusOnOpen: true, shouldTrapFocus: false, alignPoints: dropdownAlignPoints, renderBody: ({ closeDropdown, ariaAttributes }) => (_jsx("div", { className: "gd-drill-dialog-export", children: _jsx(UiMenu, { onClose: closeDropdown, ariaAttributes: ariaAttributes, onSelect: handleSelectItem, items: items, dataTestId: "s-drill-modal-export-options", itemDataTestId: itemDataTestId, InteractiveItem: DrillModalExportMenuItem }) })), renderButton: (buttonRenderProps) => {
56
56
  return isDropdownDisabled ? (_jsx("div", { className: classNames, children: _jsxs(BubbleHoverTrigger, { children: [
57
57
  _jsx(DropdownTriggerButton, { ...buttonRenderProps, isDisabled: true }), _jsx(Bubble, { className: "bubble-primary", alignPoints: dropdownDisabledBubbleAlignPoints, children: _jsx(FormattedMessage, { id: "export_unsupported.disabled" }) })
58
58
  ] }) })) : (_jsx(DropdownTriggerButton, { ...buttonRenderProps }));
@@ -20197,6 +20197,7 @@ export declare type MetaExportData = {
20197
20197
  dateFilter: MetaExportDataAttributes;
20198
20198
  attributeFilter: MetaExportDataAttributes;
20199
20199
  measureValueFilter: MetaExportDataAttributes;
20200
+ parameter: MetaExportDataAttributes;
20200
20201
  filter: {
20201
20202
  name: MetaExportDataAttributes;
20202
20203
  value: MetaExportDataAttributes;
@@ -20212,7 +20213,7 @@ export declare type MetaExportData = {
20212
20213
  */
20213
20214
  export declare type MetaExportDataAttributes = {
20214
20215
  "data-export-meta-type"?: ExportMetaType;
20215
- "data-export-meta-filter-type"?: "date" | "attribute" | "measureValue";
20216
+ "data-export-meta-filter-type"?: "date" | "attribute" | "measureValue" | "parameter";
20216
20217
  "data-export-meta-filter-mode"?: "readonly" | "hidden" | "active";
20217
20218
  "data-export-meta-filter-status"?: "loading" | "loaded" | "error";
20218
20219
  "data-export-meta-filters-status"?: "loading" | "loaded" | "error";
@@ -23917,13 +23918,6 @@ export declare const selectEnableFilterControlInDrillingConfiguration: Dashboard
23917
23918
  */
23918
23919
  export declare const selectEnableFilterValuesResolutionInDrillEvents: DashboardSelector<boolean>;
23919
23920
 
23920
- /**
23921
- * Returns whether filter views are enabled.
23922
- *
23923
- * @internal
23924
- */
23925
- export declare const selectEnableFilterViews: DashboardSelector<boolean>;
23926
-
23927
23921
  /**
23928
23922
  * Returns whether fiscal calendars feature flag is enabled.
23929
23923
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-dashboard",
3
- "version": "11.43.0-alpha.1",
3
+ "version": "11.43.0-alpha.3",
4
4
  "description": "GoodData SDK - Dashboard Component",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData Corporation",
@@ -60,19 +60,19 @@
60
60
  "ts-invariant": "0.10.3",
61
61
  "tslib": "2.8.1",
62
62
  "uuid": "11.1.1",
63
- "@gooddata/sdk-backend-spi": "11.43.0-alpha.1",
64
- "@gooddata/sdk-backend-base": "11.43.0-alpha.1",
65
- "@gooddata/sdk-model": "11.43.0-alpha.1",
66
- "@gooddata/sdk-ui": "11.43.0-alpha.1",
67
- "@gooddata/sdk-ui-charts": "11.43.0-alpha.1",
68
- "@gooddata/sdk-ui-ext": "11.43.0-alpha.1",
69
- "@gooddata/sdk-ui-filters": "11.43.0-alpha.1",
70
- "@gooddata/sdk-ui-geo": "11.43.0-alpha.1",
71
- "@gooddata/sdk-ui-kit": "11.43.0-alpha.1",
72
- "@gooddata/sdk-ui-pivot": "11.43.0-alpha.1",
73
- "@gooddata/sdk-ui-theme-provider": "11.43.0-alpha.1",
74
- "@gooddata/sdk-ui-vis-commons": "11.43.0-alpha.1",
75
- "@gooddata/util": "11.43.0-alpha.1"
63
+ "@gooddata/sdk-backend-spi": "11.43.0-alpha.3",
64
+ "@gooddata/sdk-ui": "11.43.0-alpha.3",
65
+ "@gooddata/sdk-backend-base": "11.43.0-alpha.3",
66
+ "@gooddata/sdk-model": "11.43.0-alpha.3",
67
+ "@gooddata/sdk-ui-charts": "11.43.0-alpha.3",
68
+ "@gooddata/sdk-ui-ext": "11.43.0-alpha.3",
69
+ "@gooddata/sdk-ui-filters": "11.43.0-alpha.3",
70
+ "@gooddata/sdk-ui-geo": "11.43.0-alpha.3",
71
+ "@gooddata/sdk-ui-kit": "11.43.0-alpha.3",
72
+ "@gooddata/sdk-ui-pivot": "11.43.0-alpha.3",
73
+ "@gooddata/sdk-ui-theme-provider": "11.43.0-alpha.3",
74
+ "@gooddata/sdk-ui-vis-commons": "11.43.0-alpha.3",
75
+ "@gooddata/util": "11.43.0-alpha.3"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@microsoft/api-documenter": "^7.17.0",
@@ -118,12 +118,12 @@
118
118
  "typescript": "5.9.3",
119
119
  "vitest": "4.1.8",
120
120
  "vitest-dom": "0.1.1",
121
- "@gooddata/i18n-toolkit": "11.43.0-alpha.1",
122
- "@gooddata/oxlint-config": "11.43.0-alpha.1",
123
- "@gooddata/reference-workspace": "11.43.0-alpha.1",
124
- "@gooddata/sdk-backend-mockingbird": "11.43.0-alpha.1",
125
- "@gooddata/eslint-config": "11.43.0-alpha.1",
126
- "@gooddata/stylelint-config": "11.43.0-alpha.1"
121
+ "@gooddata/eslint-config": "11.43.0-alpha.3",
122
+ "@gooddata/i18n-toolkit": "11.43.0-alpha.3",
123
+ "@gooddata/oxlint-config": "11.43.0-alpha.3",
124
+ "@gooddata/reference-workspace": "11.43.0-alpha.3",
125
+ "@gooddata/sdk-backend-mockingbird": "11.43.0-alpha.3",
126
+ "@gooddata/stylelint-config": "11.43.0-alpha.3"
127
127
  },
128
128
  "peerDependencies": {
129
129
  "react": "^18.0.0 || ^19.0.0",