@gooddata/sdk-ui-dashboard 10.33.0-alpha.83 → 10.33.0-alpha.9
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 +2342 -3859
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +0 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +43 -27
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +0 -10
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +60 -142
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +4 -9
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -21
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +10 -14
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/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 +1 -3
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +3 -1
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +3 -1
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +0 -3
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +0 -3
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +2 -3
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +3 -4
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +20 -10
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +2 -3
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +7 -6
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +2 -3
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +23 -10
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +2 -3
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +6 -6
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +7 -6
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +2 -3
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +2 -3
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +2 -3
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +2 -3
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +12 -8
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +10 -7
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +2 -3
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +7 -6
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +2 -3
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +5 -7
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +2 -3
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +11 -8
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +2 -3
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +102 -35
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +2 -3
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +11 -7
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +2 -3
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +2 -3
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +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 +24 -9
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +2 -3
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +133 -99
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +2 -3
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +17 -8
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +2 -3
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +9 -8
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +2 -3
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +36 -15
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +4 -3
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +11 -7
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +2 -3
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +7 -6
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +2 -3
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +10 -9
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +2 -3
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +9 -8
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +2 -3
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +168 -80
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +2 -3
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +2 -5
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +3 -6
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +1 -5
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -5
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +1 -3
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +0 -1
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/model/store/user/index.d.ts +7 -6
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +2 -3
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +15 -8
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +2 -3
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -3
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +2 -6
- 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 +11 -7
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +6 -11
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +3 -4
- 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 +7 -6
- 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 +3 -12
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +9 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +16 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +3 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +20 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/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 +1 -2
- 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 +5 -6
- 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 +4 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +19 -37
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +3 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +30 -59
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +11 -21
- 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 +2 -5
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +3 -25
- 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 +1 -2
- 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 +3 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +1 -22
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +1 -22
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +1 -22
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +473 -538
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +3394 -686
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +1 -22
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +1 -22
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +1 -22
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +1 -22
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +1 -22
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +1 -22
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +1 -22
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +1 -22
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +1 -22
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +1 -22
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +1 -22
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +1 -22
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +1 -22
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +1 -22
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +1 -22
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -23
- 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 +1 -5
- 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 +2 -13
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +5 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/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 +270 -166
- package/esm/types.d.ts +0 -5
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +23 -22
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +5 -100
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +49 -88
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +20 -27
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +24 -32
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +147 -352
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -88
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +15 -69
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +4 -6
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +3 -15
- package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
- package/styles/scss/dragAndDrop.scss +48 -63
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +79 -77
- package/styles/scss/notifications_channels_dialog.scss +1 -89
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +13 -83
- package/styles/scss/sidebar.scss +4 -6
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +0 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +0 -23
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAG7F,OAAO,EACH,yBAAyB,EACzB,0CAA0C,EAC1C,yBAAyB,EACzB,iCAAiC,EACjC,qCAAqC,EACrC,8CAA8C,EAC9C,wBAAwB,EACxB,yCAAyC,EACzC,8CAA8C,EAC9C,qDAAqD,EACrD,kCAAkC,EAClC,0CAA0C,EAC1C,4BAA4B,EAC5B,iCAAiC,EACjC,6BAA6B,GAChC,MAAM,uDAAuD,CAAC;AAE/D,OAAO,EACH,YAAY,EACZ,YAAY,EACZ,gBAAgB,EAChB,cAAc,EACd,kBAAkB,EAClB,sBAAsB,EACtB,8BAA8B,EAC9B,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,mCAAmC,EACnC,gCAAgC,EAChC,0CAA0C,EAC1C,mCAAmC,EACnC,gBAAgB,EAChB,cAAc,EACd,qBAAqB,EACrB,0BAA0B,EAC1B,+CAA+C,EAC/C,iCAAiC,EACjC,wCAAwC,EACxC,iCAAiC,EACjC,iCAAiC,EACjC,sCAAsC,EACtC,kCAAkC,EAClC,yCAAyC,EACzC,4BAA4B,EAC5B,8BAA8B,EAC9B,sCAAsC,EACtC,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,EAC1C,oBAAoB,EACpB,0CAA0C,EAC1C,6BAA6B,EAC7B,6BAA6B,EAC7B,+BAA+B,EAC/B,iCAAiC,EACjC,iCAAiC,EACjC,2CAA2C,EAC3C,8CAA8C,EAC9C,0CAA0C,EAC1C,yBAAyB,EACzB,eAAe,EACf,cAAc,EACd,wBAAwB,EACxB,sCAAsC,EACtC,8BAA8B,EAC9B,iCAAiC,EACjC,4BAA4B,EAC5B,+BAA+B,EAC/B,sBAAsB,EACtB,2CAA2C,EAC3C,4CAA4C,EAC5C,kDAAkD,EAClD,2DAA2D,EAC3D,gCAAgC,EAChC,8BAA8B,EAC9B,8BAA8B,EAC9B,sBAAsB,EACtB,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,gCAAgC,EAChC,iCAAiC,EACjC,gCAAgC,EAChC,uBAAuB,EACvB,qCAAqC,EACrC,0BAA0B,EAC1B,mCAAmC,EACnC,mCAAmC,EACnC,8BAA8B,EAC9B,0BAA0B,EAC1B,iBAAiB,EACjB,6CAA6C,EAC7C,4BAA4B,EAC5B,qCAAqC,EACrC,sCAAsC,EACtC,0CAA0C,EAC1C,+BAA+B,EAC/B,+BAA+B,EAC/B,sCAAsC,EACtC,kCAAkC,EAClC,8BAA8B,EAC9B,mCAAmC,EACnC,0CAA0C,EAC1C,iCAAiC,EACjC,uCAAuC,EACvC,mCAAmC,EACnC,uBAAuB,EACvB,oCAAoC,EACpC,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"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"}
|
@@ -1,10 +1,25 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
};
|
1
|
+
export declare const insightsSliceReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>;
|
2
|
+
export declare const insightsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setInsights: {
|
4
|
+
<S extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S>, entities: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>): S;
|
5
|
+
<S_1 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_1>, entities: {
|
6
|
+
payload: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>;
|
7
|
+
type: string;
|
8
|
+
}): S_1;
|
9
|
+
};
|
10
|
+
addInsights: {
|
11
|
+
<S_2 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_2>, entities: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>): S_2;
|
12
|
+
<S_3 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_3, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_3>, entities: {
|
13
|
+
payload: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>;
|
14
|
+
type: string;
|
15
|
+
}): S_3;
|
16
|
+
};
|
17
|
+
upsertInsight: {
|
18
|
+
<S_4 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_4, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_4>, entity: import("@gooddata/sdk-model").IInsight): S_4;
|
19
|
+
<S_5 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_5, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_5>, entity: {
|
20
|
+
payload: import("@gooddata/sdk-model").IInsight;
|
21
|
+
type: string;
|
22
|
+
}): S_5;
|
23
|
+
};
|
24
|
+
}, "insights">;
|
10
25
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,oBAAoB,oHAAwB,CAAC;AAC1D,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;cAAwB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { insightsAdapter } from "./insightsEntityAdapter.js";
|
4
4
|
const insightsSlice = createSlice({
|
5
5
|
name: "insights",
|
@@ -11,6 +11,5 @@ const insightsSlice = createSlice({
|
|
11
11
|
},
|
12
12
|
});
|
13
13
|
export const insightsSliceReducer = insightsSlice.reducer;
|
14
|
-
|
15
|
-
export const insightsActions = { ...insightsSlice.actions };
|
14
|
+
export const insightsActions = insightsSlice.actions;
|
16
15
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,UAAU;IAChB,YAAY,EAAE,eAAe,CAAC,eAAe,EAAE;IAC/C,QAAQ,EAAE;QACN,WAAW,EAAE,eAAe,CAAC,MAAM;QACnC,WAAW,EAAE,eAAe,CAAC,OAAO;QACpC,aAAa,EAAE,eAAe,CAAC,SAAS;KAC3C;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC,OAAO,CAAC"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IInsight } from "@gooddata/sdk-model";
|
3
|
-
export declare const insightsAdapter: import("@reduxjs/toolkit").EntityAdapter<IInsight
|
2
|
+
export declare const insightsAdapter: import("@reduxjs/toolkit").EntityAdapter<IInsight>;
|
4
3
|
//# sourceMappingURL=insightsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"insightsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAA+B,MAAM,qBAAqB,CAAC;AAE5E,eAAO,MAAM,eAAe,oDAE1B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit";
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { insightRef, serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
export const insightsAdapter = createEntityAdapter({
|
5
5
|
selectId: (insight) => serializeObjRef(insightRef(insight)),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"insightsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAY,UAAU,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE5E,MAAM,CAAC,MAAM,eAAe,GAAG,mBAAmB,CAAW;IACzD,QAAQ,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,eAAe,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAC9D,CAAC,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
2
|
import { insightsAdapter } from "./insightsEntityAdapter.js";
|
3
|
-
import { createSelector } from "@reduxjs/toolkit";
|
3
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
4
4
|
import { areObjRefsEqual, attributeAlias, attributeDisplayFormRef, attributeLocalId, insightAttributes, insightMeasures, insightRef, measureAlias, measureItem, measureLocalId, measureTitle, } from "@gooddata/sdk-model";
|
5
5
|
import { newInsightMap } from "../../../_staging/metadata/objRefMap.js";
|
6
6
|
import { selectBackendCapabilities } from "../backendCapabilities/backendCapabilitiesSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"insightsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EACH,eAAe,EACf,cAAc,EACd,uBAAuB,EACvB,gBAAgB,EAGhB,iBAAiB,EACjB,eAAe,EACf,UAAU,EACV,YAAY,EACZ,WAAW,EACX,cAAc,EACd,YAAY,GAEf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAa,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,yBAAyB,EAAE,MAAM,wDAAwD,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EACH,kCAAkC,EAClC,yBAAyB,EACzB,qBAAqB,GACxB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,MAAM,eAAe,GAAG,eAAe,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;AAEhG;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC,SAAS,CAAC;AAExD;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAgC,cAAc,CAAC,cAAc,EAAE,CAAC,QAAQ,EAAE,EAAE;IACtG,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;AACpC,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA2C,cAAc,CACnF,cAAc,EACd,yBAAyB,EACzB,CAAC,QAAQ,EAAE,YAAY,EAAE,EAAE;IACvB,OAAO,aAAa,CAAC,QAAQ,EAAE,YAAY,CAAC,wBAAwB,CAAC,CAAC;AAC1E,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAC3B,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE;IAC/C,OAAO,cAAc,CAAC,iBAAiB,EAAE,CAAC,QAAQ,EAAE,EAAE;QAClD,OAAO,GAAG,IAAI,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpC,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GACjC,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE;IAC/C,OAAO,cAAc,CAAC,iBAAiB,CAAC,GAAG,CAAC,EAAE,iBAAiB,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE;QAClF,MAAM,GAAG,GAAI,MAAyB,EAAE,OAAO,CAAC;QAChD,OAAO,GAAG,IAAI,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpC,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;;;;;;;;;;GAYG;AACH,MAAM,8CAA8C,GAEwB,sBAAsB,CAC9F,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,kBAAkB,CAAC,GAAG,CAAC,EACvB,qBAAqB,EACrB,YAAY,EACZ,CAAC,OAAO,EAAE,eAAe,EAAE,MAAM,EAAE,EAAE;QACjC,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,+DAA+D;QAC/D,oFAAoF;QACpF,uDAAuD;QACvD,MAAM,aAAa,GAAG,iBAAiB,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QAEzD,OAAO,eAAe,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC,SAAS,EAAE,OAAO,EAAE,EAAE;YAChE,MAAM,OAAO,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC;YAExC,wDAAwD;YACxD,iDAAiD;YACjD,uEAAuE;YACvE,wDAAwD;YACxD,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,CAAC,IAAI,YAAY,CAAC,OAAO,CAAC,CAAC;YAC/E,IAAI,uBAAuB,EAAE,CAAC;gBAC1B,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,uBAAuB;iBACjC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,sCAAsC;YACtC,iGAAiG;YACjG,iBAAiB;YACjB,MAAM,cAAc,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC9C,eAAe,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC,CACvD,CAAC;YACF,IAAI,cAAc,EAAE,CAAC;gBACjB,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,cAAc,CAAC,OAAO,CAAC,KAAK;iBACtC,CAAC;YACN,CAAC;YAED,OAAO,SAAS,CAAC;QACrB,CAAC,EAAE,EAA8C,CAAC,CAAC;IACvD,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,MAAM,kDAAkD,GAEwB,sBAAsB,CAClG,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,kBAAkB,CAAC,GAAG,CAAC,EACvB,kCAAkC,EAClC,yBAAyB,EACzB,CAAC,OAAO,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,EAAE;QAC3D,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,OAAO,iBAAiB,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,SAAS,EAAE,SAAS,EAAE,EAAE;YAC9D,MAAM,OAAO,GAAG,gBAAgB,CAAC,SAAS,CAAC,CAAC;YAE5C,uDAAuD;YACvD,MAAM,yBAAyB,GAAG,cAAc,CAAC,SAAS,CAAC,CAAC;YAC5D,IAAI,yBAAyB,EAAE,CAAC;gBAC5B,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,yBAAyB;iBACnC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,sCAAsC;YACtC,2BAA2B;YAC3B,MAAM,kBAAkB,GAAG,4BAA4B,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC/D,eAAe,CAAC,CAAC,CAAC,GAAG,EAAE,uBAAuB,CAAC,SAAS,CAAC,CAAC,CAC7D,CAAC;YACF,IAAI,kBAAkB,EAAE,CAAC;gBACrB,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,kBAAkB,CAAC,KAAK;iBAClC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,6BAA6B;YAC7B,mBAAmB,CAAC,OAAO,CAAC,CAAC,WAAW,EAAE,EAAE;gBACxC,MAAM,oBAAoB,GAAG,WAAW,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC/D,eAAe,CAAC,CAAC,CAAC,kBAAkB,CAAC,GAAG,EAAE,uBAAuB,CAAC,SAAS,CAAC,CAAC,CAChF,CAAC;gBACF,IAAI,oBAAoB,EAAE,CAAC;oBACvB,SAAS,CAAC,OAAO,CAAC,GAAG;wBACjB,KAAK,EAAE,oBAAoB,CAAC,kBAAkB,CAAC,KAAK;qBACvD,CAAC;gBACN,CAAC;YACL,CAAC,CAAC,CAAC;YAEH,OAAO,SAAS,CAAC;QACrB,CAAC,EAAE,EAA8C,CAAC,CAAC;IACvD,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAEY,sBAAsB,CAClF,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,8CAA8C,CAAC,GAAG,CAAC,EACnD,kDAAkD,CAAC,GAAG,CAAC,EACvD,CAAC,gBAAgB,EAAE,oBAAoB,EAAE,EAAE;QACvC,OAAO;YACH,QAAQ,EAAE,gBAAgB;YAC1B,YAAY,EAAE,oBAAoB;SACrC,CAAC;IACN,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC"}
|
@@ -1,173 +1,207 @@
|
|
1
|
-
|
2
|
-
import { LayoutState } from "./layoutState.js";
|
3
|
-
export declare const layoutSliceReducer: Reducer<LayoutState>;
|
1
|
+
export declare const layoutSliceReducer: import("@reduxjs/toolkit").Reducer<import("./layoutState.js").LayoutState>;
|
4
2
|
/**
|
5
3
|
* Actions to control dashboard layout.
|
6
4
|
*
|
7
5
|
* @internal
|
8
6
|
*/
|
9
|
-
export declare const layoutActions: {
|
10
|
-
setLayout: import("
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
7
|
+
export declare const layoutActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
8
|
+
setLayout: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
9
|
+
payload: import("@gooddata/sdk-model").IDashboardLayout<import("../../index.js").ExtendedDashboardWidget>;
|
10
|
+
type: string;
|
11
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
12
|
+
setScreen: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
13
|
+
payload: {
|
14
|
+
screen: import("@gooddata/sdk-model").ScreenSize;
|
15
|
+
};
|
16
|
+
type: string;
|
17
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
18
|
+
updateWidgetIdentities: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
19
|
+
payload: import("../../../index.js").ObjRefMap<import("../../../_staging/dashboard/dashboardLayout.js").IdentityMapping>;
|
20
|
+
type: string;
|
21
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
22
|
+
removeIgnoredAttributeFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
23
|
+
payload: {
|
24
|
+
displayFormRefs: import("@gooddata/sdk-model").ObjRef[];
|
25
|
+
};
|
26
|
+
type: string;
|
27
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
28
|
+
removeIgnoredDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
29
|
+
payload: {
|
30
|
+
dateDataSets: import("@gooddata/sdk-model").ObjRef[];
|
31
|
+
};
|
32
|
+
type: string;
|
33
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
34
|
+
addSection: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
22
35
|
section: import("../../index.js").ExtendedDashboardLayoutSection;
|
23
36
|
index: import("../../../types.js").ILayoutSectionPath;
|
24
37
|
usedStashes: string[];
|
25
|
-
}, "
|
26
|
-
removeSection: import("
|
38
|
+
}, import("../../index.js").IDashboardCommand>;
|
39
|
+
removeSection: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
27
40
|
index: import("../../../types.js").ILayoutSectionPath;
|
28
41
|
stashIdentifier?: string | undefined;
|
29
|
-
}, "
|
30
|
-
moveSection: import("
|
42
|
+
}, import("../../index.js").IDashboardCommand>;
|
43
|
+
moveSection: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
31
44
|
sectionIndex: import("../../../types.js").ILayoutSectionPath;
|
32
45
|
toIndex: import("../../../types.js").ILayoutSectionPath;
|
33
|
-
}, "
|
34
|
-
changeSectionHeader: import("
|
46
|
+
}, import("../../index.js").IDashboardCommand>;
|
47
|
+
changeSectionHeader: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
35
48
|
index: import("../../../types.js").ILayoutSectionPath;
|
36
49
|
header: import("@gooddata/sdk-model").IDashboardLayoutSectionHeader;
|
37
|
-
}, "
|
38
|
-
addSectionItems: import("
|
50
|
+
}, import("../../index.js").IDashboardCommand>;
|
51
|
+
addSectionItems: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
39
52
|
layoutPath: import("../../../types.js").ILayoutItemPath;
|
40
53
|
items: import("../../index.js").ExtendedDashboardItem[];
|
41
54
|
usedStashes: string[];
|
42
|
-
}, "
|
43
|
-
moveSectionItem: import("
|
55
|
+
}, import("../../index.js").IDashboardCommand>;
|
56
|
+
moveSectionItem: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
44
57
|
itemIndex: import("../../../types.js").ILayoutItemPath;
|
45
58
|
toItemIndex: import("../../../types.js").ILayoutItemPath;
|
46
|
-
}, "
|
47
|
-
removeSectionItem: import("
|
59
|
+
}, import("../../index.js").IDashboardCommand>;
|
60
|
+
removeSectionItem: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
48
61
|
itemIndex: import("../../../types.js").ILayoutItemPath;
|
49
62
|
stashIdentifier?: string | undefined;
|
50
|
-
}, "
|
51
|
-
replaceSectionItem: import("
|
63
|
+
}, import("../../index.js").IDashboardCommand>;
|
64
|
+
replaceSectionItem: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
52
65
|
layoutPath: import("../../../types.js").ILayoutItemPath;
|
53
66
|
newItems: import("../../index.js").ExtendedDashboardItem[];
|
54
67
|
stashIdentifier?: string | undefined;
|
55
68
|
usedStashes: string[];
|
56
|
-
}, "
|
57
|
-
replaceWidgetHeader: import("
|
69
|
+
}, import("../../index.js").IDashboardCommand>;
|
70
|
+
replaceWidgetHeader: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
58
71
|
ref: import("@gooddata/sdk-model").ObjRef;
|
59
72
|
header: import("../../index.js").WidgetHeader;
|
60
|
-
}, "
|
61
|
-
replaceWidgetDescription: import("
|
73
|
+
}, import("../../index.js").IDashboardCommand>;
|
74
|
+
replaceWidgetDescription: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
62
75
|
ref: import("@gooddata/sdk-model").ObjRef;
|
63
76
|
description: import("../../index.js").WidgetDescription;
|
64
|
-
}, "
|
65
|
-
replaceWidgetDrillWithoutUndo: import("
|
77
|
+
}, import("../../index.js").IDashboardCommand>;
|
78
|
+
replaceWidgetDrillWithoutUndo: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
79
|
+
payload: {
|
80
|
+
ref: import("@gooddata/sdk-model").ObjRef;
|
81
|
+
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
82
|
+
};
|
83
|
+
type: string;
|
84
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
85
|
+
replaceWidgetDrills: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
66
86
|
ref: import("@gooddata/sdk-model").ObjRef;
|
67
87
|
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
68
|
-
}, "
|
69
|
-
|
70
|
-
ref: import("@gooddata/sdk-model").ObjRef;
|
71
|
-
drillDefinitions: import("@gooddata/sdk-model").InsightDrillDefinition[];
|
72
|
-
}, "layout/replaceWidgetDrills">;
|
73
|
-
replaceWidgetBlacklistHierarchies: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
88
|
+
}, import("../../index.js").IDashboardCommand>;
|
89
|
+
replaceWidgetBlacklistHierarchies: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
74
90
|
ref: import("@gooddata/sdk-model").ObjRef;
|
75
91
|
blacklistHierarchies: import("@gooddata/sdk-model").IDrillDownReference[];
|
76
|
-
}, "
|
77
|
-
replaceWidgetDrillDownIntersectionIgnoredAttributes: import("
|
92
|
+
}, import("../../index.js").IDashboardCommand>;
|
93
|
+
replaceWidgetDrillDownIntersectionIgnoredAttributes: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
78
94
|
ref: import("@gooddata/sdk-model").ObjRef;
|
79
95
|
ignoredDrillDownIntersectionIgnoredAttributes: import("@gooddata/sdk-model").IDrillDownIntersectionIgnoredAttributes[];
|
80
|
-
}, "
|
81
|
-
replaceInsightWidgetVisProperties: import("
|
96
|
+
}, import("../../index.js").IDashboardCommand>;
|
97
|
+
replaceInsightWidgetVisProperties: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
82
98
|
ref: import("@gooddata/sdk-model").ObjRef;
|
83
99
|
properties: import("@gooddata/sdk-model").VisualizationProperties | undefined;
|
84
|
-
}, "
|
85
|
-
replaceInsightWidgetVisConfiguration: import("
|
100
|
+
}, import("../../index.js").IDashboardCommand>;
|
101
|
+
replaceInsightWidgetVisConfiguration: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
86
102
|
ref: import("@gooddata/sdk-model").ObjRef;
|
87
103
|
config: import("@gooddata/sdk-model").IInsightWidgetConfiguration | undefined;
|
88
|
-
}, "
|
89
|
-
replaceInsightWidgetInsight: import("
|
104
|
+
}, import("../../index.js").IDashboardCommand>;
|
105
|
+
replaceInsightWidgetInsight: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
90
106
|
ref: import("@gooddata/sdk-model").ObjRef;
|
91
107
|
insightRef: import("@gooddata/sdk-model").ObjRef;
|
92
108
|
properties: import("@gooddata/sdk-model").VisualizationProperties | undefined;
|
93
109
|
header: import("../../index.js").WidgetHeader | undefined;
|
94
110
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
95
|
-
}, "
|
96
|
-
replaceWidgetFilterSettings: import("
|
111
|
+
}, import("../../index.js").IDashboardCommand>;
|
112
|
+
replaceWidgetFilterSettings: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
97
113
|
ref: import("@gooddata/sdk-model").ObjRef;
|
98
114
|
ignoreDashboardFilters?: import("@gooddata/sdk-model").IDashboardFilterReference[] | undefined;
|
99
115
|
dateDataSet?: import("@gooddata/sdk-model").ObjRef | undefined;
|
100
|
-
}, "
|
101
|
-
replaceWidgetDateDataset: import("
|
116
|
+
}, import("../../index.js").IDashboardCommand>;
|
117
|
+
replaceWidgetDateDataset: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
102
118
|
ref: import("@gooddata/sdk-model").ObjRef;
|
103
119
|
dateDataSet?: import("@gooddata/sdk-model").ObjRef | undefined;
|
104
|
-
}, "
|
105
|
-
replaceKpiWidgetMeasure: import("
|
120
|
+
}, import("../../index.js").IDashboardCommand>;
|
121
|
+
replaceKpiWidgetMeasure: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
106
122
|
ref: import("@gooddata/sdk-model").ObjRef;
|
107
123
|
measureRef: import("@gooddata/sdk-model").ObjRef;
|
108
|
-
}, "
|
109
|
-
replaceKpiWidgetComparison: import("
|
124
|
+
}, import("../../index.js").IDashboardCommand>;
|
125
|
+
replaceKpiWidgetComparison: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
110
126
|
ref: import("@gooddata/sdk-model").ObjRef;
|
111
127
|
comparisonType: import("@gooddata/sdk-model").IKpiComparisonTypeComparison;
|
112
128
|
comparisonDirection?: import("@gooddata/sdk-model").IKpiComparisonDirection | undefined;
|
113
|
-
}, "
|
114
|
-
replaceKpiWidgetDrillWithoutUndo: import("
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
129
|
+
}, import("../../index.js").IDashboardCommand>;
|
130
|
+
replaceKpiWidgetDrillWithoutUndo: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
131
|
+
payload: {
|
132
|
+
ref: import("@gooddata/sdk-model").ObjRef;
|
133
|
+
drill: import("@gooddata/sdk-model").IDrillToLegacyDashboard | undefined;
|
134
|
+
};
|
135
|
+
type: string;
|
136
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
137
|
+
replaceKpiWidgetDrill: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
119
138
|
ref: import("@gooddata/sdk-model").ObjRef;
|
120
139
|
drill: import("@gooddata/sdk-model").IDrillToLegacyDashboard | undefined;
|
121
|
-
}, "
|
122
|
-
replaceKpiWidgetConfiguration: import("
|
140
|
+
}, import("../../index.js").IDashboardCommand>;
|
141
|
+
replaceKpiWidgetConfiguration: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
123
142
|
ref: import("@gooddata/sdk-model").ObjRef;
|
124
143
|
config: import("@gooddata/sdk-model").IKpiWidgetConfiguration | undefined;
|
125
|
-
}, "
|
126
|
-
replaceRichTextWidgetContent: import("
|
144
|
+
}, import("../../index.js").IDashboardCommand>;
|
145
|
+
replaceRichTextWidgetContent: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
127
146
|
ref: import("@gooddata/sdk-model").ObjRef;
|
128
147
|
content: string;
|
129
|
-
}, "
|
130
|
-
addVisualizationSwitcherWidgetVisualization: import("
|
148
|
+
}, import("../../index.js").IDashboardCommand>;
|
149
|
+
addVisualizationSwitcherWidgetVisualization: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
131
150
|
ref: import("@gooddata/sdk-model").ObjRef;
|
132
151
|
visualization: import("@gooddata/sdk-model").IInsightWidget;
|
133
152
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
134
|
-
}, "
|
135
|
-
updateVisualizationSwitcherWidgetVisualizations: import("
|
153
|
+
}, import("../../index.js").IDashboardCommand>;
|
154
|
+
updateVisualizationSwitcherWidgetVisualizations: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
136
155
|
ref: import("@gooddata/sdk-model").ObjRef;
|
137
156
|
visualizations: import("@gooddata/sdk-model").IInsightWidget[];
|
138
|
-
}, "
|
139
|
-
undoLayout: import("
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
157
|
+
}, import("../../index.js").IDashboardCommand>;
|
158
|
+
undoLayout: <TState extends import("../index.js").UndoEnhancedState<import("../../index.js").IDashboardCommand>>(state: import("immer").Draft<TState>, action: {
|
159
|
+
payload: import("../_infra/undoEnhancer.js").UndoActionPayload;
|
160
|
+
type: string;
|
161
|
+
}) => TState;
|
162
|
+
clearLayoutHistory: <TState_1 extends import("../index.js").UndoEnhancedState<import("../../index.js").IDashboardCommand>>(state: import("immer").Draft<TState_1>) => void;
|
163
|
+
changeItemsHeight: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
164
|
+
payload: {
|
165
|
+
sectionIndex: import("../../../types.js").ILayoutSectionPath;
|
166
|
+
itemIndexes: number[];
|
167
|
+
height: number;
|
168
|
+
};
|
169
|
+
type: string;
|
170
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
171
|
+
changeItemWidth: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
172
|
+
payload: {
|
173
|
+
layoutPath: import("../../../types.js").ILayoutItemPath;
|
174
|
+
width: number;
|
175
|
+
};
|
176
|
+
type: string;
|
177
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
178
|
+
changeWidgetIgnoreCrossFiltering: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
151
179
|
ref: import("@gooddata/sdk-model").ObjRef;
|
152
180
|
ignoreCrossFiltering?: boolean | undefined;
|
153
|
-
}, "
|
154
|
-
resizeVisualizationSwitcherOnInsightChanged: import("
|
181
|
+
}, import("../../index.js").IDashboardCommand>;
|
182
|
+
resizeVisualizationSwitcherOnInsightChanged: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
155
183
|
ref: import("@gooddata/sdk-model").ObjRef;
|
156
184
|
newSize?: import("@gooddata/sdk-ui-ext").IVisualizationSizeInfo | undefined;
|
157
|
-
}, "
|
158
|
-
toggleLayoutSectionHeaders: import("
|
185
|
+
}, import("../../index.js").IDashboardCommand>;
|
186
|
+
toggleLayoutSectionHeaders: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
159
187
|
layoutPath: import("../../../types.js").ILayoutItemPath | undefined;
|
160
188
|
enableSectionHeaders: boolean;
|
161
|
-
}, "
|
162
|
-
toggleLayoutDirection: import("
|
189
|
+
}, import("../../index.js").IDashboardCommand>;
|
190
|
+
toggleLayoutDirection: import("../_infra/undoEnhancer.js").UndoEnabledReducer<import("./layoutState.js").LayoutState, import("../_infra/undoEnhancer.js").UndoPayload<import("../../index.js").IDashboardCommand> & {
|
163
191
|
layoutPath: import("../../../types.js").ILayoutItemPath | undefined;
|
164
192
|
direction: import("@gooddata/sdk-model").IDashboardLayoutContainerDirection;
|
165
|
-
}, "
|
166
|
-
updateHeightOfMultipleItems: import("
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
}
|
172
|
-
|
193
|
+
}, import("../../index.js").IDashboardCommand>;
|
194
|
+
updateHeightOfMultipleItems: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
195
|
+
payload: {
|
196
|
+
itemsWithSizes: import("../../types/layoutTypes.js").IItemWithHeight[];
|
197
|
+
};
|
198
|
+
type: string;
|
199
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
200
|
+
updateWidthOfMultipleItems: (state: import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>, action: {
|
201
|
+
payload: {
|
202
|
+
itemsWithSizes: import("../../types/layoutTypes.js").IItemWithWidth[];
|
203
|
+
};
|
204
|
+
type: string;
|
205
|
+
}) => void | import("./layoutState.js").LayoutState | import("immer/dist/internal.js").WritableDraft<import("./layoutState.js").LayoutState>;
|
206
|
+
}, "layout">;
|
173
207
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/layout/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,kBAAkB,4EAAsB,CAAC;AACtD;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAAsB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { layoutInitialState } from "./layoutState.js";
|
4
4
|
import { layoutReducers } from "./layoutReducers.js";
|
5
5
|
const layoutSlice = createSlice({
|
@@ -8,11 +8,10 @@ const layoutSlice = createSlice({
|
|
8
8
|
reducers: layoutReducers,
|
9
9
|
});
|
10
10
|
export const layoutSliceReducer = layoutSlice.reducer;
|
11
|
-
// Spread "fixes" TS2742 error
|
12
11
|
/**
|
13
12
|
* Actions to control dashboard layout.
|
14
13
|
*
|
15
14
|
* @internal
|
16
15
|
*/
|
17
|
-
export const layoutActions =
|
16
|
+
export const layoutActions = layoutSlice.actions;
|
18
17
|
//# 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,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,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,GAAG,WAAW,CAAC,OAAO,CAAC;AACtD;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,WAAW,CAAC,OAAO,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { 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";
|