@gooddata/sdk-ui-dashboard 10.33.0-alpha.78 → 10.33.0-alpha.8
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 +5 -7
- 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 +4 -4
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +7 -6
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +2 -3
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +2 -3
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +2 -3
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +2 -3
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +12 -8
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +10 -7
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +2 -3
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +7 -6
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +2 -3
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +5 -7
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +2 -3
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +11 -8
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +2 -3
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +102 -35
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +2 -3
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +11 -7
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +2 -3
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +2 -3
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +24 -9
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +2 -3
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +133 -99
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +2 -3
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +17 -8
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +2 -3
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +9 -8
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +2 -3
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +36 -15
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +4 -3
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +11 -7
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +2 -3
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +7 -6
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +2 -3
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +10 -9
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +2 -3
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +9 -8
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +2 -3
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +168 -77
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +2 -3
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/user/index.d.ts +7 -6
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +2 -3
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +15 -8
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +2 -3
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/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 +2 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
- 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 +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +17 -29
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +2 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +18 -36
- 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 +9 -15
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +0 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +0 -22
- 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/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 -149
- 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 -351
- 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 -68
- 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 -82
- 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,10 +1,20 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
1
|
+
export declare const dateFilterConfigsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
2
|
+
export declare const dateFilterConfigsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
changeMode: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
4
|
+
payload: import("../../index.js").SetDashboardDateFilterWithDimensionConfigModePayload;
|
5
|
+
type: string;
|
6
|
+
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
7
|
+
setDateFilterConfigs: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
8
|
+
payload: import("./dateFilterConfigsState.js").DateFilterConfigsState;
|
9
|
+
type: string;
|
10
|
+
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
11
|
+
removeDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
12
|
+
payload: import("@gooddata/sdk-model").ObjRef;
|
13
|
+
type: string;
|
14
|
+
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
15
|
+
changeTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
|
16
|
+
payload: import("../../index.js").SetDateFilterConfigTitlePayload;
|
17
|
+
type: string;
|
18
|
+
}) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
|
19
|
+
}, "dateFilterConfigs">;
|
10
20
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,6BAA6B,kGAAsB,CAAC;AACjE,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;uBAAsB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { dateFilterConfigsInitialState } from "./dateFilterConfigsState.js";
|
4
4
|
import { dateFilterConfigsReducers } from "./dateFilterConfigsReducers.js";
|
5
5
|
const configSlice = createSlice({
|
@@ -8,6 +8,5 @@ const configSlice = createSlice({
|
|
8
8
|
reducers: dateFilterConfigsReducers,
|
9
9
|
});
|
10
10
|
export const dateFilterConfigsSliceReducer = configSlice.reducer;
|
11
|
-
|
12
|
-
export const dateFilterConfigsActions = { ...configSlice.actions };
|
11
|
+
export const dateFilterConfigsActions = configSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,mBAAmB;IACzB,YAAY,EAAE,6BAA6B;IAC3C,QAAQ,EAAE,yBAAyB;CACtC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAG,WAAW,CAAC,OAAO,CAAC;AACjE,MAAM,CAAC,MAAM,wBAAwB,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 { areObjRefsEqual } from "@gooddata/sdk-model";
|
4
4
|
import { createMemoizedSelector } from "../_infra/selectors.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.drill);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CACzB,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAuC,cAAc,CAClF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,cAAc,CAAC;AAChC,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA6C,cAAc,CAC7F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,cAAc,CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA+B,cAAc,CAC5E,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAC9B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAEU,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CACzG,cAAc,CAAC,yBAAyB,EAAE,CAAC,KAAK,EAAE,EAAE,CAChD,KAAK,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC,CAC7D,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAgC,cAAc,CAClG,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAClE,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAE5B,sBAAsB,CAAC,CAAC,eAAuB,EAAE,EAAE,CACjF,cAAc,CAAC,2CAA2C,EAAE,CAAC,sBAAsB,EAAE,EAAE,CACnF,sBAAsB,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,KAAK,eAAe,CAAC,CACxE,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAEpB,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC9F,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,sBAAsB,CAAC,CACnG,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAEe,sBAAsB,CAC3F,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,cAAc,CAAC,CAC/F,CAAC"}
|
@@ -1,12 +1,16 @@
|
|
1
|
-
|
2
|
-
import { DrillState } from "./drillState.js";
|
3
|
-
export declare const drillSliceReducer: Reducer<DrillState>;
|
1
|
+
export declare const drillSliceReducer: import("@reduxjs/toolkit").Reducer<import("./drillState.js").DrillState>;
|
4
2
|
/**
|
5
3
|
* @internal
|
6
4
|
*/
|
7
|
-
export declare const drillActions: {
|
8
|
-
setDrillableItems: import("
|
9
|
-
|
10
|
-
|
11
|
-
}
|
5
|
+
export declare const drillActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
6
|
+
setDrillableItems: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: {
|
7
|
+
payload: import("@gooddata/sdk-ui").ExplicitDrill[];
|
8
|
+
type: string;
|
9
|
+
}) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
|
10
|
+
crossFilterByWidget: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: {
|
11
|
+
payload: import("./types.js").ICrossFilteringItem;
|
12
|
+
type: string;
|
13
|
+
}) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
|
14
|
+
resetCrossFiltering: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: import("@reduxjs/toolkit").Action<any>) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
|
15
|
+
}, "drill">;
|
12
16
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB,0EAAqB,CAAC;AAEpD;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;WAAqB,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 { drillReducers } from "./drillReducers.js";
|
4
4
|
import { drillInitialState } from "./drillState.js";
|
5
5
|
const drillSlice = createSlice({
|
@@ -11,5 +11,5 @@ export const drillSliceReducer = drillSlice.reducer;
|
|
11
11
|
/**
|
12
12
|
* @internal
|
13
13
|
*/
|
14
|
-
export const drillActions =
|
14
|
+
export const drillActions = drillSlice.actions;
|
15
15
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,MAAM,UAAU,GAAG,WAAW,CAAC;IAC3B,IAAI,EAAE,OAAO;IACb,YAAY,EAAE,iBAAiB;IAC/B,QAAQ,EAAE,aAAa;CAC1B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,iBAAiB,GAAG,UAAU,CAAC,OAAO,CAAC;AAEpD;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,CAAC"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IDrillTargets } from "./drillTargetsTypes.js";
|
3
|
-
export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets
|
2
|
+
export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets>;
|
4
3
|
//# sourceMappingURL=drillTargetsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD,eAAO,MAAM,mBAAmB,yDAE9B,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 { serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
import { objRef } from "../../utils/objRef.js";
|
5
5
|
export const drillTargetsAdapter = createEntityAdapter({
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAG/C,MAAM,CAAC,MAAM,mBAAmB,GAAG,mBAAmB,CAAgB;IAClE,QAAQ,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,eAAe,CAAC,qBAAqB,CAAC,YAAY,CAAC,CAAC;CACnF,CAAC,CAAC;AAEH,MAAM,qBAAqB,GAAG,CAAC,OAAsB,EAAU,EAAE;IAC7D,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
2
|
import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
|
3
3
|
import memoize from "lodash/memoize.js";
|
4
|
-
import { createSelector } from "@reduxjs/toolkit";
|
4
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
5
5
|
import { serializeObjRef } from "@gooddata/sdk-model";
|
6
6
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
7
7
|
const entitySelectors = drillTargetsAdapter.getSelectors((state) => state.drillTargets);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAGjG,MAAM,eAAe,GAAG,mBAAmB,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;AAExG,MAAM,0BAA0B,GAAG,eAAe,CAAC,SAAS,CAAC;AAE7D;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAgD,cAAc,CACzF,0BAA0B,EAC1B,CAAC,YAAY,EAAE,EAAE;IACb,OAAO,2BAA2B,CAAC,YAAY,CAAC,CAAC;AACrD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GACtC,OAAO,CAAC,CAAC,GAAW,EAAE,EAAE;IACpB,OAAO,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;QACvD,OAAO,YAAY,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACjC,CAAC,CAAC,CAAC;AACP,CAAC,EAAE,eAAe,CAAC,CAAC"}
|
@@ -1,8 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
export declare const drillTargetsReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>;
|
2
|
+
export declare const drillTargetsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
addDrillTargets: {
|
4
|
+
<S extends import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>, S>, entity: import("./drillTargetsTypes.js").IDrillTargets): S;
|
5
|
+
<S_1 extends import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>, S_1>, entity: {
|
6
|
+
payload: import("./drillTargetsTypes.js").IDrillTargets;
|
7
|
+
type: string;
|
8
|
+
}): S_1;
|
9
|
+
};
|
10
|
+
}, "drillTargets">;
|
8
11
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,mBAAmB,4HAA4B,CAAC;AAE7D,eAAO,MAAM,mBAAmB;;;;;;;;kBAA4B,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 { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
|
4
4
|
const drillTargetsSlice = createSlice({
|
5
5
|
name: "drillTargets",
|
@@ -9,6 +9,5 @@ const drillTargetsSlice = createSlice({
|
|
9
9
|
},
|
10
10
|
});
|
11
11
|
export const drillTargetsReducer = drillTargetsSlice.reducer;
|
12
|
-
|
13
|
-
export const drillTargetsActions = { ...drillTargetsSlice.actions };
|
12
|
+
export const drillTargetsActions = drillTargetsSlice.actions;
|
14
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB,CAAC,eAAe,EAAE;IACnD,QAAQ,EAAE;QACN,eAAe,EAAE,mBAAmB,CAAC,SAAS;KACjD;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,CAAC,OAAO,CAAC;AAE7D,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,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 { invariant } from "ts-invariant";
|
4
4
|
const selectSelf = createSelector((state) => state, (state) => state.entitlements);
|
5
5
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAG5E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAChC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA4C,cAAc,CACrF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,SAAS,CAAC,KAAK,CAAC,YAAY,EAAE,uDAAuD,CAAC,CAAC;IAEvF,OAAO,KAAK,CAAC,YAAY,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GACnC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,YAAY,CAAC,CAAC;AACjF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,0BAA0B,CAAC,CAAC;AAC/F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,iBAAiB,CAAC,CAAC;AACtF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,sBAAsB,CAAC,CAAC;AAC3F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAElD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IACpD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,yCAAyC,CAAC,CAAC;AAC9G,CAAC,CAAC,CAAC"}
|
@@ -1,7 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
}
|
1
|
+
export declare const entitlementsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./entitlementsState.js").EntitlementsState>;
|
2
|
+
export declare const entitlementsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setEntitlements: (state: import("immer/dist/internal.js").WritableDraft<import("./entitlementsState.js").EntitlementsState>, action: {
|
4
|
+
payload: import("../../index.js").ResolvedEntitlements;
|
5
|
+
type: string;
|
6
|
+
}) => void | import("./entitlementsState.js").EntitlementsState | import("immer/dist/internal.js").WritableDraft<import("./entitlementsState.js").EntitlementsState>;
|
7
|
+
}, "entitlements">;
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,wBAAwB,wFAA4B,CAAC;AAClE,eAAO,MAAM,mBAAmB;;;;;kBAA4B,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 { entitlementsReducers } from "./entitlementsReducers.js";
|
4
4
|
import { entitlementsInitialState } from "./entitlementsState.js";
|
5
5
|
const entitlementsSlice = createSlice({
|
@@ -8,6 +8,5 @@ const entitlementsSlice = createSlice({
|
|
8
8
|
reducers: entitlementsReducers,
|
9
9
|
});
|
10
10
|
export const entitlementsSliceReducer = entitlementsSlice.reducer;
|
11
|
-
|
12
|
-
export const entitlementsActions = { ...entitlementsSlice.actions };
|
11
|
+
export const entitlementsActions = entitlementsSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAElE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,wBAAwB;IACtC,QAAQ,EAAE,oBAAoB;CACjC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,wBAAwB,GAAG,iBAAiB,CAAC,OAAO,CAAC;AAClE,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,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
|
const selectSelf = createSelector((state) => state, (state) => state.executed);
|
4
4
|
/**
|
5
5
|
* @internal
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAqC,UAAU,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA+B,cAAc,CAC/E,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC"}
|
@@ -1,8 +1,6 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
setDashboardExecutionDone: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionDone">;
|
7
|
-
};
|
1
|
+
export declare const executedSliceReducer: import("@reduxjs/toolkit").Reducer<import("./executedState.js").ExecutedState>;
|
2
|
+
export declare const executedActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
setDashboardExecutionStart: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
|
4
|
+
setDashboardExecutionDone: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
|
5
|
+
}, "executedSlice">;
|
8
6
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,oBAAoB,gFAAwB,CAAC;AAC1D,eAAO,MAAM,eAAe;;;mBAAwB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { executedInitialState } from "./executedState.js";
|
4
4
|
import { executedReducers } from "./executedReducers.js";
|
5
5
|
const executedSlice = createSlice({
|
@@ -8,6 +8,5 @@ const executedSlice = createSlice({
|
|
8
8
|
reducers: executedReducers,
|
9
9
|
});
|
10
10
|
export const executedSliceReducer = executedSlice.reducer;
|
11
|
-
|
12
|
-
export const executedActions = { ...executedSlice.actions };
|
11
|
+
export const executedActions = executedSlice.actions;
|
13
12
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,gBAAgB;CAC7B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC,OAAO,CAAC"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import { EntityId } from "@reduxjs/toolkit";
|
2
1
|
import { IExecutionResultEnvelope } from "./types.js";
|
3
|
-
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope
|
2
|
+
export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope>;
|
4
3
|
//# sourceMappingURL=executionResultsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAEtD,eAAO,MAAM,uBAAuB,oEAElC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit";
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
export const executionResultsAdapter = createEntityAdapter({
|
4
4
|
selectId: (execution) => execution.id,
|
5
5
|
});
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AAGjF,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAA2B;IACjF,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE;CACxC,CAAC,CAAC"}
|
@@ -4,13 +4,7 @@ import { IExecutionResultEnvelope } from "./types.js";
|
|
4
4
|
/**
|
5
5
|
* @alpha
|
6
6
|
*/
|
7
|
-
export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) =>
|
8
|
-
id: string;
|
9
|
-
isLoading: boolean;
|
10
|
-
executionResult?: import("@gooddata/sdk-backend-spi").IExecutionResult | undefined;
|
11
|
-
error?: import("@gooddata/sdk-ui").GoodDataSdkError | undefined;
|
12
|
-
warnings?: import("@gooddata/sdk-model").IResultWarning[] | undefined;
|
13
|
-
};
|
7
|
+
export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) => IExecutionResultEnvelope | undefined;
|
14
8
|
/**
|
15
9
|
* @alpha
|
16
10
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB
|
1
|
+
{"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB,0GAA8B,CAAC;AAEjE;;GAEG;AACH,eAAO,MAAM,4BAA4B,EAAE,iBAAiB,CAAC,OAAO,CAMnE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,CACrC,GAAG,EAAE,MAAM,GAAG,SAAS,KACtB,iBAAiB,CAAC,wBAAwB,GAAG,SAAS,CAY1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc9F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc/F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAYhG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAajG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAclG,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
import { createMemoizedSelector } from "../_infra/selectors.js";
|
5
5
|
import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -1,9 +1,12 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
};
|
1
|
+
export declare const executionResultsSliceReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>;
|
2
|
+
export declare const executionResultsActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
3
|
+
upsertExecutionResult: {
|
4
|
+
<S extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S>, entity: import("./types.js").IExecutionResultEnvelope): S;
|
5
|
+
<S_1 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_1>, entity: {
|
6
|
+
payload: import("./types.js").IExecutionResultEnvelope;
|
7
|
+
type: string;
|
8
|
+
}): S_1;
|
9
|
+
};
|
10
|
+
clearAllExecutionResults: <S_2 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_2>) => S_2;
|
11
|
+
}, "executionResults">;
|
9
12
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,4BAA4B,2HAAgC,CAAC;AAC1E,eAAO,MAAM,uBAAuB;;;;;;;;;sBAAgC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit";
|
2
|
+
import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
|
4
4
|
const executionResultsSlice = createSlice({
|
5
5
|
name: "executionResults",
|
@@ -10,6 +10,5 @@ const executionResultsSlice = createSlice({
|
|
10
10
|
},
|
11
11
|
});
|
12
12
|
export const executionResultsSliceReducer = executionResultsSlice.reducer;
|
13
|
-
|
14
|
-
export const executionResultsActions = { ...executionResultsSlice.actions };
|
13
|
+
export const executionResultsActions = executionResultsSlice.actions;
|
15
14
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAE7E,MAAM,qBAAqB,GAAG,WAAW,CAAC;IACtC,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,uBAAuB,CAAC,eAAe,EAAE;IACvD,QAAQ,EAAE;QACN,qBAAqB,EAAE,uBAAuB,CAAC,SAAS;QACxD,wBAAwB,EAAE,uBAAuB,CAAC,SAAS;KAC9D;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAG,qBAAqB,CAAC,OAAO,CAAC;AAC1E,MAAM,CAAC,MAAM,uBAAuB,GAAG,qBAAqB,CAAC,OAAO,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit";
|
2
|
+
import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
import { areObjRefsEqual, isDashboardAttributeFilter, uriRef, idRef, isDashboardDateFilterWithDimension, isObjRef, isDashboardCommonDateFilter, getAttributeElementsItems, } from "@gooddata/sdk-model";
|
5
5
|
import { newDisplayFormMap } from "../../../_staging/metadata/objRefMap.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterContextSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/filterContextSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"filterContextSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/filterContextSelectors.ts"],"names":[],"mappings":"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"}
|