@gooddata/sdk-ui-dashboard 10.33.0-alpha.8 → 10.33.0-alpha.81
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 +3859 -2342
- 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 +1 -0
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
- 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 +7 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
- 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 +10 -7
- 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 +14 -10
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
- 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 +3 -1
- 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 +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.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +4 -4
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +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/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 +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 +80 -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/uiReducers.d.ts +5 -2
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +6 -3
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +5 -1
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +5 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +3 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.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/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
- 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 +3 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
- 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 +7 -11
- 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 +11 -6
- 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 +2 -3
- 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 +4 -3
- 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 +6 -7
- 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 +12 -3
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/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 +2 -1
- 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 +6 -5
- 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 +7 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
- 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 +5 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
- 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 +2 -1
- 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 +4 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +22 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +22 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +22 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +538 -473
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +22 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +22 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +22 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +22 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +22 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +22 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +22 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +22 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +22 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +22 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +22 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +22 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +22 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +22 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +22 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
- 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 +5 -1
- 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 +13 -2
- 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 +12 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
- 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 +13 -4
- 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 +0 -4
- 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 +166 -270
- package/esm/types.d.ts +5 -0
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +22 -23
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +100 -5
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +88 -49
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +27 -20
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +32 -24
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +352 -147
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +88 -2
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +69 -15
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +6 -4
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +15 -3
- package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
- package/styles/scss/dragAndDrop.scss +63 -48
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +77 -79
- package/styles/scss/notifications_channels_dialog.scss +89 -1
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +83 -13
- package/styles/scss/sidebar.scss +6 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
package/styles/css/main.css
CHANGED
@@ -886,8 +886,8 @@
|
|
886
886
|
/* allow vendor prefixes and disable max length */
|
887
887
|
@font-face {
|
888
888
|
font-family: "Indigo";
|
889
|
-
src: url("
|
890
|
-
src: url("
|
889
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
|
890
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
|
891
891
|
font-weight: normal;
|
892
892
|
font-style: normal;
|
893
893
|
}
|
@@ -3072,8 +3072,8 @@ button.gd-list-item {
|
|
3072
3072
|
}
|
3073
3073
|
@font-face {
|
3074
3074
|
font-family: "Indigo";
|
3075
|
-
src: url("
|
3076
|
-
src: url("
|
3075
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
|
3076
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
|
3077
3077
|
font-weight: normal;
|
3078
3078
|
font-style: normal;
|
3079
3079
|
}
|
@@ -5666,7 +5666,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
5666
5666
|
|
5667
5667
|
.gd-spinner {
|
5668
5668
|
display: inline-block;
|
5669
|
-
background-image: url("
|
5669
|
+
background-image: url("@gooddata/sdk-ui-kit/esm/assets/loading.svg");
|
5670
5670
|
background-repeat: no-repeat;
|
5671
5671
|
background-position: top left;
|
5672
5672
|
background-size: contain;
|
@@ -7147,8 +7147,8 @@ div.gd-empty-item-bubble {
|
|
7147
7147
|
|
7148
7148
|
@font-face {
|
7149
7149
|
font-family: "Indigo";
|
7150
|
-
src: url("
|
7151
|
-
src: url("
|
7150
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
|
7151
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
|
7152
7152
|
font-weight: normal;
|
7153
7153
|
font-style: normal;
|
7154
7154
|
}
|
@@ -14076,8 +14076,8 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14076
14076
|
}
|
14077
14077
|
@font-face {
|
14078
14078
|
font-family: "Indigo";
|
14079
|
-
src: url("
|
14080
|
-
src: url("
|
14079
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
|
14080
|
+
src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
|
14081
14081
|
font-weight: normal;
|
14082
14082
|
font-style: normal;
|
14083
14083
|
}
|
@@ -16670,7 +16670,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
16670
16670
|
|
16671
16671
|
.gd-spinner {
|
16672
16672
|
display: inline-block;
|
16673
|
-
background-image: url("
|
16673
|
+
background-image: url("@gooddata/sdk-ui-kit/esm/assets/loading.svg");
|
16674
16674
|
background-repeat: no-repeat;
|
16675
16675
|
background-position: top left;
|
16676
16676
|
background-size: contain;
|
@@ -17612,7 +17612,7 @@ div.gd-empty-item-bubble {
|
|
17612
17612
|
content: "";
|
17613
17613
|
width: 18px;
|
17614
17614
|
height: 20px;
|
17615
|
-
background-image: url("
|
17615
|
+
background-image: url("@gooddata/sdk-ui-kit/styles/icons/attribute.svg");
|
17616
17616
|
background-repeat: no-repeat;
|
17617
17617
|
background-position: left center;
|
17618
17618
|
background-size: contain;
|
@@ -17622,7 +17622,7 @@ div.gd-empty-item-bubble {
|
|
17622
17622
|
content: "";
|
17623
17623
|
width: 18px;
|
17624
17624
|
height: 20px;
|
17625
|
-
background-image: url("
|
17625
|
+
background-image: url("@gooddata/sdk-ui-kit/styles/icons/date.svg");
|
17626
17626
|
background-repeat: no-repeat;
|
17627
17627
|
background-position: left center;
|
17628
17628
|
background-size: contain;
|
@@ -17653,7 +17653,7 @@ div.gd-empty-item-bubble {
|
|
17653
17653
|
content: "";
|
17654
17654
|
width: 16px;
|
17655
17655
|
height: 16px;
|
17656
|
-
background-image: url("
|
17656
|
+
background-image: url("@gooddata/sdk-ui-ext/esm/internal/assets/icons/attribute-hierarchy.svg");
|
17657
17657
|
background-size: 16px 16px;
|
17658
17658
|
background-repeat: no-repeat;
|
17659
17659
|
}
|
@@ -19162,17 +19162,33 @@ figure {
|
|
19162
19162
|
.gd-notifications-channels-attachments .gd-attachment-list {
|
19163
19163
|
display: flex;
|
19164
19164
|
flex-direction: row;
|
19165
|
-
align-items:
|
19165
|
+
align-items: center;
|
19166
19166
|
flex: 1;
|
19167
19167
|
overflow: hidden;
|
19168
19168
|
margin: -2px 0;
|
19169
19169
|
flex-wrap: wrap;
|
19170
|
+
gap: 5px;
|
19171
|
+
scroll-margin-bottom: 40px;
|
19170
19172
|
}
|
19171
19173
|
@media only screen and (max-width: 640px) {
|
19172
19174
|
.gd-notifications-channels-attachments .gd-attachment-list {
|
19173
19175
|
max-width: none;
|
19174
19176
|
}
|
19175
19177
|
}
|
19178
|
+
.gd-notifications-channels-attachments .gd-attachment-list-old {
|
19179
|
+
display: flex;
|
19180
|
+
flex-direction: row;
|
19181
|
+
align-items: end;
|
19182
|
+
flex: 1;
|
19183
|
+
overflow: hidden;
|
19184
|
+
margin: -2px 0;
|
19185
|
+
flex-wrap: wrap;
|
19186
|
+
}
|
19187
|
+
@media only screen and (max-width: 640px) {
|
19188
|
+
.gd-notifications-channels-attachments .gd-attachment-list-old {
|
19189
|
+
max-width: none;
|
19190
|
+
}
|
19191
|
+
}
|
19176
19192
|
.gd-notifications-channels-attachments .gd-attachment-list-message {
|
19177
19193
|
display: flex;
|
19178
19194
|
flex-basis: 100%;
|
@@ -19315,6 +19331,7 @@ figure {
|
|
19315
19331
|
display: flex;
|
19316
19332
|
flex-direction: column;
|
19317
19333
|
padding: 15px 10px;
|
19334
|
+
gap: var(--gd-spacing-10px);
|
19318
19335
|
}
|
19319
19336
|
.gd-attachment-settings-dropdown .gd-attachment-settings-dropdown-footer {
|
19320
19337
|
display: flex;
|
@@ -19424,7 +19441,7 @@ figure {
|
|
19424
19441
|
height: 50px;
|
19425
19442
|
border: none;
|
19426
19443
|
cursor: pointer;
|
19427
|
-
background-image: url("
|
19444
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
|
19428
19445
|
background-color: transparent;
|
19429
19446
|
background-position: center center;
|
19430
19447
|
}
|
@@ -19815,6 +19832,75 @@ figure {
|
|
19815
19832
|
min-width: unset;
|
19816
19833
|
}
|
19817
19834
|
|
19835
|
+
.gd-attachment-type-label {
|
19836
|
+
display: inline-flex;
|
19837
|
+
gap: var(--gd-spacing-10px);
|
19838
|
+
align-items: center;
|
19839
|
+
margin-inline-start: 5px;
|
19840
|
+
}
|
19841
|
+
|
19842
|
+
.gd-attachment-types-content {
|
19843
|
+
padding: var(--gd-spacing-10px);
|
19844
|
+
}
|
19845
|
+
|
19846
|
+
.gd-attachment-type-item {
|
19847
|
+
padding: 3px 0;
|
19848
|
+
font-size: 12px;
|
19849
|
+
}
|
19850
|
+
|
19851
|
+
.gd-attachment-chip {
|
19852
|
+
height: 27px;
|
19853
|
+
max-width: 245px;
|
19854
|
+
display: inline-flex;
|
19855
|
+
flex-direction: row;
|
19856
|
+
align-items: center;
|
19857
|
+
justify-content: center;
|
19858
|
+
box-sizing: border-box;
|
19859
|
+
position: relative;
|
19860
|
+
border-radius: 20px;
|
19861
|
+
padding-left: var(--gd-spacing-10px);
|
19862
|
+
font-size: 12px;
|
19863
|
+
border: 1px solid var(--gd-palette-complementary-4);
|
19864
|
+
background-color: var(--gd-palette-complementary-0);
|
19865
|
+
color: var(--gd-palette-complementary-7);
|
19866
|
+
}
|
19867
|
+
.gd-attachment-chip:has(.gd-attachment-chip-delete:hover) {
|
19868
|
+
background-color: var(--gd-palette-error-dimmed);
|
19869
|
+
color: var(--gd-palette-error-base);
|
19870
|
+
border: 1px solid var(--gd-palette-error-base-t85);
|
19871
|
+
}
|
19872
|
+
|
19873
|
+
.gd-attachment-chip-label {
|
19874
|
+
display: inline-flex;
|
19875
|
+
gap: var(--gd-spacing-5px);
|
19876
|
+
align-items: center;
|
19877
|
+
}
|
19878
|
+
|
19879
|
+
.gd-attachment-chip-button {
|
19880
|
+
background: none;
|
19881
|
+
border: none;
|
19882
|
+
padding: 0;
|
19883
|
+
font: inherit;
|
19884
|
+
cursor: pointer;
|
19885
|
+
color: var(--gd-palette-complementary-6);
|
19886
|
+
display: grid;
|
19887
|
+
place-items: center;
|
19888
|
+
width: 27px;
|
19889
|
+
height: 100%;
|
19890
|
+
}
|
19891
|
+
.gd-attachment-chip-button:hover {
|
19892
|
+
color: var(--gd-palette-complementary-8);
|
19893
|
+
}
|
19894
|
+
|
19895
|
+
.gd-attachment-chip-delete:hover {
|
19896
|
+
color: var(--gd-palette-error-base);
|
19897
|
+
}
|
19898
|
+
|
19899
|
+
.gd-attachment-list-error {
|
19900
|
+
color: var(--gd-palette-error-base);
|
19901
|
+
font-size: 12px;
|
19902
|
+
}
|
19903
|
+
|
19818
19904
|
.gd-recipients-container.gd-input-component--invalid .gd-recipients__control {
|
19819
19905
|
border-color: var(--gd-palette-error-base, #e54d42);
|
19820
19906
|
}
|
@@ -20298,9 +20384,11 @@ figure {
|
|
20298
20384
|
box-sizing: border-box;
|
20299
20385
|
display: flex;
|
20300
20386
|
align-items: stretch;
|
20301
|
-
min-height: 178px;
|
20302
20387
|
padding: 10px;
|
20303
20388
|
}
|
20389
|
+
.dash-item.dash-item-height {
|
20390
|
+
min-height: 178px;
|
20391
|
+
}
|
20304
20392
|
@media only screen {
|
20305
20393
|
.dash-item {
|
20306
20394
|
flex: 0 0 100%;
|
@@ -20430,6 +20518,7 @@ figure {
|
|
20430
20518
|
flex: 1 1 auto;
|
20431
20519
|
flex-direction: column;
|
20432
20520
|
justify-content: flex-start;
|
20521
|
+
width: 100%;
|
20433
20522
|
}
|
20434
20523
|
|
20435
20524
|
.dash-item-content {
|
@@ -20662,7 +20751,7 @@ figure {
|
|
20662
20751
|
}
|
20663
20752
|
|
20664
20753
|
.dash-item-action.dash-item-action-alert.disabled {
|
20665
|
-
background-image: url("
|
20754
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/alert-bell-na.svg");
|
20666
20755
|
background-repeat: no-repeat;
|
20667
20756
|
background-position: center;
|
20668
20757
|
background-size: 16px;
|
@@ -20765,7 +20854,7 @@ figure {
|
|
20765
20854
|
background-color: var(--gd-palette-primary-base, #14b2e2);
|
20766
20855
|
}
|
20767
20856
|
.dash-item-action-delete.gd-icon-trash::before {
|
20768
|
-
content: url("
|
20857
|
+
content: url("@gooddata/sdk-ui-dashboard/esm/assets/trash.svg");
|
20769
20858
|
display: inline-block;
|
20770
20859
|
width: 20px;
|
20771
20860
|
height: 20px;
|
@@ -20916,6 +21005,9 @@ figure {
|
|
20916
21005
|
bottom: 0;
|
20917
21006
|
right: 0;
|
20918
21007
|
}
|
21008
|
+
.insight-view-loader.is-invisible {
|
21009
|
+
visibility: hidden;
|
21010
|
+
}
|
20919
21011
|
|
20920
21012
|
.bubble.options-menu-bubble {
|
20921
21013
|
background-color: #fff;
|
@@ -20956,6 +21048,9 @@ figure {
|
|
20956
21048
|
.gd-grid-layout .dash-item .is-dragging-widget.dash-item-content {
|
20957
21049
|
border-color: var(--gd-palette-complementary-2, #ebeff4);
|
20958
21050
|
}
|
21051
|
+
.gd-grid-layout .dash-item.gd-dashboard-nested-layout-widget .gd-dashboard-nested-layout-widget {
|
21052
|
+
padding: 10px 0 0 0;
|
21053
|
+
}
|
20959
21054
|
.gd-grid-layout .dash-item:not(.gd-dashboard-nested-layout-widget):not(.gd-first-container-row-widget):not(.drag-info-placeholder) {
|
20960
21055
|
padding: 10px 0;
|
20961
21056
|
}
|
@@ -21122,49 +21217,50 @@ figure {
|
|
21122
21217
|
|
21123
21218
|
.add-kpi-placeholder::before,
|
21124
21219
|
.move-kpi-placeholder::before {
|
21125
|
-
background-image: url("
|
21220
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
|
21126
21221
|
}
|
21127
21222
|
|
21128
|
-
.add-attribute-filter-placeholder::before {
|
21129
|
-
background-image: url("
|
21223
|
+
.add-attribute-filter-placeholder.disabled::before {
|
21224
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
|
21130
21225
|
}
|
21131
|
-
|
21132
|
-
|
21226
|
+
|
21227
|
+
.add-attribute-filter-placeholder::before {
|
21228
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
|
21133
21229
|
}
|
21134
21230
|
|
21135
|
-
.dropzone {
|
21231
|
+
.gd-fluid-layout .dropzone {
|
21136
21232
|
z-index: 99;
|
21137
21233
|
}
|
21138
|
-
.dropzone.next, .dropzone.prev {
|
21234
|
+
.gd-fluid-layout .dropzone.next, .gd-fluid-layout .dropzone.prev {
|
21139
21235
|
position: absolute;
|
21140
21236
|
top: 0;
|
21141
21237
|
bottom: 0;
|
21142
21238
|
width: 50%;
|
21143
21239
|
}
|
21144
|
-
.dropzone.next {
|
21240
|
+
.gd-fluid-layout .dropzone.next {
|
21145
21241
|
right: 0;
|
21146
21242
|
}
|
21147
|
-
.dropzone.next .drop-hint {
|
21243
|
+
.gd-fluid-layout .dropzone.next .drop-hint {
|
21148
21244
|
float: right;
|
21149
21245
|
margin-left: 3px;
|
21150
21246
|
}
|
21151
|
-
.dropzone.next.full {
|
21247
|
+
.gd-fluid-layout .dropzone.next.full {
|
21152
21248
|
width: 100%;
|
21153
21249
|
}
|
21154
|
-
.dropzone.prev {
|
21250
|
+
.gd-fluid-layout .dropzone.prev {
|
21155
21251
|
left: 0;
|
21156
21252
|
}
|
21157
|
-
.dropzone.prev .drop-hint {
|
21253
|
+
.gd-fluid-layout .dropzone.prev .drop-hint {
|
21158
21254
|
float: left;
|
21159
21255
|
margin-left: -3px;
|
21160
21256
|
}
|
21161
|
-
.dropzone.prev.full {
|
21257
|
+
.gd-fluid-layout .dropzone.prev.full {
|
21162
21258
|
width: 100%;
|
21163
21259
|
}
|
21164
|
-
.dropzone.hidden {
|
21260
|
+
.gd-fluid-layout .dropzone.hidden {
|
21165
21261
|
display: none;
|
21166
21262
|
}
|
21167
|
-
.dropzone.extended {
|
21263
|
+
.gd-fluid-layout .dropzone.extended {
|
21168
21264
|
width: 100%;
|
21169
21265
|
}
|
21170
21266
|
|
@@ -21317,6 +21413,9 @@ figure {
|
|
21317
21413
|
background: var(--gd-palette-complementary-1-from-theme, rgba(201, 213, 224, 0.05));
|
21318
21414
|
text-align: center;
|
21319
21415
|
}
|
21416
|
+
.drag-info-placeholder-box.drag-info-empty-nested-layout {
|
21417
|
+
padding: 0;
|
21418
|
+
}
|
21320
21419
|
.drag-info-placeholder-box h2 {
|
21321
21420
|
font-weight: bold;
|
21322
21421
|
font-size: 20px;
|
@@ -21331,7 +21430,7 @@ figure {
|
|
21331
21430
|
color: var(--gd-palette-complementary-6, #94a1ad);
|
21332
21431
|
}
|
21333
21432
|
.drag-info-placeholder-box .gd-icon-insight::before {
|
21334
|
-
content: url("
|
21433
|
+
content: url("@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
|
21335
21434
|
display: inline-block;
|
21336
21435
|
margin-right: 10px;
|
21337
21436
|
}
|
@@ -21433,7 +21532,7 @@ figure {
|
|
21433
21532
|
cursor: pointer;
|
21434
21533
|
}
|
21435
21534
|
.kpi-placeholder.select-measure {
|
21436
|
-
background: url("
|
21535
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
|
21437
21536
|
background-size: 130px;
|
21438
21537
|
}
|
21439
21538
|
|
@@ -21553,9 +21652,6 @@ figure {
|
|
21553
21652
|
left: 10px;
|
21554
21653
|
align-content: center;
|
21555
21654
|
}
|
21556
|
-
.gd-grid-layout .dropzone.next .drop-hint {
|
21557
|
-
float: unset;
|
21558
|
-
}
|
21559
21655
|
.gd-grid-layout .row-hotspot-container .row-hotspot {
|
21560
21656
|
top: -20px;
|
21561
21657
|
right: unset;
|
@@ -21597,6 +21693,9 @@ figure {
|
|
21597
21693
|
left: unset;
|
21598
21694
|
padding: 10px;
|
21599
21695
|
}
|
21696
|
+
.gd-grid-layout .gd-fluidlayout-column-dropzone__text--hidden .drop-target-inner {
|
21697
|
+
padding: 4px;
|
21698
|
+
}
|
21600
21699
|
.gd-grid-layout .drop-target-message {
|
21601
21700
|
position: unset;
|
21602
21701
|
top: unset;
|
@@ -21654,6 +21753,9 @@ figure {
|
|
21654
21753
|
.gd-grid-layout .gd-fluidlayout-column-row-end-hotspot .drag-info-placeholder-inner {
|
21655
21754
|
padding: 0;
|
21656
21755
|
}
|
21756
|
+
.gd-grid-layout .gd-fluidlayout-column-row-end-hotspot.gd-fluidlayout-column-row-end-hotspot--direction-column.gd-fluidlayout-column-dropzone__text--hidden .widget-dropzone-box {
|
21757
|
+
padding: 0;
|
21758
|
+
}
|
21657
21759
|
.gd-grid-layout .gd-fluidlayout-column-row-end-hotspot.gd-first-container-row-dropzone .widget-dropzone-box {
|
21658
21760
|
padding-top: 0;
|
21659
21761
|
}
|
@@ -23144,13 +23246,13 @@ figure {
|
|
23144
23246
|
.gd-powered-by-logo-img-large {
|
23145
23247
|
width: 165px;
|
23146
23248
|
height: 30px;
|
23147
|
-
background-image: url("
|
23249
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
|
23148
23250
|
background-size: 165px 30px;
|
23149
23251
|
}
|
23150
23252
|
.gd-powered-by-logo-img-small {
|
23151
23253
|
width: 146px;
|
23152
23254
|
height: 16px;
|
23153
|
-
background-image: url("
|
23255
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
|
23154
23256
|
background-size: 146px 16px;
|
23155
23257
|
}
|
23156
23258
|
|
@@ -24131,12 +24233,14 @@ figure {
|
|
24131
24233
|
flex-direction: column;
|
24132
24234
|
align-items: stretch;
|
24133
24235
|
gap: 10px;
|
24134
|
-
max-width:
|
24236
|
+
max-width: 260px;
|
24135
24237
|
}
|
24136
24238
|
.gd-container-tooltip__image {
|
24137
|
-
|
24138
|
-
|
24139
|
-
background:
|
24239
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
|
24240
|
+
background-repeat: no-repeat;
|
24241
|
+
background-position: left top;
|
24242
|
+
background-size: contain;
|
24243
|
+
aspect-ratio: 44/27;
|
24140
24244
|
}
|
24141
24245
|
.gd-container-tooltip__actions {
|
24142
24246
|
padding-top: 10px;
|
@@ -24177,7 +24281,7 @@ figure {
|
|
24177
24281
|
.button-dropdown.gd-button-small.type-growIsGood::before,
|
24178
24282
|
.dropdown-body .gd-list-item.type-growIsGood::before,
|
24179
24283
|
.configuration-category label.type-growIsGood::before {
|
24180
|
-
background: url("
|
24284
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
|
24181
24285
|
}
|
24182
24286
|
.button-dropdown.gd-button-small.type-growIsGood.is-selected,
|
24183
24287
|
.dropdown-body .gd-list-item.type-growIsGood.is-selected,
|
@@ -24197,7 +24301,7 @@ figure {
|
|
24197
24301
|
.button-dropdown.gd-button-small.type-growIsBad::before,
|
24198
24302
|
.dropdown-body .gd-list-item.type-growIsBad::before,
|
24199
24303
|
.configuration-category label.type-growIsBad::before {
|
24200
|
-
background: url("
|
24304
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
|
24201
24305
|
}
|
24202
24306
|
.button-dropdown.gd-button-small.type-growIsBad.is-selected,
|
24203
24307
|
.dropdown-body .gd-list-item.type-growIsBad.is-selected,
|
@@ -24212,23 +24316,23 @@ figure {
|
|
24212
24316
|
.button-dropdown.gd-button-small.type-measure::before,
|
24213
24317
|
.dropdown-body .gd-list-item.type-measure::before,
|
24214
24318
|
.configuration-category label.type-measure::before {
|
24215
|
-
background: url("
|
24319
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
|
24216
24320
|
}
|
24217
24321
|
.button-dropdown.gd-button-small.type-metric::before,
|
24218
24322
|
.dropdown-body .gd-list-item.type-metric::before,
|
24219
24323
|
.configuration-category label.type-metric::before {
|
24220
24324
|
margin-top: 0;
|
24221
|
-
background: url("
|
24325
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
|
24222
24326
|
}
|
24223
24327
|
.button-dropdown.gd-button-small.type-attribute::before,
|
24224
24328
|
.dropdown-body .gd-list-item.type-attribute::before,
|
24225
24329
|
.configuration-category label.type-attribute::before {
|
24226
|
-
background: url("
|
24330
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
|
24227
24331
|
}
|
24228
24332
|
.button-dropdown.gd-button-small.type-date::before,
|
24229
24333
|
.dropdown-body .gd-list-item.type-date::before,
|
24230
24334
|
.configuration-category label.type-date::before {
|
24231
|
-
background: url("
|
24335
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
|
24232
24336
|
}
|
24233
24337
|
.button-dropdown.gd-button-small.type-comparison::before,
|
24234
24338
|
.dropdown-body .gd-list-item.type-comparison::before,
|
@@ -24244,65 +24348,73 @@ figure {
|
|
24244
24348
|
left: 11px;
|
24245
24349
|
}
|
24246
24350
|
|
24247
|
-
.gd-
|
24351
|
+
.gd-icon-list::before {
|
24248
24352
|
content: "";
|
24249
|
-
background: url("
|
24353
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
|
24250
24354
|
width: 16px;
|
24251
24355
|
height: 16px;
|
24252
24356
|
display: inline-block;
|
24253
24357
|
}
|
24254
|
-
|
24358
|
+
|
24359
|
+
.gd-icon-save-as-new::before {
|
24255
24360
|
content: "";
|
24256
|
-
background: url("
|
24361
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
|
24257
24362
|
width: 16px;
|
24258
24363
|
height: 16px;
|
24259
24364
|
display: inline-block;
|
24260
24365
|
}
|
24261
|
-
|
24366
|
+
|
24367
|
+
.gd-icon-filter::before {
|
24262
24368
|
content: "";
|
24263
|
-
background: url("
|
24369
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
|
24264
24370
|
width: 16px;
|
24265
24371
|
height: 16px;
|
24266
24372
|
display: inline-block;
|
24267
24373
|
}
|
24268
|
-
|
24374
|
+
|
24375
|
+
.gd-icon-type-pdf::before {
|
24269
24376
|
content: "";
|
24270
|
-
background: url("
|
24377
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
|
24271
24378
|
width: 16px;
|
24272
24379
|
height: 16px;
|
24273
24380
|
display: inline-block;
|
24274
24381
|
}
|
24275
|
-
|
24382
|
+
|
24383
|
+
.gd-icon-type-sheet::before {
|
24276
24384
|
content: "";
|
24277
|
-
background: url("
|
24385
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
|
24278
24386
|
width: 16px;
|
24279
24387
|
height: 16px;
|
24280
24388
|
display: inline-block;
|
24281
24389
|
}
|
24282
|
-
|
24390
|
+
|
24391
|
+
.gd-icon-type-slides::before {
|
24283
24392
|
content: "";
|
24284
|
-
background: url("
|
24393
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
|
24285
24394
|
width: 16px;
|
24286
24395
|
height: 16px;
|
24287
24396
|
display: inline-block;
|
24288
24397
|
}
|
24289
|
-
|
24398
|
+
|
24399
|
+
.gd-icon-type-image::before {
|
24290
24400
|
content: "";
|
24291
|
-
background: url("
|
24401
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
|
24292
24402
|
width: 16px;
|
24293
24403
|
height: 16px;
|
24294
24404
|
display: inline-block;
|
24295
24405
|
}
|
24296
|
-
|
24406
|
+
|
24407
|
+
.gd-icon-type-csv-raw::before {
|
24297
24408
|
content: "";
|
24298
|
-
background: url("
|
24409
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
|
24299
24410
|
width: 16px;
|
24300
24411
|
height: 16px;
|
24301
24412
|
display: inline-block;
|
24302
24413
|
}
|
24303
|
-
|
24414
|
+
|
24415
|
+
.gd-icon-type-csv-formatted::before {
|
24304
24416
|
content: "";
|
24305
|
-
background: url("
|
24417
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
|
24306
24418
|
width: 16px;
|
24307
24419
|
height: 16px;
|
24308
24420
|
display: inline-block;
|
@@ -24716,7 +24828,7 @@ figure {
|
|
24716
24828
|
display: block;
|
24717
24829
|
width: 18px;
|
24718
24830
|
height: 24px;
|
24719
|
-
background: url("
|
24831
|
+
background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
|
24720
24832
|
}
|
24721
24833
|
|
24722
24834
|
.dash-width-resizer-container {
|
@@ -24724,7 +24836,6 @@ figure {
|
|
24724
24836
|
top: 0;
|
24725
24837
|
right: 20px;
|
24726
24838
|
bottom: 100%;
|
24727
|
-
width: 0;
|
24728
24839
|
height: 100%;
|
24729
24840
|
}
|
24730
24841
|
|
@@ -24739,8 +24850,8 @@ figure {
|
|
24739
24850
|
.dash-width-resizer-hotspot,
|
24740
24851
|
.resizer-drag-preview {
|
24741
24852
|
display: flex;
|
24742
|
-
|
24743
|
-
|
24853
|
+
justify-content: center;
|
24854
|
+
width: 20px;
|
24744
24855
|
cursor: col-resize;
|
24745
24856
|
}
|
24746
24857
|
|
@@ -24897,9 +25008,6 @@ figure {
|
|
24897
25008
|
background: var(--gd-dashboards-content-backgroundColor-from-theme, var(--gd-palette-complementary-0-from-theme, rgba(255, 255, 255, 0.95)));
|
24898
25009
|
}
|
24899
25010
|
|
24900
|
-
.gd-grid-layout-width-resizer-drag-preview {
|
24901
|
-
padding: 0 0 0 10px;
|
24902
|
-
}
|
24903
25011
|
.gd-grid-layout-width-resizer-drag-preview.gd-first-container-row-widget .gd-fluidlayout-width-resizer__container {
|
24904
25012
|
padding-top: 0;
|
24905
25013
|
}
|
@@ -24911,16 +25019,15 @@ figure {
|
|
24911
25019
|
}
|
24912
25020
|
.gd-grid-layout-resizer-drag-preview .gd-fluidlayout-width-resizer,
|
24913
25021
|
.gd-grid-layout .gd-fluidlayout-width-resizer {
|
24914
|
-
padding: 4px 0;
|
24915
25022
|
display: flex;
|
24916
25023
|
flex-direction: column;
|
24917
25024
|
border-radius: 4px;
|
25025
|
+
align-items: center;
|
24918
25026
|
}
|
24919
25027
|
.gd-grid-layout-resizer-drag-preview .gd-fluidlayout-width-resizer .width-resizer-line,
|
24920
25028
|
.gd-grid-layout .gd-fluidlayout-width-resizer .width-resizer-line {
|
24921
25029
|
flex: 1 0 auto;
|
24922
25030
|
width: 0;
|
24923
|
-
margin-left: 4px;
|
24924
25031
|
height: unset;
|
24925
25032
|
}
|
24926
25033
|
.gd-grid-layout-resizer-drag-preview .dash-height-resizer-container,
|
@@ -24975,17 +25082,20 @@ figure {
|
|
24975
25082
|
}
|
24976
25083
|
|
24977
25084
|
.gd-grid-layout .dash-width-resizer-container {
|
24978
|
-
position:
|
24979
|
-
|
24980
|
-
|
24981
|
-
|
25085
|
+
position: absolute;
|
25086
|
+
right: -20px;
|
25087
|
+
width: 20px;
|
25088
|
+
display: flex;
|
25089
|
+
justify-content: center;
|
24982
25090
|
}
|
24983
25091
|
.gd-grid-layout .dash-width-resizer-container.gd-first-container-row-widget .gd-fluidlayout-width-resizer__container {
|
24984
25092
|
padding-top: 0;
|
24985
25093
|
}
|
24986
25094
|
.gd-grid-layout .gd-fluidlayout-width-resizer__container {
|
24987
25095
|
background: var(--gd-dashboards-content-backgroundColor, var(--gd-palette-complementary-0, #fff));
|
24988
|
-
width:
|
25096
|
+
width: 20px;
|
25097
|
+
display: flex;
|
25098
|
+
justify-content: center;
|
24989
25099
|
}
|
24990
25100
|
.gd-grid-layout .dash-height-resizer-hotspot {
|
24991
25101
|
position: absolute;
|
@@ -25009,9 +25119,10 @@ figure {
|
|
25009
25119
|
}
|
25010
25120
|
|
25011
25121
|
.sdk-edit-mode-on .gd-grid-layout .dash-width-resizer-hotspot {
|
25012
|
-
position:
|
25122
|
+
position: static;
|
25013
25123
|
width: 20px;
|
25014
|
-
|
25124
|
+
display: flex;
|
25125
|
+
justify-content: center;
|
25015
25126
|
}
|
25016
25127
|
.sdk-edit-mode-on .gd-grid-layout .gd-resize-overlay-text {
|
25017
25128
|
right: -10px;
|
@@ -25044,6 +25155,61 @@ figure {
|
|
25044
25155
|
left: unset;
|
25045
25156
|
}
|
25046
25157
|
|
25158
|
+
.gd-grid-layout-ruler {
|
25159
|
+
--bullet-size: 6px;
|
25160
|
+
--bullet-size-active: 9px;
|
25161
|
+
--gap: 20px;
|
25162
|
+
padding: 20px 0 20px var(--gap);
|
25163
|
+
position: absolute;
|
25164
|
+
left: 0;
|
25165
|
+
right: 0;
|
25166
|
+
display: flex;
|
25167
|
+
pointer-events: none;
|
25168
|
+
}
|
25169
|
+
.gd-grid-layout-ruler__grid {
|
25170
|
+
flex-grow: 1;
|
25171
|
+
flex-shrink: 0;
|
25172
|
+
display: grid;
|
25173
|
+
gap: var(--gap);
|
25174
|
+
grid-template-columns: repeat(var(--columns-num), 1fr);
|
25175
|
+
grid-template-rows: auto;
|
25176
|
+
justify-content: start;
|
25177
|
+
align-items: stretch;
|
25178
|
+
}
|
25179
|
+
.gd-grid-layout-ruler__bullet-container {
|
25180
|
+
width: var(--gap);
|
25181
|
+
display: flex;
|
25182
|
+
justify-content: center;
|
25183
|
+
align-items: center;
|
25184
|
+
position: relative;
|
25185
|
+
left: calc(var(--gap) * -1);
|
25186
|
+
}
|
25187
|
+
.gd-grid-layout-ruler__bullet-container--last {
|
25188
|
+
left: 0;
|
25189
|
+
}
|
25190
|
+
.gd-grid-layout-ruler__bullet {
|
25191
|
+
width: var(--bullet-size);
|
25192
|
+
height: var(--bullet-size);
|
25193
|
+
border-radius: 100%;
|
25194
|
+
background-color: var(--gd-palette-complementary-6-from-theme, #b0beca);
|
25195
|
+
position: absolute;
|
25196
|
+
opacity: 0;
|
25197
|
+
transform: translateY(-20px);
|
25198
|
+
transition: transform 0.2s ease-out, opacity 0.1s ease-in, width 0.1s ease-out, height 0.1s ease-out;
|
25199
|
+
}
|
25200
|
+
.gd-grid-layout-ruler--active .gd-grid-layout-ruler__bullet {
|
25201
|
+
opacity: 1;
|
25202
|
+
transform: translateY(0);
|
25203
|
+
}
|
25204
|
+
.gd-grid-layout-ruler__bullet--active {
|
25205
|
+
background-color: var(--gd-palette-primary-base, #14b2e2);
|
25206
|
+
width: var(--bullet-size-active);
|
25207
|
+
height: var(--bullet-size-active);
|
25208
|
+
}
|
25209
|
+
.gd-grid-layout-ruler__bullet--initial {
|
25210
|
+
background-color: var(--gd-palette-complementary-9, #000);
|
25211
|
+
}
|
25212
|
+
|
25047
25213
|
.gd-drill-origin-selector .dropdown-button {
|
25048
25214
|
font-size: 12px;
|
25049
25215
|
display: inline-block;
|
@@ -25142,7 +25308,7 @@ figure {
|
|
25142
25308
|
display: block;
|
25143
25309
|
width: 18px;
|
25144
25310
|
height: 24px;
|
25145
|
-
background-image: url("
|
25311
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25146
25312
|
background-repeat: no-repeat;
|
25147
25313
|
background-position: left top;
|
25148
25314
|
background-size: contain;
|
@@ -25154,20 +25320,20 @@ figure {
|
|
25154
25320
|
background: var(--gd-palette-primary-dimmed, #e8f7fc);
|
25155
25321
|
}
|
25156
25322
|
.gd-drill-item-selector-dropdown .gd-drill-measure-selector-list-item::before {
|
25157
|
-
background-image: url("
|
25323
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25158
25324
|
}
|
25159
25325
|
.gd-drill-item-selector-dropdown .gd-drill-metric-selector-list-item::before {
|
25160
|
-
background-image: url("
|
25326
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
25161
25327
|
top: 8px;
|
25162
25328
|
height: 18px;
|
25163
25329
|
}
|
25164
25330
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-selector-list-item::before {
|
25165
|
-
background-image: url("
|
25331
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
25166
25332
|
}
|
25167
25333
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-date-selector-list-item::before {
|
25168
25334
|
top: 9px;
|
25169
25335
|
height: 16px;
|
25170
|
-
background-image: url("
|
25336
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
25171
25337
|
}
|
25172
25338
|
|
25173
25339
|
.drill-config-empty-hierarchy-target {
|
@@ -25240,7 +25406,7 @@ figure {
|
|
25240
25406
|
display: block;
|
25241
25407
|
width: 18px;
|
25242
25408
|
height: 24px;
|
25243
|
-
background-image: url("
|
25409
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
25244
25410
|
background-repeat: no-repeat;
|
25245
25411
|
background-position: left top;
|
25246
25412
|
background-size: contain;
|
@@ -25272,16 +25438,16 @@ figure {
|
|
25272
25438
|
background-repeat: no-repeat;
|
25273
25439
|
}
|
25274
25440
|
.gd-drill-config-measure-item .dm-button-icon-metric {
|
25275
|
-
background-image: url("
|
25441
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
25276
25442
|
}
|
25277
25443
|
.gd-drill-config-measure-item .dm-button-icon-measure {
|
25278
|
-
background-image: url("
|
25444
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25279
25445
|
}
|
25280
25446
|
.gd-drill-config-measure-item .dm-button-icon-attribute {
|
25281
|
-
background-image: url("
|
25447
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
25282
25448
|
}
|
25283
25449
|
.gd-drill-config-measure-item .dm-button-icon-date {
|
25284
|
-
background-image: url("
|
25450
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
25285
25451
|
}
|
25286
25452
|
.gd-drill-config-measure-item .dm-button-title {
|
25287
25453
|
overflow: hidden;
|
@@ -25421,21 +25587,21 @@ figure {
|
|
25421
25587
|
}
|
25422
25588
|
.gd-drill-config-panel-target .gd-icon-drill-to-dashboard::before,
|
25423
25589
|
.drill-config-target .gd-icon-drill-to-dashboard::before {
|
25424
|
-
background-image: url("
|
25590
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
|
25425
25591
|
}
|
25426
25592
|
.gd-drill-config-panel-target .gd-icon-drill-to-insight::before,
|
25427
25593
|
.drill-config-target .gd-icon-drill-to-insight::before {
|
25428
|
-
background-image: url("
|
25594
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
|
25429
25595
|
}
|
25430
25596
|
.gd-drill-config-panel-target .gd-icon-drill-down::before,
|
25431
25597
|
.drill-config-target .gd-icon-drill-down::before {
|
25432
|
-
background-image: url("
|
25598
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
|
25433
25599
|
background-repeat: no-repeat;
|
25434
25600
|
top: 1px;
|
25435
25601
|
}
|
25436
25602
|
.gd-drill-config-panel-target .gd-icon-attribute-hierarchy::before,
|
25437
25603
|
.drill-config-target .gd-icon-attribute-hierarchy::before {
|
25438
|
-
background-image: url("
|
25604
|
+
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
25439
25605
|
background-repeat: no-repeat;
|
25440
25606
|
top: 1px;
|
25441
25607
|
}
|
@@ -26738,7 +26904,7 @@ figure {
|
|
26738
26904
|
|
26739
26905
|
.gd-dashboard-nested-layout-widget .gd-dashboard-nested-layout-content.dash-item-content {
|
26740
26906
|
border-radius: 0;
|
26741
|
-
padding: 19px 10px
|
26907
|
+
padding: 19px 10px 15px 10px;
|
26742
26908
|
}
|
26743
26909
|
.gd-dashboard-nested-layout-widget .is-selectable.gd-dashboard-nested-layout-content.dash-item-content:not(.is-selected):hover, .gd-dashboard-nested-layout-widget .is-selectable.gd-dashboard-nested-layout-content.dash-item-content.is-dragging-widget {
|
26744
26910
|
border-style: solid;
|
@@ -26770,10 +26936,6 @@ figure {
|
|
26770
26936
|
font-size: 18px;
|
26771
26937
|
}
|
26772
26938
|
|
26773
|
-
.gd-nested-layout-widget-renderer .gd-nested-layout-hotspot.dropzone {
|
26774
|
-
width: 50px;
|
26775
|
-
}
|
26776
|
-
|
26777
26939
|
.gd-dashboard-nested-layout-tab {
|
26778
26940
|
display: none;
|
26779
26941
|
width: auto;
|
@@ -26814,6 +26976,14 @@ figure {
|
|
26814
26976
|
.gd-dashboard-nested-layout-widget-visualization-content .drag-info-placeholder {
|
26815
26977
|
padding: 0 0 0 10px;
|
26816
26978
|
}
|
26979
|
+
.gd-dashboard-nested-layout-widget-visualization-content .drag-info-empty-nested-layout {
|
26980
|
+
align-items: center;
|
26981
|
+
display: flex;
|
26982
|
+
flex-direction: column;
|
26983
|
+
gap: 8px;
|
26984
|
+
height: 100%;
|
26985
|
+
justify-content: center;
|
26986
|
+
}
|
26817
26987
|
|
26818
26988
|
.gd-grid-layout .gd-fluidlayout-column-dropzone {
|
26819
26989
|
height: 100%;
|
@@ -26829,81 +26999,116 @@ figure {
|
|
26829
26999
|
.gd-grid-layout .gd-empty-dashboard-dropzone .drag-info-placeholder {
|
26830
27000
|
min-height: 300px;
|
26831
27001
|
}
|
26832
|
-
|
26833
|
-
|
27002
|
+
|
27003
|
+
.gd-grid-layout-dropzone {
|
27004
|
+
z-index: 99;
|
27005
|
+
}
|
27006
|
+
.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--type-next {
|
26834
27007
|
position: absolute;
|
26835
|
-
padding: 10px 0;
|
26836
|
-
width: 10px;
|
26837
|
-
height: 100%;
|
26838
27008
|
}
|
26839
|
-
.gd-grid-layout
|
26840
|
-
|
27009
|
+
.gd-grid-layout-dropzone--type-prev .drop-hint {
|
27010
|
+
float: left;
|
27011
|
+
margin-left: -3px;
|
27012
|
+
}
|
27013
|
+
.gd-grid-layout-dropzone--type-next .drop-hint {
|
27014
|
+
float: right;
|
27015
|
+
margin-left: 3px;
|
27016
|
+
}
|
27017
|
+
.gd-grid-layout-dropzone--hidden {
|
27018
|
+
display: none;
|
27019
|
+
}
|
27020
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next {
|
27021
|
+
top: 0;
|
27022
|
+
bottom: 0;
|
27023
|
+
width: 50%;
|
26841
27024
|
}
|
26842
|
-
.gd-grid-layout .gd-
|
27025
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--full, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--full {
|
26843
27026
|
width: 100%;
|
26844
|
-
height: 100%;
|
26845
|
-
padding: 2px;
|
26846
|
-
border: 1px dashed var(--gd-palette-primary-base, #14b2e2);
|
26847
|
-
border-radius: 15px;
|
26848
|
-
background-color: var(--gd-palette-primary-dimmed, #e8f7fc);
|
26849
27027
|
}
|
26850
|
-
.gd-grid-layout
|
26851
|
-
|
26852
|
-
height: 100%;
|
26853
|
-
padding: 0;
|
26854
|
-
border-radius: 2px;
|
26855
|
-
background-color: var(--gd-palette-primary-base, #14b2e2);
|
27028
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev {
|
27029
|
+
left: 0;
|
26856
27030
|
}
|
26857
|
-
.gd-grid-layout
|
27031
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-row {
|
26858
27032
|
left: -15px;
|
26859
|
-
display: block;
|
26860
27033
|
}
|
26861
|
-
.gd-grid-layout
|
27034
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next {
|
27035
|
+
right: 0;
|
27036
|
+
}
|
27037
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-row {
|
26862
27038
|
right: -15px;
|
26863
|
-
display: block;
|
26864
27039
|
}
|
26865
|
-
|
26866
|
-
|
26867
|
-
|
27040
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--extended {
|
27041
|
+
width: 100%;
|
27042
|
+
}
|
27043
|
+
.gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-next {
|
27044
|
+
width: 50px;
|
27045
|
+
}
|
27046
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next {
|
26868
27047
|
right: 0;
|
26869
|
-
bottom: unset;
|
26870
27048
|
left: 0;
|
26871
|
-
width: 100%;
|
26872
27049
|
height: 50%;
|
26873
27050
|
}
|
26874
|
-
.gd-
|
26875
|
-
|
27051
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--full, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--full {
|
27052
|
+
width: 100%;
|
27053
|
+
height: 100%;
|
26876
27054
|
}
|
26877
|
-
.gd-
|
26878
|
-
|
27055
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev {
|
27056
|
+
top: 0;
|
26879
27057
|
}
|
26880
|
-
.gd-
|
26881
|
-
left: unset;
|
27058
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
|
26882
27059
|
top: -5px;
|
26883
27060
|
}
|
26884
|
-
.gd-
|
27061
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next {
|
26885
27062
|
bottom: 0;
|
26886
27063
|
}
|
26887
|
-
.gd-
|
26888
|
-
width: 50%;
|
26889
|
-
}
|
26890
|
-
.gd-dashboard-nested-layout-widget--column .dropzone.next.active .gd-hotspot-border__container {
|
26891
|
-
right: unset;
|
27064
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
|
26892
27065
|
bottom: -5px;
|
26893
27066
|
}
|
26894
|
-
.gd-
|
27067
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-next {
|
26895
27068
|
height: 50px;
|
26896
27069
|
}
|
26897
|
-
.gd-
|
27070
|
+
.gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isInFirstRow.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
|
26898
27071
|
top: -15px;
|
26899
27072
|
}
|
26900
|
-
.gd-
|
27073
|
+
.gd-grid-layout-dropzone__drop-target {
|
27074
|
+
display: none;
|
27075
|
+
position: absolute;
|
27076
|
+
}
|
27077
|
+
.gd-grid-layout-dropzone__drop-target--direction-row {
|
27078
|
+
padding: 10px 0;
|
27079
|
+
width: 10px;
|
27080
|
+
height: 100%;
|
27081
|
+
}
|
27082
|
+
.gd-grid-layout-dropzone__drop-target--direction-row .gd-grid-layout-dropzone__drop-target-inner {
|
27083
|
+
width: 4px;
|
27084
|
+
}
|
27085
|
+
.gd-grid-layout-dropzone__drop-target--direction-column {
|
26901
27086
|
padding: 0;
|
26902
27087
|
width: 100%;
|
26903
27088
|
height: 10px;
|
26904
27089
|
}
|
26905
|
-
.gd-
|
27090
|
+
.gd-grid-layout-dropzone__drop-target--direction-column .gd-grid-layout-dropzone__drop-target-inner {
|
27091
|
+
width: 100%;
|
27092
|
+
}
|
27093
|
+
.gd-grid-layout-dropzone__drop-target.gd-grid-layout-dropzone--isInFirstRow {
|
27094
|
+
padding-top: 0;
|
27095
|
+
}
|
27096
|
+
.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target {
|
27097
|
+
display: block;
|
27098
|
+
}
|
27099
|
+
.gd-grid-layout-dropzone__drop-target-border {
|
26906
27100
|
width: 100%;
|
27101
|
+
height: 100%;
|
27102
|
+
padding: 2px;
|
27103
|
+
border: 1px dashed var(--gd-palette-primary-base, #14b2e2);
|
27104
|
+
border-radius: 15px;
|
27105
|
+
background-color: var(--gd-palette-primary-dimmed, #e8f7fc);
|
27106
|
+
}
|
27107
|
+
.gd-grid-layout-dropzone__drop-target-inner {
|
27108
|
+
height: 100%;
|
27109
|
+
padding: 0;
|
27110
|
+
border-radius: 2px;
|
27111
|
+
background-color: var(--gd-palette-primary-base, #14b2e2);
|
26907
27112
|
}
|
26908
27113
|
|
26909
27114
|
.gd-dashboard-settings-dialog {
|