@gooddata/sdk-ui-dashboard 10.33.0-alpha.6 → 10.33.0-alpha.60
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 +460 -340
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +6 -4
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +7 -2
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -6
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +8 -7
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +1 -3
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +1 -3
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +3 -0
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +3 -0
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +3 -2
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +4 -3
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +10 -20
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +3 -2
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +6 -7
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +3 -2
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +10 -23
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +3 -2
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +4 -4
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +6 -7
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +3 -2
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +3 -2
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +3 -2
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +3 -2
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +8 -12
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +7 -10
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +3 -2
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +6 -7
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +3 -2
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +7 -5
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +3 -2
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +8 -11
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +3 -2
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +35 -102
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +3 -2
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +7 -11
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +3 -2
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +3 -2
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +9 -24
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +3 -2
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +99 -133
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +3 -2
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +8 -17
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +3 -2
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +8 -9
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +3 -2
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +15 -36
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +3 -4
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +7 -11
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +3 -2
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +6 -7
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +3 -2
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +9 -10
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +3 -2
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +8 -9
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +3 -2
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +77 -168
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +3 -2
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/user/index.d.ts +6 -7
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +3 -2
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +8 -15
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +3 -2
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +1 -2
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +5 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +29 -17
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +4 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +36 -18
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +15 -9
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +2 -0
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +22 -0
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +8 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +8 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +8 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +70 -5
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +70 -5
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +70 -5
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +8 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +8 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +8 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +8 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +8 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +8 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +8 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +8 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +8 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +8 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +8 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +8 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +8 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +8 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +8 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +8 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +8 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +7 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +8 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +64 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +20 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +82 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +149 -270
- package/package.json +22 -23
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +97 -4
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +88 -49
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +24 -20
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +32 -24
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +277 -131
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +88 -2
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/sidebar.css +6 -4
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +11 -2
- package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
- package/styles/scss/dragAndDrop.scss +59 -48
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +77 -79
- package/styles/scss/notifications_channels_dialog.scss +89 -1
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/sidebar.scss +6 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -1,207 +1,173 @@
|
|
1
|
-
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { LayoutState } from "./layoutState.js";
|
3
|
+
export declare const layoutSliceReducer: Reducer<LayoutState>;
|
2
4
|
/**
|
3
5
|
* Actions to control dashboard layout.
|
4
6
|
*
|
5
7
|
* @internal
|
6
8
|
*/
|
7
|
-
export declare const layoutActions:
|
8
|
-
setLayout:
|
9
|
-
|
10
|
-
|
11
|
-
}
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
type: string;
|
21
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
22
|
-
removeIgnoredAttributeFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
23
|
-
payload: {
|
24
|
-
displayFormRefs: import("@gooddata/sdk-model").ObjRef[];
|
25
|
-
};
|
26
|
-
type: string;
|
27
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
28
|
-
removeIgnoredDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
29
|
-
payload: {
|
30
|
-
dateDataSets: import("@gooddata/sdk-model").ObjRef[];
|
31
|
-
};
|
32
|
-
type: string;
|
33
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
34
|
-
addSection: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
9
|
+
export declare const layoutActions: {
|
10
|
+
setLayout: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IDashboardLayout<import("../../index.js").ExtendedDashboardWidget>, "layout/setLayout">;
|
11
|
+
setScreen: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
12
|
+
screen: import("@gooddata/sdk-model").ScreenSize;
|
13
|
+
}, "layout/setScreen">;
|
14
|
+
updateWidgetIdentities: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../index.js").ObjRefMap<import("../../../_staging/dashboard/dashboardLayout.js").IdentityMapping>, "layout/updateWidgetIdentities">;
|
15
|
+
removeIgnoredAttributeFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
16
|
+
displayFormRefs: import("@gooddata/sdk-model").ObjRef[];
|
17
|
+
}, "layout/removeIgnoredAttributeFilter">;
|
18
|
+
removeIgnoredDateFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
19
|
+
dateDataSets: import("@gooddata/sdk-model").ObjRef[];
|
20
|
+
}, "layout/removeIgnoredDateFilter">;
|
21
|
+
addSection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
35
22
|
section: import("../../index.js").ExtendedDashboardLayoutSection;
|
36
23
|
index: import("../../../types.js").ILayoutSectionPath;
|
37
24
|
usedStashes: string[];
|
38
|
-
},
|
39
|
-
removeSection: import("
|
25
|
+
}, "layout/addSection">;
|
26
|
+
removeSection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
40
27
|
index: import("../../../types.js").ILayoutSectionPath;
|
41
28
|
stashIdentifier?: string | undefined;
|
42
|
-
},
|
43
|
-
moveSection: import("
|
29
|
+
}, "layout/removeSection">;
|
30
|
+
moveSection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
44
31
|
sectionIndex: import("../../../types.js").ILayoutSectionPath;
|
45
32
|
toIndex: import("../../../types.js").ILayoutSectionPath;
|
46
|
-
},
|
47
|
-
changeSectionHeader: import("
|
33
|
+
}, "layout/moveSection">;
|
34
|
+
changeSectionHeader: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
48
35
|
index: import("../../../types.js").ILayoutSectionPath;
|
49
36
|
header: import("@gooddata/sdk-model").IDashboardLayoutSectionHeader;
|
50
|
-
},
|
51
|
-
addSectionItems: import("
|
37
|
+
}, "layout/changeSectionHeader">;
|
38
|
+
addSectionItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
52
39
|
layoutPath: import("../../../types.js").ILayoutItemPath;
|
53
40
|
items: import("../../index.js").ExtendedDashboardItem[];
|
54
41
|
usedStashes: string[];
|
55
|
-
},
|
56
|
-
moveSectionItem: import("
|
42
|
+
}, "layout/addSectionItems">;
|
43
|
+
moveSectionItem: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
57
44
|
itemIndex: import("../../../types.js").ILayoutItemPath;
|
58
45
|
toItemIndex: import("../../../types.js").ILayoutItemPath;
|
59
|
-
},
|
60
|
-
removeSectionItem: import("
|
46
|
+
}, "layout/moveSectionItem">;
|
47
|
+
removeSectionItem: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
61
48
|
itemIndex: import("../../../types.js").ILayoutItemPath;
|
62
49
|
stashIdentifier?: string | undefined;
|
63
|
-
},
|
64
|
-
replaceSectionItem: import("
|
50
|
+
}, "layout/removeSectionItem">;
|
51
|
+
replaceSectionItem: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
65
52
|
layoutPath: import("../../../types.js").ILayoutItemPath;
|
66
53
|
newItems: import("../../index.js").ExtendedDashboardItem[];
|
67
54
|
stashIdentifier?: string | undefined;
|
68
55
|
usedStashes: string[];
|
69
|
-
},
|
70
|
-
replaceWidgetHeader: import("
|
56
|
+
}, "layout/replaceSectionItem">;
|
57
|
+
replaceWidgetHeader: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
71
58
|
ref: import("@gooddata/sdk-model").ObjRef;
|
72
59
|
header: import("../../index.js").WidgetHeader;
|
73
|
-
},
|
74
|
-
replaceWidgetDescription: import("
|
60
|
+
}, "layout/replaceWidgetHeader">;
|
61
|
+
replaceWidgetDescription: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
75
62
|
ref: import("@gooddata/sdk-model").ObjRef;
|
76
63
|
description: import("../../index.js").WidgetDescription;
|
77
|
-
},
|
78
|
-
replaceWidgetDrillWithoutUndo:
|
79
|
-
payload: {
|
80
|
-
ref: import("@gooddata/sdk-model").ObjRef;
|
81
|
-
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
82
|
-
};
|
83
|
-
type: string;
|
84
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
85
|
-
replaceWidgetDrills: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
64
|
+
}, "layout/replaceWidgetDescription">;
|
65
|
+
replaceWidgetDrillWithoutUndo: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
86
66
|
ref: import("@gooddata/sdk-model").ObjRef;
|
87
67
|
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
88
|
-
},
|
89
|
-
|
68
|
+
}, "layout/replaceWidgetDrillWithoutUndo">;
|
69
|
+
replaceWidgetDrills: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
70
|
+
ref: import("@gooddata/sdk-model").ObjRef;
|
71
|
+
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
72
|
+
}, "layout/replaceWidgetDrills">;
|
73
|
+
replaceWidgetBlacklistHierarchies: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
90
74
|
ref: import("@gooddata/sdk-model").ObjRef;
|
91
75
|
blacklistHierarchies: import("@gooddata/sdk-model").IDrillDownReference[];
|
92
|
-
},
|
93
|
-
replaceWidgetDrillDownIntersectionIgnoredAttributes: import("
|
76
|
+
}, "layout/replaceWidgetBlacklistHierarchies">;
|
77
|
+
replaceWidgetDrillDownIntersectionIgnoredAttributes: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
94
78
|
ref: import("@gooddata/sdk-model").ObjRef;
|
95
79
|
ignoredDrillDownIntersectionIgnoredAttributes: import("@gooddata/sdk-model").IDrillDownIntersectionIgnoredAttributes[];
|
96
|
-
},
|
97
|
-
replaceInsightWidgetVisProperties: import("
|
80
|
+
}, "layout/replaceWidgetDrillDownIntersectionIgnoredAttributes">;
|
81
|
+
replaceInsightWidgetVisProperties: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
98
82
|
ref: import("@gooddata/sdk-model").ObjRef;
|
99
83
|
properties: import("@gooddata/sdk-model").VisualizationProperties | undefined;
|
100
|
-
},
|
101
|
-
replaceInsightWidgetVisConfiguration: import("
|
84
|
+
}, "layout/replaceInsightWidgetVisProperties">;
|
85
|
+
replaceInsightWidgetVisConfiguration: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
102
86
|
ref: import("@gooddata/sdk-model").ObjRef;
|
103
87
|
config: import("@gooddata/sdk-model").IInsightWidgetConfiguration | undefined;
|
104
|
-
},
|
105
|
-
replaceInsightWidgetInsight: import("
|
88
|
+
}, "layout/replaceInsightWidgetVisConfiguration">;
|
89
|
+
replaceInsightWidgetInsight: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
106
90
|
ref: import("@gooddata/sdk-model").ObjRef;
|
107
91
|
insightRef: import("@gooddata/sdk-model").ObjRef;
|
108
92
|
properties: import("@gooddata/sdk-model").VisualizationProperties | undefined;
|
109
93
|
header: import("../../index.js").WidgetHeader | undefined;
|
110
94
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
111
|
-
},
|
112
|
-
replaceWidgetFilterSettings: import("
|
95
|
+
}, "layout/replaceInsightWidgetInsight">;
|
96
|
+
replaceWidgetFilterSettings: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
113
97
|
ref: import("@gooddata/sdk-model").ObjRef;
|
114
98
|
ignoreDashboardFilters?: import("@gooddata/sdk-model").IDashboardFilterReference[] | undefined;
|
115
99
|
dateDataSet?: import("@gooddata/sdk-model").ObjRef | undefined;
|
116
|
-
},
|
117
|
-
replaceWidgetDateDataset: import("
|
100
|
+
}, "layout/replaceWidgetFilterSettings">;
|
101
|
+
replaceWidgetDateDataset: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
118
102
|
ref: import("@gooddata/sdk-model").ObjRef;
|
119
103
|
dateDataSet?: import("@gooddata/sdk-model").ObjRef | undefined;
|
120
|
-
},
|
121
|
-
replaceKpiWidgetMeasure: import("
|
104
|
+
}, "layout/replaceWidgetDateDataset">;
|
105
|
+
replaceKpiWidgetMeasure: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
122
106
|
ref: import("@gooddata/sdk-model").ObjRef;
|
123
107
|
measureRef: import("@gooddata/sdk-model").ObjRef;
|
124
|
-
},
|
125
|
-
replaceKpiWidgetComparison: import("
|
108
|
+
}, "layout/replaceKpiWidgetMeasure">;
|
109
|
+
replaceKpiWidgetComparison: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
126
110
|
ref: import("@gooddata/sdk-model").ObjRef;
|
127
111
|
comparisonType: import("@gooddata/sdk-model").IKpiComparisonTypeComparison;
|
128
112
|
comparisonDirection?: import("@gooddata/sdk-model").IKpiComparisonDirection | undefined;
|
129
|
-
},
|
130
|
-
replaceKpiWidgetDrillWithoutUndo:
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
type: string;
|
136
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
137
|
-
replaceKpiWidgetDrill: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
113
|
+
}, "layout/replaceKpiWidgetComparison">;
|
114
|
+
replaceKpiWidgetDrillWithoutUndo: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
115
|
+
ref: import("@gooddata/sdk-model").ObjRef;
|
116
|
+
drill: import("@gooddata/sdk-model").IDrillToLegacyDashboard | undefined;
|
117
|
+
}, "layout/replaceKpiWidgetDrillWithoutUndo">;
|
118
|
+
replaceKpiWidgetDrill: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
138
119
|
ref: import("@gooddata/sdk-model").ObjRef;
|
139
120
|
drill: import("@gooddata/sdk-model").IDrillToLegacyDashboard | undefined;
|
140
|
-
},
|
141
|
-
replaceKpiWidgetConfiguration: import("
|
121
|
+
}, "layout/replaceKpiWidgetDrill">;
|
122
|
+
replaceKpiWidgetConfiguration: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
142
123
|
ref: import("@gooddata/sdk-model").ObjRef;
|
143
124
|
config: import("@gooddata/sdk-model").IKpiWidgetConfiguration | undefined;
|
144
|
-
},
|
145
|
-
replaceRichTextWidgetContent: import("
|
125
|
+
}, "layout/replaceKpiWidgetConfiguration">;
|
126
|
+
replaceRichTextWidgetContent: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
146
127
|
ref: import("@gooddata/sdk-model").ObjRef;
|
147
128
|
content: string;
|
148
|
-
},
|
149
|
-
addVisualizationSwitcherWidgetVisualization: import("
|
129
|
+
}, "layout/replaceRichTextWidgetContent">;
|
130
|
+
addVisualizationSwitcherWidgetVisualization: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
150
131
|
ref: import("@gooddata/sdk-model").ObjRef;
|
151
132
|
visualization: import("@gooddata/sdk-model").IInsightWidget;
|
152
133
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
153
|
-
},
|
154
|
-
updateVisualizationSwitcherWidgetVisualizations: import("
|
134
|
+
}, "layout/addVisualizationSwitcherWidgetVisualization">;
|
135
|
+
updateVisualizationSwitcherWidgetVisualizations: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
155
136
|
ref: import("@gooddata/sdk-model").ObjRef;
|
156
137
|
visualizations: import("@gooddata/sdk-model").IInsightWidget[];
|
157
|
-
},
|
158
|
-
undoLayout:
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
171
|
-
changeItemWidth: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
172
|
-
payload: {
|
173
|
-
layoutPath: import("../../../types.js").ILayoutItemPath;
|
174
|
-
width: number;
|
175
|
-
};
|
176
|
-
type: string;
|
177
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
178
|
-
changeWidgetIgnoreCrossFiltering: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
138
|
+
}, "layout/updateVisualizationSwitcherWidgetVisualizations">;
|
139
|
+
undoLayout: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoActionPayload, "layout/undoLayout">;
|
140
|
+
clearLayoutHistory: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"layout/clearLayoutHistory">;
|
141
|
+
changeItemsHeight: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
142
|
+
sectionIndex: import("../../../types.js").ILayoutSectionPath;
|
143
|
+
itemIndexes: number[];
|
144
|
+
height: number;
|
145
|
+
}, "layout/changeItemsHeight">;
|
146
|
+
changeItemWidth: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
147
|
+
layoutPath: import("../../../types.js").ILayoutItemPath;
|
148
|
+
width: number;
|
149
|
+
}, "layout/changeItemWidth">;
|
150
|
+
changeWidgetIgnoreCrossFiltering: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
179
151
|
ref: import("@gooddata/sdk-model").ObjRef;
|
180
152
|
ignoreCrossFiltering?: boolean | undefined;
|
181
|
-
},
|
182
|
-
resizeVisualizationSwitcherOnInsightChanged: import("
|
153
|
+
}, "layout/changeWidgetIgnoreCrossFiltering">;
|
154
|
+
resizeVisualizationSwitcherOnInsightChanged: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
183
155
|
ref: import("@gooddata/sdk-model").ObjRef;
|
184
156
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
185
|
-
},
|
186
|
-
toggleLayoutSectionHeaders: import("
|
157
|
+
}, "layout/resizeVisualizationSwitcherOnInsightChanged">;
|
158
|
+
toggleLayoutSectionHeaders: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
187
159
|
layoutPath: import("../../../types.js").ILayoutItemPath | undefined;
|
188
160
|
enableSectionHeaders: boolean;
|
189
|
-
},
|
190
|
-
toggleLayoutDirection: import("
|
161
|
+
}, "layout/toggleLayoutSectionHeaders">;
|
162
|
+
toggleLayoutDirection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
191
163
|
layoutPath: import("../../../types.js").ILayoutItemPath | undefined;
|
192
164
|
direction: import("@gooddata/sdk-model").IDashboardLayoutContainerDirection;
|
193
|
-
},
|
194
|
-
updateHeightOfMultipleItems:
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
}
|
200
|
-
|
201
|
-
payload: {
|
202
|
-
itemsWithSizes: import("../../types/layoutTypes.js").IItemWithWidth[];
|
203
|
-
};
|
204
|
-
type: string;
|
205
|
-
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
206
|
-
}, "layout">;
|
165
|
+
}, "layout/toggleLayoutDirection">;
|
166
|
+
updateHeightOfMultipleItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
167
|
+
itemsWithSizes: import("../../types/layoutTypes.js").IItemWithHeight[];
|
168
|
+
}, "layout/updateHeightOfMultipleItems">;
|
169
|
+
updateWidthOfMultipleItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
170
|
+
itemsWithSizes: import("../../types/layoutTypes.js").IItemWithWidth[];
|
171
|
+
}, "layout/updateWidthOfMultipleItems">;
|
172
|
+
};
|
207
173
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAsB,WAAW,EAAE,MAAM,kBAAkB,CAAC;AASnE,eAAO,MAAM,kBAAkB,EAAE,OAAO,CAAC,WAAW,CAAuB,CAAC;AAG5E;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA6B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { layoutInitialState } from "./layoutState.js";
|
4
4
|
import { layoutReducers } from "./layoutReducers.js";
|
5
5
|
const layoutSlice = createSlice({
|
@@ -8,10 +8,11 @@ const layoutSlice = createSlice({
|
|
8
8
|
reducers: layoutReducers,
|
9
9
|
});
|
10
10
|
export const layoutSliceReducer = layoutSlice.reducer;
|
11
|
+
// Spread "fixes" TS2742 error
|
11
12
|
/**
|
12
13
|
* Actions to control dashboard layout.
|
13
14
|
*
|
14
15
|
* @internal
|
15
16
|
*/
|
16
|
-
export const layoutActions = layoutSlice.actions;
|
17
|
+
export const layoutActions = { ...layoutSlice.actions };
|
17
18
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAe,MAAM,kBAAkB,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,QAAQ;IACd,YAAY,EAAE,kBAAkB;IAChC,QAAQ,EAAE,cAAc;CAC3B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAyB,WAAW,CAAC,OAAO,CAAC;AAE5E,8BAA8B;AAC9B;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,EAAE,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { objRefToString, isKpiWidget, isInsightWidget, isDashboardAttributeFilter, isDashboardCommonDateFilter, isVisualizationSwitcherWidget, isDashboardLayout, } from "@gooddata/sdk-model";
|
4
4
|
import { invariant } from "ts-invariant";
|
5
5
|
import partition from "lodash/partition.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"layoutSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/layout/layoutSelectors.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"layoutSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/layout/layoutSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAEH,cAAc,EAEd,WAAW,EACX,eAAe,EAOf,0BAA0B,EAC1B,2BAA2B,EAE3B,6BAA6B,EAC7B,iBAAiB,GAEpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,OAAO,MAAM,mBAAmB,CAAC;AAGxC,OAAO,EAGH,cAAc,EACd,+BAA+B,GAClC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAmB,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC3F,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,4CAA4C,EAAE,MAAM,8BAA8B,CAAC;AAC5F,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,OAAO,EACH,0BAA0B,EAC1B,sBAAsB,EACtB,mBAAmB,GACtB,MAAM,2BAA2B,CAAC;AAGnC,OAAO,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAE9E,OAAO,EACH,2CAA2C,EAC3C,sDAAsD,GACzD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAEhF,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAC1B,CAAC;AAEF;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,WAAW,GAAmC,cAAc,CACrE,UAAU,EACV,CAAC,WAAwB,EAAE,EAAE;IACzB,OAAO,WAAW,CAAC,KAAK,CAAC;AAC7B,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GACrC,cAAc,CAAC,UAAU,EAAE,CAAC,WAAwB,EAAE,EAAE;IACpD,OAAO,6BAA6B,CAAC,WAAW,CAAC,CAAC;AACtD,CAAC,CAAC,CAAC;AAEP;;;;;GAKG;AACH,MAAM,CAAC,MAAM,YAAY,GAAiE,cAAc,CACpG,UAAU,EACV,CAAC,WAAwB,EAAE,EAAE;IACzB,SAAS,CAAC,WAAW,CAAC,MAAM,EAAE,iDAAiD,CAAC,CAAC;IAEjF,OAAO,WAAW,CAAC,MAAM,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,YAAY,GAA8C,cAAc,CACjF,UAAU,EACV,CAAC,WAAwB,EAAE,EAAE;IACzB,OAAO,WAAW,CAAC,MAAM,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF,MAAM,sBAAsB,GAAG,CAAC,MAAiD,EAAE,EAAE;IACjF,MAAM,eAAe,GAA8B;QAC/C,GAAG,MAAM;QACT,QAAQ,EAAE,MAAM,CAAC,QAAQ;aACpB,GAAG,CAAC,CAAC,OAAO,EAAE,EAAE;YACb,OAAO;gBACH,GAAG,OAAO;gBACV,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;oBAC3D,IAAI,IAAI,CAAC,MAAM,IAAI,+BAA+B,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;wBAC9D,MAAM,cAAc,GAAG,sBAAsB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;wBAC3D,MAAM,MAAM,GAAY,IAAI,CAAC,MAAM,CAAC;wBACpC,OAAO;4BACH,GAAG,IAAI;4BACP,MAAM,EAAE;gCACJ,GAAG,MAAM;gCACT,QAAQ,EAAE,cAAc,CAAC,QAAQ;6BACpC;yBACJ,CAAC;oBACN,CAAC;oBACD,OAAO,IAAI,CAAC;gBAChB,CAAC,CAAC;aACL,CAAC;QACN,CAAC,CAAC;aACD,MAAM,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;KACpD,CAAC;IAEF,OAAO,eAAe,CAAC;AAC3B,CAAC,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAiD,cAAc,CACzF,YAAY,EACZ,sBAAsB,CACzB,CAAC;AAEF;;;;;GAKG;AACH,MAAM,gBAAgB,GAAG,CAAC,MAAiD,EAAE,EAAE;IAC3E,MAAM,KAAK,GAA8B,EAAE,CAAC;IAE5C,KAAK,MAAM,OAAO,IAAI,MAAM,CAAC,QAAQ,EAAE,CAAC;QACpC,KAAK,MAAM,IAAI,IAAI,OAAO,CAAC,KAAK,EAAE,CAAC;YAC/B,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;gBACf,SAAS;YACb,CAAC;YACD,IAAI,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;gBACjC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;gBACxB,KAAK,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;YACjD,CAAC;iBAAM,CAAC;gBACJ,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;gBACxB,IAAI,6BAA6B,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;oBAC7C,KAAK,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;gBAC9C,CAAC;YACL,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AACF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,aAAa,GAAiD,cAAc,CACrF,YAAY,EACZ,gBAAgB,CACnB,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA0D,cAAc,CACjG,aAAa,EACb,CAAC,OAAO,EAAE,EAAE;IACR,OAAO,2BAA2B,CAAC,OAAO,CAAC,CAAC;AAChD,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAEgC,sBAAsB,CAChF,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,gBAAgB,EAAE,CAAC,SAAS,EAAuC,EAAE;IAChF,IAAI,CAAC,GAAG,EAAE,CAAC;QACP,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,OAAO,SAAS,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAC9B,CAAC,CAAC,CACT,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAEsB,sBAAsB,CAChF,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,gBAAgB,EAAE,CAAC,SAAS,EAAuC,EAAE;IAChF,IAAI,CAAC,GAAG,EAAE,CAAC;QACP,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,MAAM,MAAM,GAAG,SAAS,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IAClC,IAAI,CAAC,MAAM,IAAI,+BAA+B,CAAC,MAAM,CAAC,EAAE,CAAC;QACrD,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,OAAO,MAAM,CAAC;AAClB,CAAC,CAAC,CACT,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAEM,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC7F,cAAc,CAAC,gBAAgB,EAAE,CAAC,SAAS,EAAuB,EAAE;IAChE,IAAI,CAAC,GAAG,EAAE,CAAC;QACP,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,MAAM,MAAM,GAAG,SAAS,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IAElC,IAAI,CAAC,MAAM,IAAI,cAAc,CAAC,MAAM,CAAC,IAAI,+BAA+B,CAAC,MAAM,CAAC,EAAE,CAAC;QAC/E,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,OAAO,MAAM,CAAC;AAClB,CAAC,CAAC,CACL,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAET,sBAAsB,CAAC,CAAC,GAAW,EAAE,EAAE,CACnF,cAAc,CAAC,2BAA2B,CAAC,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,EAAE,2BAA2B,IAAI,EAAE,CAAC,CAC1G,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAG3B,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC/C,cAAc,CAAC,2BAA2B,CAAC,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,EAAE,MAAM,IAAI,EAAE,CAAC,CACrF,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAEwB,sBAAsB,CAAC,CAAC,GAAW,EAAE,EAAE;IACtG,OAAO,cAAc,CACjB,iBAAiB,CAAC,GAAG,CAAC,EACtB,0BAA0B,EAC1B,sDAAsD,CAAC,GAAG,CAAC,EAC3D,gCAAgC,EAChC,gCAAgC,CAAC,GAAG,CAAC,EACrC,2CAA2C,EAC3C,CACI,MAAM,EACN,gBAAgB,EAChB,qCAAqC,EACrC,6BAA6B,EAC7B,0BAA0B,EAC1B,iCAAiC,EACnC,EAAE;QACA,SAAS,CAAC,MAAM,EAAE,mBAAmB,cAAc,CAAC,GAAG,CAAC,8BAA8B,CAAC,CAAC;QAExF,IAAI,+BAA+B,CAAC,MAAM,CAAC,EAAE,CAAC;YAC1C,OAAO,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;QACpB,CAAC;QAED,wFAAwF;QACxF,MAAM,mCAAmC,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE;YACtE,IAAI,0BAA0B,CAAC,CAAC,CAAC,EAAE,CAAC;gBAChC,OAAO,CAAC,qCAAqC,EAAE,QAAQ,CACnD,CAAC,CAAC,eAAe,CAAC,eAAgB,CACrC,CAAC;YACN,CAAC;YAED,OAAO,IAAI,CAAC;QAChB,CAAC,CAAC,CAAC;QAEH,kFAAkF;QAClF,MAAM,+BAA+B,GACjC,6BAA6B,IAAI,0BAA0B;YACvD,CAAC,CAAC,mCAAmC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE;gBAC7C,IAAI,0BAA0B,CAAC,CAAC,CAAC,EAAE,CAAC;oBAChC,OAAO,CAAC,iCAAiC,CAAC,QAAQ,CAC9C,CAAC,CAAC,eAAe,CAAC,eAAgB,CACrC,CAAC;gBACN,CAAC;gBAED,OAAO,IAAI,CAAC;YAChB,CAAC,CAAC;YACJ,CAAC,CAAC,CAAC,GAAG,mCAAmC,CAAC,CAAC;QAEnD,MAAM,CAAC,iBAAiB,EAAE,YAAY,CAAC,GAAG,SAAS,CAC/C,+BAA+B,EAC/B,2BAA2B,CAC9B,CAAC;QAEF,OAAO;YACH,4CAA4C,CAAC,iBAAiB,EAAE,MAAM,CAAC;YACvE,4CAA4C,CAAC,YAAY,EAAE,MAAM,CAAC;SACrE,CAAC;IACN,CAAC,CACJ,CAAC;AACN,CAAC,CAAC,CAAC;AAEH,MAAM,gBAAgB,GAAG,cAAc,CAAC,gBAAgB,EAAE,CAAC,SAAS,EAAE,EAAE;IACpE,OAAO,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC;AAC1C,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA+B,cAAc,CACzE,gBAAgB,EAChB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,UAAU,CAAC,MAAM,KAAK,CAAC,CAAC;AACnC,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAoC,cAAc,CAC9E,gBAAgB,EAChB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,UAAU,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;AAC1C,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAiD,cAAc,CAC/F,gBAAgB,EAChB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,UAAU,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;AAC9C,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiD,cAAc,CAC9F,gBAAgB,EAChB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,UAAU,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;AAC7C,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAiC,cAAc,CAClF,gBAAgB,EAChB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAoC,EAAE,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1F,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA+B,cAAc,CACtF,0BAA0B,EAC1B,CAAC,oBAAoB,EAAE,EAAE;IACrB,OAAO,oBAAoB,CAAC,MAAM,GAAG,CAAC,CAAC;AAC3C,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAC9B,sBAAsB,CAAC,CAAC,GAAW,EAAE,EAAE;IACnC,OAAO,cAAc,CAAC,YAAY,EAAE,CAAC,MAAM,EAAmB,EAAE;QAC5D,MAAM,MAAM,GAAG,oBAAoB,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACjD,SAAS,CAAC,MAAM,EAAE,mBAAmB,cAAc,CAAC,GAAG,CAAC,8BAA8B,CAAC,CAAC;QACxF,OAAO,MAAM,CAAC;IAClB,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,4BAA4B,GACrC,sBAAsB,CAAC,CAAC,GAAW,EAAE,EAAE;IACnC,OAAO,cAAc,CAAC,YAAY,EAAE,CAAC,MAAM,EAAsB,EAAE;QAC/D,MAAM,MAAM,GAAG,oBAAoB,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACjD,SAAS,CAAC,MAAM,EAAE,mBAAmB,cAAc,CAAC,GAAG,CAAC,8BAA8B,CAAC,CAAC;QACxF,OAAO,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAA2D,cAAc,CACzG,sBAAsB,EACtB,CAAC,aAAa,EAAE,EAAE;IACd,OAAO,aAAa,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;AACnD,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAmD,cAAc,CACrG,uBAAuB,EACvB,YAAY,EACZ,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IAC1B,OAAO,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;AAC/F,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAC3C,cAAc,CAAC,uBAAuB,EAAE,YAAY,EAAE,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IAChF,MAAM,IAAI,GAAG,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;IACjG,OAAO,IAAI,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;AAClE,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GACvC,cAAc,CAAC,sBAAsB,EAAE,CAAC,aAAa,EAAE,EAAE;IACrD,OAAO,aAAa,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;AAC1D,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAC3C,cAAc,CAAC,8BAA8B,EAAE,YAAY,EAAE,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IACvF,OAAO,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;AAC/F,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAClD,cAAc,CAAC,8BAA8B,EAAE,YAAY,EAAE,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IACvF,MAAM,IAAI,GAAG,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;IACjG,OAAO,IAAI,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;AAClE,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GACnC,cAAc,CAAC,sBAAsB,EAAE,CAAC,aAAa,EAAE,EAAE;IACrD,OAAO,aAAa,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;AACtD,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAmD,cAAc,CACxG,0BAA0B,EAC1B,YAAY,EACZ,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IAC1B,OAAO,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;AAC/F,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,0BAA0B,EAAE,YAAY,EAAE,CAAC,iBAAiB,EAAE,MAAM,EAAE,EAAE;IACnF,MAAM,IAAI,GAAG,iBAAiB,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;IACjG,OAAO,IAAI,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;AAClE,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GACzC,sBAAsB,CAAC,CAAC,GAAW,EAAE,EAAE,CACnC,cAAc,CAAC,2BAA2B,CAAC,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,EAAE;IACxD,OAAO,MAAM,EAAE,oBAAoB,IAAI,KAAK,CAAC;AACjD,CAAC,CAAC,CACL,CAAC"}
|
@@ -1,18 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
};
|
10
|
-
addListedDashboard: {
|
11
|
-
<S_2 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>, S_2>, entity: import("@gooddata/sdk-model").IListedDashboard): S_2;
|
12
|
-
<S_3 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_3, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>, S_3>, entity: {
|
13
|
-
payload: import("@gooddata/sdk-model").IListedDashboard;
|
14
|
-
type: string;
|
15
|
-
}): S_3;
|
16
|
-
};
|
17
|
-
}, "listedDashboards">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
3
|
+
export type ListedDashboardsState = ReturnType<typeof listedDashboardsEntityAdapter.getInitialState>;
|
4
|
+
export declare const listedDashboardsSliceReducer: Reducer<ListedDashboardsState>;
|
5
|
+
export declare const listedDashboardsActions: {
|
6
|
+
setListedDashboards: import("@reduxjs/toolkit").ActionCreatorWithPayload<Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IListedDashboard> | readonly import("@gooddata/sdk-model").IListedDashboard[], "listedDashboards/setListedDashboards">;
|
7
|
+
addListedDashboard: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IListedDashboard, "listedDashboards/addListedDashboard">;
|
8
|
+
};
|
18
9
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,6BAA6B,CAAC,eAAe,CAAC,CAAC;AAWrG,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,qBAAqB,CAAiC,CAAC;AAG1G,eAAO,MAAM,uBAAuB;;;CAAuC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
4
4
|
const listedDashboardsSlice = createSlice({
|
5
5
|
name: "listedDashboards",
|
@@ -10,5 +10,6 @@ const listedDashboardsSlice = createSlice({
|
|
10
10
|
},
|
11
11
|
});
|
12
12
|
export const listedDashboardsSliceReducer = listedDashboardsSlice.reducer;
|
13
|
-
|
13
|
+
// Spread "fixes" TS2742 error
|
14
|
+
export const listedDashboardsActions = { ...listedDashboardsSlice.actions };
|
14
15
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAInF,MAAM,qBAAqB,GAAG,WAAW,CAAC;IACtC,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,6BAA6B,CAAC,eAAe,EAAE;IAC7D,QAAQ,EAAE;QACN,mBAAmB,EAAE,6BAA6B,CAAC,MAAM;QACzD,kBAAkB,EAAE,6BAA6B,CAAC,SAAS;KAC9D;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAmC,qBAAqB,CAAC,OAAO,CAAC;AAE1G,8BAA8B;AAC9B,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,GAAG,qBAAqB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IListedDashboard } from "@gooddata/sdk-model";
|
2
|
-
export declare const listedDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard>;
|
3
|
+
export declare const listedDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard, EntityId>;
|
3
4
|
//# sourceMappingURL=listedDashboardsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"listedDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAkB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvE,eAAO,MAAM,6BAA6B,sEAExC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit";
|
3
3
|
import { objRefToString } from "@gooddata/sdk-model";
|
4
4
|
export const listedDashboardsEntityAdapter = createEntityAdapter({
|
5
5
|
selectId: (dashboard) => objRefToString(dashboard.ref),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"listedDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,cAAc,EAAoB,MAAM,qBAAqB,CAAC;AAEvE,MAAM,CAAC,MAAM,6BAA6B,GAAG,mBAAmB,CAA6B;IACzF,QAAQ,EAAE,CAAC,SAA2B,EAAE,EAAE,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,CAAC;CAC3E,CAAC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
4
4
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.listedDashboards);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"listedDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAEjG,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,gBAAgB,CACpC,CAAC;AAEF,MAAM,gBAAgB,GAAG,6BAA6B,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;AAEhF;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,SAAS,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAmD,cAAc,CACnG,sBAAsB,EACtB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,2BAA2B,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CACJ,CAAC"}
|
@@ -1,10 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
}, "loadingSlice">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { LoadingState } from "./loadingState.js";
|
3
|
+
export declare const loadingSliceReducer: Reducer<LoadingState>;
|
4
|
+
export declare const loadingActions: {
|
5
|
+
setLoadingStart: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"loadingSlice/setLoadingStart">;
|
6
|
+
setLoadingSuccess: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"loadingSlice/setLoadingSuccess">;
|
7
|
+
setLoadingError: import("@reduxjs/toolkit").ActionCreatorWithPayload<Error, "loadingSlice/setLoadingError">;
|
8
|
+
};
|
10
9
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAuB,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAStE,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAC,YAAY,CAAwB,CAAC;AAG/E,eAAO,MAAM,cAAc;;;;CAA8B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { loadingInitialState } from "./loadingState.js";
|
4
4
|
import { loadingReducers } from "./loadingReducers.js";
|
5
5
|
const loadingSlice = createSlice({
|
@@ -8,5 +8,6 @@ const loadingSlice = createSlice({
|
|
8
8
|
reducers: loadingReducers,
|
9
9
|
});
|
10
10
|
export const loadingSliceReducer = loadingSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const loadingActions = { ...loadingSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAgB,MAAM,mBAAmB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,MAAM,YAAY,GAAG,WAAW,CAAC;IAC7B,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB;IACjC,QAAQ,EAAE,eAAe;CAC5B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAA0B,YAAY,CAAC,OAAO,CAAC;AAE/E,8BAA8B;AAC9B,MAAM,CAAC,MAAM,cAAc,GAAG,EAAE,GAAG,YAAY,CAAC,OAAO,EAAE,CAAC"}
|