@gooddata/sdk-ui-dashboard 10.33.0-alpha.9 → 10.34.0-alpha.1
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 +3859 -2342
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +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 +27 -43
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -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 +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/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
- 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 +6 -6
- 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 +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- 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 +80 -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/uiReducers.d.ts +5 -2
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +6 -3
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +5 -1
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +5 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +3 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.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/LayoutResizeContext.d.ts +3 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
- package/esm/presentation/dragAndDrop/LayoutResizeContext.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 +11 -6
- 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/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -3
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.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/BulletsBar.d.ts +8 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
- 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 +7 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
- 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 +21 -11
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +22 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +22 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +22 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +538 -473
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +22 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +22 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +22 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +22 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +22 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +22 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +22 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +22 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +22 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +22 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +22 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +22 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +22 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +22 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +22 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -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 +23 -2
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.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 +71 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -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/LayoutDirectionConfigurationDialog.js +7 -7
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.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 +166 -270
- package/esm/types.d.ts +5 -0
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +22 -23
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +100 -5
- 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 +27 -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 +352 -147
- 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/resizing.css +69 -15
- package/styles/css/resizing.css.map +1 -1
- 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 +15 -3
- package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
- package/styles/scss/dragAndDrop.scss +63 -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/resizing.scss +83 -13
- package/styles/scss/sidebar.scss +6 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- 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 +1 @@
|
|
1
|
-
{"version":3,"file":"dashboardStore.js","sourceRoot":"","sources":["../../../src/model/store/dashboardStore.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,
|
1
|
+
{"version":3,"file":"dashboardStore.js","sourceRoot":"","sources":["../../../src/model/store/dashboardStore.ts"],"names":[],"mappings":"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"}
|
@@ -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 { invariant } from "ts-invariant";
|
4
4
|
import { convertDateFilterConfigToDateFilterOptions } from "../../../_staging/dateFilterConfig/dateFilterConfigConverters.js";
|
5
5
|
import { selectIsInEditMode } from "../renderMode/renderModeSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"dateFilterConfigSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/dateFilterConfigSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"dateFilterConfigSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/dateFilterConfigSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AASzC,OAAO,EAAE,0CAA0C,EAAE,MAAM,kEAAkE,CAAC;AAE9H,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAG1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,gBAAgB,CACpC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,gBAAgB,IAAI,SAAS,CAAC;AAC/D,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAyC,cAAc,CAC/F,UAAU,EACV,CAAC,qBAAqB,EAAE,EAAE;IACtB,SAAS,CACL,qBAAqB,CAAC,yBAAyB,EAC/C,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAgD,cAAc,CACvG,+BAA+B,EAC/B,CAAC,yBAAyB,EAA4B,EAAE,CACpD,0CAA0C,CAAC,yBAAyB,CAAC,CAC5E,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+CAA+C,GACxD,cAAc,CACV,+BAA+B,EAC/B,CAAC,yBAAyB,EAA2B,EAAE,CACnD,yBAAyB,CAAC,YAAY,EAAE,sBAAsB,IAAI,EAAE,CAC3E,CAAC;AAEN;;GAEG;AACH,MAAM,yCAAyC,GAAG,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACnG,SAAS,CACL,qBAAqB,CAAC,yBAAyB,KAAK,SAAS,EAC7D,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CAAC,CAAC;AAEH;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAA0C,cAAc,CAC/F,yCAAyC,EACzC,+BAA+B,EAC/B,CAAC,gBAAgB,EAAE,kBAAkB,EAAE,EAAE;IACrC,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACpB,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,8GAA8G;IAC9G,wBAAwB;IACxB,SAAS,CAAC,kBAAkB,KAAK,SAAS,CAAC,CAAC;IAE5C,OAAO,kBAAkB,CAAC,UAAU,CAAC;AACzC,CAAC,CACJ,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAqD,cAAc,CACzG,kBAAkB,EAClB,+BAA+B,EAC/B,CAAC,YAAY,EAAE,kBAAkB,EAAiC,EAAE;IAChE,IAAI,YAAY,EAAE,CAAC;QACf,OAAO,QAAQ,CAAC;IACpB,CAAC;IAED,OAAO,kBAAkB,EAAE,IAAI,IAAI,QAAQ,CAAC;AAChD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,kCAAkC,IAAI,EAAE,CAAC;AAC1E,CAAC,CAAC,CAAC"}
|
@@ -1,32 +1,16 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
payload: string | undefined;
|
17
|
-
type: string;
|
18
|
-
}) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
|
19
|
-
updateDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
|
20
|
-
payload: import("@gooddata/sdk-model").IDashboardDateFilterConfig;
|
21
|
-
type: string;
|
22
|
-
}) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
|
23
|
-
addDateFilterConfigValidationWarning: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
|
24
|
-
payload: import("../../../types.js").DateFilterValidationResult;
|
25
|
-
type: string;
|
26
|
-
}) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
|
27
|
-
clearDateFilterConfigValidationWarning: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
|
28
|
-
payload: void;
|
29
|
-
type: string;
|
30
|
-
}) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
|
31
|
-
}, "dateFilterConfig">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { DateFilterConfigState } from "./dateFilterConfigState.js";
|
3
|
+
export declare const dateFilterConfigSliceReducer: Reducer<DateFilterConfigState>;
|
4
|
+
export declare const dateFilterConfigActions: {
|
5
|
+
setDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
6
|
+
dateFilterConfig?: import("@gooddata/sdk-model").IDashboardDateFilterConfig | undefined;
|
7
|
+
effectiveDateFilterConfig: import("@gooddata/sdk-model").IDateFilterConfig;
|
8
|
+
isUsingDashboardOverrides: boolean;
|
9
|
+
}, "dateFilterConfig/setDateFilterConfig">;
|
10
|
+
setDateFilterConfigMode: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").DashboardDateFilterConfigMode, "dateFilterConfig/setDateFilterConfigMode">;
|
11
|
+
setDateFilterConfigTitle: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<string | undefined, "dateFilterConfig/setDateFilterConfigTitle">;
|
12
|
+
updateDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IDashboardDateFilterConfig, "dateFilterConfig/updateDateFilterConfig">;
|
13
|
+
addDateFilterConfigValidationWarning: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").DateFilterValidationResult, "dateFilterConfig/addDateFilterConfigValidationWarning">;
|
14
|
+
clearDateFilterConfigValidationWarning: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"dateFilterConfig/clearDateFilterConfigValidationWarning">;
|
15
|
+
};
|
32
16
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAgC,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAQjG,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,qBAAqB,CAAuB,CAAC;AAGhG,eAAO,MAAM,uBAAuB;;;;;;;;;;;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 { dateFilterConfigReducers } from "./dateFilterConfigReducers.js";
|
4
4
|
import { dateFilterConfigInitialState } from "./dateFilterConfigState.js";
|
5
5
|
const configSlice = createSlice({
|
@@ -8,5 +8,6 @@ const configSlice = createSlice({
|
|
8
8
|
reducers: dateFilterConfigReducers,
|
9
9
|
});
|
10
10
|
export const dateFilterConfigSliceReducer = configSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const dateFilterConfigActions = { ...configSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,4BAA4B,EAAyB,MAAM,4BAA4B,CAAC;AAEjG,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,4BAA4B;IAC1C,QAAQ,EAAE,wBAAwB;CACrC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAmC,WAAW,CAAC,OAAO,CAAC;AAEhG,8BAA8B;AAC9B,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { DashboardDateFilterConfigModeValues, serializeObjRef, } from "@gooddata/sdk-model";
|
4
4
|
import { selectIsInEditMode } from "../renderMode/renderModeSelectors.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.dateFilterConfigs);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"dateFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/dateFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"dateFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/dateFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAO,EAEH,mCAAmC,EAEnC,eAAe,GAClB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,iBAAiB,CACrC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,gCAAgC,GACzC,cAAc,CAAC,UAAU,EAAE,CAAC,sBAAsB,EAAE,EAAE;IAClD,OAAO,sBAAsB,EAAE,iBAAiB,IAAI,EAAE,CAAC;AAC3D,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GACvC,cAAc,CAAC,gCAAgC,EAAE,CAAC,iBAAiB,EAAE,EAAE;IACnE,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACjE,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAE1C,cAAc,CACd,kBAAkB,EAClB,gCAAgC,EAChC,CAAC,YAAY,EAAE,iBAAiB,EAAE,EAAE;IAChC,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,MAAM,IAAI,GACN,YAAY,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI;YAC/B,CAAC,CAAC,mCAAmC,CAAC,MAAM;YAC5C,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;QAC7B,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;QACnD,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CACJ,CAAC"}
|
@@ -1,20 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
11
|
-
removeDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
12
|
-
payload: import("@gooddata/sdk-model").ObjRef;
|
13
|
-
type: string;
|
14
|
-
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
15
|
-
changeTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
16
|
-
payload: import("../../index.js").SetDateFilterConfigTitlePayload;
|
17
|
-
type: string;
|
18
|
-
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
19
|
-
}, "dateFilterConfigs">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { DateFilterConfigsState } from "./dateFilterConfigsState.js";
|
3
|
+
export declare const dateFilterConfigsSliceReducer: Reducer<DateFilterConfigsState>;
|
4
|
+
export declare const dateFilterConfigsActions: {
|
5
|
+
changeMode: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").SetDashboardDateFilterWithDimensionConfigModePayload, "dateFilterConfigs/changeMode">;
|
6
|
+
setDateFilterConfigs: import("@reduxjs/toolkit").ActionCreatorWithPayload<DateFilterConfigsState, "dateFilterConfigs/setDateFilterConfigs">;
|
7
|
+
removeDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "dateFilterConfigs/removeDateFilterConfig">;
|
8
|
+
changeTitle: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").SetDateFilterConfigTitlePayload, "dateFilterConfigs/changeTitle">;
|
9
|
+
};
|
20
10
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAiC,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AASpG,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC,sBAAsB,CAAuB,CAAC;AAGlG,eAAO,MAAM,wBAAwB;;;;;CAA6B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { dateFilterConfigsInitialState } from "./dateFilterConfigsState.js";
|
4
4
|
import { dateFilterConfigsReducers } from "./dateFilterConfigsReducers.js";
|
5
5
|
const configSlice = createSlice({
|
@@ -8,5 +8,6 @@ const configSlice = createSlice({
|
|
8
8
|
reducers: dateFilterConfigsReducers,
|
9
9
|
});
|
10
10
|
export const dateFilterConfigsSliceReducer = configSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const dateFilterConfigsActions = { ...configSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAA0B,MAAM,6BAA6B,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,mBAAmB;IACzB,YAAY,EAAE,6BAA6B;IAC3C,QAAQ,EAAE,yBAAyB;CACtC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAoC,WAAW,CAAC,OAAO,CAAC;AAElG,8BAA8B;AAC9B,MAAM,CAAC,MAAM,wBAAwB,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 { areObjRefsEqual } from "@gooddata/sdk-model";
|
4
4
|
import { createMemoizedSelector } from "../_infra/selectors.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.drill);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CACzB,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAuC,cAAc,CAClF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,cAAc,CAAC;AAChC,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA6C,cAAc,CAC7F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,cAAc,CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA+B,cAAc,CAC5E,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAC9B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAEU,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CACzG,cAAc,CAAC,yBAAyB,EAAE,CAAC,KAAK,EAAE,EAAE,CAChD,KAAK,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC,CAC7D,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAgC,cAAc,CAClG,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAClE,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAE5B,sBAAsB,CAAC,CAAC,eAAuB,EAAE,EAAE,CACjF,cAAc,CAAC,2CAA2C,EAAE,CAAC,sBAAsB,EAAE,EAAE,CACnF,sBAAsB,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,KAAK,eAAe,CAAC,CACxE,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAEpB,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC9F,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,sBAAsB,CAAC,CACnG,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAEe,sBAAsB,CAC3F,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,cAAc,CAAC,CAC/F,CAAC"}
|
@@ -1,16 +1,12 @@
|
|
1
|
-
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { DrillState } from "./drillState.js";
|
3
|
+
export declare const drillSliceReducer: Reducer<DrillState>;
|
2
4
|
/**
|
3
5
|
* @internal
|
4
6
|
*/
|
5
|
-
export declare const drillActions:
|
6
|
-
setDrillableItems:
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
crossFilterByWidget: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: {
|
11
|
-
payload: import("./types.js").ICrossFilteringItem;
|
12
|
-
type: string;
|
13
|
-
}) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
|
14
|
-
resetCrossFiltering: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: import("@reduxjs/toolkit").Action<any>) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
|
15
|
-
}, "drill">;
|
7
|
+
export declare const drillActions: {
|
8
|
+
setDrillableItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-ui").ExplicitDrill[], "drill/setDrillableItems">;
|
9
|
+
crossFilterByWidget: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./types.js").ICrossFilteringItem, "drill/crossFilterByWidget">;
|
10
|
+
resetCrossFiltering: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"drill/resetCrossFiltering">;
|
11
|
+
};
|
16
12
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAqB,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQhE,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAC,UAAU,CAAsB,CAAC;AAEzE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;CAA4B,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 { drillReducers } from "./drillReducers.js";
|
4
4
|
import { drillInitialState } from "./drillState.js";
|
5
5
|
const drillSlice = createSlice({
|
@@ -11,5 +11,5 @@ export const drillSliceReducer = drillSlice.reducer;
|
|
11
11
|
/**
|
12
12
|
* @internal
|
13
13
|
*/
|
14
|
-
export const drillActions = drillSlice.actions;
|
14
|
+
export const drillActions = { ...drillSlice.actions };
|
15
15
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAc,MAAM,iBAAiB,CAAC;AAEhE,MAAM,UAAU,GAAG,WAAW,CAAC;IAC3B,IAAI,EAAE,OAAO;IACb,YAAY,EAAE,iBAAiB;IAC/B,QAAQ,EAAE,aAAa;CAC1B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,iBAAiB,GAAwB,UAAU,CAAC,OAAO,CAAC;AAEzE;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,EAAE,GAAG,UAAU,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IDrillTargets } from "./drillTargetsTypes.js";
|
2
|
-
export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets>;
|
3
|
+
export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets, EntityId>;
|
3
4
|
//# sourceMappingURL=drillTargetsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIjE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD,eAAO,MAAM,mBAAmB,mEAE9B,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 { serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
import { objRef } from "../../utils/objRef.js";
|
5
5
|
export const drillTargetsAdapter = createEntityAdapter({
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAG/C,MAAM,CAAC,MAAM,mBAAmB,GAAG,mBAAmB,CAA0B;IAC5E,QAAQ,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,eAAe,CAAC,qBAAqB,CAAC,YAAY,CAAC,CAAC;CACnF,CAAC,CAAC;AAEH,MAAM,qBAAqB,GAAG,CAAC,OAAsB,EAAU,EAAE;IAC7D,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
2
|
import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
|
3
3
|
import memoize from "lodash/memoize.js";
|
4
|
-
import { createSelector } from "@reduxjs/toolkit
|
4
|
+
import { createSelector } from "@reduxjs/toolkit";
|
5
5
|
import { serializeObjRef } from "@gooddata/sdk-model";
|
6
6
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
7
7
|
const entitySelectors = drillTargetsAdapter.getSelectors((state) => state.drillTargets);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAGjG,MAAM,eAAe,GAAG,mBAAmB,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;AAExG,MAAM,0BAA0B,GAAG,eAAe,CAAC,SAAS,CAAC;AAE7D;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAgD,cAAc,CACzF,0BAA0B,EAC1B,CAAC,YAAY,EAAE,EAAE;IACb,OAAO,2BAA2B,CAAC,YAAY,CAAC,CAAC;AACrD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GACtC,OAAO,CAAC,CAAC,GAAW,EAAE,EAAE;IACpB,OAAO,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;QACvD,OAAO,YAAY,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACjC,CAAC,CAAC,CAAC;AACP,CAAC,EAAE,eAAe,CAAC,CAAC"}
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
}): S_1;
|
9
|
-
};
|
10
|
-
}, "drillTargets">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
|
3
|
+
export type DrillTargetsState = ReturnType<typeof drillTargetsAdapter.getInitialState>;
|
4
|
+
export declare const drillTargetsReducer: Reducer<DrillTargetsState>;
|
5
|
+
export declare const drillTargetsActions: {
|
6
|
+
addDrillTargets: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./drillTargetsTypes.js").IDrillTargets, "drillTargets/addDrillTargets">;
|
7
|
+
};
|
11
8
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,OAAO,mBAAmB,CAAC,eAAe,CAAC,CAAC;AAUvF,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAC,iBAAiB,CAA6B,CAAC;AAGzF,eAAO,MAAM,mBAAmB;;CAAmC,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 { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
|
4
4
|
const drillTargetsSlice = createSlice({
|
5
5
|
name: "drillTargets",
|
@@ -9,5 +9,6 @@ const drillTargetsSlice = createSlice({
|
|
9
9
|
},
|
10
10
|
});
|
11
11
|
export const drillTargetsReducer = drillTargetsSlice.reducer;
|
12
|
-
|
12
|
+
// Spread "fixes" TS2742 error
|
13
|
+
export const drillTargetsActions = { ...drillTargetsSlice.actions };
|
13
14
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIrE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB,CAAC,eAAe,EAAE;IACnD,QAAQ,EAAE;QACN,eAAe,EAAE,mBAAmB,CAAC,SAAS;KACjD;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAA+B,iBAAiB,CAAC,OAAO,CAAC;AAEzF,8BAA8B;AAC9B,MAAM,CAAC,MAAM,mBAAmB,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
const selectSelf = createSelector((state) => state, (state) => state.entitlements);
|
5
5
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAChC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA4C,cAAc,CACrF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,SAAS,CAAC,KAAK,CAAC,YAAY,EAAE,uDAAuD,CAAC,CAAC;IAEvF,OAAO,KAAK,CAAC,YAAY,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GACnC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,YAAY,CAAC,CAAC;AACjF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,0BAA0B,CAAC,CAAC;AAC/F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,iBAAiB,CAAC,CAAC;AACtF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,sBAAsB,CAAC,CAAC;AAC3F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAElD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IACpD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,yCAAyC,CAAC,CAAC;AAC9G,CAAC,CAAC,CAAC"}
|
@@ -1,8 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
}, "entitlements">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { EntitlementsState } from "./entitlementsState.js";
|
3
|
+
export declare const entitlementsSliceReducer: Reducer<EntitlementsState>;
|
4
|
+
export declare const entitlementsActions: {
|
5
|
+
setEntitlements: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").ResolvedEntitlements, "entitlements/setEntitlements">;
|
6
|
+
};
|
8
7
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAA4B,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAQrF,eAAO,MAAM,wBAAwB,EAAE,OAAO,CAAC,iBAAiB,CAA6B,CAAC;AAG9F,eAAO,MAAM,mBAAmB;;CAAmC,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 { entitlementsReducers } from "./entitlementsReducers.js";
|
4
4
|
import { entitlementsInitialState } from "./entitlementsState.js";
|
5
5
|
const entitlementsSlice = createSlice({
|
@@ -8,5 +8,6 @@ const entitlementsSlice = createSlice({
|
|
8
8
|
reducers: entitlementsReducers,
|
9
9
|
});
|
10
10
|
export const entitlementsSliceReducer = entitlementsSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const entitlementsActions = { ...entitlementsSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAqB,MAAM,wBAAwB,CAAC;AAErF,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,wBAAwB;IACtC,QAAQ,EAAE,oBAAoB;CACjC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,wBAAwB,GAA+B,iBAAiB,CAAC,OAAO,CAAC;AAE9F,8BAA8B;AAC9B,MAAM,CAAC,MAAM,mBAAmB,GAAG,EAAE,GAAG,iBAAiB,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
|
const selectSelf = createSelector((state) => state, (state) => state.executed);
|
4
4
|
/**
|
5
5
|
* @internal
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAqC,UAAU,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA+B,cAAc,CAC/E,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC"}
|
@@ -1,6 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { ExecutedState } from "./executedState.js";
|
3
|
+
export declare const executedSliceReducer: Reducer<ExecutedState>;
|
4
|
+
export declare const executedActions: {
|
5
|
+
setDashboardExecutionStart: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionStart">;
|
6
|
+
setDashboardExecutionDone: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionDone">;
|
7
|
+
};
|
6
8
|
//# 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":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAwB,aAAa,EAAE,MAAM,oBAAoB,CAAC;AASzE,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAC,aAAa,CAAyB,CAAC;AAGlF,eAAO,MAAM,eAAe;;;CAA+B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { executedInitialState } from "./executedState.js";
|
4
4
|
import { executedReducers } from "./executedReducers.js";
|
5
5
|
const executedSlice = createSlice({
|
@@ -8,5 +8,6 @@ const executedSlice = createSlice({
|
|
8
8
|
reducers: executedReducers,
|
9
9
|
});
|
10
10
|
export const executedSliceReducer = executedSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const executedActions = { ...executedSlice.actions };
|
12
13
|
//# 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,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,oBAAoB,EAAiB,MAAM,oBAAoB,CAAC;AACzE,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,GAA2B,aAAa,CAAC,OAAO,CAAC;AAElF,8BAA8B;AAC9B,MAAM,CAAC,MAAM,eAAe,GAAG,EAAE,GAAG,aAAa,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IExecutionResultEnvelope } from "./types.js";
|
2
|
-
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope>;
|
3
|
+
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope, EntityId>;
|
3
4
|
//# 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":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAEtD,eAAO,MAAM,uBAAuB,8EAElC,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
|
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,EAAY,MAAM,kBAAkB,CAAC;AAGjE,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAAqC;IAC3F,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE;CACxC,CAAC,CAAC"}
|
@@ -4,7 +4,13 @@ import { IExecutionResultEnvelope } from "./types.js";
|
|
4
4
|
/**
|
5
5
|
* @alpha
|
6
6
|
*/
|
7
|
-
export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) =>
|
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
|
+
};
|
8
14
|
/**
|
9
15
|
* @alpha
|
10
16
|
*/
|