@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":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAsB,WAAW,EAAE,MAAM,kBAAkB,CAAC;AASnE,eAAO,MAAM,kBAAkB,EAAE,OAAO,CAAC,WAAW,CAAuB,CAAC;AAG5E;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA6B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { layoutInitialState } from "./layoutState.js";
|
4
4
|
import { layoutReducers } from "./layoutReducers.js";
|
5
5
|
const layoutSlice = createSlice({
|
@@ -8,10 +8,11 @@ const layoutSlice = createSlice({
|
|
8
8
|
reducers: layoutReducers,
|
9
9
|
});
|
10
10
|
export const layoutSliceReducer = layoutSlice.reducer;
|
11
|
+
// Spread "fixes" TS2742 error
|
11
12
|
/**
|
12
13
|
* Actions to control dashboard layout.
|
13
14
|
*
|
14
15
|
* @internal
|
15
16
|
*/
|
16
|
-
export const layoutActions = layoutSlice.actions;
|
17
|
+
export const layoutActions = { ...layoutSlice.actions };
|
17
18
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAe,MAAM,kBAAkB,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,QAAQ;IACd,YAAY,EAAE,kBAAkB;IAChC,QAAQ,EAAE,cAAc;CAC3B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kBAAkB,GAAyB,WAAW,CAAC,OAAO,CAAC;AAE5E,8BAA8B;AAC9B;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,EAAE,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { objRefToString, isKpiWidget, isInsightWidget, isDashboardAttributeFilter, isDashboardCommonDateFilter, isVisualizationSwitcherWidget, isDashboardLayout, } from "@gooddata/sdk-model";
|
4
4
|
import { invariant } from "ts-invariant";
|
5
5
|
import partition from "lodash/partition.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"layoutSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/layout/layoutSelectors.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"layoutSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/layout/layoutSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,18 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
};
|
10
|
-
addListedDashboard: {
|
11
|
-
<S_2 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>, S_2>, entity: import("@gooddata/sdk-model").IListedDashboard): S_2;
|
12
|
-
<S_3 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_3, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IListedDashboard>, S_3>, entity: {
|
13
|
-
payload: import("@gooddata/sdk-model").IListedDashboard;
|
14
|
-
type: string;
|
15
|
-
}): S_3;
|
16
|
-
};
|
17
|
-
}, "listedDashboards">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
3
|
+
export type ListedDashboardsState = ReturnType<typeof listedDashboardsEntityAdapter.getInitialState>;
|
4
|
+
export declare const listedDashboardsSliceReducer: Reducer<ListedDashboardsState>;
|
5
|
+
export declare const listedDashboardsActions: {
|
6
|
+
setListedDashboards: import("@reduxjs/toolkit").ActionCreatorWithPayload<Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IListedDashboard> | readonly import("@gooddata/sdk-model").IListedDashboard[], "listedDashboards/setListedDashboards">;
|
7
|
+
addListedDashboard: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IListedDashboard, "listedDashboards/addListedDashboard">;
|
8
|
+
};
|
18
9
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,6BAA6B,CAAC,eAAe,CAAC,CAAC;AAWrG,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,qBAAqB,CAAiC,CAAC;AAG1G,eAAO,MAAM,uBAAuB;;;CAAuC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
4
4
|
const listedDashboardsSlice = createSlice({
|
5
5
|
name: "listedDashboards",
|
@@ -10,5 +10,6 @@ const listedDashboardsSlice = createSlice({
|
|
10
10
|
},
|
11
11
|
});
|
12
12
|
export const listedDashboardsSliceReducer = listedDashboardsSlice.reducer;
|
13
|
-
|
13
|
+
// Spread "fixes" TS2742 error
|
14
|
+
export const listedDashboardsActions = { ...listedDashboardsSlice.actions };
|
14
15
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAInF,MAAM,qBAAqB,GAAG,WAAW,CAAC;IACtC,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,6BAA6B,CAAC,eAAe,EAAE;IAC7D,QAAQ,EAAE;QACN,mBAAmB,EAAE,6BAA6B,CAAC,MAAM;QACzD,kBAAkB,EAAE,6BAA6B,CAAC,SAAS;KAC9D;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAmC,qBAAqB,CAAC,OAAO,CAAC;AAE1G,8BAA8B;AAC9B,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,GAAG,qBAAqB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IListedDashboard } from "@gooddata/sdk-model";
|
2
|
-
export declare const listedDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard>;
|
3
|
+
export declare const listedDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard, EntityId>;
|
3
4
|
//# sourceMappingURL=listedDashboardsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"listedDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAkB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvE,eAAO,MAAM,6BAA6B,sEAExC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit";
|
3
3
|
import { objRefToString } from "@gooddata/sdk-model";
|
4
4
|
export const listedDashboardsEntityAdapter = createEntityAdapter({
|
5
5
|
selectId: (dashboard) => objRefToString(dashboard.ref),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"listedDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,cAAc,EAAoB,MAAM,qBAAqB,CAAC;AAEvE,MAAM,CAAC,MAAM,6BAA6B,GAAG,mBAAmB,CAA6B;IACzF,QAAQ,EAAE,CAAC,SAA2B,EAAE,EAAE,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,CAAC;CAC3E,CAAC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { listedDashboardsEntityAdapter } from "./listedDashboardsEntityAdapter.js";
|
4
4
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.listedDashboards);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"listedDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"listedDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/listedDashboards/listedDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAEjG,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,gBAAgB,CACpC,CAAC;AAEF,MAAM,gBAAgB,GAAG,6BAA6B,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;AAEhF;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,SAAS,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAmD,cAAc,CACnG,sBAAsB,EACtB,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,2BAA2B,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CACJ,CAAC"}
|
@@ -1,10 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
}, "loadingSlice">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { LoadingState } from "./loadingState.js";
|
3
|
+
export declare const loadingSliceReducer: Reducer<LoadingState>;
|
4
|
+
export declare const loadingActions: {
|
5
|
+
setLoadingStart: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"loadingSlice/setLoadingStart">;
|
6
|
+
setLoadingSuccess: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"loadingSlice/setLoadingSuccess">;
|
7
|
+
setLoadingError: import("@reduxjs/toolkit").ActionCreatorWithPayload<Error, "loadingSlice/setLoadingError">;
|
8
|
+
};
|
10
9
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAuB,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAStE,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAC,YAAY,CAAwB,CAAC;AAG/E,eAAO,MAAM,cAAc;;;;CAA8B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { loadingInitialState } from "./loadingState.js";
|
4
4
|
import { loadingReducers } from "./loadingReducers.js";
|
5
5
|
const loadingSlice = createSlice({
|
@@ -8,5 +8,6 @@ const loadingSlice = createSlice({
|
|
8
8
|
reducers: loadingReducers,
|
9
9
|
});
|
10
10
|
export const loadingSliceReducer = loadingSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const loadingActions = { ...loadingSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/loading/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAgB,MAAM,mBAAmB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,MAAM,YAAY,GAAG,WAAW,CAAC;IAC7B,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB;IACjC,QAAQ,EAAE,eAAe;CAC5B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAA0B,YAAY,CAAC,OAAO,CAAC;AAE/E,8BAA8B;AAC9B,MAAM,CAAC,MAAM,cAAc,GAAG,EAAE,GAAG,YAAY,CAAC,OAAO,EAAE,CAAC"}
|
@@ -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.loading);
|
4
4
|
/**
|
5
5
|
* @internal
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"loadingSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/loading/loadingSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"loadingSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/loading/loadingSelectors.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,OAAO,CAC3B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAoC,UAAU,CAAC;AAElF;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAA+B,cAAc,CAC9E,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAC3B,CAAC"}
|
@@ -1,40 +1,19 @@
|
|
1
|
-
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { DashboardMetaState } from "./metaState.js";
|
3
|
+
export declare const metaSliceReducer: Reducer<DashboardMetaState>;
|
2
4
|
/**
|
3
|
-
* Actions to control meta state of the dashboard.
|
4
|
-
*
|
5
5
|
* @internal
|
6
6
|
*/
|
7
|
-
export declare const metaActions:
|
8
|
-
setMeta:
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
setDisableCrossFiltering: (state: import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>, action: {
|
20
|
-
payload: boolean;
|
21
|
-
type: string;
|
22
|
-
}) => void | import("./metaState.js").DashboardMetaState | import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>;
|
23
|
-
setDisableUserFilterReset: (state: import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>, action: {
|
24
|
-
payload: boolean;
|
25
|
-
type: string;
|
26
|
-
}) => void | import("./metaState.js").DashboardMetaState | import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>;
|
27
|
-
setDisableUserFilterSave: (state: import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>, action: {
|
28
|
-
payload: boolean;
|
29
|
-
type: string;
|
30
|
-
}) => void | import("./metaState.js").DashboardMetaState | import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>;
|
31
|
-
setDisableFilterViews: (state: import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>, action: {
|
32
|
-
payload: boolean;
|
33
|
-
type: string;
|
34
|
-
}) => void | import("./metaState.js").DashboardMetaState | import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>;
|
35
|
-
setEvaluationFrequency: (state: import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>, action: {
|
36
|
-
payload: string | undefined;
|
37
|
-
type: string;
|
38
|
-
}) => void | import("./metaState.js").DashboardMetaState | import("immer/dist/internal.js").WritableDraft<import("./metaState.js").DashboardMetaState>;
|
39
|
-
}, "meta">;
|
7
|
+
export declare const metaActions: {
|
8
|
+
setMeta: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
9
|
+
dashboard?: import("@gooddata/sdk-model").IDashboard<import("@gooddata/sdk-model").IDashboardWidget> | undefined;
|
10
|
+
initialContent?: boolean | undefined;
|
11
|
+
}, "meta/setMeta">;
|
12
|
+
setDashboardTitle: import("@reduxjs/toolkit").ActionCreatorWithPayload<string, "meta/setDashboardTitle">;
|
13
|
+
setDisableCrossFiltering: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "meta/setDisableCrossFiltering">;
|
14
|
+
setDisableUserFilterReset: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "meta/setDisableUserFilterReset">;
|
15
|
+
setDisableUserFilterSave: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "meta/setDisableUserFilterSave">;
|
16
|
+
setDisableFilterViews: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "meta/setDisableFilterViews">;
|
17
|
+
setEvaluationFrequency: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<string | undefined, "meta/setEvaluationFrequency">;
|
18
|
+
};
|
40
19
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/meta/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/meta/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAoB,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAQtE,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAC,kBAAkB,CAAqB,CAAC;AAG/E;;GAEG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;CAA2B,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 { metaReducers } from "./metaReducers.js";
|
4
4
|
import { metaInitialState } from "./metaState.js";
|
5
5
|
const metaSlice = createSlice({
|
@@ -8,10 +8,9 @@ const metaSlice = createSlice({
|
|
8
8
|
reducers: metaReducers,
|
9
9
|
});
|
10
10
|
export const metaSliceReducer = metaSlice.reducer;
|
11
|
+
// Spread "fixes" TS2742 error
|
11
12
|
/**
|
12
|
-
* Actions to control meta state of the dashboard.
|
13
|
-
*
|
14
13
|
* @internal
|
15
14
|
*/
|
16
|
-
export const metaActions = metaSlice.actions;
|
15
|
+
export const metaActions = { ...metaSlice.actions };
|
17
16
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/meta/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/meta/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAsB,MAAM,gBAAgB,CAAC;AAEtE,MAAM,SAAS,GAAG,WAAW,CAAC;IAC1B,IAAI,EAAE,MAAM;IACZ,YAAY,EAAE,gBAAgB;IAC9B,QAAQ,EAAE,YAAY;CACzB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gBAAgB,GAAgC,SAAS,CAAC,OAAO,CAAC;AAC/E,8BAA8B;AAE9B;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,EAAE,GAAG,SAAS,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 { idRef, uriRef, isTempFilterContext, isDashboardAttributeFilter, isDashboardDateFilterWithDimension, isDashboardCommonDateFilter, } from "@gooddata/sdk-model";
|
4
4
|
import { invariant } from "ts-invariant";
|
5
5
|
import isUndefined from "lodash/isUndefined.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"metaSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/meta/metaSelectors.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"metaSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/meta/metaSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,12 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
payload: number;
|
9
|
-
type: string;
|
10
|
-
}) => void | import("./notificationChannelsState.js").NotificationChannelsState | import("immer/dist/internal.js").WritableDraft<import("./notificationChannelsState.js").NotificationChannelsState>;
|
11
|
-
}, "notificationChannels">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { NotificationChannelsState } from "./notificationChannelsState.js";
|
3
|
+
export declare const notificationChannelsSliceReducer: Reducer<NotificationChannelsState>;
|
4
|
+
export declare const notificationChannelsActions: {
|
5
|
+
setNotificationChannels: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").INotificationChannelMetadataObject[] | import("@gooddata/sdk-model").INotificationChannelIdentifier[], "notificationChannels/setNotificationChannels">;
|
6
|
+
setNotificationChannelsCount: import("@reduxjs/toolkit").ActionCreatorWithPayload<number, "notificationChannels/setNotificationChannelsCount">;
|
7
|
+
};
|
12
8
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAoC,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAQ7G,eAAO,MAAM,gCAAgC,EAAE,OAAO,CAAC,yBAAyB,CAC3C,CAAC;AAGtC,eAAO,MAAM,2BAA2B;;;CAA2C,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 { notificationChannelsReducers } from "./notificationChannelsReducers.js";
|
4
4
|
import { notificationChannelsInitialState } from "./notificationChannelsState.js";
|
5
5
|
const notificationChannelsSlice = createSlice({
|
@@ -8,5 +8,6 @@ const notificationChannelsSlice = createSlice({
|
|
8
8
|
reducers: notificationChannelsReducers,
|
9
9
|
});
|
10
10
|
export const notificationChannelsSliceReducer = notificationChannelsSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const notificationChannelsActions = { ...notificationChannelsSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AACjF,OAAO,EAAE,gCAAgC,EAA6B,MAAM,gCAAgC,CAAC;AAE7G,MAAM,yBAAyB,GAAG,WAAW,CAAC;IAC1C,IAAI,EAAE,sBAAsB;IAC5B,YAAY,EAAE,gCAAgC;IAC9C,QAAQ,EAAE,4BAA4B;CACzC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gCAAgC,GACzC,yBAAyB,CAAC,OAAO,CAAC;AAEtC,8BAA8B;AAC9B,MAAM,CAAC,MAAM,2BAA2B,GAAG,EAAE,GAAG,yBAAyB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { createSelector } from "@reduxjs/toolkit
|
1
|
+
import { createSelector } from "@reduxjs/toolkit";
|
2
2
|
const selectSelf = createSelector((state) => state, (state) => state.notificationChannels);
|
3
3
|
/**
|
4
4
|
* Returns organization notification channels.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"notificationChannelsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/notificationChannelsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"notificationChannelsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/notificationChannels/notificationChannelsSelectors.ts"],"names":[],"mappings":"AAEA,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,oBAAoB,CACxC,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAEnC,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACrC,OAAO,KAAK,CAAC,oBAAoB,CAAC;AACtC,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAEpD,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACrC,OAAO,KAAK,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,eAAe,KAAK,YAAY,CAAC,CAAC;AACpG,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAA8B,cAAc,CACrG,2CAA2C,EAC3C,CAAC,oBAAoB,EAAE,EAAE;IACrB,OAAO,oBAAoB,CAAC,MAAM,CAAC;AACvC,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA8B,cAAc,CACpF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,yBAAyB,CAAC;AAC3C,CAAC,CACJ,CAAC"}
|
@@ -1,8 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
}, "permissions">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { PermissionsState } from "./permissionsState.js";
|
3
|
+
export declare const permissionsSliceReducer: Reducer<PermissionsState>;
|
4
|
+
export declare const permissionsActions: {
|
5
|
+
setPermissions: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IWorkspacePermissions, "permissions/setPermissions">;
|
6
|
+
};
|
8
7
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/permissions/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/permissions/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAA2B,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAQlF,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAC,gBAAgB,CAA4B,CAAC;AAG3F,eAAO,MAAM,kBAAkB;;CAAkC,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 { permissionsReducers } from "./permissionsReducers.js";
|
4
4
|
import { permissionsInitialState } from "./permissionsState.js";
|
5
5
|
const permissionsSlice = createSlice({
|
@@ -8,5 +8,6 @@ const permissionsSlice = createSlice({
|
|
8
8
|
reducers: permissionsReducers,
|
9
9
|
});
|
10
10
|
export const permissionsSliceReducer = permissionsSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const permissionsActions = { ...permissionsSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/permissions/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/permissions/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,uBAAuB,EAAoB,MAAM,uBAAuB,CAAC;AAElF,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,GAA8B,gBAAgB,CAAC,OAAO,CAAC;AAE3F,8BAA8B;AAC9B,MAAM,CAAC,MAAM,kBAAkB,GAAG,EAAE,GAAG,gBAAgB,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 { invariant } from "ts-invariant";
|
4
4
|
const selectSelf = createSelector((state) => state, (state) => state.permissions);
|
5
5
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"permissionsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/permissions/permissionsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"permissionsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/permissions/permissionsSelectors.ts"],"names":[],"mappings":"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"}
|