@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":"queryInsightDateDatasets.js","sourceRoot":"","sources":["../../../src/model/queryServices/queryInsightDateDatasets.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAkB,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EACH,YAAY,EAGZ,cAAc,EACd,UAAU,EACV,YAAY,EACZ,QAAQ,EAER,cAAc,EACd,eAAe,EAEf,oBAAoB,GACvB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,wBAAwB,
|
1
|
+
{"version":3,"file":"queryInsightDateDatasets.js","sourceRoot":"","sources":["../../../src/model/queryServices/queryInsightDateDatasets.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAkB,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EACH,YAAY,EAGZ,cAAc,EACd,UAAU,EACV,YAAY,EACZ,QAAQ,EAER,cAAc,EACd,eAAe,EAEf,oBAAoB,GACvB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAE3E,OAAO,EAGH,0BAA0B,GAE7B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAE,KAAK,EAAE,MAAM,8BAA8B,CAAC;AACrD,OAAO,EACH,+BAA+B,EAC/B,mCAAmC,GACtC,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,yBAAyB,EAAE,MAAM,8DAA8D,CAAC;AACzG,OAAO,EAAE,iBAAiB,EAAa,MAAM,sCAAsC,CAAC;AAEpF,OAAO,EACH,wBAAwB,EACxB,uBAAuB,GAC1B,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,CAAC,MAAM,kCAAkC,GAAG,wBAAwB,CACtE,sCAAsC,EACtC,YAAY,EACZ,CAAC,KAA+B,EAAE,EAAE;IAChC,MAAM,EACF,OAAO,EAAE,EAAE,YAAY,EAAE,GAC5B,GAAG,KAAK,CAAC;IACV,MAAM,GAAG,GAAG,QAAQ,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;IAE7E,OAAO,eAAe,CAAC,GAAG,CAAC,CAAC;AAChC,CAAC,CACJ,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,kCAAkC,CAAC,KAAK,CAAC,iBAAiB,CAAC;AAEvG,EAAE;AACF,uBAAuB;AACvB,EAAE;AAEF;;;;;;GAMG;AACH,SAAS,+BAA+B,CACpC,OAA2B,EAC3B,QAAwC;IAExC,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IAEjE,OAAO,WAAW,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE;QAC9B,MAAM,UAAU,GAAG,YAAY,CAAC,MAAM,CAAC,CAAC;QACxC,MAAM,WAAW,GAAG,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;QAE7C,4HAA4H;QAC5H,SAAS,CAAC,WAAW,EAAE,yCAAyC,cAAc,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAE9F,OAAO,WAAW,CAAC;IACvB,CAAC,CAAC,CAAC;AACP,CAAC;AAED;;;;;;;;;;GAUG;AACH,QAAQ,CAAC,CAAC,wCAAwC,CAC9C,OAAiB,EACjB,kBAA8D;IAE9D,MAAM,iBAAiB,GAA0B,MAAM,IAAI,CAAC,KAAK,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC,CAAC;IACxG,MAAM,EACF,KAAK,EAAE,EAAE,YAAY,EAAE,SAAS,EAAE,EAClC,YAAY,GACf,GAAG,iBAAiB,CAAC;IAEtB,MAAM,YAAY,GAAiD,MAAM,MAAM,CAC3E,yBAAyB,CAC5B,CAAC;IACF,MAAM,eAAe,GAAG,iBAAiB,CAAC,YAAY,EAAE,YAAY,CAAC,wBAAwB,CAAC,CAAC;IAE/F,MAAM,aAAa,GAAqD,CAAC,GAAG,EAAE,EAAE;QAC5E,MAAM,WAAW,GAAG,eAAe,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAE7C,yGAAyG;QACzG,4CAA4C;QAC5C,SAAS,CAAC,WAAW,CAAC,CAAC;QAEvB,MAAM,YAAY,GAAG,WAAW,CAAC,SAAS,CAAC;QAE3C,OAAO,kBAAkB,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IACzD,CAAC,CAAC;IAEF,OAAO;QACH,gBAAgB,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC1D,sBAAsB,EAAE,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;KAChE,CAAC;AACN,CAAC;AAED,QAAQ,CAAC,CAAC,uBAAuB,CAAC,OAAiB;IAC/C;;;;;;OAMG;IAEH,MAAM,mBAAmB,GAAuD,MAAM,MAAM,CACxF,+BAA+B,CAClC,CAAC;IAEF,MAAM,8BAA8B,GAChC,MAAM,MAAM,CAAC,mCAAmC,CAAC,CAAC;IAEtD,MAAM,iBAAiB,GAAG,+BAA+B,CAAC,OAAO,EAAE,mBAAmB,CAAC,CAAC;IACxF,MAAM,0BAA0B,GAC5B,MAAM,IAAI,CAAC,wCAAwC,EAAE,OAAO,EAAE,8BAA8B,CAAC,CAAC;IAClG,MAAM,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,GAAG,0BAA0B,CAAC;IAEhF,OAAO;QACH,iBAAiB;QACjB,gBAAgB;QAChB,sBAAsB;KACzB,CAAC;AACN,CAAC;AAED,QAAQ,CAAC,CAAC,YAAY,CAClB,GAAqB,EACrB,KAA+B;IAE/B,MAAM,EACF,OAAO,EAAE,EAAE,YAAY,EAAE,EACzB,aAAa,GAChB,GAAG,KAAK,CAAC;IAEV,IAAI,OAAiB,CAAC;IAEtB,IAAI,QAAQ,CAAC,YAAY,CAAC,EAAE,CAAC;QACzB,OAAO,GAAG,MAAM,MAAM,CAAC,kBAAkB,CAAC,YAAY,CAAC,CAAC,CAAC;QAEzD,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,MAAM,qBAAqB,CACvB,GAAG,EACH,oBAAoB,cAAc,CAAC,YAAY,CAAC,kCAAkC,EAClF,aAAa,CAChB,CAAC;QACN,CAAC;IACL,CAAC;SAAM,CAAC;QACJ,OAAO,GAAG,YAAY,CAAC;IAC3B,CAAC;IAED;;;OAGG;IACH,MAAM,YAAY,GAAsD,MAAM,IAAI,CAC9E,0BAA0B,EAC1B,GAAG,EACH,OAAO,CACV,CAAC;IAEF;;;OAGG;IACH,MAAM,aAAa,GAAmD,MAAM,IAAI,CAC5E,uBAAuB,EACvB,OAAO,CACV,CAAC;IACF,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,GAAG,aAAa,CAAC;IAEtF,MAAM,wBAAwB,GAC1B,iBAAiB,CAAC,CAAC,CAAC,IAAI,gBAAgB,CAAC,CAAC,CAAC,IAAI,sBAAsB,CAAC,CAAC,CAAC,CAAC;IAE7E,MAAM,wBAAwB,GAAG,MAAM,CACnC,CAAC,GAAG,YAAY,EAAE,GAAG,iBAAiB,EAAE,GAAG,gBAAgB,EAAE,GAAG,sBAAsB,CAAC,CAAC,MAAM,CAC1F,oBAAoB,CACvB,EACD,CAAC,CAAC,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CACxC,CAAC;IAEF,MAAM,uBAAuB,GAAG,SAAS,CACrC,wBAAwB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CACtF,CAAC;IAEF,OAAO;QACH,YAAY;QACZ,mBAAmB,EAAE,uBAAuB,CAAC,YAAY,EAAE,uBAAuB,CAAC;QACnF,iBAAiB;QACjB,gBAAgB;QAChB,sBAAsB;QACtB,uBAAuB;QACvB,wBAAwB;QACxB,wBAAwB;KAC3B,CAAC;AACN,CAAC"}
|
@@ -1,12 +1,5 @@
|
|
1
|
-
import { QueryCacheEntryResult } from "../store/_infra/queryService.js";
|
2
1
|
import { MeasureDateDatasets, QueryMeasureDateDatasets } from "../queries/kpis.js";
|
3
|
-
|
4
|
-
export declare const QueryDateDatasetsForMeasureService: Required<import("../store/index.js").IDashboardQueryService<QueryMeasureDateDatasets, MeasureDateDatasets>>;
|
5
|
-
/**
|
6
|
-
* Type of the selector that will return date datasets for a measure.
|
7
|
-
* @internal
|
8
|
-
*/
|
9
|
-
export type selectDateDatasetsForMeasureType = (query: QueryMeasureDateDatasets) => (state: DashboardState, ...params: any[]) => QueryCacheEntryResult<MeasureDateDatasets> | undefined;
|
2
|
+
export declare const QueryDateDatasetsForMeasureService: Required<import("../store/_infra/queryService.js").IDashboardQueryService<QueryMeasureDateDatasets, MeasureDateDatasets>>;
|
10
3
|
/**
|
11
4
|
* Selector that will return date datasets for a measure. The input to the selector is the dashboard query that is used
|
12
5
|
* to obtain and cache the data.
|
@@ -18,5 +11,5 @@ export type selectDateDatasetsForMeasureType = (query: QueryMeasureDateDatasets)
|
|
18
11
|
* @remarks see {@link QueryMeasureDateDatasets}
|
19
12
|
* @internal
|
20
13
|
*/
|
21
|
-
export declare const selectDateDatasetsForMeasure:
|
14
|
+
export declare const selectDateDatasetsForMeasure: (query: QueryMeasureDateDatasets) => (state: import("../index.js").DashboardState, ...params: any[]) => import("../store/_infra/queryService.js").QueryCacheEntryResult<MeasureDateDatasets> | undefined;
|
22
15
|
//# sourceMappingURL=queryMeasureDateDatasets.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryMeasureDateDatasets.d.ts","sourceRoot":"","sources":["../../../src/model/queryServices/queryMeasureDateDatasets.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"queryMeasureDateDatasets.d.ts","sourceRoot":"","sources":["../../../src/model/queryServices/queryMeasureDateDatasets.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAWnF,eAAO,MAAM,kCAAkC,2HAI9C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,4BAA4B,0MAA6D,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryMeasureDateDatasets.js","sourceRoot":"","sources":["../../../src/model/queryServices/queryMeasureDateDatasets.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,SAAS,EACT,oBAAoB,EACpB,UAAU,EACV,cAAc,EACd,eAAe,GAClB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,wBAAwB,
|
1
|
+
{"version":3,"file":"queryMeasureDateDatasets.js","sourceRoot":"","sources":["../../../src/model/queryServices/queryMeasureDateDatasets.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,SAAS,EACT,oBAAoB,EACpB,UAAU,EACV,cAAc,EACd,eAAe,GAClB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAG3E,OAAO,EAAE,IAAI,EAAkB,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,EACH,wBAAwB,EACxB,uBAAuB,GAC1B,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,2BAA2B,EAAE,MAAM,sCAAsC,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAE7D,MAAM,CAAC,MAAM,kCAAkC,GAAG,wBAAwB,CACtE,sCAAsC,EACtC,YAAY,EACZ,CAAC,KAA+B,EAAE,EAAE,CAAC,eAAe,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,CACjF,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,kCAAkC,CAAC,KAAK,CAAC,iBAAiB,CAAC;AAEvG,EAAE;AACF,uBAAuB;AACvB,EAAE;AAEF,QAAQ,CAAC,CAAC,YAAY,CAClB,GAAqB,EACrB,KAA+B;IAE/B,MAAM,EACF,OAAO,EAAE,EAAE,UAAU,EAAE,GAC1B,GAAG,KAAK,CAAC;IAEV,MAAM,QAAQ,GAAmD,MAAM,MAAM,CACzE,2BAA2B,CAC9B,CAAC;IACF,MAAM,OAAO,GAAG,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IAEzC,IAAI,CAAC,OAAO,EAAE,CAAC;QACX,MAAM,qBAAqB,CACvB,GAAG,EACH,WAAW,cAAc,CAAC,UAAU,CAAC,kBAAkB,EACvD,KAAK,CAAC,aAAa,CACtB,CAAC;IACN,CAAC;IAED,MAAM,mBAAmB,GAAG,oBAAoB,CAAC,gBAAgB,EAAE,CAAC,CAAC,EAAE,EAAE,CACrE,CAAC,CAAC,OAAO,CAAC;QACN,SAAS,CACL,UAAU,EACV,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAC1F;KACJ,CAAC,CACL,CAAC;IAEF,MAAM,YAAY,GAAsD,MAAM,IAAI,CAC9E,0BAA0B,EAC1B,GAAG,EACH,mBAAmB,CACtB,CAAC;IAEF,MAAM,uBAAuB,GAAG,SAAS,CACrC,YAAY,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAC1E,CAAC;IAEF,OAAO;QACH,YAAY;QACZ,mBAAmB,EAAE,uBAAuB,CAAC,YAAY,EAAE,uBAAuB,CAAC;QACnF,uBAAuB;KAC1B,CAAC;AACN,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from "react";
|
2
|
-
import {
|
2
|
+
import { AnyAction, Dispatch } from "@reduxjs/toolkit";
|
3
3
|
import { TypedUseSelectorHook } from "react-redux";
|
4
4
|
import { DashboardState } from "../store/index.js";
|
5
5
|
import { IDashboardStoreProviderProps } from "./types.js";
|
@@ -10,7 +10,7 @@ export declare const ReactDashboardContext: any;
|
|
10
10
|
/**
|
11
11
|
* @alpha
|
12
12
|
*/
|
13
|
-
export declare const useDashboardDispatch: () => Dispatch<
|
13
|
+
export declare const useDashboardDispatch: () => Dispatch<AnyAction>;
|
14
14
|
/**
|
15
15
|
* Hook for retrieving data from the dashboard state.
|
16
16
|
*
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DashboardStoreProvider.d.ts","sourceRoot":"","sources":["../../../src/model/react/DashboardStoreProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"DashboardStoreProvider.d.ts","sourceRoot":"","sources":["../../../src/model/react/DashboardStoreProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAoD,oBAAoB,EAAE,MAAM,aAAa,CAAC;AACrG,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAGnD,OAAO,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAE1D;;GAEG;AACH,eAAO,MAAM,qBAAqB,EAAE,GAA+B,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE,MAAM,QAAQ,CAAC,SAAS,CAA6C,CAAC;AAEzG;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,oBAAoB,EAAE,oBAAoB,CAAC,cAAc,CACzB,CAAC;AAE9C;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA4CzE,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DashboardStoreProvider.js","sourceRoot":"","sources":["../../../src/model/react/DashboardStoreProvider.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,QAAQ,EAAwB,MAAM,aAAa,CAAC;AAErG,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAG/E;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAQ,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,
|
1
|
+
{"version":3,"file":"DashboardStoreProvider.js","sourceRoot":"","sources":["../../../src/model/react/DashboardStoreProvider.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,QAAQ,EAAwB,MAAM,aAAa,CAAC;AAErG,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAG/E;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAQ,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA8B,kBAAkB,CAAC,qBAAqB,CAAC,CAAC;AAEzG;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAC7B,kBAAkB,CAAC,qBAAqB,CAAC,CAAC;AAE9C;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA2C,CAAC,KAAK,EAAE,EAAE;IACpF,MAAM,cAAc,GAAG,2BAA2B,CAAC,KAAK,CAAC,CAAC;IAC1D,MAAM,EAAE,sBAAsB,EAAE,GAAG,KAAK,CAAC;IAEzC,IAAI,CAAC,cAAc,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,IAAI,sBAAsB,IAAI,SAAS,IAAI,sBAAsB,KAAK,qBAAqB,EAAE,CAAC;QAC1F;;;;;;;;;;WAUG;QACH,OAAO,CACH,oBAAC,QAAQ,IAAC,KAAK,EAAE,cAAc,CAAC,KAAK,EAAE,OAAO,EAAE,qBAAqB;YACjE,oBAAC,QAAQ,IAAC,KAAK,EAAE,cAAc,CAAC,KAAK,EAAE,OAAO,EAAE,sBAAsB;gBAClE,oBAAC,uBAAuB,IACpB,eAAe,EAAE,cAAc,CAAC,oBAAoB,EACpD,iBAAiB,EAAE,cAAc,CAAC,sBAAsB,IAEvD,KAAK,CAAC,QAAQ,CACO,CACnB,CACJ,CACd,CAAC;IACN,CAAC;IAED,OAAO,CACH,oBAAC,QAAQ,IAAC,KAAK,EAAE,cAAc,CAAC,KAAK,EAAE,OAAO,EAAE,qBAAqB;QACjE,oBAAC,uBAAuB,IACpB,eAAe,EAAE,cAAc,CAAC,oBAAoB,EACpD,iBAAiB,EAAE,cAAc,CAAC,sBAAsB,IAEvD,KAAK,CAAC,QAAQ,CACO,CACnB,CACd,CAAC;AACN,CAAC,CAAC"}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
import { areObjRefsEqual, dashboardFilterLocalIdentifier, isAllValuesDashboardAttributeFilter, isDashboardAttributeFilter, isDashboardCommonDateFilter, isDashboardDateFilterWithDimension, newAllTimeDashboardDateFilter, } from "@gooddata/sdk-model";
|
3
3
|
import { selectCrossFilteringItems, selectFilterContextFilters, selectAttributeFilterConfigsOverrides, selectPersistedDashboardFilterContextDateFilterConfig, selectDateFilterConfigsOverrides, } from "../../store/index.js";
|
4
4
|
import { generateDateFilterLocalIdentifier } from "@gooddata/sdk-backend-base";
|
5
|
-
import { createSelector } from "@reduxjs/toolkit";
|
5
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
6
6
|
const commonDateFilter = newAllTimeDashboardDateFilter(undefined, generateDateFilterLocalIdentifier(0));
|
7
7
|
/**
|
8
8
|
* @alpha
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"selectors.js","sourceRoot":"","sources":["../../../../src/model/react/filtering/selectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EACH,eAAe,EACf,8BAA8B,EAK9B,mCAAmC,EACnC,0BAA0B,EAC1B,2BAA2B,EAC3B,kCAAkC,EAClC,6BAA6B,GAChC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAEH,yBAAyB,EACzB,0BAA0B,EAE1B,qCAAqC,EACrC,qDAAqD,EACrD,gCAAgC,GACnC,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,iCAAiC,EAAE,MAAM,4BAA4B,CAAC;AAC/E,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"selectors.js","sourceRoot":"","sources":["../../../../src/model/react/filtering/selectors.ts"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAI1D,OAAO,EAAwB,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;
|
1
|
+
{"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAI1D,OAAO,EAAwB,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAoDzF;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,UAC7B,4BAA4B,KACpC,qBAAqB,GAAG,IA0F1B,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useInitializeDashboardStore.js","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,6BAA6B,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzE,OAAO,EAAwC,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACxF,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAElF,OAAO,EAAE,yCAAyC,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAC3G,OAAO,EAAE,oBAAoB,EAAyB,MAAM,4BAA4B,CAAC;AACzF,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;
|
1
|
+
{"version":3,"file":"useInitializeDashboardStore.js","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"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"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { IDashboardQueryService } from "./queryService.js";
|
2
2
|
import { Saga } from "redux-saga";
|
3
3
|
import { IDashboardQuery } from "../../queries/index.js";
|
4
|
-
import { Reducer } from "@reduxjs/toolkit";
|
4
|
+
import { CombinedState, Reducer } from "@reduxjs/toolkit";
|
5
5
|
/**
|
6
6
|
* Query processing component has multiple pieces that need to be integrated into the redux store.
|
7
7
|
*/
|
@@ -11,7 +11,7 @@ export interface QueryProcessingModule {
|
|
11
11
|
* the cache as a separate slice of the internal `_queryCache` part of the state. This reducer is a combined
|
12
12
|
* reducer including all the appropriate slice reducers.
|
13
13
|
*/
|
14
|
-
queryCacheReducer: Reducer<any
|
14
|
+
queryCacheReducer: Reducer<CombinedState<any>>;
|
15
15
|
/**
|
16
16
|
* A single saga is in place to handle query processing requests. Query requests will be processed concurrently.
|
17
17
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryProcessing.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryProcessing.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,IAAI,EAAgB,MAAM,YAAY,CAAC;AAEhD,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;
|
1
|
+
{"version":3,"file":"queryProcessing.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryProcessing.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,IAAI,EAAgB,MAAM,YAAY,CAAC;AAEhD,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAIzD,OAAO,EAAU,aAAa,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAclE;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,iBAAiB,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC,CAAC;IAE/C;;OAEG;IACH,kBAAkB,EAAE,IAAI,CAAC;CAC5B;AAED;;GAEG;AACH,eAAO,MAAM,yBAAyB,QAAQ,CAAC;AAE/C,KAAK,0BAA0B,CAAC,MAAM,SAAS,eAAe,EAAE,YAAY,IAAI;IAC5E,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,SAAS,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IAC1C,OAAO,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;CACjC,CAAC;AAEF,KAAK,aAAa,CAAC,MAAM,SAAS,eAAe,EAAE,YAAY,IAAI,QAAQ,CACvE,0BAA0B,CAAC,MAAM,EAAE,YAAY,CAAC,CACnD,GAAG;IACA,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,KAAK,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;CAC9B,CAAC;AAMF;;GAEG;AACH,wBAAgB,aAAa,CAAC,MAAM,SAAS,eAAe,EAAE,YAAY,EACtE,KAAK,EAAE,MAAM,EACb,aAAa,CAAC,EAAE,OAAO,CAAC,0BAA0B,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC,EACzE,OAAO,GAAE,OAAe,GACzB,aAAa,CAAC,MAAM,EAAE,YAAY,CAAC,CASrC;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,SAAS,eAAe,EAAE,YAAY,EACjF,KAAK,EAAE,MAAM,EACb,OAAO,GAAE,OAAe,GACzB;IACC,OAAO,EAAE,OAAO,CAAC,YAAY,CAAC,CAAC;IAC/B,QAAQ,EAAE,aAAa,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC;CACjD,CAcA;AAsED;;;;GAIG;AACH,wBAAgB,2BAA2B,CACvC,aAAa,EAAE,sBAAsB,CAAC,GAAG,EAAE,GAAG,CAAC,EAAE,GAClD,qBAAqB,CA4CvB"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
2
|
import { actionChannel, call, spawn, take } from "redux-saga/effects";
|
3
3
|
import keyBy from "lodash/keyBy.js";
|
4
|
-
import { combineReducers } from "@reduxjs/toolkit";
|
4
|
+
import { combineReducers } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
5
5
|
import fromPairs from "lodash/fromPairs.js";
|
6
6
|
import noop from "lodash/noop.js";
|
7
7
|
import compact from "lodash/compact.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryProcessing.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryProcessing.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAIrC,OAAO,EAAE,aAAa,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAGtE,OAAO,KAAK,MAAM,iBAAiB,CAAC;AACpC,OAAO,
|
1
|
+
{"version":3,"file":"queryProcessing.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryProcessing.ts"],"names":[],"mappings":"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"}
|
@@ -32,7 +32,7 @@ export type QueryCacheEntry<TQuery extends IDashboardQuery, TResult> = QueryCach
|
|
32
32
|
*
|
33
33
|
* @internal
|
34
34
|
*/
|
35
|
-
export type QueryCacheReducer<TQuery extends IDashboardQuery, TResult, TPayload> = CaseReducer<EntityState<QueryCacheEntry<TQuery, TResult
|
35
|
+
export type QueryCacheReducer<TQuery extends IDashboardQuery, TResult, TPayload> = CaseReducer<EntityState<QueryCacheEntry<TQuery, TResult>>, PayloadAction<TPayload>>;
|
36
36
|
/**
|
37
37
|
* This defines all possible reducers for the cache slice.
|
38
38
|
*
|
@@ -71,7 +71,7 @@ export type QueryCache<TQuery extends IDashboardQuery, TResult> = {
|
|
71
71
|
/**
|
72
72
|
* Cache's slice reducer. This needs to be integrated into the dashboard store.
|
73
73
|
*/
|
74
|
-
reducer: Reducer<EntityState<QueryCacheEntry<TQuery, TResult
|
74
|
+
reducer: Reducer<EntityState<QueryCacheEntry<TQuery, TResult>>>;
|
75
75
|
/**
|
76
76
|
* Cache's action creators.
|
77
77
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryService.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryService.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;
|
1
|
+
{"version":3,"file":"queryService.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryService.ts"],"names":[],"mappings":"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"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { createEntityAdapter, createSelector, createSlice
|
1
|
+
import { createEntityAdapter, createSelector, createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
2
2
|
import { call, put, select } from "redux-saga/effects";
|
3
3
|
import memoize from "lodash/memoize.js";
|
4
4
|
import { invariant } from "ts-invariant";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"queryService.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryService.ts"],"names":[],"mappings":"AAGA,OAAO,
|
1
|
+
{"version":3,"file":"queryService.js","sourceRoot":"","sources":["../../../../src/model/store/_infra/queryService.ts"],"names":[],"mappings":"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"}
|
@@ -66,6 +66,9 @@ export type UndoEnabledReducer<TState extends UndoEnhancedState<TCmd>, TPayload,
|
|
66
66
|
* @param originalReducer - reducer to decorate
|
67
67
|
*/
|
68
68
|
export declare const withUndo: <TState extends UndoEnhancedState<TCmd>, TPayload, TCmd extends IDashboardCommand = IDashboardCommand>(originalReducer: CaseReducer<TState, {
|
69
|
+
/**
|
70
|
+
* Dashboard command that has initiated the state changes.
|
71
|
+
*/
|
69
72
|
payload: TPayload;
|
70
73
|
type: string;
|
71
74
|
}>) => UndoEnabledReducer<TState, UndoPayload<TCmd> & TPayload, IDashboardCommand>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"undoEnhancer.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/undoEnhancer.ts"],"names":[],"mappings":"AACA,OAAO,EAAkD,KAAK,EAAsB,MAAM,OAAO,CAAC;AAClG,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAS5D;;;;GAIG;AACH,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACtE;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC;IAEP;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;IAErB;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IAC9E,KAAK,EAAE;QACH,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;KAC7B,CAAC;CACL;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAAC,GAAG,CAKnD,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACxE;;OAEG;IACH,IAAI,EAAE;QACF;;;;;WAKG;QACH,GAAG,EAAE,CAAC,CAAC;KACV,CAAC;CACL;AAED;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,CAC1B,MAAM,SAAS,iBAAiB,CAAC,IAAI,CAAC,EACtC,QAAQ,EACR,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,IAClD,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC;AAsBrE;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ;;;
|
1
|
+
{"version":3,"file":"undoEnhancer.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/undoEnhancer.ts"],"names":[],"mappings":"AACA,OAAO,EAAkD,KAAK,EAAsB,MAAM,OAAO,CAAC;AAClG,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAS5D;;;;GAIG;AACH,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACtE;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC;IAEP;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;IAErB;;OAEG;IACH,WAAW,EAAE,KAAK,EAAE,CAAC;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IAC9E,KAAK,EAAE;QACH,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;KAC7B,CAAC;CACL;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,iBAAiB,CAAC,GAAG,CAKnD,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACxE;;OAEG;IACH,IAAI,EAAE;QACF;;;;;WAKG;QACH,GAAG,EAAE,CAAC,CAAC;KACV,CAAC;CACL;AAED;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,CAC1B,MAAM,SAAS,iBAAiB,CAAC,IAAI,CAAC,EACtC,QAAQ,EACR,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,IAClD,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC;AAsBrE;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ;IA9FjB;;OAEG;;;kFA0HN,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC5B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,sFAEZ,cAAc,iBAAiB,CAAC,WAoC3C,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,iFAA6D,IAEzF,CAAC;AAEF,MAAM,WAAW,eAAe,CAAC,IAAI,SAAS,iBAAiB,GAAG,iBAAiB;IAC/E;;OAEG;IACH,GAAG,EAAE,IAAI,CAAC;IAEV;;;;;;OAMG;IACH,sBAAsB,EAAE,MAAM,CAAC;CAClC;AAED;;;;;;GAMG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,SAAS,iBAAiB,GAAG,iBAAiB,EAC5F,KAAK,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAC/B,eAAe,CAAC,IAAI,CAAC,EAAE,CAgCzB"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IListedDashboard } from "@gooddata/sdk-model";
|
3
|
-
export declare const accessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard
|
2
|
+
export declare const accessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IListedDashboard>;
|
4
3
|
//# sourceMappingURL=accessibleDashboardsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"accessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"accessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAkB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvE,eAAO,MAAM,iCAAiC,4DAE5C,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 { objRefToString } from "@gooddata/sdk-model";
|
4
4
|
export const accessibleDashboardsEntityAdapter = createEntityAdapter({
|
5
5
|
selectId: (dashboard) => objRefToString(dashboard.ref),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"accessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"accessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,cAAc,EAAoB,MAAM,qBAAqB,CAAC;AAEvE,MAAM,CAAC,MAAM,iCAAiC,GAAG,mBAAmB,CAAmB;IACnF,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/dist/redux-toolkit.esm.js";
|
3
3
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
4
4
|
import { accessibleDashboardsEntityAdapter } from "./accessibleDashboardsEntityAdapter.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.accessibleDashboards);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"accessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"accessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/accessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAEjG,OAAO,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAE3F,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,oBAAoB,CACxC,CAAC;AAEF,MAAM,gBAAgB,GAAG,iCAAiC,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,gBAAgB,CAAC,SAAS,CAAC;AAErE;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA+B,cAAc,CACtF,UAAU,EACV,CAAC,UAAU,EAAE,EAAE,CAAC,UAAU,CAAC,QAAQ,CACtC,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAmD,cAAc,CACvG,0BAA0B,EAC1B,CAAC,UAAU,EAAE,EAAE;IACX,OAAO,2BAA2B,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CACJ,CAAC"}
|
@@ -1,14 +1,16 @@
|
|
1
1
|
import { IListedDashboard } from "@gooddata/sdk-model";
|
2
|
-
import { EntityState,
|
2
|
+
import { EntityState, PayloadAction } from "@reduxjs/toolkit";
|
3
3
|
/**
|
4
4
|
* @alpha
|
5
5
|
*/
|
6
|
-
export interface AccessibleDashboardsState extends EntityState<IListedDashboard
|
6
|
+
export interface AccessibleDashboardsState extends EntityState<IListedDashboard> {
|
7
7
|
isLoaded: boolean;
|
8
8
|
}
|
9
|
-
export declare const accessibleDashboardsSliceReducer: Reducer<
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
9
|
+
export declare const accessibleDashboardsSliceReducer: import("@reduxjs/toolkit").Reducer<EntityState<IListedDashboard> & {
|
10
|
+
isLoaded: boolean;
|
11
|
+
}>;
|
12
|
+
export declare const accessibleDashboardsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
13
|
+
setAccessibleDashboards: (state: AccessibleDashboardsState, action: PayloadAction<IListedDashboard[]>) => void;
|
14
|
+
addAccessibleDashboard: (state: AccessibleDashboardsState, action: PayloadAction<IListedDashboard>) => void;
|
15
|
+
}, "accessibleDashboards">;
|
14
16
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAG9D;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,WAAW,CAAC,gBAAgB,CAAC;IAC5E,QAAQ,EAAE,OAAO,CAAC;CACrB;AAyBD,eAAO,MAAM,gCAAgC;;EAAoC,CAAC;AAClF,eAAO,MAAM,2BAA2B;qCAjBrB,yBAAyB,UACxB,cAAc,gBAAgB,EAAE,CAAC;oCAMlC,yBAAyB,UACxB,cAAc,gBAAgB,CAAC;0BASyB,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { createSlice } from "@reduxjs/toolkit";
|
1
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
2
2
|
import { accessibleDashboardsEntityAdapter } from "./accessibleDashboardsEntityAdapter.js";
|
3
3
|
const accessibleDashboardsSlice = createSlice({
|
4
4
|
name: "accessibleDashboards",
|
@@ -17,6 +17,5 @@ const accessibleDashboardsSlice = createSlice({
|
|
17
17
|
},
|
18
18
|
});
|
19
19
|
export const accessibleDashboardsSliceReducer = accessibleDashboardsSlice.reducer;
|
20
|
-
|
21
|
-
export const accessibleDashboardsActions = { ...accessibleDashboardsSlice.actions };
|
20
|
+
export const accessibleDashboardsActions = accessibleDashboardsSlice.actions;
|
22
21
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/accessibleDashboards/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AAEzE,OAAO,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAS3F,MAAM,yBAAyB,GAAG,WAAW,CAAC;IAC1C,IAAI,EAAE,sBAAsB;IAC5B,YAAY,EAAE,iCAAiC,CAAC,eAAe,CAAC;QAC5D,QAAQ,EAAE,KAAK;KAClB,CAAC;IACF,QAAQ,EAAE;QACN,uBAAuB,EAAE,CACrB,KAAgC,EAChC,MAAyC,EAC3C,EAAE;YACA,iCAAiC,CAAC,MAAM,CAAC,KAAK,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;YAChE,KAAK,CAAC,QAAQ,GAAG,IAAI,CAAC;QAC1B,CAAC;QACD,sBAAsB,EAAE,CACpB,KAAgC,EAChC,MAAuC,EACzC,EAAE;YACA,iCAAiC,CAAC,SAAS,CAAC,KAAK,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;YACnE,KAAK,CAAC,QAAQ,GAAG,IAAI,CAAC;QAC1B,CAAC;KACJ;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gCAAgC,GAAG,yBAAyB,CAAC,OAAO,CAAC;AAClF,MAAM,CAAC,MAAM,2BAA2B,GAAG,yBAAyB,CAAC,OAAO,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { DashboardAttributeFilterConfigModeValues, } from "@gooddata/sdk-model";
|
4
4
|
import { selectIsInEditMode } from "../renderMode/renderModeSelectors.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.attributeFilterConfigs);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"attributeFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"attributeFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAG5E,OAAO,EAEH,wCAAwC,GAG3C,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,sBAAsB,CAC1C,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,UAAU,EAAE,CAAC,2BAA2B,EAAE,EAAE;IACvD,OAAO,2BAA2B,EAAE,sBAAsB,IAAI,EAAE,CAAC;AACrE,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAE5C,cAAc,CAAC,qCAAqC,EAAE,CAAC,sBAAsB,EAAE,EAAE;IACjF,OAAO,sBAAsB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QACjD,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,eAAe,EAAE,MAAM,CAAC,IAAI,IAAI,wCAAwC,CAAC,MAAM,CAAC,CAAC;QAChG,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC;AAEH;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAE/C,cAAc,CACd,kBAAkB,EAClB,qCAAqC,EACrC,CAAC,YAAY,EAAE,sBAAsB,EAAE,EAAE;IACrC,OAAO,sBAAsB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QACjD,MAAM,IAAI,GACN,YAAY,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,wCAAwC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC;QACjG,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,eAAe,EAAE,IAAI,CAAC,CAAC;QACtC,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6CAA6C,GACtD,cAAc,CAAC,qCAAqC,EAAE,CAAC,sBAAsB,EAAE,EAAE;IAC7E,OAAO,sBAAsB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QACjD,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,eAAe,EAAE,MAAM,CAAC,cAAc,CAAC,CAAC;QACvD,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC"}
|
@@ -1,10 +1,20 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
1
|
+
export declare const attributeFilterConfigsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>;
|
2
|
+
export declare const attributeFilterConfigsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
changeMode: (state: import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>, action: {
|
4
|
+
payload: import("../../index.js").SetDashboardAttributeFilterConfigModePayload;
|
5
|
+
type: string;
|
6
|
+
}) => void | import("./attributeFilterConfigsState.js").AttributeFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>;
|
7
|
+
setAttributeFilterConfigs: (state: import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>, action: {
|
8
|
+
payload: import("./attributeFilterConfigsState.js").AttributeFilterConfigsState;
|
9
|
+
type: string;
|
10
|
+
}) => void | import("./attributeFilterConfigsState.js").AttributeFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>;
|
11
|
+
removeAttributeFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>, action: {
|
12
|
+
payload: string;
|
13
|
+
type: string;
|
14
|
+
}) => void | import("./attributeFilterConfigsState.js").AttributeFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>;
|
15
|
+
changeDisplayAsLabel: (state: import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>, action: {
|
16
|
+
payload: import("../../index.js").SetDashboardAttributeFilterConfigDisplayAsLabelPayload;
|
17
|
+
type: string;
|
18
|
+
}) => void | import("./attributeFilterConfigsState.js").AttributeFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./attributeFilterConfigsState.js").AttributeFilterConfigsState>;
|
19
|
+
}, "attributeFilterConfigs">;
|
10
20
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,kCAAkC,4GAAsB,CAAC;AACtE,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;4BAAsB,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
3
|
-
import { attributeFilterConfigsInitialState
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
|
+
import { attributeFilterConfigsInitialState } from "./attributeFilterConfigsState.js";
|
4
4
|
import { attributeFilterConfigsReducers } from "./attributeFilterConfigsReducers.js";
|
5
5
|
const configSlice = createSlice({
|
6
6
|
name: "attributeFilterConfigs",
|
@@ -8,6 +8,5 @@ const configSlice = createSlice({
|
|
8
8
|
reducers: attributeFilterConfigsReducers,
|
9
9
|
});
|
10
10
|
export const attributeFilterConfigsSliceReducer = configSlice.reducer;
|
11
|
-
|
12
|
-
export const attributeFilterConfigsActions = { ...configSlice.actions };
|
11
|
+
export const attributeFilterConfigsActions = configSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/attributeFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,kCAAkC,EAAE,MAAM,kCAAkC,CAAC;AACtF,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,wBAAwB;IAC9B,YAAY,EAAE,kCAAkC;IAChD,QAAQ,EAAE,8BAA8B;CAC3C,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kCAAkC,GAAG,WAAW,CAAC,OAAO,CAAC;AACtE,MAAM,CAAC,MAAM,6BAA6B,GAAG,WAAW,CAAC,OAAO,CAAC"}
|
@@ -4,7 +4,7 @@ import { IAutomationMetadataObject } from "@gooddata/sdk-model";
|
|
4
4
|
import { GoodDataSdkError } from "@gooddata/sdk-ui";
|
5
5
|
type AutomationsReducer<A extends Action> = CaseReducer<AutomationsState, A>;
|
6
6
|
export declare const automationsReducers: {
|
7
|
-
setAutomationsInitialized: AutomationsReducer<Action
|
7
|
+
setAutomationsInitialized: AutomationsReducer<Action<any>>;
|
8
8
|
setAllAutomationsCount: AutomationsReducer<{
|
9
9
|
payload: number;
|
10
10
|
type: string;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { isExportDefinitionVisualizationObjectRequestPayload, } from "@gooddata/sdk-model";
|
4
4
|
import { createMemoizedSelector } from "../_infra/selectors.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.automations);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"automationsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/automations/automationsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"automationsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/automations/automationsSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,11 +1,21 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
1
|
+
export declare const automationsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./automationsState.js").AutomationsState>;
|
2
|
+
export declare const automationsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setAutomationsInitialized: (state: import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>, action: import("@reduxjs/toolkit").Action<any>) => void | import("./automationsState.js").AutomationsState | import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>;
|
4
|
+
setAllAutomationsCount: (state: import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>, action: {
|
5
|
+
payload: number;
|
6
|
+
type: string;
|
7
|
+
}) => void | import("./automationsState.js").AutomationsState | import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>;
|
8
|
+
setUserAutomations: (state: import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>, action: {
|
9
|
+
payload: import("@gooddata/sdk-model").IAutomationMetadataObject[];
|
10
|
+
type: string;
|
11
|
+
}) => void | import("./automationsState.js").AutomationsState | import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>;
|
12
|
+
setAutomationsLoading: (state: import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>, action: {
|
13
|
+
payload: boolean;
|
14
|
+
type: string;
|
15
|
+
}) => void | import("./automationsState.js").AutomationsState | import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>;
|
16
|
+
setAutomationsError: (state: import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>, action: {
|
17
|
+
payload: import("@gooddata/sdk-ui").GoodDataSdkError;
|
18
|
+
type: string;
|
19
|
+
}) => void | import("./automationsState.js").AutomationsState | import("immer/dist/internal.js").WritableDraft<import("./automationsState.js").AutomationsState>;
|
20
|
+
}, "automations">;
|
11
21
|
//# sourceMappingURL=index.d.ts.map
|