@gooddata/sdk-ui-dashboard 10.33.0-alpha.58 → 10.33.0-alpha.6
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 +340 -460
- 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 +0 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
- 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 +4 -6
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +2 -7
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +6 -12
- 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 +7 -10
- 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 +10 -14
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +7 -8
- 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 +3 -4
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +3 -1
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +3 -1
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +0 -3
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +0 -3
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
- 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 +2 -9
- 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 +2 -9
- 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 +3 -0
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
- 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 +9 -7
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +2 -3
- 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 +19 -9
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +3 -4
- 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 +20 -10
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +2 -3
- 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 +23 -10
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +2 -3
- 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 +31 -15
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +2 -3
- 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 +19 -9
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +2 -3
- 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 +12 -8
- 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 +1 -2
- 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 +10 -7
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +2 -3
- 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 +5 -7
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +2 -3
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
- 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 +1 -7
- 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 +11 -8
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +2 -3
- 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 +102 -35
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +2 -3
- 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 +11 -7
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +2 -3
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
- 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 +10 -7
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +2 -3
- 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 +24 -9
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +2 -3
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
- 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 +133 -99
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +2 -3
- 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 +17 -8
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +2 -3
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
- 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 +9 -8
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +2 -3
- 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 +36 -15
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +4 -3
- 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 +11 -7
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +2 -3
- 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 +10 -9
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +2 -3
- 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 +9 -8
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +2 -3
- 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 +1 -3
- 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 +168 -77
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +2 -3
- 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 +7 -6
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +2 -3
- 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 +15 -8
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +2 -3
- 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 +0 -1
- 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 +11 -7
- 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 +2 -1
- 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 +3 -2
- 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 +7 -6
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.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 +3 -12
- 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 +1 -2
- 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 +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +17 -29
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +3 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +1 -8
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +1 -8
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +1 -8
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +5 -70
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +5 -70
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +5 -70
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +1 -8
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +1 -8
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +1 -8
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +1 -8
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +1 -8
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +1 -8
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +1 -8
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +1 -8
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +1 -8
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +1 -8
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +1 -8
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +1 -8
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +1 -8
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +1 -8
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +1 -8
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +1 -8
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +1 -8
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +1 -8
- 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 +2 -13
- 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 +5 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
- 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 +4 -13
- 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 +4 -0
- 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 +270 -149
- package/package.json +23 -22
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +4 -97
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +48 -86
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +20 -18
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +24 -32
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +130 -269
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -88
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/sidebar.css +4 -6
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +2 -11
- package/styles/scss/dashboardNestedLayoutWidget.scss +76 -140
- package/styles/scss/dragAndDrop.scss +48 -43
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +79 -77
- package/styles/scss/notifications_channels_dialog.scss +1 -89
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/sidebar.scss +4 -6
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -64
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -82
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -1,8 +1,6 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
setDashboardExecutionDone: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionDone">;
|
7
|
-
};
|
1
|
+
export declare const executedSliceReducer: import("@reduxjs/toolkit").Reducer<import("./executedState.js").ExecutedState>;
|
2
|
+
export declare const executedActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setDashboardExecutionStart: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
|
4
|
+
setDashboardExecutionDone: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
|
5
|
+
}, "executedSlice">;
|
8
6
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,oBAAoB,gFAAwB,CAAC;AAC1D,eAAO,MAAM,eAAe;;;mBAAwB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { executedInitialState } from "./executedState.js";
|
4
4
|
import { executedReducers } from "./executedReducers.js";
|
5
5
|
const executedSlice = createSlice({
|
@@ -8,6 +8,5 @@ const executedSlice = createSlice({
|
|
8
8
|
reducers: executedReducers,
|
9
9
|
});
|
10
10
|
export const executedSliceReducer = executedSlice.reducer;
|
11
|
-
|
12
|
-
export const executedActions = { ...executedSlice.actions };
|
11
|
+
export const executedActions = executedSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,gBAAgB;CAC7B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC,OAAO,CAAC"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IExecutionResultEnvelope } from "./types.js";
|
3
|
-
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope
|
2
|
+
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope>;
|
4
3
|
//# sourceMappingURL=executionResultsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAEtD,eAAO,MAAM,uBAAuB,oEAElC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit";
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
export const executionResultsAdapter = createEntityAdapter({
|
4
4
|
selectId: (execution) => execution.id,
|
5
5
|
});
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AAGjF,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAA2B;IACjF,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE;CACxC,CAAC,CAAC"}
|
@@ -4,13 +4,7 @@ import { IExecutionResultEnvelope } from "./types.js";
|
|
4
4
|
/**
|
5
5
|
* @alpha
|
6
6
|
*/
|
7
|
-
export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) =>
|
8
|
-
id: string;
|
9
|
-
isLoading: boolean;
|
10
|
-
executionResult?: import("@gooddata/sdk-backend-spi").IExecutionResult | undefined;
|
11
|
-
error?: import("@gooddata/sdk-ui").GoodDataSdkError | undefined;
|
12
|
-
warnings?: import("@gooddata/sdk-model").IResultWarning[] | undefined;
|
13
|
-
};
|
7
|
+
export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) => IExecutionResultEnvelope | undefined;
|
14
8
|
/**
|
15
9
|
* @alpha
|
16
10
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB
|
1
|
+
{"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB,0GAA8B,CAAC;AAEjE;;GAEG;AACH,eAAO,MAAM,4BAA4B,EAAE,iBAAiB,CAAC,OAAO,CAMnE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,CACrC,GAAG,EAAE,MAAM,GAAG,SAAS,KACtB,iBAAiB,CAAC,wBAAwB,GAAG,SAAS,CAY1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc9F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc/F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAYhG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAajG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAclG,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
import { createMemoizedSelector } from "../_infra/selectors.js";
|
5
5
|
import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,9 +1,12 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
};
|
1
|
+
export declare const executionResultsSliceReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>;
|
2
|
+
export declare const executionResultsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
upsertExecutionResult: {
|
4
|
+
<S extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S>, entity: import("./types.js").IExecutionResultEnvelope): S;
|
5
|
+
<S_1 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_1>, entity: {
|
6
|
+
payload: import("./types.js").IExecutionResultEnvelope;
|
7
|
+
type: string;
|
8
|
+
}): S_1;
|
9
|
+
};
|
10
|
+
clearAllExecutionResults: <S_2 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_2>) => S_2;
|
11
|
+
}, "executionResults">;
|
9
12
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,4BAA4B,2HAAgC,CAAC;AAC1E,eAAO,MAAM,uBAAuB;;;;;;;;;sBAAgC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
|
4
4
|
const executionResultsSlice = createSlice({
|
5
5
|
name: "executionResults",
|
@@ -10,6 +10,5 @@ const executionResultsSlice = createSlice({
|
|
10
10
|
},
|
11
11
|
});
|
12
12
|
export const executionResultsSliceReducer = executionResultsSlice.reducer;
|
13
|
-
|
14
|
-
export const executionResultsActions = { ...executionResultsSlice.actions };
|
13
|
+
export const executionResultsActions = executionResultsSlice.actions;
|
15
14
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAE7E,MAAM,qBAAqB,GAAG,WAAW,CAAC;IACtC,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,uBAAuB,CAAC,eAAe,EAAE;IACvD,QAAQ,EAAE;QACN,qBAAqB,EAAE,uBAAuB,CAAC,SAAS;QACxD,wBAAwB,EAAE,uBAAuB,CAAC,SAAS;KAC9D;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAG,qBAAqB,CAAC,OAAO,CAAC;AAC1E,MAAM,CAAC,MAAM,uBAAuB,GAAG,qBAAqB,CAAC,OAAO,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
import { areObjRefsEqual, isDashboardAttributeFilter, uriRef, idRef, isDashboardDateFilterWithDimension, isObjRef, isDashboardCommonDateFilter, getAttributeElementsItems, } from "@gooddata/sdk-model";
|
5
5
|
import { newDisplayFormMap } from "../../../_staging/metadata/objRefMap.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterContextSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/filterContextSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"filterContextSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/filterContextSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,36 +1,103 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
1
|
+
export declare const filterContextSliceReducer: import("@reduxjs/toolkit").Reducer<import("./filterContextState.js").FilterContextState>;
|
2
|
+
export declare const filterContextActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setFilterContext: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
4
|
+
payload: {
|
5
|
+
filterContextDefinition: import("@gooddata/sdk-model").IFilterContextDefinition;
|
6
|
+
originalFilterContextDefinition?: import("@gooddata/sdk-model").IFilterContextDefinition | undefined;
|
7
|
+
attributeFilterDisplayForms: import("@gooddata/sdk-model").IAttributeDisplayFormMetadataObject[];
|
8
|
+
filterContextIdentity?: import("@gooddata/sdk-model").IDashboardObjectIdentity | undefined;
|
9
|
+
};
|
10
|
+
type: string;
|
11
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
12
|
+
updateFilterContextIdentity: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
13
|
+
payload: {
|
14
|
+
filterContextIdentity?: import("@gooddata/sdk-model").IDashboardObjectIdentity | undefined;
|
15
|
+
};
|
16
|
+
type: string;
|
17
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
18
|
+
removeAttributeFilterDisplayForms: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
19
|
+
payload: import("@gooddata/sdk-model").ObjRef;
|
20
|
+
type: string;
|
21
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
22
|
+
addAttributeFilterDisplayForm: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
23
|
+
payload: import("@gooddata/sdk-model").IAttributeDisplayFormMetadataObject;
|
24
|
+
type: string;
|
25
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
26
|
+
addAttributeFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
27
|
+
payload: import("./filterContextReducers.js").IAddAttributeFilterPayload;
|
28
|
+
type: string;
|
29
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
30
|
+
removeAttributeFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
31
|
+
payload: import("./filterContextReducers.js").IRemoveAttributeFilterPayload;
|
32
|
+
type: string;
|
33
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
34
|
+
moveAttributeFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
35
|
+
payload: import("./filterContextReducers.js").IMoveAttributeFilterPayload;
|
36
|
+
type: string;
|
37
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
38
|
+
addDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
39
|
+
payload: import("../../index.js").AddDateFilterPayload;
|
40
|
+
type: string;
|
41
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
42
|
+
removeDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
43
|
+
payload: import("./filterContextReducers.js").IRemoveDateFilterPayload;
|
44
|
+
type: string;
|
45
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
46
|
+
moveDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
47
|
+
payload: import("./filterContextReducers.js").IMoveDateFilterPayload;
|
48
|
+
type: string;
|
49
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
50
|
+
updateAttributeFilterSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
51
|
+
payload: import("./filterContextReducers.js").IUpdateAttributeFilterSelectionPayload;
|
52
|
+
type: string;
|
53
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
54
|
+
setAttributeFilterParents: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
55
|
+
payload: import("./filterContextReducers.js").ISetAttributeFilterParentsPayload;
|
56
|
+
type: string;
|
57
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
58
|
+
setAttributeFilterDependentDateFilters: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
59
|
+
payload: import("./filterContextReducers.js").ISetAttributeFilterDependentDateFiltersPayload;
|
60
|
+
type: string;
|
61
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
62
|
+
clearAttributeFiltersSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
63
|
+
payload: import("./filterContextReducers.js").IClearAttributeFiltersSelectionPayload;
|
64
|
+
type: string;
|
65
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
66
|
+
upsertDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
67
|
+
payload: import("./filterContextReducers.js").IUpsertDateFilterPayload;
|
68
|
+
type: string;
|
69
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
70
|
+
changeAttributeDisplayForm: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
71
|
+
payload: import("./filterContextReducers.js").IChangeAttributeDisplayFormPayload;
|
72
|
+
type: string;
|
73
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
74
|
+
changeAttributeTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
75
|
+
payload: import("./filterContextReducers.js").IChangeAttributeTitlePayload;
|
76
|
+
type: string;
|
77
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
78
|
+
changeSelectionMode: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
79
|
+
payload: import("./filterContextReducers.js").IChangeAttributeSelectionModePayload;
|
80
|
+
type: string;
|
81
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
82
|
+
changeLimitingItems: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
83
|
+
payload: import("./filterContextReducers.js").IChangeAttributeLimitingItemsPayload;
|
84
|
+
type: string;
|
85
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
86
|
+
setPreloadedAttributesWithReferences: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
87
|
+
payload: import("@gooddata/sdk-backend-spi").IAttributeWithReferences[];
|
88
|
+
type: string;
|
89
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
90
|
+
applyWorkingSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
91
|
+
payload: import("./filterContextReducers.js").IApplyWorkingSelectionPayload;
|
92
|
+
type: string;
|
93
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
94
|
+
resetWorkingSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
95
|
+
payload: void;
|
96
|
+
type: string;
|
97
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
98
|
+
setDefaultFilterOverrides: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
99
|
+
payload: import("@gooddata/sdk-model").FilterContextItem[];
|
100
|
+
type: string;
|
101
|
+
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
102
|
+
}, "filterContext">;
|
36
103
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,yBAAyB,0FAA6B,CAAC;AACpE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAA6B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { filterContextReducers } from "./filterContextReducers.js";
|
4
4
|
import { filterContextInitialState } from "./filterContextState.js";
|
5
5
|
const filterContextSlice = createSlice({
|
@@ -8,6 +8,5 @@ const filterContextSlice = createSlice({
|
|
8
8
|
reducers: filterContextReducers,
|
9
9
|
});
|
10
10
|
export const filterContextSliceReducer = filterContextSlice.reducer;
|
11
|
-
|
12
|
-
export const filterContextActions = { ...filterContextSlice.actions };
|
11
|
+
export const filterContextActions = filterContextSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,MAAM,kBAAkB,GAAG,WAAW,CAAC;IACnC,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,yBAAyB;IACvC,QAAQ,EAAE,qBAAqB;CAClC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,yBAAyB,GAAG,kBAAkB,CAAC,OAAO,CAAC;AACpE,MAAM,CAAC,MAAM,oBAAoB,GAAG,kBAAkB,CAAC,OAAO,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
import { areObjRefsEqual } from "@gooddata/sdk-model";
|
5
5
|
import { selectDashboardRef } from "../meta/metaSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterViewsReducersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/filterViewsReducersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"filterViewsReducersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/filterViewsReducersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAwB,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG5E,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAE9D,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,WAAW,CAC/B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA8C,cAAc,CACtF,UAAU,EACV,kBAAkB,EAClB,CAAC,KAAK,EAAE,YAAY,EAAE,EAAE;IACpB,SAAS,CAAC,KAAK,CAAC,WAAW,EAAE,sDAAsD,CAAC,CAAC;IAErF,OAAO,YAAY;QACf,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC,EAAE,WAAW;YACxF,EAAE;QACR,CAAC,CAAC,EAAE,CAAC;AACb,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAA+B,cAAc,CACjF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,SAAS,CAC7B,CAAC"}
|
@@ -1,10 +1,14 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
export declare const filterViewsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./filterViewsState.js").FilterViewsState>;
|
2
|
+
export declare const filterViewsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setFilterViews: (state: import("immer/dist/internal.js").WritableDraft<import("./filterViewsState.js").FilterViewsState>, action: {
|
4
|
+
payload: import("./filterViewsState.js").IFilterViews;
|
5
|
+
type: string;
|
6
|
+
}) => void | import("./filterViewsState.js").FilterViewsState | import("immer/dist/internal.js").WritableDraft<import("./filterViewsState.js").FilterViewsState>;
|
7
|
+
setFilterLoading: (state: import("immer/dist/internal.js").WritableDraft<import("./filterViewsState.js").FilterViewsState>, action: {
|
8
|
+
payload: boolean;
|
9
|
+
type: string;
|
10
|
+
}) => void | import("./filterViewsState.js").FilterViewsState | import("immer/dist/internal.js").WritableDraft<import("./filterViewsState.js").FilterViewsState>;
|
11
|
+
}, "filterViews">;
|
8
12
|
export { selectFilterViews, selectFilterViewsAreLoading } from "./filterViewsReducersSelectors.js";
|
9
13
|
export type { FilterViewsState, IFilterViews } from "./filterViewsState.js";
|
10
14
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,uBAAuB,sFAA2B,CAAC;AAChE,eAAO,MAAM,kBAAkB;;;;;;;;;iBAA2B,CAAC;AAE3D,OAAO,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AACnG,YAAY,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { filterViewsInitialState } from "./filterViewsState.js";
|
4
4
|
import { filterViewsReducers } from "./filterViewsReducers.js";
|
5
5
|
const filterViewsSlice = createSlice({
|
@@ -8,7 +8,6 @@ const filterViewsSlice = createSlice({
|
|
8
8
|
reducers: filterViewsReducers,
|
9
9
|
});
|
10
10
|
export const filterViewsSliceReducer = filterViewsSlice.reducer;
|
11
|
-
|
12
|
-
export const filterViewsActions = { ...filterViewsSlice.actions };
|
11
|
+
export const filterViewsActions = filterViewsSlice.actions;
|
13
12
|
export { selectFilterViews, selectFilterViewsAreLoading } from "./filterViewsReducersSelectors.js";
|
14
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AAEzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,uBAAuB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,MAAM,gBAAgB,GAAG,WAAW,CAAC;IACjC,IAAI,EAAE,aAAa;IACnB,YAAY,EAAE,uBAAuB;IACrC,QAAQ,EAAE,mBAAmB;CAChC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,uBAAuB,GAAG,gBAAgB,CAAC,OAAO,CAAC;AAChE,MAAM,CAAC,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,OAAO,CAAC;AAE3D,OAAO,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IInaccessibleDashboard } from "../../types/inaccessibleDashboardTypes.js";
|
3
|
-
export declare const inaccessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IInaccessibleDashboard
|
2
|
+
export declare const inaccessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IInaccessibleDashboard>;
|
4
3
|
//# sourceMappingURL=inaccessibleDashboardsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAEnF,eAAO,MAAM,mCAAmC,kEAE9C,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit";
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { objRefToString } from "@gooddata/sdk-model";
|
4
4
|
export const inaccessibleDashboardsEntityAdapter = createEntityAdapter({
|
5
5
|
selectId: (dashboard) => objRefToString(dashboard.ref),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAGrD,MAAM,CAAC,MAAM,mCAAmC,GAAG,mBAAmB,CAAyB;IAC3F,QAAQ,EAAE,CAAC,SAAiC,EAAE,EAAE,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,CAAC;CACjF,CAAC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
4
4
|
import { inaccessibleDashboardsEntityAdapter } from "./inaccessibleDashboardsEntityAdapter.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.inaccessibleDashboards);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAEjG,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAE/F,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,sBAAsB,CAC1C,CAAC;AAEF,MAAM,gBAAgB,GAAG,mCAAmC,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;AAEtF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,gBAAgB,CAAC,SAAS,CAAC;AAEvE;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,4BAA4B,EAAE,CAAC,UAAU,EAAE,EAAE;IACxD,OAAO,2BAA2B,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC,CAAC"}
|
@@ -1,8 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
export declare const inaccessibleDashboardsSliceReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("../../index.js").IInaccessibleDashboard>>;
|
2
|
+
export declare const inaccessibleDashboardsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
addInaccessibleDashboards: {
|
4
|
+
<S extends import("@reduxjs/toolkit").EntityState<import("../../index.js").IInaccessibleDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("../../index.js").IInaccessibleDashboard>, S>, entities: Record<import("@reduxjs/toolkit").EntityId, import("../../index.js").IInaccessibleDashboard> | readonly import("../../index.js").IInaccessibleDashboard[]): S;
|
5
|
+
<S_1 extends import("@reduxjs/toolkit").EntityState<import("../../index.js").IInaccessibleDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("../../index.js").IInaccessibleDashboard>, S_1>, entities: {
|
6
|
+
payload: Record<import("@reduxjs/toolkit").EntityId, import("../../index.js").IInaccessibleDashboard> | readonly import("../../index.js").IInaccessibleDashboard[];
|
7
|
+
type: string;
|
8
|
+
}): S_1;
|
9
|
+
};
|
10
|
+
}, "inaccessibleDashboards">;
|
8
11
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,kCAAkC,6HAAsC,CAAC;AACtF,eAAO,MAAM,6BAA6B;;;;;;;;4BAAsC,CAAC"}
|