@gooddata/sdk-ui-dashboard 10.33.0-alpha.83 → 10.33.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +2342 -3859
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +0 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +43 -27
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +0 -10
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +60 -142
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +4 -9
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -21
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +10 -14
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +1 -3
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +3 -1
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +3 -1
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +0 -3
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +0 -3
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +2 -3
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +3 -4
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +20 -10
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +2 -3
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +7 -6
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +2 -3
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +23 -10
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +2 -3
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +6 -6
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +7 -6
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +2 -3
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +2 -3
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +2 -3
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +2 -3
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +12 -8
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +10 -7
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +2 -3
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +7 -6
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +2 -3
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +5 -7
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +2 -3
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +11 -8
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +2 -3
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +102 -35
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +2 -3
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +11 -7
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +2 -3
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +2 -3
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +24 -9
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +2 -3
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +133 -99
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +2 -3
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +17 -8
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +2 -3
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +9 -8
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +2 -3
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +36 -15
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +4 -3
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +11 -7
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +2 -3
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +7 -6
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +2 -3
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +10 -9
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +2 -3
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +9 -8
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +2 -3
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +168 -80
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +2 -3
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +2 -5
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +3 -6
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +1 -5
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -5
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +1 -3
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +0 -1
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/model/store/user/index.d.ts +7 -6
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +2 -3
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +15 -8
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +2 -3
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -3
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +2 -6
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -7
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +6 -11
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +3 -4
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +7 -6
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +3 -12
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +9 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +16 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +3 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +20 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +5 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +4 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +19 -37
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +3 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +30 -59
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +11 -21
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +2 -5
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +3 -25
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +3 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +1 -22
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +1 -22
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +1 -22
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +473 -538
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +3394 -686
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +1 -22
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +1 -22
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +1 -22
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +1 -22
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +1 -22
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +1 -22
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +1 -22
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +1 -22
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +1 -22
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +1 -22
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +1 -22
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +1 -22
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +1 -22
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +1 -22
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +1 -22
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -5
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +2 -13
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +5 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +270 -166
- package/esm/types.d.ts +0 -5
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +23 -22
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +5 -100
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +49 -88
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +20 -27
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +24 -32
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +147 -352
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -88
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +15 -69
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +4 -6
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +3 -15
- package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
- package/styles/scss/dragAndDrop.scss +48 -63
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +79 -77
- package/styles/scss/notifications_channels_dialog.scss +1 -89
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +13 -83
- package/styles/scss/sidebar.scss +4 -6
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +0 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +0 -23
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
package/styles/scss/icons.scss
CHANGED
@@ -35,7 +35,7 @@
|
|
35
35
|
}
|
36
36
|
|
37
37
|
&::before {
|
38
|
-
background: url("
|
38
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
|
39
39
|
}
|
40
40
|
|
41
41
|
&.is-selected {
|
@@ -53,7 +53,7 @@
|
|
53
53
|
}
|
54
54
|
|
55
55
|
&::before {
|
56
|
-
background: url("
|
56
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
|
57
57
|
}
|
58
58
|
|
59
59
|
&.is-selected {
|
@@ -66,20 +66,20 @@
|
|
66
66
|
}
|
67
67
|
|
68
68
|
&.type-measure::before {
|
69
|
-
background: url("
|
69
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
|
70
70
|
}
|
71
71
|
|
72
72
|
&.type-metric::before {
|
73
73
|
margin-top: 0;
|
74
|
-
background: url("
|
74
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
|
75
75
|
}
|
76
76
|
|
77
77
|
&.type-attribute::before {
|
78
|
-
background: url("
|
78
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
|
79
79
|
}
|
80
80
|
|
81
81
|
&.type-date::before {
|
82
|
-
background: url("
|
82
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
|
83
83
|
}
|
84
84
|
|
85
85
|
&.type-comparison::before {
|
@@ -98,85 +98,87 @@
|
|
98
98
|
}
|
99
99
|
}
|
100
100
|
|
101
|
-
.gd-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
101
|
+
.gd-list-item {
|
102
|
+
.gd-icon-list {
|
103
|
+
&::before {
|
104
|
+
content: "";
|
105
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
|
106
|
+
width: 16px;
|
107
|
+
height: 16px;
|
108
|
+
display: inline-block;
|
109
|
+
}
|
108
110
|
}
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
111
|
+
.gd-icon-save-as-new {
|
112
|
+
&::before {
|
113
|
+
content: "";
|
114
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
|
115
|
+
width: 16px;
|
116
|
+
height: 16px;
|
117
|
+
display: inline-block;
|
118
|
+
}
|
117
119
|
}
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
120
|
+
.gd-icon-filter {
|
121
|
+
&::before {
|
122
|
+
content: "";
|
123
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
|
124
|
+
width: 16px;
|
125
|
+
height: 16px;
|
126
|
+
display: inline-block;
|
127
|
+
}
|
126
128
|
}
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
129
|
+
.gd-icon-type-pdf {
|
130
|
+
&::before {
|
131
|
+
content: "";
|
132
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
|
133
|
+
width: 16px;
|
134
|
+
height: 16px;
|
135
|
+
display: inline-block;
|
136
|
+
}
|
135
137
|
}
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
138
|
+
.gd-icon-type-sheet {
|
139
|
+
&::before {
|
140
|
+
content: "";
|
141
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
|
142
|
+
width: 16px;
|
143
|
+
height: 16px;
|
144
|
+
display: inline-block;
|
145
|
+
}
|
144
146
|
}
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
147
|
+
.gd-icon-type-slides {
|
148
|
+
&::before {
|
149
|
+
content: "";
|
150
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
|
151
|
+
width: 16px;
|
152
|
+
height: 16px;
|
153
|
+
display: inline-block;
|
154
|
+
}
|
153
155
|
}
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
156
|
+
.gd-icon-type-image {
|
157
|
+
&::before {
|
158
|
+
content: "";
|
159
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
|
160
|
+
width: 16px;
|
161
|
+
height: 16px;
|
162
|
+
display: inline-block;
|
163
|
+
}
|
162
164
|
}
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
165
|
+
.gd-icon-type-csv-raw {
|
166
|
+
&::before {
|
167
|
+
content: "";
|
168
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
|
169
|
+
width: 16px;
|
170
|
+
height: 16px;
|
171
|
+
display: inline-block;
|
172
|
+
}
|
171
173
|
}
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
174
|
+
.gd-icon-type-csv-formatted {
|
175
|
+
&::before {
|
176
|
+
content: "";
|
177
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
|
178
|
+
width: 16px;
|
179
|
+
height: 16px;
|
180
|
+
display: inline-block;
|
181
|
+
}
|
180
182
|
}
|
181
183
|
}
|
182
184
|
|
@@ -143,22 +143,6 @@ $min-content-height: 110px;
|
|
143
143
|
}
|
144
144
|
|
145
145
|
.gd-attachment-list {
|
146
|
-
display: flex;
|
147
|
-
flex-direction: row;
|
148
|
-
align-items: center;
|
149
|
-
flex: 1;
|
150
|
-
overflow: hidden;
|
151
|
-
margin: -2px 0;
|
152
|
-
flex-wrap: wrap;
|
153
|
-
gap: 5px;
|
154
|
-
scroll-margin-bottom: 40px;
|
155
|
-
|
156
|
-
@media #{kit-variables.$small-only} {
|
157
|
-
max-width: none;
|
158
|
-
}
|
159
|
-
}
|
160
|
-
|
161
|
-
.gd-attachment-list-old {
|
162
146
|
display: flex;
|
163
147
|
flex-direction: row;
|
164
148
|
align-items: end;
|
@@ -338,7 +322,6 @@ $min-content-height: 110px;
|
|
338
322
|
display: flex;
|
339
323
|
flex-direction: column;
|
340
324
|
padding: 15px 10px;
|
341
|
-
gap: var(--gd-spacing-10px);
|
342
325
|
}
|
343
326
|
|
344
327
|
.gd-attachment-settings-dropdown-footer {
|
@@ -464,7 +447,7 @@ $min-content-height: 110px;
|
|
464
447
|
border: none;
|
465
448
|
cursor: pointer;
|
466
449
|
|
467
|
-
background-image: url("
|
450
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
|
468
451
|
background-color: transparent;
|
469
452
|
background-position: center center;
|
470
453
|
}
|
@@ -914,74 +897,3 @@ $min-content-height: 110px;
|
|
914
897
|
.gd-recurrence-form .gd-input-component .gd-label {
|
915
898
|
min-width: unset;
|
916
899
|
}
|
917
|
-
|
918
|
-
.gd-attachment-type-label {
|
919
|
-
display: inline-flex;
|
920
|
-
gap: var(--gd-spacing-10px);
|
921
|
-
align-items: center;
|
922
|
-
margin-inline-start: 5px;
|
923
|
-
}
|
924
|
-
|
925
|
-
.gd-attachment-types-content {
|
926
|
-
padding: var(--gd-spacing-10px);
|
927
|
-
}
|
928
|
-
|
929
|
-
.gd-attachment-type-item {
|
930
|
-
padding: 3px 0;
|
931
|
-
font-size: 12px;
|
932
|
-
}
|
933
|
-
|
934
|
-
.gd-attachment-chip {
|
935
|
-
height: 27px;
|
936
|
-
max-width: 245px;
|
937
|
-
display: inline-flex;
|
938
|
-
flex-direction: row;
|
939
|
-
align-items: center;
|
940
|
-
justify-content: center;
|
941
|
-
box-sizing: border-box;
|
942
|
-
position: relative;
|
943
|
-
border-radius: 20px;
|
944
|
-
padding-left: var(--gd-spacing-10px);
|
945
|
-
font-size: 12px;
|
946
|
-
border: 1px solid var(--gd-palette-complementary-4);
|
947
|
-
background-color: var(--gd-palette-complementary-0);
|
948
|
-
color: var(--gd-palette-complementary-7);
|
949
|
-
&:has(.gd-attachment-chip-delete:hover) {
|
950
|
-
background-color: var(--gd-palette-error-dimmed);
|
951
|
-
color: var(--gd-palette-error-base);
|
952
|
-
border: 1px solid var(--gd-palette-error-base-t85);
|
953
|
-
}
|
954
|
-
}
|
955
|
-
|
956
|
-
.gd-attachment-chip-label {
|
957
|
-
display: inline-flex;
|
958
|
-
gap: var(--gd-spacing-5px);
|
959
|
-
align-items: center;
|
960
|
-
}
|
961
|
-
|
962
|
-
.gd-attachment-chip-button {
|
963
|
-
background: none;
|
964
|
-
border: none;
|
965
|
-
padding: 0;
|
966
|
-
font: inherit;
|
967
|
-
cursor: pointer;
|
968
|
-
color: var(--gd-palette-complementary-6);
|
969
|
-
display: grid;
|
970
|
-
place-items: center;
|
971
|
-
width: 27px;
|
972
|
-
height: 100%;
|
973
|
-
&:hover {
|
974
|
-
color: var(--gd-palette-complementary-8);
|
975
|
-
}
|
976
|
-
}
|
977
|
-
|
978
|
-
.gd-attachment-chip-delete {
|
979
|
-
&:hover {
|
980
|
-
color: var(--gd-palette-error-base);
|
981
|
-
}
|
982
|
-
}
|
983
|
-
|
984
|
-
.gd-attachment-list-error {
|
985
|
-
color: var(--gd-palette-error-base);
|
986
|
-
font-size: 12px;
|
987
|
-
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// (C) 2019-
|
1
|
+
// (C) 2019-2020 GoodData Corporation
|
2
2
|
.gd-powered-by-logo-wrapper {
|
3
3
|
right: 0;
|
4
4
|
bottom: 0;
|
@@ -23,14 +23,14 @@
|
|
23
23
|
&-large {
|
24
24
|
width: 165px;
|
25
25
|
height: 30px;
|
26
|
-
background-image: url("
|
26
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
|
27
27
|
background-size: 165px 30px;
|
28
28
|
}
|
29
29
|
|
30
30
|
&-small {
|
31
31
|
width: 146px;
|
32
32
|
height: 16px;
|
33
|
-
background-image: url("
|
33
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
|
34
34
|
background-size: 146px 16px;
|
35
35
|
}
|
36
36
|
}
|
@@ -8,6 +8,7 @@
|
|
8
8
|
top: 0;
|
9
9
|
right: 20px;
|
10
10
|
bottom: 100%;
|
11
|
+
width: 0;
|
11
12
|
height: 100%;
|
12
13
|
}
|
13
14
|
|
@@ -22,8 +23,8 @@
|
|
22
23
|
.dash-width-resizer-hotspot,
|
23
24
|
.resizer-drag-preview {
|
24
25
|
display: flex;
|
25
|
-
|
26
|
-
|
26
|
+
width: 40px;
|
27
|
+
padding: 0 0 0 5px;
|
27
28
|
cursor: col-resize;
|
28
29
|
}
|
29
30
|
|
@@ -208,6 +209,7 @@
|
|
208
209
|
}
|
209
210
|
|
210
211
|
.gd-grid-layout-width-resizer-drag-preview {
|
212
|
+
padding: 0 0 0 10px;
|
211
213
|
&.gd-first-container-row-widget {
|
212
214
|
.gd-fluidlayout-width-resizer__container {
|
213
215
|
padding-top: 0;
|
@@ -222,14 +224,15 @@
|
|
222
224
|
border-radius: 4px;
|
223
225
|
}
|
224
226
|
.gd-fluidlayout-width-resizer {
|
227
|
+
padding: 4px 0;
|
225
228
|
display: flex;
|
226
229
|
flex-direction: column;
|
227
230
|
border-radius: 4px;
|
228
|
-
align-items: center;
|
229
231
|
|
230
232
|
.width-resizer-line {
|
231
233
|
flex: 1 0 auto;
|
232
234
|
width: 0;
|
235
|
+
margin-left: 4px;
|
233
236
|
height: unset;
|
234
237
|
}
|
235
238
|
}
|
@@ -286,11 +289,10 @@
|
|
286
289
|
|
287
290
|
.gd-grid-layout {
|
288
291
|
.dash-width-resizer-container {
|
289
|
-
position:
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
justify-content: center;
|
292
|
+
position: relative;
|
293
|
+
left: -10px;
|
294
|
+
right: 0;
|
295
|
+
width: 0;
|
294
296
|
&.gd-first-container-row-widget {
|
295
297
|
.gd-fluidlayout-width-resizer__container {
|
296
298
|
padding-top: 0;
|
@@ -300,9 +302,7 @@
|
|
300
302
|
|
301
303
|
.gd-fluidlayout-width-resizer__container {
|
302
304
|
background: variables.$gd-dashboards-content-backgroundColor;
|
303
|
-
width:
|
304
|
-
display: flex;
|
305
|
-
justify-content: center;
|
305
|
+
width: 100%;
|
306
306
|
}
|
307
307
|
|
308
308
|
.dash-height-resizer-hotspot {
|
@@ -331,10 +331,9 @@
|
|
331
331
|
|
332
332
|
.sdk-edit-mode-on .gd-grid-layout {
|
333
333
|
.dash-width-resizer-hotspot {
|
334
|
-
position:
|
334
|
+
position: unset;
|
335
335
|
width: 20px;
|
336
|
-
|
337
|
-
justify-content: center;
|
336
|
+
padding: 0 0 0 10px;
|
338
337
|
}
|
339
338
|
|
340
339
|
.gd-resize-overlay-text {
|
@@ -372,72 +371,3 @@
|
|
372
371
|
left: unset;
|
373
372
|
}
|
374
373
|
}
|
375
|
-
|
376
|
-
.gd-grid-layout-ruler {
|
377
|
-
$root: &;
|
378
|
-
|
379
|
-
--bullet-size: 6px;
|
380
|
-
--bullet-size-active: 9px;
|
381
|
-
--gap: 20px;
|
382
|
-
|
383
|
-
padding: 20px 0 20px var(--gap);
|
384
|
-
position: absolute;
|
385
|
-
left: 0;
|
386
|
-
right: 0;
|
387
|
-
display: flex;
|
388
|
-
pointer-events: none;
|
389
|
-
|
390
|
-
&__grid {
|
391
|
-
flex-grow: 1;
|
392
|
-
flex-shrink: 0;
|
393
|
-
display: grid;
|
394
|
-
gap: var(--gap);
|
395
|
-
grid-template-columns: repeat(var(--columns-num), 1fr);
|
396
|
-
grid-template-rows: auto;
|
397
|
-
justify-content: start;
|
398
|
-
align-items: stretch;
|
399
|
-
}
|
400
|
-
|
401
|
-
&__bullet-container {
|
402
|
-
width: var(--gap);
|
403
|
-
display: flex;
|
404
|
-
justify-content: center;
|
405
|
-
align-items: center;
|
406
|
-
position: relative;
|
407
|
-
left: calc(var(--gap) * -1);
|
408
|
-
|
409
|
-
&--last {
|
410
|
-
left: 0;
|
411
|
-
}
|
412
|
-
}
|
413
|
-
|
414
|
-
&__bullet {
|
415
|
-
width: var(--bullet-size);
|
416
|
-
height: var(--bullet-size);
|
417
|
-
border-radius: 100%;
|
418
|
-
background-color: var(
|
419
|
-
--gd-palette-complementary-6-from-theme,
|
420
|
-
kit-variables.$default-gd-color-disabled
|
421
|
-
);
|
422
|
-
position: absolute;
|
423
|
-
|
424
|
-
opacity: 0;
|
425
|
-
transform: translateY(-20px);
|
426
|
-
transition: transform 0.2s ease-out, opacity 0.1s ease-in, width 0.1s ease-out, height 0.1s ease-out;
|
427
|
-
|
428
|
-
#{$root}--active & {
|
429
|
-
opacity: 1;
|
430
|
-
transform: translateY(0);
|
431
|
-
}
|
432
|
-
|
433
|
-
&--active {
|
434
|
-
background-color: kit-variables.$gd-palette-primary-base;
|
435
|
-
width: var(--bullet-size-active);
|
436
|
-
height: var(--bullet-size-active);
|
437
|
-
}
|
438
|
-
|
439
|
-
&--initial {
|
440
|
-
background-color: var(--gd-palette-complementary-9, #000);
|
441
|
-
}
|
442
|
-
}
|
443
|
-
}
|
package/styles/scss/sidebar.scss
CHANGED
@@ -110,14 +110,12 @@
|
|
110
110
|
flex-direction: column;
|
111
111
|
align-items: stretch;
|
112
112
|
gap: 10px;
|
113
|
-
max-width:
|
113
|
+
max-width: 240px;
|
114
114
|
|
115
115
|
&__image {
|
116
|
-
|
117
|
-
|
118
|
-
background
|
119
|
-
background-size: contain;
|
120
|
-
aspect-ratio: 44/27; // This needs to be updated if the image is ever changed
|
116
|
+
width: 100%;
|
117
|
+
aspect-ratio: 3/2;
|
118
|
+
background: fuchsia;
|
121
119
|
}
|
122
120
|
|
123
121
|
&__actions {
|
Binary file
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { AnyAction } from "@reduxjs/toolkit";
|
2
|
-
import { IDashboardLayout, ScreenSize, IDashboardLayoutItem } from "@gooddata/sdk-model";
|
3
|
-
import { ExtendedDashboardWidget } from "../../types/layoutTypes.js";
|
4
|
-
import { ILayoutItemPath } from "../../../types.js";
|
5
|
-
import { IDashboardCommand } from "../../commands/index.js";
|
6
|
-
/**
|
7
|
-
* Builds actions for row container sanitization when moving items between layouts.
|
8
|
-
*
|
9
|
-
* If a container is being moved, we need to check if it has a row direction, and it is being moved to
|
10
|
-
* a column layout. If yes, we need to change its direction to column. In any case, we need to check all
|
11
|
-
* its children and find all the row containers and change their direction to column. We will also need to
|
12
|
-
* update the width of all the children to match the moved container width.
|
13
|
-
*/
|
14
|
-
export declare function buildRowContainerSanitizationActions(cmd: IDashboardCommand, rootLayout: IDashboardLayout<ExtendedDashboardWidget>, possibleContainer: IDashboardLayoutItem<ExtendedDashboardWidget>, fromItemIndex: ILayoutItemPath, toItemIndex: ILayoutItemPath, screen: ScreenSize): AnyAction[];
|
15
|
-
//# sourceMappingURL=rowContainerSanitization.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"rowContainerSanitization.d.ts","sourceRoot":"","sources":["../../../../src/model/commandHandlers/layout/rowContainerSanitization.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAqB,gBAAgB,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAE5G,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAOpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAyF5D;;;;;;;GAOG;AACH,wBAAgB,oCAAoC,CAChD,GAAG,EAAE,iBAAiB,EACtB,UAAU,EAAE,gBAAgB,CAAC,uBAAuB,CAAC,EACrD,iBAAiB,EAAE,oBAAoB,CAAC,uBAAuB,CAAC,EAChE,aAAa,EAAE,eAAe,EAC9B,WAAW,EAAE,eAAe,EAC5B,MAAM,EAAE,UAAU,GACnB,SAAS,EAAE,CA0Bb"}
|
@@ -1,82 +0,0 @@
|
|
1
|
-
// (C) 2025 GoodData Corporation
|
2
|
-
import { isDashboardLayout } from "@gooddata/sdk-model";
|
3
|
-
import { getLayoutConfiguration, getContainerDirectionAtPath, } from "../../../_staging/dashboard/flexibleLayout/layoutConfiguration.js";
|
4
|
-
import { getParentPath } from "../../../_staging/layout/coordinates.js";
|
5
|
-
import { layoutActions } from "../../store/layout/index.js";
|
6
|
-
import { getChildWidgetLayoutPaths, getUpdatedSizesOnly } from "./containerWidthSanitization.js";
|
7
|
-
function findNestedRowContainers(container, containerLayoutPath) {
|
8
|
-
if (!isDashboardLayout(container)) {
|
9
|
-
return [];
|
10
|
-
}
|
11
|
-
return [
|
12
|
-
// include itself if the container has a row direction
|
13
|
-
...(getLayoutConfiguration(container).direction === "row" ? [containerLayoutPath] : []),
|
14
|
-
// process nested items and look for row containers
|
15
|
-
...container.sections.flatMap((section, sectionIndex) => section.items.flatMap((item, itemIndex) => {
|
16
|
-
const currentPath = [...containerLayoutPath, { sectionIndex, itemIndex }];
|
17
|
-
return item.widget && isDashboardLayout(item.widget)
|
18
|
-
? findNestedRowContainers(item.widget, currentPath)
|
19
|
-
: [];
|
20
|
-
})),
|
21
|
-
];
|
22
|
-
}
|
23
|
-
function mapChildrenWithNewWidth(rootLayout, container, containerLayoutPath, newWidth, screen) {
|
24
|
-
if (!isDashboardLayout(container)) {
|
25
|
-
return [];
|
26
|
-
}
|
27
|
-
const children = getChildWidgetLayoutPaths(container, containerLayoutPath, true);
|
28
|
-
const childrenWithNewSize = children.map((itemPath) => ({
|
29
|
-
itemPath,
|
30
|
-
width: newWidth,
|
31
|
-
}));
|
32
|
-
return getUpdatedSizesOnly(rootLayout, childrenWithNewSize, screen);
|
33
|
-
}
|
34
|
-
function shouldChangeNestedContainersDirectionToColumn(rootLayout, item, targetItemIndex) {
|
35
|
-
const targetParentPath = getParentPath(targetItemIndex);
|
36
|
-
const targetLayoutDirection = getContainerDirectionAtPath(rootLayout, targetParentPath);
|
37
|
-
return isDashboardLayout(item.widget) && targetLayoutDirection === "column";
|
38
|
-
}
|
39
|
-
function calculateRowContainerSanitization(rootLayout, possibleContainer, fromItemIndex, toItemIndex, screen) {
|
40
|
-
const changeNestedContainersDirectionToColumn = shouldChangeNestedContainersDirectionToColumn(rootLayout, possibleContainer, toItemIndex);
|
41
|
-
if (!changeNestedContainersDirectionToColumn) {
|
42
|
-
return {
|
43
|
-
containersForDirectionChange: [],
|
44
|
-
childrenWithNewWidth: [],
|
45
|
-
};
|
46
|
-
}
|
47
|
-
const containersForDirectionChange = findNestedRowContainers(possibleContainer.widget, fromItemIndex);
|
48
|
-
const newWidth = possibleContainer.size.xl.gridWidth;
|
49
|
-
const childrenWithNewWidth = mapChildrenWithNewWidth(rootLayout, possibleContainer.widget, fromItemIndex, newWidth, screen);
|
50
|
-
return {
|
51
|
-
containersForDirectionChange,
|
52
|
-
childrenWithNewWidth,
|
53
|
-
};
|
54
|
-
}
|
55
|
-
/**
|
56
|
-
* Builds actions for row container sanitization when moving items between layouts.
|
57
|
-
*
|
58
|
-
* If a container is being moved, we need to check if it has a row direction, and it is being moved to
|
59
|
-
* a column layout. If yes, we need to change its direction to column. In any case, we need to check all
|
60
|
-
* its children and find all the row containers and change their direction to column. We will also need to
|
61
|
-
* update the width of all the children to match the moved container width.
|
62
|
-
*/
|
63
|
-
export function buildRowContainerSanitizationActions(cmd, rootLayout, possibleContainer, fromItemIndex, toItemIndex, screen) {
|
64
|
-
const { containersForDirectionChange, childrenWithNewWidth } = calculateRowContainerSanitization(rootLayout, possibleContainer, fromItemIndex, toItemIndex, screen);
|
65
|
-
return [
|
66
|
-
...containersForDirectionChange.map((itemPath) => layoutActions.toggleLayoutDirection({
|
67
|
-
layoutPath: itemPath,
|
68
|
-
direction: "column",
|
69
|
-
undo: {
|
70
|
-
cmd,
|
71
|
-
},
|
72
|
-
})),
|
73
|
-
...(childrenWithNewWidth.length > 0
|
74
|
-
? [
|
75
|
-
layoutActions.updateWidthOfMultipleItems({
|
76
|
-
itemsWithSizes: childrenWithNewWidth,
|
77
|
-
}),
|
78
|
-
]
|
79
|
-
: []),
|
80
|
-
];
|
81
|
-
}
|
82
|
-
//# sourceMappingURL=rowContainerSanitization.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"rowContainerSanitization.js","sourceRoot":"","sources":["../../../../src/model/commandHandlers/layout/rowContainerSanitization.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAGhC,OAAO,EAAE,iBAAiB,EAAsD,MAAM,qBAAqB,CAAC;AAI5G,OAAO,EACH,sBAAsB,EACtB,2BAA2B,GAC9B,MAAM,mEAAmE,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACxE,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,OAAO,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAEjG,SAAS,uBAAuB,CAC5B,SAAkC,EAClC,mBAAoC;IAEpC,IAAI,CAAC,iBAAiB,CAAC,SAAS,CAAC,EAAE,CAAC;QAChC,OAAO,EAAE,CAAC;IACd,CAAC;IACD,OAAO;QACH,sDAAsD;QACtD,GAAG,CAAC,sBAAsB,CAAC,SAAS,CAAC,CAAC,SAAS,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;QACvF,mDAAmD;QACnD,GAAG,SAAS,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,YAAY,EAAE,EAAE,CACpD,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,SAAS,EAAE,EAAE;YACtC,MAAM,WAAW,GAAoB,CAAC,GAAG,mBAAmB,EAAE,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC,CAAC;YAC3F,OAAO,IAAI,CAAC,MAAM,IAAI,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC;gBAChD,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,MAAM,EAAE,WAAW,CAAC;gBACnD,CAAC,CAAC,EAAE,CAAC;QACb,CAAC,CAAC,CACL;KACJ,CAAC;AACN,CAAC;AAED,SAAS,uBAAuB,CAC5B,UAAqD,EACrD,SAA8C,EAC9C,mBAAoC,EACpC,QAAgB,EAChB,MAAkB;IAElB,IAAI,CAAC,iBAAiB,CAAC,SAAS,CAAC,EAAE,CAAC;QAChC,OAAO,EAAE,CAAC;IACd,CAAC;IACD,MAAM,QAAQ,GAAG,yBAAyB,CAAC,SAAS,EAAE,mBAAmB,EAAE,IAAI,CAAC,CAAC;IACjF,MAAM,mBAAmB,GAAG,QAAQ,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC;QACpD,QAAQ;QACR,KAAK,EAAE,QAAQ;KAClB,CAAC,CAAC,CAAC;IACJ,OAAO,mBAAmB,CAAC,UAAU,EAAE,mBAAmB,EAAE,MAAM,CAAC,CAAC;AACxE,CAAC;AAED,SAAS,6CAA6C,CAClD,UAAqD,EACrD,IAAmD,EACnD,eAAgC;IAEhC,MAAM,gBAAgB,GAAG,aAAa,CAAC,eAAe,CAAC,CAAC;IACxD,MAAM,qBAAqB,GAAG,2BAA2B,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC;IACxF,OAAO,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,qBAAqB,KAAK,QAAQ,CAAC;AAChF,CAAC;AAED,SAAS,iCAAiC,CACtC,UAAqD,EACrD,iBAAgE,EAChE,aAA8B,EAC9B,WAA4B,EAC5B,MAAkB;IAElB,MAAM,uCAAuC,GAAG,6CAA6C,CACzF,UAAU,EACV,iBAAiB,EACjB,WAAW,CACd,CAAC;IACF,IAAI,CAAC,uCAAuC,EAAE,CAAC;QAC3C,OAAO;YACH,4BAA4B,EAAE,EAAE;YAChC,oBAAoB,EAAE,EAAE;SAC3B,CAAC;IACN,CAAC;IAED,MAAM,4BAA4B,GAAG,uBAAuB,CAAC,iBAAiB,CAAC,MAAO,EAAE,aAAa,CAAC,CAAC;IACvG,MAAM,QAAQ,GAAG,iBAAiB,CAAC,IAAI,CAAC,EAAE,CAAC,SAAS,CAAC;IACrD,MAAM,oBAAoB,GAAG,uBAAuB,CAChD,UAAU,EACV,iBAAiB,CAAC,MAAM,EACxB,aAAa,EACb,QAAQ,EACR,MAAM,CACT,CAAC;IAEF,OAAO;QACH,4BAA4B;QAC5B,oBAAoB;KACvB,CAAC;AACN,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,oCAAoC,CAChD,GAAsB,EACtB,UAAqD,EACrD,iBAAgE,EAChE,aAA8B,EAC9B,WAA4B,EAC5B,MAAkB;IAElB,MAAM,EAAE,4BAA4B,EAAE,oBAAoB,EAAE,GAAG,iCAAiC,CAC5F,UAAU,EACV,iBAAiB,EACjB,aAAa,EACb,WAAW,EACX,MAAM,CACT,CAAC;IACF,OAAO;QACH,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE,CAC7C,aAAa,CAAC,qBAAqB,CAAC;YAChC,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE;gBACF,GAAG;aACN;SACJ,CAAC,CACL;QACD,GAAG,CAAC,oBAAoB,CAAC,MAAM,GAAG,CAAC;YAC/B,CAAC,CAAC;gBACI,aAAa,CAAC,0BAA0B,CAAC;oBACrC,cAAc,EAAE,oBAAoB;iBACvC,CAAC;aACL;YACH,CAAC,CAAC,EAAE,CAAC;KACZ,CAAC;AACN,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"BulletsBar.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAuC9B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,CAUrF,CAAC"}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
// (C) 2019-2025 GoodData Corporation
|
2
|
-
import React from "react";
|
3
|
-
import { DASHBOARD_LAYOUT_GRID_COLUMNS_COUNT } from "../../../../_staging/dashboard/flexibleLayout/config.js";
|
4
|
-
import { useResizeWidthStatus } from "../../../dragAndDrop/index.js";
|
5
|
-
import { bemFactory } from "@gooddata/sdk-ui-kit";
|
6
|
-
import cx from "classnames";
|
7
|
-
const { b, e } = bemFactory("gd-grid-layout-ruler");
|
8
|
-
export const BulletsBar = () => {
|
9
|
-
const widthResizingStatus = useResizeWidthStatus();
|
10
|
-
const isActive = widthResizingStatus.isResizingWidth && !widthResizingStatus.isItemNested;
|
11
|
-
const initialIndex = isActive ? widthResizingStatus.initialIndex : undefined;
|
12
|
-
const currentIndex = isActive ? widthResizingStatus.currentIndex : undefined;
|
13
|
-
const columnsNum = DASHBOARD_LAYOUT_GRID_COLUMNS_COUNT;
|
14
|
-
return (React.createElement("div", { className: b({ active: isActive }), style: { "--columns-num": columnsNum }, "aria-hidden": true },
|
15
|
-
React.createElement("div", { className: e("grid") }, Array.from({ length: columnsNum }).map((_, index) => (React.createElement("div", { key: index, className: e("bullet-container") },
|
16
|
-
React.createElement(Bullet, { index: index, isActive: index === currentIndex, isInitial: index === initialIndex }))))),
|
17
|
-
React.createElement("div", { className: e("bullet-container", { last: true }) },
|
18
|
-
React.createElement(Bullet, { index: DASHBOARD_LAYOUT_GRID_COLUMNS_COUNT, isActive: currentIndex === DASHBOARD_LAYOUT_GRID_COLUMNS_COUNT, isInitial: initialIndex === DASHBOARD_LAYOUT_GRID_COLUMNS_COUNT }))));
|
19
|
-
};
|
20
|
-
export const Bullet = ({ index, isActive, isInitial, }) => {
|
21
|
-
return (React.createElement("div", { className: cx(`s-resize-bullet-${index}`, e("bullet", { active: isActive, initial: isInitial })) }));
|
22
|
-
};
|
23
|
-
//# sourceMappingURL=BulletsBar.js.map
|