@gooddata/sdk-ui-dashboard 10.33.0-alpha.48 → 10.33.0-alpha.49
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 +114 -139
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +1 -3
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +1 -3
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +3 -0
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +3 -0
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +3 -2
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +4 -3
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +10 -20
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +3 -2
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +6 -7
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +3 -2
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +10 -23
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +3 -2
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.js +1 -1
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +6 -7
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +3 -2
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +3 -2
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +3 -2
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +3 -2
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +8 -12
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +7 -10
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +3 -2
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +6 -7
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +3 -2
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +7 -5
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +3 -2
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +8 -11
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +3 -2
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +35 -102
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +3 -2
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +7 -11
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +3 -2
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +3 -2
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +9 -24
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +3 -2
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +99 -133
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +3 -2
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +8 -17
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +3 -2
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +8 -9
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +3 -2
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +15 -36
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +3 -4
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +7 -11
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +3 -2
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +6 -7
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +3 -2
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +9 -10
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +3 -2
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +8 -9
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +3 -2
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +77 -168
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +3 -2
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/user/index.d.ts +6 -7
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +3 -2
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +8 -15
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +3 -2
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.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/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -1
- 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/sdk-ui-dashboard.d.ts +142 -263
- package/package.json +19 -19
@@ -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":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAE7E,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,eAAe,CAAC,CAAC;AAU/F,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,qBAAqB,CAAiC,CAAC;AAG1G,eAAO,MAAM,uBAAuB;;;CAAuC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
|
4
4
|
const executionResultsSlice = createSlice({
|
5
5
|
name: "executionResults",
|
@@ -10,5 +10,6 @@ const executionResultsSlice = createSlice({
|
|
10
10
|
},
|
11
11
|
});
|
12
12
|
export const executionResultsSliceReducer = executionResultsSlice.reducer;
|
13
|
-
|
13
|
+
// Spread "fixes" TS2742 error
|
14
|
+
export const executionResultsActions = { ...executionResultsSlice.actions };
|
14
15
|
//# 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,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,uBAAuB,EAAE,MAAM,oCAAoC,CAAC;AAG7E,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,GAAmC,qBAAqB,CAAC,OAAO,CAAC;AAE1G,8BAA8B;AAC9B,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,GAAG,qBAAqB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
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":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EACH,eAAe,EAKf,0BAA0B,EAC1B,MAAM,EACN,KAAK,EAIL,kCAAkC,EAClC,QAAQ,EACR,2BAA2B,EAC3B,yBAAyB,GAC5B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAa,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AACvF,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,yCAAyC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,EAAE,2CAA2C,EAAE,MAAM,4BAA4B,CAAC;AAEzF,OAAO,QAAQ,MAAM,oBAAoB,CAAC;AAC1C,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,KAAK,MAAM,iBAAiB,CAAC;AACpC,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAClC,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,2DAA2D,EAAE,MAAM,8BAA8B,CAAC;AAC3G,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAElF,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,aAAa,CACjC,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,UAAU,EAAE,CAAC,kBAAkB,EAAE,EAAE;IAC9C,SAAS,CACL,kBAAkB,CAAC,uBAAuB,EAC1C,yDAAyD,CAC5D,CAAC;IAEF,OAAO,kBAAkB,CAAC,+BAA+B,CAAC;AAC9D,CAAC,CAAC,CAAC;AAEP;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAA2C,cAAc,CACpG,qCAAqC,EACrC,CAAC,aAAa,EAAuB,EAAE,CAAC,aAAa,EAAE,OAAO,IAAI,EAAE,CACvE,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAgD,cAAc,CACpG,UAAU,EACV,CAAC,kBAAkB,EAAE,EAAE;IACnB,SAAS,CACL,kBAAkB,CAAC,uBAAuB,EAC1C,iEAAiE,CACpE,CAAC;IAEF,OAAO,kBAAkB,CAAC,uBAAwB,CAAC;AACvD,CAAC,CACJ,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAC7C,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACjC,SAAS,CACL,KAAK,CAAC,uBAAuB,EAC7B,iEAAiE,CACpE,CAAC;IAEF,OAAO,kBAAkB,CAAC,KAAK,CAAC,uBAAuB,EAAE,KAAK,CAAC,8BAA8B,CAAE,CAAC;AACpG,CAAC,CAAC,CAAC;AAEP;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAA2C,cAAc,CACrG,6BAA6B,EAC7B,oCAAoC,EACpC,2DAA2D,EAC3D,CAAC,aAAa,EAAE,oBAAoB,EAAE,qDAAqD,EAAE,EAAE;IAC3F,IAAI,aAAa,CAAC,OAAO,CAAC,MAAM,KAAK,oBAAoB,CAAC,OAAO,CAAC,MAAM,EAAE,CAAC;QACvE,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,MAAM,cAAc,GAAG,KAAK,CAAC,aAAa,CAAC,OAAO,EAAE,mBAAmB,CAAC,CAAC;IACzE,MAAM,cAAc,GAAG,KAAK,CAAC,oBAAoB,CAAC,OAAO,EAAE,mBAAmB,CAAC,CAAC;IAEhF,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC;SACvB,GAAG,CAAC,CAAC,GAAG,EAAW,EAAE;QAClB,MAAM,aAAa,GAAG,cAAc,CAAC,GAAG,CAAC,CAAC;QAC1C,MAAM,aAAa,GAAG,cAAc,CAAC,GAAG,CAAC,CAAC;QAE1C,IAAI,0BAA0B,CAAC,aAAa,CAAC,IAAI,0BAA0B,CAAC,aAAa,CAAC,EAAE,CAAC;YACzF,MAAM,EAAE,iBAAiB,EAAE,eAAe,EAAE,GAAG,4BAA4B,EAAE,GACzE,aAAa,CAAC,eAAe,CAAC;YAClC,MAAM,EAAE,iBAAiB,EAAE,eAAe,EAAE,GAAG,4BAA4B,EAAE,GACzE,aAAa,CAAC,eAAe,CAAC;YAElC,iGAAiG;YACjG,MAAM,oBAAoB,GACtB,4BAA4B,CAAC;YACjC,MAAM,oBAAoB,GACtB,4BAA4B,CAAC;YACjC,IAAI,CAAC,qDAAqD,EAAE,CAAC;gBACzD,OAAO,oBAAoB,CAAC,WAAW,CAAC;gBACxC,OAAO,oBAAoB,CAAC,WAAW,CAAC;YAC5C,CAAC;YAED,OAAO,CACH,OAAO,CAAC,oBAAoB,EAAE,oBAAoB,CAAC;gBACnD,OAAO,CACH,MAAM,CAAC,yBAAyB,CAAC,eAAe,CAAC,CAAC,EAClD,MAAM,CAAC,yBAAyB,CAAC,eAAe,CAAC,CAAC,CACrD,CACJ,CAAC;QACN,CAAC;QACD,eAAe;QACf,OAAO,OAAO,CAAC,aAAa,EAAE,aAAa,CAAC,CAAC;IACjD,CAAC,CAAC;SACD,KAAK,CAAC,QAAQ,CAAC,CAAC;AACzB,CAAC,CACJ,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,MAAM,2BAA2B,GACpC,cAAc,CAAC,UAAU,EAAE,CAAC,kBAAkB,EAAE,EAAE;IAC9C,wGAAwG;IACxG,wEAAwE;IACxE,SAAS,CACL,kBAAkB,CAAC,uBAAuB,EAC1C,yDAAyD,CAC5D,CAAC;IAEF,OAAO,kBAAkB,CAAC,qBAAqB,CAAC;AACpD,CAAC,CAAC,CAAC;AAEP;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAC1C,cAAc,CAAC,UAAU,EAAE,CAAC,kBAAkB,EAAE,EAAE;IAC9C,SAAS,CACL,kBAAkB,CAAC,2BAA2B,EAC9C,yDAAyD,CAC5D,CAAC;IAEF,OAAO,kBAAkB,CAAC,2BAA2B,CAAC;AAC1D,CAAC,CAAC,CAAC;AAEP;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAE7C,cAAc,CAAC,UAAU,EAAE,CAAC,kBAAkB,EAAE,EAAE;IAClD,SAAS,CACL,kBAAkB,CAAC,2BAA2B,EAC9C,yDAAyD,CAC5D,CAAC;IAEF,OAAO,iBAAiB,CAAC,kBAAkB,CAAC,2BAA2B,CAAC,CAAC;AAC7E,CAAC,CAAC,CAAC;AAEH;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAA2C,cAAc,CAC5F,6BAA6B,EAC7B,CAAC,aAAa,EAAuB,EAAE,CAAC,aAAa,CAAC,OAAO,CAChE,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA2C,cAAc,CACnG,oCAAoC,EACpC,CAAC,aAAa,EAAuB,EAAE,CAAC,aAAa,CAAC,OAAO,CAChE,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAC5C,cAAc,CAAC,0BAA0B,EAAE,CAAC,OAAO,EAA+B,EAAE,CAChF,OAAO,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAC7C,CAAC;AAEN;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,0CAA0C,GACnD,cAAc,CAAC,iCAAiC,EAAE,CAAC,OAAO,EAA+B,EAAE,CACvF,OAAO,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAC7C,CAAC;AAEN;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,6BAA6B,GACtC,cAAc,CAAC,0BAA0B,EAAE,CAAC,OAAO,EAAoC,EAAE,CACrF,OAAO,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAC5C,CAAC;AAEN;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAC7C,cAAc,CAAC,iCAAiC,EAAE,CAAC,OAAO,EAAoC,EAAE,CAC5F,OAAO,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAC5C,CAAC;AAEN;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAE5C,cAAc,CACd,0BAA0B,EAC1B,CAAC,OAAO,EAA2D,EAAE,CACjE,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,kCAAkC,CAAC,CAAC,CAAC,IAAI,0BAA0B,CAAC,CAAC,CAAC,CAAC,CACpG,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,2CAA2C,GACpD,cAAc,CAAC,0BAA0B,EAAE,CAAC,OAAO,EAA0B,EAAE,CAC3E,OAAO,CAAC,MAAM,CAAC,kCAAkC,CAAC,CACrD,CAAC;AAEN;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAC3D,cAAc,CAAC,iCAAiC,EAAE,CAAC,OAAO,EAA0B,EAAE,CAClF,OAAO,CAAC,MAAM,CAAC,kCAAkC,CAAC,CACrD,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAEgB,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CAC1G,cAAc,CAAC,2CAA2C,EAAE,CAAC,WAAW,EAAE,EAAE;IACxE,OAAO,WAAW,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC;AAC7F,CAAC,CAAC,CACL,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAEf,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CAChF,cAAc,CAAC,2CAA2C,EAAE,CAAC,WAAW,EAAE,EAAE;IACxE,OAAO,WAAW,CAAC,SAAS,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC;AAClG,CAAC,CAAC,CACL,CAAC;AAEF;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAEhB,sBAAsB,CAAC,CAAC,GAAoB,EAAE,EAAE,CACrF,cAAc,CAAC,0BAA0B,EAAE,CAAC,OAAO,EAAE,EAAE;IACnD,OAAO,OAAO,CAAC,SAAS,CAAC,CAAC,MAAM,EAAE,EAAE;QAChC,IAAI,kCAAkC,CAAC,MAAM,CAAC,IAAI,QAAQ,CAAC,GAAG,CAAC,EAAE,CAAC;YAC9D,OAAO,eAAe,CAAC,MAAM,CAAC,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;QAC3D,CAAC;QACD,IAAI,0BAA0B,CAAC,MAAM,CAAC,IAAI,OAAO,GAAG,KAAK,QAAQ,EAAE,CAAC;YAChE,OAAO,MAAM,CAAC,eAAe,CAAC,eAAe,KAAK,GAAG,CAAC;QAC1D,CAAC;QACD,OAAO,KAAK,CAAC;IACjB,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CACL,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAEY,sBAAsB,CAC1F,CAAC,WAAmB,EAAE,EAAE,CACpB,cAAc,CACV,oCAAoC,EACpC,mCAAmC,EACnC,CAAC,wBAAwB,EAAE,gBAAgB,EAAE,EAAE;IAC3C,MAAM,EAAE,GAAG,wBAAwB,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;IACrD,IAAI,CAAC,EAAE,EAAE,CAAC;QACN,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,kGAAkG;IAClG,OAAO,gBAAgB,CAAC,IAAI,CACxB,CAAC,MAAM,EAAE,EAAE,CACP,eAAe,CAAC,MAAM,CAAC,eAAe,CAAC,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,aAAa,CAAC,CAAC;QAChF,eAAe,CAAC,MAAM,CAAC,eAAe,CAAC,WAAW,EAAE,MAAM,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAC1E,CAAC;AACN,CAAC,CACJ,CACR,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAEQ,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CACvG,cAAc,CAAC,mCAAmC,EAAE,CAAC,gBAAgB,EAAE,EAAE,CACrE,gBAAgB,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,eAAe,KAAK,OAAO,CAAC,CACxF,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAE5B,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CACxE,cAAc,CAAC,mCAAmC,EAAE,CAAC,gBAAgB,EAAE,EAAE,CACrE,gBAAgB,CAAC,SAAS,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,eAAe,KAAK,OAAO,CAAC,CAC7F,CACJ,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,gCAAgC,GACzC,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CACvC,cAAc,CACV,mCAAmC,EACnC,yCAAyC,EACzC,CAAC,gBAAgB,EAAE,4BAA4B,EAAE,EAAE;IAC/C,SAAS,CACL,CAAC,4BAA4B,EAC7B,4HAA4H,CAC/H,CAAC;IAEF,MAAM,OAAO,GAAG,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC;IACnC,MAAM,MAAM,GAAG,IAAI,GAAG,EAAU,CAAC;IAEjC,OAAO,OAAO,CAAC,MAAM,EAAE,CAAC;QACpB,MAAM,OAAO,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC;QAC9B,MAAM,QAAQ,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAC3C,CAAC,CAAC,eAAe,CAAC,gBAAgB,EAAE,IAAI,CACpC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,qBAAqB,KAAK,OAAO,CACvD,CACJ,CAAC;QAEF,QAAQ,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;YACvB,MAAM,CAAC,GAAG,CAAC,KAAK,CAAC,eAAe,CAAC,eAAgB,CAAC,CAAC;YACnD,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC,eAAgB,CAAC,CAAC;QACzD,CAAC,CAAC,CAAC;IACP,CAAC;IAED,OAAO,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;AAC9B,CAAC,CACJ,CACJ,CAAC;AAEN;;;;GAIG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAEO,sBAAsB,CAAC,CAAC,GAAY,EAAE,EAAE,CAC1F,cAAc,CAAC,mCAAmC,EAAE,CAAC,gBAAgB,EAA+B,EAAE;IAClG,OAAO,gBAAgB,CAAC,MAAM,CAC1B,CAAC,eAAe,EAAE,EAAE,CAAC,CAAC,eAAe,CAAC,eAAe,CAAC,eAAe,CAAC,WAAW,EAAE,GAAG,CAAC,CAC1F,CAAC;AACN,CAAC,CAAC,CACL,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAClD,sBAAsB,CAAC,CAAC,OAAe,EAAE,EAAE,CACvC,cAAc,CAAC,mCAAmC,EAAE,CAAC,OAAO,EAAE,EAAE;IAC5D,MAAM,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,eAAe,KAAK,OAAO,CAAC,CAAC;IAE5F,SAAS,CAAC,MAAM,EAAE,iDAAiD,CAAC,CAAC;IAErE,OAAO,MAAM,CAAC,eAAe,CAAC,WAAW,CAAC;AAC9C,CAAC,CAAC,CACL,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAGL,sBAAsB,CACpD,CAAC,oBAA4B,EAAE,qBAA6B,EAAE,EAAE,CAC5D,cAAc,CACV,gCAAgC,CAAC,oBAAoB,CAAC,EACtD,yCAAyC,EACzC,CAAC,WAAW,EAAE,4BAA4B,EAAE,EAAE;IAC1C,SAAS,CACL,CAAC,4BAA4B,EAC7B,4GAA4G,CAC/G,CAAC;IAEF,OAAO,WAAW,CAAC,IAAI,CAAC,CAAC,UAAU,EAAE,EAAE,CAAC,UAAU,KAAK,qBAAqB,CAAC,CAAC;AAClF,CAAC,CACJ,CACR,CAAC;AAEF,MAAM,2BAA2B,GAAG,EAAE,CAAC;AAEvC;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA+B,cAAc,CACtF,mCAAmC,EACnC,2CAA2C,EAC3C,2CAA2C,EAC3C,CAAC,gBAAgB,EAAE,wBAAwB,EAAE,YAAY,EAAE,EAAE;IACzD,OAAO,CACH,gBAAgB,CAAC,MAAM,GAAG,wBAAwB,CAAC,MAAM,GAAG,YAAY,CAAC,MAAM;QAC/E,2BAA2B,CAC9B,CAAC;AACN,CAAC,CACJ,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,gCAAgC,CAAC;AAExE;;;;GAIG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAE5B,sBAAsB,CAAC,CAAC,8BAAsC,EAAE,EAAE,CAChG,cAAc,CACV,2CAA2C,CAAC,8BAA8B,CAAC,EAC3E,CAAC,4BAA4B,EAAE,EAAE;IAC7B,OAAO,CACH,CAAC,OAAO,CAAC,4BAA4B,EAAE,eAAe,EAAE,gBAAgB,CAAC;QACzE,CAAC,OAAO,CAAC,4BAA4B,EAAE,eAAe,EAAE,oBAAoB,CAAC,CAChF,CAAC;AACN,CAAC,CACJ,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAEhD,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACrC,OAAO,KAAK,CAAC,wBAAwB,CAAC;AAC1C,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GACrC,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC"}
|
@@ -1,103 +1,36 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
type: string;
|
37
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
38
|
-
addDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
39
|
-
payload: import("../../index.js").AddDateFilterPayload;
|
40
|
-
type: string;
|
41
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
42
|
-
removeDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
43
|
-
payload: import("./filterContextReducers.js").IRemoveDateFilterPayload;
|
44
|
-
type: string;
|
45
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
46
|
-
moveDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
47
|
-
payload: import("./filterContextReducers.js").IMoveDateFilterPayload;
|
48
|
-
type: string;
|
49
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
50
|
-
updateAttributeFilterSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
51
|
-
payload: import("./filterContextReducers.js").IUpdateAttributeFilterSelectionPayload;
|
52
|
-
type: string;
|
53
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
54
|
-
setAttributeFilterParents: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
55
|
-
payload: import("./filterContextReducers.js").ISetAttributeFilterParentsPayload;
|
56
|
-
type: string;
|
57
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
58
|
-
setAttributeFilterDependentDateFilters: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
59
|
-
payload: import("./filterContextReducers.js").ISetAttributeFilterDependentDateFiltersPayload;
|
60
|
-
type: string;
|
61
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
62
|
-
clearAttributeFiltersSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
63
|
-
payload: import("./filterContextReducers.js").IClearAttributeFiltersSelectionPayload;
|
64
|
-
type: string;
|
65
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
66
|
-
upsertDateFilter: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
67
|
-
payload: import("./filterContextReducers.js").IUpsertDateFilterPayload;
|
68
|
-
type: string;
|
69
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
70
|
-
changeAttributeDisplayForm: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
71
|
-
payload: import("./filterContextReducers.js").IChangeAttributeDisplayFormPayload;
|
72
|
-
type: string;
|
73
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
74
|
-
changeAttributeTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
75
|
-
payload: import("./filterContextReducers.js").IChangeAttributeTitlePayload;
|
76
|
-
type: string;
|
77
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
78
|
-
changeSelectionMode: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
79
|
-
payload: import("./filterContextReducers.js").IChangeAttributeSelectionModePayload;
|
80
|
-
type: string;
|
81
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
82
|
-
changeLimitingItems: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
83
|
-
payload: import("./filterContextReducers.js").IChangeAttributeLimitingItemsPayload;
|
84
|
-
type: string;
|
85
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
86
|
-
setPreloadedAttributesWithReferences: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
87
|
-
payload: import("@gooddata/sdk-backend-spi").IAttributeWithReferences[];
|
88
|
-
type: string;
|
89
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
90
|
-
applyWorkingSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
91
|
-
payload: import("./filterContextReducers.js").IApplyWorkingSelectionPayload;
|
92
|
-
type: string;
|
93
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
94
|
-
resetWorkingSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
95
|
-
payload: void;
|
96
|
-
type: string;
|
97
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
98
|
-
setDefaultFilterOverrides: (state: import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>, action: {
|
99
|
-
payload: import("@gooddata/sdk-model").FilterContextItem[];
|
100
|
-
type: string;
|
101
|
-
}) => void | import("./filterContextState.js").FilterContextState | import("immer/dist/internal.js").WritableDraft<import("./filterContextState.js").FilterContextState>;
|
102
|
-
}, "filterContext">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { FilterContextState } from "./filterContextState.js";
|
3
|
+
export declare const filterContextSliceReducer: Reducer<FilterContextState>;
|
4
|
+
export declare const filterContextActions: {
|
5
|
+
setFilterContext: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
6
|
+
filterContextDefinition: import("@gooddata/sdk-model").IFilterContextDefinition;
|
7
|
+
originalFilterContextDefinition?: import("@gooddata/sdk-model").IFilterContextDefinition | undefined;
|
8
|
+
attributeFilterDisplayForms: import("@gooddata/sdk-model").IAttributeDisplayFormMetadataObject[];
|
9
|
+
filterContextIdentity?: import("@gooddata/sdk-model").IDashboardObjectIdentity | undefined;
|
10
|
+
}, "filterContext/setFilterContext">;
|
11
|
+
updateFilterContextIdentity: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
12
|
+
filterContextIdentity?: import("@gooddata/sdk-model").IDashboardObjectIdentity | undefined;
|
13
|
+
}, "filterContext/updateFilterContextIdentity">;
|
14
|
+
removeAttributeFilterDisplayForms: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "filterContext/removeAttributeFilterDisplayForms">;
|
15
|
+
addAttributeFilterDisplayForm: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IAttributeDisplayFormMetadataObject, "filterContext/addAttributeFilterDisplayForm">;
|
16
|
+
addAttributeFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IAddAttributeFilterPayload, "filterContext/addAttributeFilter">;
|
17
|
+
removeAttributeFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IRemoveAttributeFilterPayload, "filterContext/removeAttributeFilter">;
|
18
|
+
moveAttributeFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IMoveAttributeFilterPayload, "filterContext/moveAttributeFilter">;
|
19
|
+
addDateFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").AddDateFilterPayload, "filterContext/addDateFilter">;
|
20
|
+
removeDateFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IRemoveDateFilterPayload, "filterContext/removeDateFilter">;
|
21
|
+
moveDateFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IMoveDateFilterPayload, "filterContext/moveDateFilter">;
|
22
|
+
updateAttributeFilterSelection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IUpdateAttributeFilterSelectionPayload, "filterContext/updateAttributeFilterSelection">;
|
23
|
+
setAttributeFilterParents: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").ISetAttributeFilterParentsPayload, "filterContext/setAttributeFilterParents">;
|
24
|
+
setAttributeFilterDependentDateFilters: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").ISetAttributeFilterDependentDateFiltersPayload, "filterContext/setAttributeFilterDependentDateFilters">;
|
25
|
+
clearAttributeFiltersSelection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IClearAttributeFiltersSelectionPayload, "filterContext/clearAttributeFiltersSelection">;
|
26
|
+
upsertDateFilter: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IUpsertDateFilterPayload, "filterContext/upsertDateFilter">;
|
27
|
+
changeAttributeDisplayForm: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IChangeAttributeDisplayFormPayload, "filterContext/changeAttributeDisplayForm">;
|
28
|
+
changeAttributeTitle: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IChangeAttributeTitlePayload, "filterContext/changeAttributeTitle">;
|
29
|
+
changeSelectionMode: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IChangeAttributeSelectionModePayload, "filterContext/changeSelectionMode">;
|
30
|
+
changeLimitingItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IChangeAttributeLimitingItemsPayload, "filterContext/changeLimitingItems">;
|
31
|
+
setPreloadedAttributesWithReferences: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-backend-spi").IAttributeWithReferences[], "filterContext/setPreloadedAttributesWithReferences">;
|
32
|
+
applyWorkingSelection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterContextReducers.js").IApplyWorkingSelectionPayload, "filterContext/applyWorkingSelection">;
|
33
|
+
resetWorkingSelection: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"filterContext/resetWorkingSelection">;
|
34
|
+
setDefaultFilterOverrides: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").FilterContextItem[], "filterContext/setDefaultFilterOverrides">;
|
35
|
+
};
|
103
36
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAA6B,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAQxF,eAAO,MAAM,yBAAyB,EAAE,OAAO,CAAC,kBAAkB,CAA8B,CAAC;AAGjG,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { filterContextReducers } from "./filterContextReducers.js";
|
4
4
|
import { filterContextInitialState } from "./filterContextState.js";
|
5
5
|
const filterContextSlice = createSlice({
|
@@ -8,5 +8,6 @@ const filterContextSlice = createSlice({
|
|
8
8
|
reducers: filterContextReducers,
|
9
9
|
});
|
10
10
|
export const filterContextSliceReducer = filterContextSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const filterContextActions = { ...filterContextSlice.actions };
|
12
13
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterContext/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,yBAAyB,EAAsB,MAAM,yBAAyB,CAAC;AAExF,MAAM,kBAAkB,GAAG,WAAW,CAAC;IACnC,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,yBAAyB;IACvC,QAAQ,EAAE,qBAAqB;CAClC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,yBAAyB,GAAgC,kBAAkB,CAAC,OAAO,CAAC;AAEjG,8BAA8B;AAC9B,MAAM,CAAC,MAAM,oBAAoB,GAAG,EAAE,GAAG,kBAAkB,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { invariant } from "ts-invariant";
|
4
4
|
import { areObjRefsEqual } from "@gooddata/sdk-model";
|
5
5
|
import { selectDashboardRef } from "../meta/metaSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterViewsReducersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/filterViewsReducersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"filterViewsReducersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/filterViewsReducersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAwB,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG5E,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAE9D,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,WAAW,CAC/B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA8C,cAAc,CACtF,UAAU,EACV,kBAAkB,EAClB,CAAC,KAAK,EAAE,YAAY,EAAE,EAAE;IACpB,SAAS,CAAC,KAAK,CAAC,WAAW,EAAE,sDAAsD,CAAC,CAAC;IAErF,OAAO,YAAY;QACf,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC,EAAE,WAAW;YACxF,EAAE;QACR,CAAC,CAAC,EAAE,CAAC;AACb,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAA+B,cAAc,CACjF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,SAAS,CAC7B,CAAC"}
|
@@ -1,14 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
payload: boolean;
|
9
|
-
type: string;
|
10
|
-
}) => void | import("./filterViewsState.js").FilterViewsState | import("immer/dist/internal.js").WritableDraft<import("./filterViewsState.js").FilterViewsState>;
|
11
|
-
}, "filterViews">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { FilterViewsState } from "./filterViewsState.js";
|
3
|
+
export declare const filterViewsSliceReducer: Reducer<FilterViewsState>;
|
4
|
+
export declare const filterViewsActions: {
|
5
|
+
setFilterViews: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./filterViewsState.js").IFilterViews, "filterViews/setFilterViews">;
|
6
|
+
setFilterLoading: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "filterViews/setFilterLoading">;
|
7
|
+
};
|
12
8
|
export { selectFilterViews, selectFilterViewsAreLoading } from "./filterViewsReducersSelectors.js";
|
13
9
|
export type { FilterViewsState, IFilterViews } from "./filterViewsState.js";
|
14
10
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAA2B,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AASlF,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAC,gBAAgB,CAA4B,CAAC;AAG3F,eAAO,MAAM,kBAAkB;;;CAAkC,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AACnG,YAAY,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2024-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { filterViewsInitialState } from "./filterViewsState.js";
|
4
4
|
import { filterViewsReducers } from "./filterViewsReducers.js";
|
5
5
|
const filterViewsSlice = createSlice({
|
@@ -8,6 +8,7 @@ const filterViewsSlice = createSlice({
|
|
8
8
|
reducers: filterViewsReducers,
|
9
9
|
});
|
10
10
|
export const filterViewsSliceReducer = filterViewsSlice.reducer;
|
11
|
-
|
11
|
+
// Spread "fixes" TS2742 error
|
12
|
+
export const filterViewsActions = { ...filterViewsSlice.actions };
|
12
13
|
export { selectFilterViews, selectFilterViewsAreLoading } from "./filterViewsReducersSelectors.js";
|
13
14
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/filterViews/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAE,uBAAuB,EAAoB,MAAM,uBAAuB,CAAC;AAClF,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,MAAM,gBAAgB,GAAG,WAAW,CAAC;IACjC,IAAI,EAAE,aAAa;IACnB,YAAY,EAAE,uBAAuB;IACrC,QAAQ,EAAE,mBAAmB;CAChC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,uBAAuB,GAA8B,gBAAgB,CAAC,OAAO,CAAC;AAE3F,8BAA8B;AAC9B,MAAM,CAAC,MAAM,kBAAkB,GAAG,EAAE,GAAG,gBAAgB,CAAC,OAAO,EAAE,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IInaccessibleDashboard } from "../../types/inaccessibleDashboardTypes.js";
|
2
|
-
export declare const inaccessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IInaccessibleDashboard>;
|
3
|
+
export declare const inaccessibleDashboardsEntityAdapter: import("@reduxjs/toolkit").EntityAdapter<IInaccessibleDashboard, EntityId>;
|
3
4
|
//# sourceMappingURL=inaccessibleDashboardsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAEnF,eAAO,MAAM,mCAAmC,4EAE9C,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit";
|
3
3
|
import { objRefToString } from "@gooddata/sdk-model";
|
4
4
|
export const inaccessibleDashboardsEntityAdapter = createEntityAdapter({
|
5
5
|
selectId: (dashboard) => objRefToString(dashboard.ref),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAGrD,MAAM,CAAC,MAAM,mCAAmC,GAAG,mBAAmB,CAAmC;IACrG,QAAQ,EAAE,CAAC,SAAiC,EAAE,EAAE,CAAC,cAAc,CAAC,SAAS,CAAC,GAAG,CAAC;CACjF,CAAC,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSelector } from "@reduxjs/toolkit
|
2
|
+
import { createSelector } from "@reduxjs/toolkit";
|
3
3
|
import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
|
4
4
|
import { inaccessibleDashboardsEntityAdapter } from "./inaccessibleDashboardsEntityAdapter.js";
|
5
5
|
const selectSelf = createSelector((state) => state, (state) => state.inaccessibleDashboards);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"inaccessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"inaccessibleDashboardsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAEjG,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAE/F,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,sBAAsB,CAC1C,CAAC;AAEF,MAAM,gBAAgB,GAAG,mCAAmC,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;AAEtF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,gBAAgB,CAAC,SAAS,CAAC;AAEvE;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,4BAA4B,EAAE,CAAC,UAAU,EAAE,EAAE;IACxD,OAAO,2BAA2B,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC,CAAC"}
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
}): S_1;
|
9
|
-
};
|
10
|
-
}, "inaccessibleDashboards">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { inaccessibleDashboardsEntityAdapter } from "./inaccessibleDashboardsEntityAdapter.js";
|
3
|
+
export type InaccessibleDashboardsState = ReturnType<typeof inaccessibleDashboardsEntityAdapter.getInitialState>;
|
4
|
+
export declare const inaccessibleDashboardsSliceReducer: Reducer<InaccessibleDashboardsState>;
|
5
|
+
export declare const inaccessibleDashboardsActions: {
|
6
|
+
addInaccessibleDashboards: import("@reduxjs/toolkit").ActionCreatorWithPayload<Record<import("@reduxjs/toolkit").EntityId, import("../../index.js").IInaccessibleDashboard> | readonly import("../../index.js").IInaccessibleDashboard[], "inaccessibleDashboards/addInaccessibleDashboards">;
|
7
|
+
};
|
11
8
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAE/F,MAAM,MAAM,2BAA2B,GAAG,UAAU,CAChD,OAAO,mCAAmC,CAAC,eAAe,CAC7D,CAAC;AASF,eAAO,MAAM,kCAAkC,EAAE,OAAO,CAAC,2BAA2B,CAC7C,CAAC;AAGxC,eAAO,MAAM,6BAA6B;;CAA6C,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2023-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { inaccessibleDashboardsEntityAdapter } from "./inaccessibleDashboardsEntityAdapter.js";
|
4
4
|
const inaccessibleDashboardsSlice = createSlice({
|
5
5
|
name: "inaccessibleDashboards",
|
@@ -9,5 +9,6 @@ const inaccessibleDashboardsSlice = createSlice({
|
|
9
9
|
},
|
10
10
|
});
|
11
11
|
export const inaccessibleDashboardsSliceReducer = inaccessibleDashboardsSlice.reducer;
|
12
|
-
|
12
|
+
// Spread "fixes" TS2742 error
|
13
|
+
export const inaccessibleDashboardsActions = { ...inaccessibleDashboardsSlice.actions };
|
13
14
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/inaccessibleDashboards/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAK/F,MAAM,2BAA2B,GAAG,WAAW,CAAC;IAC5C,IAAI,EAAE,wBAAwB;IAC9B,YAAY,EAAE,mCAAmC,CAAC,eAAe,EAAE;IACnE,QAAQ,EAAE;QACN,yBAAyB,EAAE,mCAAmC,CAAC,UAAU;KAC5E;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,kCAAkC,GAC3C,2BAA2B,CAAC,OAAO,CAAC;AAExC,8BAA8B;AAC9B,MAAM,CAAC,MAAM,6BAA6B,GAAG,EAAE,GAAG,2BAA2B,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,25 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
addInsights: {
|
11
|
-
<S_2 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_2>, entities: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>): S_2;
|
12
|
-
<S_3 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_3, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_3>, entities: {
|
13
|
-
payload: readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>;
|
14
|
-
type: string;
|
15
|
-
}): S_3;
|
16
|
-
};
|
17
|
-
upsertInsight: {
|
18
|
-
<S_4 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_4, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_4>, entity: import("@gooddata/sdk-model").IInsight): S_4;
|
19
|
-
<S_5 extends import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_5, import("@reduxjs/toolkit").EntityState<import("@gooddata/sdk-model").IInsight>, S_5>, entity: {
|
20
|
-
payload: import("@gooddata/sdk-model").IInsight;
|
21
|
-
type: string;
|
22
|
-
}): S_5;
|
23
|
-
};
|
24
|
-
}, "insights">;
|
1
|
+
import { Reducer } from "@reduxjs/toolkit";
|
2
|
+
import { insightsAdapter } from "./insightsEntityAdapter.js";
|
3
|
+
export type InsightsState = ReturnType<typeof insightsAdapter.getInitialState>;
|
4
|
+
export declare const insightsSliceReducer: Reducer<InsightsState>;
|
5
|
+
export declare const insightsActions: {
|
6
|
+
setInsights: import("@reduxjs/toolkit").ActionCreatorWithPayload<readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>, "insights/setInsights">;
|
7
|
+
addInsights: import("@reduxjs/toolkit").ActionCreatorWithPayload<readonly import("@gooddata/sdk-model").IInsight[] | Record<import("@reduxjs/toolkit").EntityId, import("@gooddata/sdk-model").IInsight>, "insights/addInsights">;
|
8
|
+
upsertInsight: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IInsight, "insights/upsertInsight">;
|
9
|
+
};
|
25
10
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,MAAM,MAAM,aAAa,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,eAAe,CAAC,CAAC;AAY/E,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAC,aAAa,CAAyB,CAAC;AAGlF,eAAO,MAAM,eAAe;;;;CAA+B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createSlice } from "@reduxjs/toolkit
|
2
|
+
import { createSlice } from "@reduxjs/toolkit";
|
3
3
|
import { insightsAdapter } from "./insightsEntityAdapter.js";
|
4
4
|
const insightsSlice = createSlice({
|
5
5
|
name: "insights",
|
@@ -11,5 +11,6 @@ const insightsSlice = createSlice({
|
|
11
11
|
},
|
12
12
|
});
|
13
13
|
export const insightsSliceReducer = insightsSlice.reducer;
|
14
|
-
|
14
|
+
// Spread "fixes" TS2742 error
|
15
|
+
export const insightsActions = { ...insightsSlice.actions };
|
15
16
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/insights/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAI7D,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,UAAU;IAChB,YAAY,EAAE,eAAe,CAAC,eAAe,EAAE;IAC/C,QAAQ,EAAE;QACN,WAAW,EAAE,eAAe,CAAC,MAAM;QACnC,WAAW,EAAE,eAAe,CAAC,OAAO;QACpC,aAAa,EAAE,eAAe,CAAC,SAAS;KAC3C;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAA2B,aAAa,CAAC,OAAO,CAAC;AAElF,8BAA8B;AAC9B,MAAM,CAAC,MAAM,eAAe,GAAG,EAAE,GAAG,aAAa,CAAC,OAAO,EAAE,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { EntityId } from "@reduxjs/toolkit";
|
1
2
|
import { IInsight } from "@gooddata/sdk-model";
|
2
|
-
export declare const insightsAdapter: import("@reduxjs/toolkit").EntityAdapter<IInsight>;
|
3
|
+
export declare const insightsAdapter: import("@reduxjs/toolkit").EntityAdapter<IInsight, EntityId>;
|
3
4
|
//# sourceMappingURL=insightsEntityAdapter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"insightsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,QAAQ,EAA+B,MAAM,qBAAqB,CAAC;AAE5E,eAAO,MAAM,eAAe,8DAE1B,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import { createEntityAdapter } from "@reduxjs/toolkit
|
2
|
+
import { createEntityAdapter } from "@reduxjs/toolkit";
|
3
3
|
import { insightRef, serializeObjRef } from "@gooddata/sdk-model";
|
4
4
|
export const insightsAdapter = createEntityAdapter({
|
5
5
|
selectId: (insight) => serializeObjRef(insightRef(insight)),
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,
|
1
|
+
{"version":3,"file":"insightsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAY,UAAU,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE5E,MAAM,CAAC,MAAM,eAAe,GAAG,mBAAmB,CAAqB;IACnE,QAAQ,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,eAAe,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAC9D,CAAC,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
// (C) 2021-2025 GoodData Corporation
|
2
2
|
import { insightsAdapter } from "./insightsEntityAdapter.js";
|
3
|
-
import { createSelector } from "@reduxjs/toolkit
|
3
|
+
import { createSelector } from "@reduxjs/toolkit";
|
4
4
|
import { areObjRefsEqual, attributeAlias, attributeDisplayFormRef, attributeLocalId, insightAttributes, insightMeasures, insightRef, measureAlias, measureItem, measureLocalId, measureTitle, } from "@gooddata/sdk-model";
|
5
5
|
import { newInsightMap } from "../../../_staging/metadata/objRefMap.js";
|
6
6
|
import { selectBackendCapabilities } from "../backendCapabilities/backendCapabilitiesSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"insightsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"insightsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/insights/insightsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EACH,eAAe,EACf,cAAc,EACd,uBAAuB,EACvB,gBAAgB,EAGhB,iBAAiB,EACjB,eAAe,EACf,UAAU,EACV,YAAY,EACZ,WAAW,EACX,cAAc,EACd,YAAY,GAEf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAa,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,yBAAyB,EAAE,MAAM,wDAAwD,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EACH,kCAAkC,EAClC,yBAAyB,EACzB,qBAAqB,GACxB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,MAAM,eAAe,GAAG,eAAe,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;AAEhG;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC,SAAS,CAAC;AAExD;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAgC,cAAc,CAAC,cAAc,EAAE,CAAC,QAAQ,EAAE,EAAE;IACtG,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;AACpC,CAAC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA2C,cAAc,CACnF,cAAc,EACd,yBAAyB,EACzB,CAAC,QAAQ,EAAE,YAAY,EAAE,EAAE;IACvB,OAAO,aAAa,CAAC,QAAQ,EAAE,YAAY,CAAC,wBAAwB,CAAC,CAAC;AAC1E,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAC3B,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE;IAC/C,OAAO,cAAc,CAAC,iBAAiB,EAAE,CAAC,QAAQ,EAAE,EAAE;QAClD,OAAO,GAAG,IAAI,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpC,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GACjC,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE;IAC/C,OAAO,cAAc,CAAC,iBAAiB,CAAC,GAAG,CAAC,EAAE,iBAAiB,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE;QAClF,MAAM,GAAG,GAAI,MAAyB,EAAE,OAAO,CAAC;QAChD,OAAO,GAAG,IAAI,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpC,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;;;;;;;;;;GAYG;AACH,MAAM,8CAA8C,GAEwB,sBAAsB,CAC9F,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,kBAAkB,CAAC,GAAG,CAAC,EACvB,qBAAqB,EACrB,YAAY,EACZ,CAAC,OAAO,EAAE,eAAe,EAAE,MAAM,EAAE,EAAE;QACjC,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,+DAA+D;QAC/D,oFAAoF;QACpF,uDAAuD;QACvD,MAAM,aAAa,GAAG,iBAAiB,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QAEzD,OAAO,eAAe,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC,SAAS,EAAE,OAAO,EAAE,EAAE;YAChE,MAAM,OAAO,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC;YAExC,wDAAwD;YACxD,iDAAiD;YACjD,uEAAuE;YACvE,wDAAwD;YACxD,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,CAAC,IAAI,YAAY,CAAC,OAAO,CAAC,CAAC;YAC/E,IAAI,uBAAuB,EAAE,CAAC;gBAC1B,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,uBAAuB;iBACjC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,sCAAsC;YACtC,iGAAiG;YACjG,iBAAiB;YACjB,MAAM,cAAc,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC9C,eAAe,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC,CACvD,CAAC;YACF,IAAI,cAAc,EAAE,CAAC;gBACjB,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,cAAc,CAAC,OAAO,CAAC,KAAK;iBACtC,CAAC;YACN,CAAC;YAED,OAAO,SAAS,CAAC;QACrB,CAAC,EAAE,EAA8C,CAAC,CAAC;IACvD,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,MAAM,kDAAkD,GAEwB,sBAAsB,CAClG,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,kBAAkB,CAAC,GAAG,CAAC,EACvB,kCAAkC,EAClC,yBAAyB,EACzB,CAAC,OAAO,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,EAAE;QAC3D,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,OAAO,iBAAiB,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,SAAS,EAAE,SAAS,EAAE,EAAE;YAC9D,MAAM,OAAO,GAAG,gBAAgB,CAAC,SAAS,CAAC,CAAC;YAE5C,uDAAuD;YACvD,MAAM,yBAAyB,GAAG,cAAc,CAAC,SAAS,CAAC,CAAC;YAC5D,IAAI,yBAAyB,EAAE,CAAC;gBAC5B,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,yBAAyB;iBACnC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,sCAAsC;YACtC,2BAA2B;YAC3B,MAAM,kBAAkB,GAAG,4BAA4B,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC/D,eAAe,CAAC,CAAC,CAAC,GAAG,EAAE,uBAAuB,CAAC,SAAS,CAAC,CAAC,CAC7D,CAAC;YACF,IAAI,kBAAkB,EAAE,CAAC;gBACrB,SAAS,CAAC,OAAO,CAAC,GAAG;oBACjB,KAAK,EAAE,kBAAkB,CAAC,KAAK;iBAClC,CAAC;gBACF,OAAO,SAAS,CAAC;YACrB,CAAC;YAED,6BAA6B;YAC7B,mBAAmB,CAAC,OAAO,CAAC,CAAC,WAAW,EAAE,EAAE;gBACxC,MAAM,oBAAoB,GAAG,WAAW,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAC/D,eAAe,CAAC,CAAC,CAAC,kBAAkB,CAAC,GAAG,EAAE,uBAAuB,CAAC,SAAS,CAAC,CAAC,CAChF,CAAC;gBACF,IAAI,oBAAoB,EAAE,CAAC;oBACvB,SAAS,CAAC,OAAO,CAAC,GAAG;wBACjB,KAAK,EAAE,oBAAoB,CAAC,kBAAkB,CAAC,KAAK;qBACvD,CAAC;gBACN,CAAC;YACL,CAAC,CAAC,CAAC;YAEH,OAAO,SAAS,CAAC;QACrB,CAAC,EAAE,EAA8C,CAAC,CAAC;IACvD,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAEY,sBAAsB,CAClF,CAAC,GAAuB,EAAE,EAAE;IACxB,OAAO,cAAc,CACjB,8CAA8C,CAAC,GAAG,CAAC,EACnD,kDAAkD,CAAC,GAAG,CAAC,EACvD,CAAC,gBAAgB,EAAE,oBAAoB,EAAE,EAAE;QACvC,OAAO;YACH,QAAQ,EAAE,gBAAgB;YAC1B,YAAY,EAAE,oBAAoB;SACrC,CAAC;IACN,CAAC,CACJ,CAAC;AACN,CAAC,CACJ,CAAC"}
|