@gooddata/sdk-ui-dashboard 10.33.0-alpha.78 → 10.33.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +2342 -3859
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +0 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -7
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +0 -10
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +60 -142
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +4 -9
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -21
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +10 -14
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +1 -3
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +3 -1
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +3 -1
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +0 -3
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +0 -3
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +2 -3
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +3 -4
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +20 -10
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +2 -3
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +7 -6
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +2 -3
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +23 -10
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +2 -3
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +4 -4
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +7 -6
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +2 -3
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +2 -3
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +2 -3
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +2 -3
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +12 -8
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +10 -7
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +2 -3
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +7 -6
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +2 -3
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +5 -7
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +2 -3
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +11 -8
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +2 -3
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +102 -35
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +2 -3
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +11 -7
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +2 -3
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +2 -3
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +24 -9
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +2 -3
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +133 -99
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +2 -3
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +17 -8
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +2 -3
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +9 -8
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +2 -3
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +36 -15
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +4 -3
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +11 -7
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +2 -3
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +7 -6
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +2 -3
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +10 -9
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +2 -3
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +9 -8
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +2 -3
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +168 -77
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +2 -3
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/user/index.d.ts +7 -6
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +2 -3
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +15 -8
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +2 -3
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -3
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +2 -6
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -7
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +2 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +7 -6
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +3 -12
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +9 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +16 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +3 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +20 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +5 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +17 -29
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +2 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +18 -36
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +9 -15
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +0 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +0 -22
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +1 -22
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +1 -22
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +1 -22
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +473 -538
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +3394 -686
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +1 -22
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +1 -22
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +1 -22
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +1 -22
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +1 -22
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +1 -22
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +1 -22
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +1 -22
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +1 -22
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +1 -22
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +1 -22
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +1 -22
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +1 -22
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +1 -22
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +1 -22
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +1 -22
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -21
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -23
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -5
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +2 -13
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +5 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +270 -149
- package/package.json +23 -22
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +5 -100
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +49 -88
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +20 -27
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +24 -32
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +147 -351
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -88
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +15 -68
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +4 -6
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +3 -15
- package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
- package/styles/scss/dragAndDrop.scss +48 -63
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +79 -77
- package/styles/scss/notifications_channels_dialog.scss +1 -89
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +13 -82
- package/styles/scss/sidebar.scss +4 -6
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +0 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +0 -23
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -7,7 +7,7 @@
|
|
7
7
|
.gd-dashboard-nested-layout-widget {
|
8
8
|
.gd-dashboard-nested-layout-content.dash-item-content {
|
9
9
|
border-radius: 0;
|
10
|
-
padding: 19px 10px
|
10
|
+
padding: 19px 10px 18px 10px;
|
11
11
|
}
|
12
12
|
& .is-selectable {
|
13
13
|
&.gd-dashboard-nested-layout-content.dash-item-content:not(.is-selected):hover,
|
@@ -46,6 +46,12 @@
|
|
46
46
|
}
|
47
47
|
}
|
48
48
|
|
49
|
+
.gd-nested-layout-widget-renderer {
|
50
|
+
.gd-nested-layout-hotspot.dropzone {
|
51
|
+
width: 50px;
|
52
|
+
}
|
53
|
+
}
|
54
|
+
|
49
55
|
.gd-dashboard-nested-layout-tab {
|
50
56
|
display: none;
|
51
57
|
width: auto;
|
@@ -87,15 +93,6 @@
|
|
87
93
|
.drag-info-placeholder {
|
88
94
|
padding: 0 0 0 10px;
|
89
95
|
}
|
90
|
-
|
91
|
-
.drag-info-empty-nested-layout {
|
92
|
-
align-items: center;
|
93
|
-
display: flex;
|
94
|
-
flex-direction: column;
|
95
|
-
gap: 8px;
|
96
|
-
height: 100%;
|
97
|
-
justify-content: center;
|
98
|
-
}
|
99
96
|
}
|
100
97
|
|
101
98
|
.gd-grid-layout {
|
@@ -118,131 +115,109 @@
|
|
118
115
|
min-height: 300px;
|
119
116
|
}
|
120
117
|
}
|
121
|
-
}
|
122
|
-
|
123
|
-
// Definition of horizontal and vertical hot and drop zones.
|
124
|
-
.gd-grid-layout-dropzone {
|
125
|
-
$dropzoneRoot: &;
|
126
|
-
z-index: zIndexes.$drag-and-drop-drop-zone;
|
127
118
|
|
128
|
-
|
129
|
-
|
119
|
+
.gd-hotspot-border__container {
|
120
|
+
display: none;
|
130
121
|
position: absolute;
|
122
|
+
padding: 10px 0;
|
123
|
+
width: 10px;
|
124
|
+
height: 100%;
|
131
125
|
}
|
132
126
|
|
133
|
-
|
134
|
-
|
135
|
-
float: left;
|
136
|
-
margin-left: -3px;
|
137
|
-
}
|
138
|
-
}
|
139
|
-
|
140
|
-
&--type-next {
|
141
|
-
.drop-hint {
|
142
|
-
float: right;
|
143
|
-
margin-left: 3px;
|
144
|
-
}
|
145
|
-
}
|
146
|
-
|
147
|
-
&--hidden {
|
148
|
-
display: none;
|
127
|
+
.gd-first-container-row-dropzone .gd-hotspot-border__container {
|
128
|
+
padding-top: 0;
|
149
129
|
}
|
150
130
|
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
&#{$dropzoneRoot}--full {
|
160
|
-
width: 100%;
|
161
|
-
}
|
162
|
-
}
|
163
|
-
|
164
|
-
&#{$dropzoneRoot}--type-prev {
|
165
|
-
left: 0;
|
166
|
-
|
167
|
-
&#{$dropzoneRoot}--active {
|
168
|
-
#{$dropzoneRoot}__drop-target--direction-row {
|
169
|
-
left: -15px;
|
170
|
-
}
|
171
|
-
}
|
172
|
-
}
|
173
|
-
|
174
|
-
&#{$dropzoneRoot}--type-next {
|
175
|
-
right: 0;
|
131
|
+
.gd-hotspot-border__drop-target {
|
132
|
+
width: 100%;
|
133
|
+
height: 100%;
|
134
|
+
padding: 2px;
|
135
|
+
border: 1px dashed kit-variables.$gd-palette-primary-base;
|
136
|
+
border-radius: 15px;
|
137
|
+
background-color: kit-variables.$gd-palette-primary-dimmed;
|
176
138
|
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
139
|
+
.drop-target-inner {
|
140
|
+
width: 4px;
|
141
|
+
height: 100%;
|
142
|
+
padding: 0;
|
143
|
+
border-radius: 2px;
|
144
|
+
background-color: kit-variables.$gd-palette-primary-base;
|
182
145
|
}
|
146
|
+
}
|
183
147
|
|
184
|
-
|
185
|
-
|
148
|
+
.dropzone.prev.active {
|
149
|
+
.gd-hotspot-border__container {
|
150
|
+
left: -15px;
|
151
|
+
display: block;
|
186
152
|
}
|
153
|
+
}
|
187
154
|
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
// the non-container widgets inside of it are split half and half (50%)
|
193
|
-
width: 50px;
|
194
|
-
}
|
155
|
+
.dropzone.next.active {
|
156
|
+
.gd-hotspot-border__container {
|
157
|
+
right: -15px;
|
158
|
+
display: block;
|
195
159
|
}
|
196
160
|
}
|
161
|
+
}
|
197
162
|
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
163
|
+
// The class is used in the nested layout, no need to nest this inside of .gd-grid-layout.
|
164
|
+
// The block redefines the vertical hot zones and drop zones to horizontal one for column layout.
|
165
|
+
.gd-dashboard-nested-layout-widget--column {
|
166
|
+
.dropzone {
|
167
|
+
&.prev,
|
168
|
+
&.next {
|
169
|
+
top: unset;
|
202
170
|
right: 0;
|
171
|
+
bottom: unset;
|
203
172
|
left: 0;
|
173
|
+
width: 100%;
|
204
174
|
height: 50%;
|
205
|
-
|
206
|
-
&#{$dropzoneRoot}--full {
|
207
|
-
width: 100%;
|
208
|
-
height: 100%;
|
209
|
-
}
|
210
175
|
}
|
211
176
|
|
212
|
-
|
177
|
+
&.prev {
|
213
178
|
top: 0;
|
214
179
|
|
215
|
-
|
216
|
-
|
180
|
+
&.full {
|
181
|
+
width: 50%;
|
182
|
+
}
|
183
|
+
|
184
|
+
&.active {
|
185
|
+
.gd-hotspot-border__container {
|
186
|
+
left: unset; // remove left shift defined for vertical hotspot
|
217
187
|
top: -5px; // shift above the widget, in the middle of space between two widgets
|
218
188
|
}
|
219
189
|
}
|
220
190
|
}
|
221
191
|
|
222
|
-
|
192
|
+
&.next {
|
223
193
|
bottom: 0;
|
224
194
|
|
225
|
-
|
226
|
-
|
195
|
+
&.full {
|
196
|
+
width: 50%;
|
197
|
+
}
|
198
|
+
|
199
|
+
&.active {
|
200
|
+
.gd-hotspot-border__container {
|
201
|
+
right: unset; // remove right shift defined for vertical hotspot
|
227
202
|
bottom: -5px; // shift below the widget, in the middle of space between two widgets
|
228
203
|
}
|
229
204
|
}
|
230
205
|
}
|
231
206
|
|
232
|
-
|
233
|
-
|
234
|
-
|
207
|
+
&.gd-nested-layout-hotspot {
|
208
|
+
&.prev,
|
209
|
+
&.next {
|
235
210
|
// nested container has has narrower hotspot so it is possible to drop widget into it, while
|
236
211
|
// the non-container widgets inside of it are split half and half (50%)
|
237
212
|
height: 50px;
|
238
213
|
}
|
239
214
|
}
|
240
215
|
|
241
|
-
|
242
|
-
|
243
|
-
|
216
|
+
&.gd-first-container-row-dropzone {
|
217
|
+
&.prev {
|
218
|
+
&.active {
|
244
219
|
// stylelint-disable-next-line max-nesting-depth
|
245
|
-
|
220
|
+
.gd-hotspot-border__container {
|
246
221
|
top: -15px; // the first widget does not have same padding as the subsequent ones
|
247
222
|
}
|
248
223
|
}
|
@@ -250,55 +225,15 @@
|
|
250
225
|
}
|
251
226
|
}
|
252
227
|
|
253
|
-
|
254
|
-
|
255
|
-
display: none;
|
256
|
-
position: absolute;
|
257
|
-
|
258
|
-
&--direction-row {
|
259
|
-
padding: 10px 0;
|
260
|
-
width: 10px;
|
261
|
-
height: 100%;
|
262
|
-
|
263
|
-
#{$dropzoneRoot}__drop-target-inner {
|
264
|
-
width: 4px;
|
265
|
-
}
|
266
|
-
}
|
267
|
-
|
268
|
-
&--direction-column {
|
269
|
-
padding: 0;
|
270
|
-
width: 100%;
|
271
|
-
height: 10px;
|
272
|
-
|
273
|
-
#{$dropzoneRoot}__drop-target-inner {
|
274
|
-
width: 100%;
|
275
|
-
}
|
276
|
-
}
|
277
|
-
|
278
|
-
&#{$dropzoneRoot}--isInFirstRow {
|
279
|
-
padding-top: 0;
|
280
|
-
}
|
281
|
-
}
|
282
|
-
|
283
|
-
&--active {
|
284
|
-
#{$dropzoneRoot}__drop-target {
|
285
|
-
display: block;
|
286
|
-
}
|
287
|
-
}
|
288
|
-
|
289
|
-
&__drop-target-border {
|
228
|
+
.gd-hotspot-border__container {
|
229
|
+
padding: 0; // remove padding defined for vertical hotspot to have drop zone same width as widget
|
290
230
|
width: 100%;
|
291
|
-
height:
|
292
|
-
padding: 2px;
|
293
|
-
border: 1px dashed kit-variables.$gd-palette-primary-base;
|
294
|
-
border-radius: 15px;
|
295
|
-
background-color: kit-variables.$gd-palette-primary-dimmed;
|
231
|
+
height: 10px;
|
296
232
|
}
|
297
233
|
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
background-color: kit-variables.$gd-palette-primary-base;
|
234
|
+
.gd-hotspot-border__drop-target {
|
235
|
+
.drop-target-inner {
|
236
|
+
width: 100%;
|
237
|
+
}
|
303
238
|
}
|
304
239
|
}
|
@@ -179,63 +179,60 @@
|
|
179
179
|
|
180
180
|
.add-kpi-placeholder::before,
|
181
181
|
.move-kpi-placeholder::before {
|
182
|
-
background-image: url("
|
183
|
-
}
|
184
|
-
|
185
|
-
.add-attribute-filter-placeholder.disabled::before {
|
186
|
-
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
|
182
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
|
187
183
|
}
|
188
184
|
|
189
185
|
.add-attribute-filter-placeholder::before {
|
190
|
-
background-image: url("
|
191
|
-
}
|
186
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
|
192
187
|
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
&.next,
|
198
|
-
&.prev {
|
199
|
-
position: absolute;
|
200
|
-
top: 0;
|
201
|
-
bottom: 0;
|
202
|
-
width: 50%;
|
203
|
-
}
|
188
|
+
&:disabled {
|
189
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
|
190
|
+
}
|
191
|
+
}
|
204
192
|
|
205
|
-
|
206
|
-
|
193
|
+
.dropzone {
|
194
|
+
z-index: zIndexes.$drag-and-drop-drop-zone;
|
195
|
+
&.next,
|
196
|
+
&.prev {
|
197
|
+
position: absolute;
|
198
|
+
top: 0;
|
199
|
+
bottom: 0;
|
200
|
+
width: 50%;
|
201
|
+
}
|
207
202
|
|
208
|
-
|
209
|
-
|
210
|
-
margin-left: 3px;
|
211
|
-
}
|
203
|
+
&.next {
|
204
|
+
right: 0;
|
212
205
|
|
213
|
-
|
214
|
-
|
215
|
-
|
206
|
+
.drop-hint {
|
207
|
+
float: right;
|
208
|
+
margin-left: 3px;
|
216
209
|
}
|
217
210
|
|
218
|
-
&.
|
219
|
-
|
220
|
-
|
221
|
-
.drop-hint {
|
222
|
-
float: left;
|
223
|
-
margin-left: -3px;
|
224
|
-
}
|
225
|
-
|
226
|
-
&.full {
|
227
|
-
width: 100%;
|
228
|
-
}
|
211
|
+
&.full {
|
212
|
+
width: 100%;
|
229
213
|
}
|
214
|
+
}
|
230
215
|
|
231
|
-
|
232
|
-
|
216
|
+
&.prev {
|
217
|
+
left: 0;
|
218
|
+
|
219
|
+
.drop-hint {
|
220
|
+
float: left;
|
221
|
+
margin-left: -3px;
|
233
222
|
}
|
234
223
|
|
235
|
-
&.
|
224
|
+
&.full {
|
236
225
|
width: 100%;
|
237
226
|
}
|
238
227
|
}
|
228
|
+
|
229
|
+
&.hidden {
|
230
|
+
display: none;
|
231
|
+
}
|
232
|
+
|
233
|
+
&.extended {
|
234
|
+
width: 100%;
|
235
|
+
}
|
239
236
|
}
|
240
237
|
|
241
238
|
.widget-dropzone,
|
@@ -427,10 +424,6 @@
|
|
427
424
|
);
|
428
425
|
text-align: center;
|
429
426
|
|
430
|
-
&.drag-info-empty-nested-layout {
|
431
|
-
padding: 0;
|
432
|
-
}
|
433
|
-
|
434
427
|
h2 {
|
435
428
|
font-weight: bold;
|
436
429
|
font-size: 20px;
|
@@ -448,7 +441,7 @@
|
|
448
441
|
|
449
442
|
.gd-icon-insight {
|
450
443
|
&::before {
|
451
|
-
content: url("
|
444
|
+
content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
|
452
445
|
display: inline-block;
|
453
446
|
margin-right: 10px;
|
454
447
|
}
|
@@ -568,7 +561,7 @@
|
|
568
561
|
cursor: pointer;
|
569
562
|
|
570
563
|
&.select-measure {
|
571
|
-
background: url("
|
564
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
|
572
565
|
background-size: 130px;
|
573
566
|
}
|
574
567
|
}
|
@@ -717,6 +710,14 @@
|
|
717
710
|
}
|
718
711
|
}
|
719
712
|
|
713
|
+
.dropzone {
|
714
|
+
&.next {
|
715
|
+
.drop-hint {
|
716
|
+
float: unset;
|
717
|
+
}
|
718
|
+
}
|
719
|
+
}
|
720
|
+
|
720
721
|
.row-hotspot-container {
|
721
722
|
.row-hotspot {
|
722
723
|
top: -20px; // move active dropzone over the section hotspot row
|
@@ -771,12 +772,6 @@
|
|
771
772
|
padding: 10px;
|
772
773
|
}
|
773
774
|
|
774
|
-
.gd-fluidlayout-column-dropzone__text--hidden {
|
775
|
-
.drop-target-inner {
|
776
|
-
padding: 4px;
|
777
|
-
}
|
778
|
-
}
|
779
|
-
|
780
775
|
.drop-target-message {
|
781
776
|
position: unset;
|
782
777
|
top: unset;
|
@@ -838,25 +833,15 @@
|
|
838
833
|
|
839
834
|
.gd-fluidlayout-column-row-end-hotspot {
|
840
835
|
min-height: unset;
|
841
|
-
|
842
836
|
.widget-dropzone-box {
|
843
837
|
padding: 10px 0;
|
844
838
|
}
|
845
|
-
|
846
839
|
.drag-info-placeholder-inner {
|
847
840
|
padding: 0;
|
848
841
|
}
|
849
|
-
|
850
|
-
&.gd-fluidlayout-column-row-end-hotspot--direction-column.gd-fluidlayout-column-dropzone__text--hidden {
|
851
|
-
.widget-dropzone-box {
|
852
|
-
padding: 0;
|
853
|
-
}
|
854
|
-
}
|
855
|
-
|
856
842
|
&.gd-first-container-row-dropzone .widget-dropzone-box {
|
857
843
|
padding-top: 0;
|
858
844
|
}
|
859
|
-
|
860
845
|
.drag-info-placeholder-drop-target,
|
861
846
|
.drop-target-inner {
|
862
847
|
position: unset;
|
@@ -116,7 +116,7 @@
|
|
116
116
|
display: block;
|
117
117
|
width: 18px;
|
118
118
|
height: 24px;
|
119
|
-
background-image: url("
|
119
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
120
120
|
background-repeat: no-repeat;
|
121
121
|
background-position: left top;
|
122
122
|
background-size: contain;
|
@@ -128,20 +128,20 @@
|
|
128
128
|
}
|
129
129
|
|
130
130
|
.gd-drill-measure-selector-list-item::before {
|
131
|
-
background-image: url("
|
131
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
132
132
|
}
|
133
133
|
.gd-drill-metric-selector-list-item::before {
|
134
|
-
background-image: url("
|
134
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
135
135
|
top: 8px;
|
136
136
|
height: 18px;
|
137
137
|
}
|
138
138
|
.gd-drill-attribute-selector-list-item::before {
|
139
|
-
background-image: url("
|
139
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
140
140
|
}
|
141
141
|
.gd-drill-attribute-date-selector-list-item::before {
|
142
142
|
top: 9px;
|
143
143
|
height: 16px;
|
144
|
-
background-image: url("
|
144
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
145
145
|
}
|
146
146
|
}
|
147
147
|
|
@@ -227,7 +227,7 @@
|
|
227
227
|
display: block;
|
228
228
|
width: 18px;
|
229
229
|
height: 24px;
|
230
|
-
background-image: url("
|
230
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
231
231
|
background-repeat: no-repeat;
|
232
232
|
background-position: left top;
|
233
233
|
background-size: contain;
|
@@ -262,16 +262,16 @@
|
|
262
262
|
}
|
263
263
|
|
264
264
|
.dm-button-icon-metric {
|
265
|
-
background-image: url("
|
265
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
266
266
|
}
|
267
267
|
.dm-button-icon-measure {
|
268
|
-
background-image: url("
|
268
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
269
269
|
}
|
270
270
|
.dm-button-icon-attribute {
|
271
|
-
background-image: url("
|
271
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
272
272
|
}
|
273
273
|
.dm-button-icon-date {
|
274
|
-
background-image: url("
|
274
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
275
275
|
}
|
276
276
|
|
277
277
|
.dm-button-title {
|
@@ -434,21 +434,21 @@
|
|
434
434
|
}
|
435
435
|
|
436
436
|
.gd-icon-drill-to-dashboard::before {
|
437
|
-
background-image: url("
|
437
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
|
438
438
|
}
|
439
439
|
|
440
440
|
.gd-icon-drill-to-insight::before {
|
441
|
-
background-image: url("
|
441
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
|
442
442
|
}
|
443
443
|
|
444
444
|
.gd-icon-drill-down::before {
|
445
|
-
background-image: url("
|
445
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
|
446
446
|
background-repeat: no-repeat;
|
447
447
|
top: 1px;
|
448
448
|
}
|
449
449
|
|
450
450
|
.gd-icon-attribute-hierarchy::before {
|
451
|
-
background-image: url("
|
451
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
452
452
|
background-repeat: no-repeat;
|
453
453
|
top: 1px;
|
454
454
|
}
|