@gooddata/sdk-ui-dashboard 11.56.0-alpha.0 → 11.56.0-alpha.2
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 +44 -168
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
- package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
- package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
- package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/merge.js +45 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/drills/drillingUtils.d.ts +1 -1
- package/esm/_staging/drills/drillingUtils.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts +3 -3
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.d.ts +2 -2
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/kdaDialog/components/KdaBar.js +1 -3
- package/esm/kdaDialog/components/KdaContent.d.ts +1 -1
- package/esm/kdaDialog/components/KdaContent.d.ts.map +1 -1
- package/esm/kdaDialog/components/KdaContent.js +2 -4
- package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
- package/esm/kdaDialog/components/KdaFooter.js +1 -3
- package/esm/kdaDialog/components/KdaHeader.js +1 -3
- package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
- package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
- package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
- package/esm/kdaDialog/components/items/KeyDriverItem.d.ts +1 -1
- package/esm/kdaDialog/components/items/KeyDriverItem.d.ts.map +1 -1
- package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
- package/esm/kdaDialog/components/items/TrendItem.d.ts +1 -1
- package/esm/kdaDialog/components/items/TrendItem.d.ts.map +1 -1
- package/esm/kdaDialog/components/items/TrendItem.js +2 -4
- package/esm/kdaDialog/composition/FiltersBar.js +1 -3
- package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts +1 -1
- package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts.map +1 -1
- package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts +1 -1
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts.map +1 -1
- package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
- package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
- package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
- package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
- package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
- package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
- package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
- package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
- package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
- package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
- package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
- package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts +1 -1
- package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
- package/esm/model/commandHandlers/filterContext/common.js +2 -2
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts +1 -1
- package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts.map +1 -1
- package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
- package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
- package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
- package/esm/model/commands/filters.d.ts +1 -1
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/parameters.d.ts +1 -1
- package/esm/model/commands/parameters.d.ts.map +1 -1
- package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
- package/esm/model/events/index.d.ts.map +1 -1
- package/esm/model/events/tabs.d.ts.map +1 -1
- package/esm/model/events/util.d.ts +1 -1
- package/esm/model/events/util.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/queries/insights.d.ts +1 -1
- package/esm/model/queries/insights.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +5 -158
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
- package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
- package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
- package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
- package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
- package/esm/model/store/_infra/selectors.d.ts.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogReducers.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogReducers.js +3 -2
- package/esm/model/store/dashboardStore.d.ts +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
- package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
- package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
- package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
- package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
- package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
- package/esm/model/store/tabs/index.d.ts +24 -24
- package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
- package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
- package/esm/model/store/tabs/tabsState.d.ts +1 -1
- package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +5 -5
- package/esm/model/store/ui/uiReducers.d.ts +5 -5
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +2 -2
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/types/drillTypes.js +1 -2
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
- package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
- package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
- package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +3 -3
- package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
- package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
- package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts +1 -1
- package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts +2 -2
- package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/types.js +1 -2
- package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
- package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
- package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts +1 -1
- package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts.map +1 -1
- package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
- package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts +3 -3
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts +1 -1
- package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
- package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts +4 -4
- package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
- package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
- package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts.map +1 -1
- package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
- package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts +2 -2
- package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts.map +1 -1
- package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
- package/esm/presentation/componentDefinition/types.d.ts +2 -1
- package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
- package/esm/presentation/constants/layout.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
- package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
- package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
- package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboard/types.js +1 -2
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
- package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
- package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/densityDialog/DensityDialog.js +1 -13
- package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
- package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +3 -3
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/types.js +1 -2
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +10 -10
- package/esm/presentation/drill/hooks/useDrills.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
- package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
- package/esm/presentation/drill/types.js +2 -4
- package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
- package/esm/presentation/export/useExportData.d.ts +2 -2
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +4 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
- package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +2 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
- package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts +2 -2
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
- package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts +1 -1
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
- package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
- package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightList.d.ts +1 -1
- package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListDivider.js +1 -3
- package/esm/presentation/insightList/InsightListNoData.d.ts +1 -1
- package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.js +1 -2
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
- package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts +1 -1
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
- package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -1
- package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts +1 -1
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
- package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts +1 -1
- package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts.map +1 -1
- package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
- package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts +3 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +2 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +2 -2
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts +1 -1
- package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
- package/esm/sdk-ui-dashboard.d.ts +127 -611
- package/package.json +24 -24
- package/styles/css/alerting.css +2 -2
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +2 -2
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +1 -1
- package/styles/css/dragAndDrop.css +5 -5
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +4 -4
- package/styles/css/filterBar.css +2 -2
- package/styles/css/icons.css +2 -2
- package/styles/css/main.css +176 -174
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +2 -2
- package/styles/css/resizing.css +4 -4
- package/styles/css/topBar.css +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css +4 -4
- package/styles/scss/dashboard.scss +2 -1
- package/styles/scss/dragAndDrop.scss +15 -10
- package/styles/scss/topBar.scss +2 -2
package/styles/css/main.css
CHANGED
|
@@ -892,7 +892,7 @@ button.gd-list-item {
|
|
|
892
892
|
}
|
|
893
893
|
|
|
894
894
|
.gd-list-item:hover.is-selected {
|
|
895
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
895
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
896
896
|
}
|
|
897
897
|
|
|
898
898
|
.gd-list-item:focus-visible {
|
|
@@ -902,7 +902,7 @@ button.gd-list-item {
|
|
|
902
902
|
|
|
903
903
|
.gd-list-item.gd-menu-item-remove:hover {
|
|
904
904
|
color: var(--gd-palette-error-base, #e54d42);
|
|
905
|
-
background: var(--gd-palette-error-dimmed,
|
|
905
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
906
906
|
}
|
|
907
907
|
|
|
908
908
|
.gd-mobile-dropdown-content .gd-list-item {
|
|
@@ -913,7 +913,7 @@ button.gd-list-item {
|
|
|
913
913
|
|
|
914
914
|
.gd-list-item.variant-delete:hover {
|
|
915
915
|
color: var(--gd-palette-error-base, #e54d42);
|
|
916
|
-
background: var(--gd-palette-error-dimmed,
|
|
916
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
917
917
|
}
|
|
918
918
|
|
|
919
919
|
.gd-list-item.is-disabled {
|
|
@@ -1402,7 +1402,6 @@ button.gd-list-item {
|
|
|
1402
1402
|
box-sizing: border-box;
|
|
1403
1403
|
display: inline-block;
|
|
1404
1404
|
padding: 4px 8px 4px 10px;
|
|
1405
|
-
min-height: auto;
|
|
1406
1405
|
line-height: 1.4em;
|
|
1407
1406
|
pointer-events: all;
|
|
1408
1407
|
max-width: 100%;
|
|
@@ -1417,6 +1416,7 @@ button.gd-list-item {
|
|
|
1417
1416
|
border-width: var(--local_borderWidth);
|
|
1418
1417
|
border-radius: var(--local_borderRadius);
|
|
1419
1418
|
box-shadow: var(--local_dropShadow, var(--shadow-when-enabled));
|
|
1419
|
+
min-height: auto;
|
|
1420
1420
|
}
|
|
1421
1421
|
|
|
1422
1422
|
.gd-message::after {
|
|
@@ -2656,7 +2656,7 @@ button.gd-list-item {
|
|
|
2656
2656
|
}
|
|
2657
2657
|
|
|
2658
2658
|
.gd-list-item:hover.is-selected {
|
|
2659
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
2659
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
2660
2660
|
}
|
|
2661
2661
|
|
|
2662
2662
|
.gd-list-item:focus-visible {
|
|
@@ -2666,7 +2666,7 @@ button.gd-list-item {
|
|
|
2666
2666
|
|
|
2667
2667
|
.gd-list-item.gd-menu-item-remove:hover {
|
|
2668
2668
|
color: var(--gd-palette-error-base, #e54d42);
|
|
2669
|
-
background: var(--gd-palette-error-dimmed,
|
|
2669
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
2670
2670
|
}
|
|
2671
2671
|
|
|
2672
2672
|
.gd-mobile-dropdown-content .gd-list-item {
|
|
@@ -2677,7 +2677,7 @@ button.gd-list-item {
|
|
|
2677
2677
|
|
|
2678
2678
|
.gd-list-item.variant-delete:hover {
|
|
2679
2679
|
color: var(--gd-palette-error-base, #e54d42);
|
|
2680
|
-
background: var(--gd-palette-error-dimmed,
|
|
2680
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
2681
2681
|
}
|
|
2682
2682
|
|
|
2683
2683
|
.gd-list-item.is-disabled {
|
|
@@ -3709,7 +3709,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
3709
3709
|
.input-radio-label:active .input-label-text::before,
|
|
3710
3710
|
.input-checkbox-label:active .input-label-text::before {
|
|
3711
3711
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
3712
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
3712
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
3713
3713
|
}
|
|
3714
3714
|
|
|
3715
3715
|
.input-radio-label input,
|
|
@@ -3852,7 +3852,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
3852
3852
|
|
|
3853
3853
|
.input-checkbox-toggle input:checked ~ .input-label-text::after {
|
|
3854
3854
|
right: 2px;
|
|
3855
|
-
border: 1px solid var(--gd-palette-primary-base-d06,
|
|
3855
|
+
border: 1px solid var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
3856
3856
|
background: var(--gd-palette-primary-base, #14b2e2);
|
|
3857
3857
|
}
|
|
3858
3858
|
|
|
@@ -3862,7 +3862,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
3862
3862
|
}
|
|
3863
3863
|
|
|
3864
3864
|
.input-checkbox-toggle:hover input:checked ~ .input-label-text::after, .input-checkbox-toggle:active input:checked ~ .input-label-text::after {
|
|
3865
|
-
background: var(--gd-palette-primary-base-d06,
|
|
3865
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
3866
3866
|
}
|
|
3867
3867
|
|
|
3868
3868
|
.input-checkbox-toggle input:disabled ~ .input-label-text::before,
|
|
@@ -4100,7 +4100,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
4100
4100
|
.gd-button-primary:focus, .gd-button-link.gd-button-icon-only[class*=gd-icon-]:focus, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:focus, .gd-button-primary.is-focus, .is-focus.gd-button-link.gd-button-icon-only[class*=gd-icon-], .is-focus.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed,
|
|
4101
4101
|
.gd-button-secondary:focus,
|
|
4102
4102
|
.gd-button-secondary.is-focus {
|
|
4103
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(
|
|
4103
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(68.687804878, 198.9414634146, 238.512195122, 0), var(--gd-button-dropShadow, 0 1px 2px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.6));
|
|
4104
4104
|
border-color: var(--gd-palette-primary-base-t25, rgba(20, 178, 226, 0.75));
|
|
4105
4105
|
}
|
|
4106
4106
|
|
|
@@ -4190,20 +4190,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
4190
4190
|
|
|
4191
4191
|
.gd-button-positive:hover {
|
|
4192
4192
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
4193
|
-
background: var(--gd-palette-success-base-d06,
|
|
4193
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855));
|
|
4194
4194
|
}
|
|
4195
4195
|
|
|
4196
4196
|
.gd-button-positive:focus {
|
|
4197
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0,
|
|
4197
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0, 223.6, 163.3554404145, 0.5)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
|
|
4198
4198
|
}
|
|
4199
4199
|
|
|
4200
4200
|
.gd-button-positive:active, .gd-button-positive.is-active {
|
|
4201
4201
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
4202
|
-
background: var(--gd-palette-success-base-d06,
|
|
4203
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
4204
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
4205
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
4206
|
-
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12,
|
|
4202
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)); /* Old browsers */
|
|
4203
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* Chrome 10+, Saf5.1+ */
|
|
4204
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* FF3.6 */
|
|
4205
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* IE10 */
|
|
4206
|
+
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)));
|
|
4207
4207
|
}
|
|
4208
4208
|
|
|
4209
4209
|
.gd-button-negative {
|
|
@@ -4213,20 +4213,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
4213
4213
|
|
|
4214
4214
|
.gd-button-negative:hover {
|
|
4215
4215
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
4216
|
-
background: var(--gd-palette-error-base-d10,
|
|
4216
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442));
|
|
4217
4217
|
}
|
|
4218
4218
|
|
|
4219
4219
|
.gd-button-negative:focus {
|
|
4220
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235, 119,
|
|
4220
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235.1674418605, 119.223255814, 110.8325581395, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
4221
4221
|
}
|
|
4222
4222
|
|
|
4223
4223
|
.gd-button-negative:active, .gd-button-negative.is-active {
|
|
4224
4224
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
4225
|
-
background: var(--gd-palette-error-base-d10,
|
|
4226
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
4227
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
4228
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
4229
|
-
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20,
|
|
4225
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)); /* Old browsers */
|
|
4226
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* Chrome 10+, Saf5.1+ */
|
|
4227
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* FF3.6 */
|
|
4228
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* IE10 */
|
|
4229
|
+
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)));
|
|
4230
4230
|
}
|
|
4231
4231
|
|
|
4232
4232
|
.gd-button-action {
|
|
@@ -4236,20 +4236,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
4236
4236
|
|
|
4237
4237
|
.gd-button-action:hover {
|
|
4238
4238
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
4239
|
-
background: var(--gd-palette-primary-base-d06,
|
|
4239
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
4240
4240
|
}
|
|
4241
4241
|
|
|
4242
4242
|
.gd-button-action:focus {
|
|
4243
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(
|
|
4243
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(40.5756097561, 190.4829268293, 236.0243902439, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
4244
4244
|
}
|
|
4245
4245
|
|
|
4246
4246
|
.gd-button-action:active, .gd-button-action.is-active {
|
|
4247
4247
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
4248
|
-
background: var(--gd-palette-primary-base-d06,
|
|
4249
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
4250
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
4251
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
4252
|
-
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12,
|
|
4248
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)); /* Old browsers */
|
|
4249
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* Chrome 10+, Saf5.1+ */
|
|
4250
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* FF3.6 */
|
|
4251
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* IE10 */
|
|
4252
|
+
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)));
|
|
4253
4253
|
}
|
|
4254
4254
|
|
|
4255
4255
|
/* Button links
|
|
@@ -4407,7 +4407,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
4407
4407
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active::before,
|
|
4408
4408
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active .gd-button-icon,
|
|
4409
4409
|
.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active .gd-button-icon {
|
|
4410
|
-
color: var(--gd-palette-primary-base-d06,
|
|
4410
|
+
color: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
4411
4411
|
}
|
|
4412
4412
|
|
|
4413
4413
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:hover::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:hover::before,
|
|
@@ -4584,7 +4584,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
4584
4584
|
|
|
4585
4585
|
.gd-button-positive.disabled, .gd-button-positive.disabled:hover, .gd-button-positive.disabled:focus, .gd-button-positive.disabled:active {
|
|
4586
4586
|
color: var(--gd-palette-complementary-0, #fff);
|
|
4587
|
-
background: var(--gd-palette-success-disabled, rgba(0,
|
|
4587
|
+
background: var(--gd-palette-success-disabled, rgba(0, 223.6, 163.3554404145, 0.5));
|
|
4588
4588
|
}
|
|
4589
4589
|
|
|
4590
4590
|
.gd-button-positive.disabled::before, .gd-button-positive.disabled::after,
|
|
@@ -4601,7 +4601,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
4601
4601
|
|
|
4602
4602
|
.gd-button-negative.disabled, .gd-button-negative.disabled:hover, .gd-button-negative.disabled:focus, .gd-button-negative.disabled:active {
|
|
4603
4603
|
color: var(--gd-palette-complementary-0, #fff);
|
|
4604
|
-
background: var(--gd-palette-error-disabled, rgba(241, 161,
|
|
4604
|
+
background: var(--gd-palette-error-disabled, rgba(241.3348837209, 161.4465116279, 155.6651162791, 0.6));
|
|
4605
4605
|
}
|
|
4606
4606
|
|
|
4607
4607
|
.gd-button-negative.disabled::before, .gd-button-negative.disabled::after,
|
|
@@ -4618,7 +4618,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
4618
4618
|
|
|
4619
4619
|
.gd-button-action.disabled, .gd-button-action.disabled:hover, .gd-button-action.disabled:focus, .gd-button-action.disabled:active {
|
|
4620
4620
|
color: var(--gd-palette-complementary-0, #fff);
|
|
4621
|
-
background: var(--gd-palette-primary-disabled, rgba(
|
|
4621
|
+
background: var(--gd-palette-primary-disabled, rgba(68.687804878, 198.9414634146, 238.512195122, 0.6));
|
|
4622
4622
|
-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
4623
4623
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
4624
4624
|
}
|
|
@@ -4924,7 +4924,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
4924
4924
|
|
|
4925
4925
|
.gd-invertable-select-all-checkbox[role=checkbox]:active .input-label-text::before {
|
|
4926
4926
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
4927
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
4927
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
4928
4928
|
}
|
|
4929
4929
|
|
|
4930
4930
|
.gd-invertable-list-limitExceeded {
|
|
@@ -5650,7 +5650,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
5650
5650
|
|
|
5651
5651
|
.gd-attribute-filter-dropdown-button__next.gd-is-filtering:not(.gd-is-active),
|
|
5652
5652
|
.gd-mvf-dashboard-filter-button__next.gd-is-filtering:not(.gd-is-active) {
|
|
5653
|
-
background: var(--gd-palette-primary-dimmed,
|
|
5653
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
5654
5654
|
border-radius: 3px;
|
|
5655
5655
|
}
|
|
5656
5656
|
|
|
@@ -5904,11 +5904,11 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
5904
5904
|
}
|
|
5905
5905
|
|
|
5906
5906
|
.gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button {
|
|
5907
|
-
background: var(--gd-palette-primary-dimmed,
|
|
5907
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
5908
5908
|
}
|
|
5909
5909
|
|
|
5910
5910
|
.gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:hover, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:focus, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:active, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:hover::after, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:focus::after, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:active::after {
|
|
5911
|
-
background: var(--gd-palette-primary-dimmed,
|
|
5911
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
5912
5912
|
}
|
|
5913
5913
|
|
|
5914
5914
|
.gd-mvf-dashboard-filter-button__next.disabled:hover, .gd-mvf-dashboard-filter-button__next.disabled:focus, .gd-mvf-dashboard-filter-button__next.disabled:active, .gd-mvf-dashboard-filter-button__next.disabled:hover::after, .gd-mvf-dashboard-filter-button__next.disabled:focus::after, .gd-mvf-dashboard-filter-button__next.disabled:active::after {
|
|
@@ -6026,7 +6026,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
6026
6026
|
|
|
6027
6027
|
.gd-async-list .gd-attribute-filter-elements-select-item__next.gd-list-item:hover.is-selected {
|
|
6028
6028
|
color: var(--gd-palette-complementary-8, #464e56);
|
|
6029
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
6029
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
6030
6030
|
}
|
|
6031
6031
|
|
|
6032
6032
|
.gd-async-list .gd-attribute-filter-elements-select-item__next.gd-list-item:hover .input-label-text {
|
|
@@ -7308,7 +7308,7 @@ div.gd-empty-item-bubble {
|
|
|
7308
7308
|
}
|
|
7309
7309
|
}
|
|
7310
7310
|
.gd-attribute-filter-button-is-filtering.attribute-filter-button:not(.is-active) {
|
|
7311
|
-
background: var(--gd-palette-primary-dimmed,
|
|
7311
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
7312
7312
|
border-radius: 3px;
|
|
7313
7313
|
}
|
|
7314
7314
|
|
|
@@ -8052,7 +8052,7 @@ button.gd-list-item {
|
|
|
8052
8052
|
}
|
|
8053
8053
|
|
|
8054
8054
|
.gd-list-item:hover.is-selected {
|
|
8055
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
8055
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
8056
8056
|
}
|
|
8057
8057
|
|
|
8058
8058
|
.gd-list-item:focus-visible {
|
|
@@ -8062,7 +8062,7 @@ button.gd-list-item {
|
|
|
8062
8062
|
|
|
8063
8063
|
.gd-list-item.gd-menu-item-remove:hover {
|
|
8064
8064
|
color: var(--gd-palette-error-base, #e54d42);
|
|
8065
|
-
background: var(--gd-palette-error-dimmed,
|
|
8065
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
8066
8066
|
}
|
|
8067
8067
|
|
|
8068
8068
|
.gd-mobile-dropdown-content .gd-list-item {
|
|
@@ -8073,7 +8073,7 @@ button.gd-list-item {
|
|
|
8073
8073
|
|
|
8074
8074
|
.gd-list-item.variant-delete:hover {
|
|
8075
8075
|
color: var(--gd-palette-error-base, #e54d42);
|
|
8076
|
-
background: var(--gd-palette-error-dimmed,
|
|
8076
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
8077
8077
|
}
|
|
8078
8078
|
|
|
8079
8079
|
.gd-list-item.is-disabled {
|
|
@@ -9102,7 +9102,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9102
9102
|
.input-radio-label:active .input-label-text::before,
|
|
9103
9103
|
.input-checkbox-label:active .input-label-text::before {
|
|
9104
9104
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
9105
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
9105
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
9106
9106
|
}
|
|
9107
9107
|
|
|
9108
9108
|
.input-radio-label input,
|
|
@@ -9245,7 +9245,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9245
9245
|
|
|
9246
9246
|
.input-checkbox-toggle input:checked ~ .input-label-text::after {
|
|
9247
9247
|
right: 2px;
|
|
9248
|
-
border: 1px solid var(--gd-palette-primary-base-d06,
|
|
9248
|
+
border: 1px solid var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
9249
9249
|
background: var(--gd-palette-primary-base, #14b2e2);
|
|
9250
9250
|
}
|
|
9251
9251
|
|
|
@@ -9255,7 +9255,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9255
9255
|
}
|
|
9256
9256
|
|
|
9257
9257
|
.input-checkbox-toggle:hover input:checked ~ .input-label-text::after, .input-checkbox-toggle:active input:checked ~ .input-label-text::after {
|
|
9258
|
-
background: var(--gd-palette-primary-base-d06,
|
|
9258
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
9259
9259
|
}
|
|
9260
9260
|
|
|
9261
9261
|
.input-checkbox-toggle input:disabled ~ .input-label-text::before,
|
|
@@ -9493,7 +9493,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9493
9493
|
.gd-button-primary:focus, .gd-button-link.gd-button-icon-only[class*=gd-icon-]:focus, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:focus, .gd-button-primary.is-focus, .is-focus.gd-button-link.gd-button-icon-only[class*=gd-icon-], .is-focus.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed,
|
|
9494
9494
|
.gd-button-secondary:focus,
|
|
9495
9495
|
.gd-button-secondary.is-focus {
|
|
9496
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(
|
|
9496
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(68.687804878, 198.9414634146, 238.512195122, 0), var(--gd-button-dropShadow, 0 1px 2px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.6));
|
|
9497
9497
|
border-color: var(--gd-palette-primary-base-t25, rgba(20, 178, 226, 0.75));
|
|
9498
9498
|
}
|
|
9499
9499
|
|
|
@@ -9583,20 +9583,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
9583
9583
|
|
|
9584
9584
|
.gd-button-positive:hover {
|
|
9585
9585
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
9586
|
-
background: var(--gd-palette-success-base-d06,
|
|
9586
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855));
|
|
9587
9587
|
}
|
|
9588
9588
|
|
|
9589
9589
|
.gd-button-positive:focus {
|
|
9590
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0,
|
|
9590
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0, 223.6, 163.3554404145, 0.5)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
|
|
9591
9591
|
}
|
|
9592
9592
|
|
|
9593
9593
|
.gd-button-positive:active, .gd-button-positive.is-active {
|
|
9594
9594
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
9595
|
-
background: var(--gd-palette-success-base-d06,
|
|
9596
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
9597
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
9598
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
9599
|
-
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12,
|
|
9595
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)); /* Old browsers */
|
|
9596
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* Chrome 10+, Saf5.1+ */
|
|
9597
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* FF3.6 */
|
|
9598
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* IE10 */
|
|
9599
|
+
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)));
|
|
9600
9600
|
}
|
|
9601
9601
|
|
|
9602
9602
|
.gd-button-negative {
|
|
@@ -9606,20 +9606,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
9606
9606
|
|
|
9607
9607
|
.gd-button-negative:hover {
|
|
9608
9608
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
9609
|
-
background: var(--gd-palette-error-base-d10,
|
|
9609
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442));
|
|
9610
9610
|
}
|
|
9611
9611
|
|
|
9612
9612
|
.gd-button-negative:focus {
|
|
9613
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235, 119,
|
|
9613
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235.1674418605, 119.223255814, 110.8325581395, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
9614
9614
|
}
|
|
9615
9615
|
|
|
9616
9616
|
.gd-button-negative:active, .gd-button-negative.is-active {
|
|
9617
9617
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
9618
|
-
background: var(--gd-palette-error-base-d10,
|
|
9619
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
9620
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
9621
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
9622
|
-
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20,
|
|
9618
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)); /* Old browsers */
|
|
9619
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* Chrome 10+, Saf5.1+ */
|
|
9620
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* FF3.6 */
|
|
9621
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* IE10 */
|
|
9622
|
+
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)));
|
|
9623
9623
|
}
|
|
9624
9624
|
|
|
9625
9625
|
.gd-button-action {
|
|
@@ -9629,20 +9629,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
9629
9629
|
|
|
9630
9630
|
.gd-button-action:hover {
|
|
9631
9631
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
9632
|
-
background: var(--gd-palette-primary-base-d06,
|
|
9632
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
9633
9633
|
}
|
|
9634
9634
|
|
|
9635
9635
|
.gd-button-action:focus {
|
|
9636
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(
|
|
9636
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(40.5756097561, 190.4829268293, 236.0243902439, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
9637
9637
|
}
|
|
9638
9638
|
|
|
9639
9639
|
.gd-button-action:active, .gd-button-action.is-active {
|
|
9640
9640
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
9641
|
-
background: var(--gd-palette-primary-base-d06,
|
|
9642
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
9643
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
9644
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
9645
|
-
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12,
|
|
9641
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)); /* Old browsers */
|
|
9642
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* Chrome 10+, Saf5.1+ */
|
|
9643
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* FF3.6 */
|
|
9644
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* IE10 */
|
|
9645
|
+
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)));
|
|
9646
9646
|
}
|
|
9647
9647
|
|
|
9648
9648
|
/* Button links
|
|
@@ -9800,7 +9800,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9800
9800
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active::before,
|
|
9801
9801
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active .gd-button-icon,
|
|
9802
9802
|
.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active .gd-button-icon {
|
|
9803
|
-
color: var(--gd-palette-primary-base-d06,
|
|
9803
|
+
color: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
9804
9804
|
}
|
|
9805
9805
|
|
|
9806
9806
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:hover::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:hover::before,
|
|
@@ -9977,7 +9977,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9977
9977
|
|
|
9978
9978
|
.gd-button-positive.disabled, .gd-button-positive.disabled:hover, .gd-button-positive.disabled:focus, .gd-button-positive.disabled:active {
|
|
9979
9979
|
color: var(--gd-palette-complementary-0, #fff);
|
|
9980
|
-
background: var(--gd-palette-success-disabled, rgba(0,
|
|
9980
|
+
background: var(--gd-palette-success-disabled, rgba(0, 223.6, 163.3554404145, 0.5));
|
|
9981
9981
|
}
|
|
9982
9982
|
|
|
9983
9983
|
.gd-button-positive.disabled::before, .gd-button-positive.disabled::after,
|
|
@@ -9994,7 +9994,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
9994
9994
|
|
|
9995
9995
|
.gd-button-negative.disabled, .gd-button-negative.disabled:hover, .gd-button-negative.disabled:focus, .gd-button-negative.disabled:active {
|
|
9996
9996
|
color: var(--gd-palette-complementary-0, #fff);
|
|
9997
|
-
background: var(--gd-palette-error-disabled, rgba(241, 161,
|
|
9997
|
+
background: var(--gd-palette-error-disabled, rgba(241.3348837209, 161.4465116279, 155.6651162791, 0.6));
|
|
9998
9998
|
}
|
|
9999
9999
|
|
|
10000
10000
|
.gd-button-negative.disabled::before, .gd-button-negative.disabled::after,
|
|
@@ -10011,7 +10011,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
10011
10011
|
|
|
10012
10012
|
.gd-button-action.disabled, .gd-button-action.disabled:hover, .gd-button-action.disabled:focus, .gd-button-action.disabled:active {
|
|
10013
10013
|
color: var(--gd-palette-complementary-0, #fff);
|
|
10014
|
-
background: var(--gd-palette-primary-disabled, rgba(
|
|
10014
|
+
background: var(--gd-palette-primary-disabled, rgba(68.687804878, 198.9414634146, 238.512195122, 0.6));
|
|
10015
10015
|
-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
10016
10016
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
10017
10017
|
}
|
|
@@ -11242,7 +11242,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
11242
11242
|
|
|
11243
11243
|
.gd-list-item.gd-select-option-is-selected.gd-select-option-is-focused {
|
|
11244
11244
|
color: var(--gd-palette-primary-base, #14b2e2);
|
|
11245
|
-
background: var(--gd-palette-primary-dimmed,
|
|
11245
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
11246
11246
|
}
|
|
11247
11247
|
|
|
11248
11248
|
.gd-date-filter-button {
|
|
@@ -12390,7 +12390,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
12390
12390
|
padding: 2px 10px;
|
|
12391
12391
|
border-radius: 3px;
|
|
12392
12392
|
color: var(--gd-palette-warning-base, #f18600);
|
|
12393
|
-
background-color: var(--gd-palette-warning-dimmed,
|
|
12393
|
+
background-color: var(--gd-palette-warning-dimmed, rgb(252.2, 230.8, 204));
|
|
12394
12394
|
}
|
|
12395
12395
|
|
|
12396
12396
|
.gd-date-range__hint {
|
|
@@ -12665,7 +12665,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
12665
12665
|
|
|
12666
12666
|
.gd-period-range-picker .rc-picker-cell-in-range > .rc-picker-cell-inner, .gd-period-range-picker .rc-picker-cell-range-hover > .rc-picker-cell-inner, .gd-period-range-picker .rc-picker-cell-range-hover-start > .rc-picker-cell-inner, .gd-period-range-picker .rc-picker-cell-range-hover-end > .rc-picker-cell-inner {
|
|
12667
12667
|
border-radius: 0;
|
|
12668
|
-
background: var(--gd-palette-primary-dimmed,
|
|
12668
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
12669
12669
|
}
|
|
12670
12670
|
|
|
12671
12671
|
.gd-period-range-picker .rc-picker-cell-selected > .rc-picker-cell-inner, .gd-period-range-picker .rc-picker-cell-range-start > .rc-picker-cell-inner, .gd-period-range-picker .rc-picker-cell-range-end > .rc-picker-cell-inner {
|
|
@@ -12743,7 +12743,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
12743
12743
|
}
|
|
12744
12744
|
|
|
12745
12745
|
.gd-period-range-picker .rc-picker-week-panel .rc-picker-week-panel-row-range-hover td {
|
|
12746
|
-
background: var(--gd-palette-primary-dimmed,
|
|
12746
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
12747
12747
|
}
|
|
12748
12748
|
|
|
12749
12749
|
.gd-period-range-picker .rc-picker-week-panel .rc-picker-week-panel-row-selected td, .gd-period-range-picker .rc-picker-week-panel .rc-picker-week-panel-row-range-start td, .gd-period-range-picker .rc-picker-week-panel .rc-picker-week-panel-row-range-end td {
|
|
@@ -13168,11 +13168,13 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
13168
13168
|
border-radius: 0;
|
|
13169
13169
|
}
|
|
13170
13170
|
|
|
13171
|
-
.gd-relative-filter-form-granularity-tabs
|
|
13171
|
+
.gd-relative-filter-form-granularity-tabs,
|
|
13172
|
+
.gd-absolute-filter-form-granularity-tabs {
|
|
13172
13173
|
margin-bottom: 10px;
|
|
13173
13174
|
}
|
|
13174
13175
|
|
|
13175
|
-
.gd-relative-filter-form-granularity-tabs.gd-tabs.small .gd-tab
|
|
13176
|
+
.gd-relative-filter-form-granularity-tabs.gd-tabs.small .gd-tab,
|
|
13177
|
+
.gd-absolute-filter-form-granularity-tabs.gd-tabs.small .gd-tab {
|
|
13176
13178
|
background: none;
|
|
13177
13179
|
border-top: 0;
|
|
13178
13180
|
border-left: 0;
|
|
@@ -13422,7 +13424,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
13422
13424
|
|
|
13423
13425
|
.gd-invertable-select-all-checkbox[role=checkbox]:active .input-label-text::before {
|
|
13424
13426
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
13425
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
13427
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
13426
13428
|
}
|
|
13427
13429
|
|
|
13428
13430
|
.gd-invertable-list-limitExceeded {
|
|
@@ -14342,7 +14344,7 @@ button.gd-list-item {
|
|
|
14342
14344
|
}
|
|
14343
14345
|
|
|
14344
14346
|
.gd-list-item:hover.is-selected {
|
|
14345
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
14347
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
14346
14348
|
}
|
|
14347
14349
|
|
|
14348
14350
|
.gd-list-item:focus-visible {
|
|
@@ -14352,7 +14354,7 @@ button.gd-list-item {
|
|
|
14352
14354
|
|
|
14353
14355
|
.gd-list-item.gd-menu-item-remove:hover {
|
|
14354
14356
|
color: var(--gd-palette-error-base, #e54d42);
|
|
14355
|
-
background: var(--gd-palette-error-dimmed,
|
|
14357
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
14356
14358
|
}
|
|
14357
14359
|
|
|
14358
14360
|
.gd-mobile-dropdown-content .gd-list-item {
|
|
@@ -14363,7 +14365,7 @@ button.gd-list-item {
|
|
|
14363
14365
|
|
|
14364
14366
|
.gd-list-item.variant-delete:hover {
|
|
14365
14367
|
color: var(--gd-palette-error-base, #e54d42);
|
|
14366
|
-
background: var(--gd-palette-error-dimmed,
|
|
14368
|
+
background: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
14367
14369
|
}
|
|
14368
14370
|
|
|
14369
14371
|
.gd-list-item.is-disabled {
|
|
@@ -15395,7 +15397,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
15395
15397
|
.input-radio-label:active .input-label-text::before,
|
|
15396
15398
|
.input-checkbox-label:active .input-label-text::before {
|
|
15397
15399
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
15398
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
15400
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
15399
15401
|
}
|
|
15400
15402
|
|
|
15401
15403
|
.input-radio-label input,
|
|
@@ -15538,7 +15540,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
15538
15540
|
|
|
15539
15541
|
.input-checkbox-toggle input:checked ~ .input-label-text::after {
|
|
15540
15542
|
right: 2px;
|
|
15541
|
-
border: 1px solid var(--gd-palette-primary-base-d06,
|
|
15543
|
+
border: 1px solid var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
15542
15544
|
background: var(--gd-palette-primary-base, #14b2e2);
|
|
15543
15545
|
}
|
|
15544
15546
|
|
|
@@ -15548,7 +15550,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
15548
15550
|
}
|
|
15549
15551
|
|
|
15550
15552
|
.input-checkbox-toggle:hover input:checked ~ .input-label-text::after, .input-checkbox-toggle:active input:checked ~ .input-label-text::after {
|
|
15551
|
-
background: var(--gd-palette-primary-base-d06,
|
|
15553
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
15552
15554
|
}
|
|
15553
15555
|
|
|
15554
15556
|
.input-checkbox-toggle input:disabled ~ .input-label-text::before,
|
|
@@ -15786,7 +15788,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
15786
15788
|
.gd-button-primary:focus, .gd-button-link.gd-button-icon-only[class*=gd-icon-]:focus, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:focus, .gd-button-primary.is-focus, .is-focus.gd-button-link.gd-button-icon-only[class*=gd-icon-], .is-focus.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed,
|
|
15787
15789
|
.gd-button-secondary:focus,
|
|
15788
15790
|
.gd-button-secondary.is-focus {
|
|
15789
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(
|
|
15791
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(68.687804878, 198.9414634146, 238.512195122, 0), var(--gd-button-dropShadow, 0 1px 2px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.6));
|
|
15790
15792
|
border-color: var(--gd-palette-primary-base-t25, rgba(20, 178, 226, 0.75));
|
|
15791
15793
|
}
|
|
15792
15794
|
|
|
@@ -15876,20 +15878,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
15876
15878
|
|
|
15877
15879
|
.gd-button-positive:hover {
|
|
15878
15880
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
15879
|
-
background: var(--gd-palette-success-base-d06,
|
|
15881
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855));
|
|
15880
15882
|
}
|
|
15881
15883
|
|
|
15882
15884
|
.gd-button-positive:focus {
|
|
15883
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0,
|
|
15885
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0, 223.6, 163.3554404145, 0.5)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
|
|
15884
15886
|
}
|
|
15885
15887
|
|
|
15886
15888
|
.gd-button-positive:active, .gd-button-positive.is-active {
|
|
15887
15889
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
15888
|
-
background: var(--gd-palette-success-base-d06,
|
|
15889
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
15890
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
15891
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
15892
|
-
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12,
|
|
15890
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)); /* Old browsers */
|
|
15891
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* Chrome 10+, Saf5.1+ */
|
|
15892
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* FF3.6 */
|
|
15893
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* IE10 */
|
|
15894
|
+
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)));
|
|
15893
15895
|
}
|
|
15894
15896
|
|
|
15895
15897
|
.gd-button-negative {
|
|
@@ -15899,20 +15901,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
15899
15901
|
|
|
15900
15902
|
.gd-button-negative:hover {
|
|
15901
15903
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
15902
|
-
background: var(--gd-palette-error-base-d10,
|
|
15904
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442));
|
|
15903
15905
|
}
|
|
15904
15906
|
|
|
15905
15907
|
.gd-button-negative:focus {
|
|
15906
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235, 119,
|
|
15908
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235.1674418605, 119.223255814, 110.8325581395, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
15907
15909
|
}
|
|
15908
15910
|
|
|
15909
15911
|
.gd-button-negative:active, .gd-button-negative.is-active {
|
|
15910
15912
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
15911
|
-
background: var(--gd-palette-error-base-d10,
|
|
15912
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
15913
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
15914
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
15915
|
-
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20,
|
|
15913
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)); /* Old browsers */
|
|
15914
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* Chrome 10+, Saf5.1+ */
|
|
15915
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* FF3.6 */
|
|
15916
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* IE10 */
|
|
15917
|
+
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)));
|
|
15916
15918
|
}
|
|
15917
15919
|
|
|
15918
15920
|
.gd-button-action {
|
|
@@ -15922,20 +15924,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
15922
15924
|
|
|
15923
15925
|
.gd-button-action:hover {
|
|
15924
15926
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
15925
|
-
background: var(--gd-palette-primary-base-d06,
|
|
15927
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
15926
15928
|
}
|
|
15927
15929
|
|
|
15928
15930
|
.gd-button-action:focus {
|
|
15929
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(
|
|
15931
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(40.5756097561, 190.4829268293, 236.0243902439, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
15930
15932
|
}
|
|
15931
15933
|
|
|
15932
15934
|
.gd-button-action:active, .gd-button-action.is-active {
|
|
15933
15935
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
15934
|
-
background: var(--gd-palette-primary-base-d06,
|
|
15935
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
15936
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
15937
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
15938
|
-
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12,
|
|
15936
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)); /* Old browsers */
|
|
15937
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* Chrome 10+, Saf5.1+ */
|
|
15938
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* FF3.6 */
|
|
15939
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* IE10 */
|
|
15940
|
+
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)));
|
|
15939
15941
|
}
|
|
15940
15942
|
|
|
15941
15943
|
/* Button links
|
|
@@ -16093,7 +16095,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
16093
16095
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active::before,
|
|
16094
16096
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active .gd-button-icon,
|
|
16095
16097
|
.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active .gd-button-icon {
|
|
16096
|
-
color: var(--gd-palette-primary-base-d06,
|
|
16098
|
+
color: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
16097
16099
|
}
|
|
16098
16100
|
|
|
16099
16101
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:hover::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:hover::before,
|
|
@@ -16270,7 +16272,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
16270
16272
|
|
|
16271
16273
|
.gd-button-positive.disabled, .gd-button-positive.disabled:hover, .gd-button-positive.disabled:focus, .gd-button-positive.disabled:active {
|
|
16272
16274
|
color: var(--gd-palette-complementary-0, #fff);
|
|
16273
|
-
background: var(--gd-palette-success-disabled, rgba(0,
|
|
16275
|
+
background: var(--gd-palette-success-disabled, rgba(0, 223.6, 163.3554404145, 0.5));
|
|
16274
16276
|
}
|
|
16275
16277
|
|
|
16276
16278
|
.gd-button-positive.disabled::before, .gd-button-positive.disabled::after,
|
|
@@ -16287,7 +16289,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
16287
16289
|
|
|
16288
16290
|
.gd-button-negative.disabled, .gd-button-negative.disabled:hover, .gd-button-negative.disabled:focus, .gd-button-negative.disabled:active {
|
|
16289
16291
|
color: var(--gd-palette-complementary-0, #fff);
|
|
16290
|
-
background: var(--gd-palette-error-disabled, rgba(241, 161,
|
|
16292
|
+
background: var(--gd-palette-error-disabled, rgba(241.3348837209, 161.4465116279, 155.6651162791, 0.6));
|
|
16291
16293
|
}
|
|
16292
16294
|
|
|
16293
16295
|
.gd-button-negative.disabled::before, .gd-button-negative.disabled::after,
|
|
@@ -16304,7 +16306,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
16304
16306
|
|
|
16305
16307
|
.gd-button-action.disabled, .gd-button-action.disabled:hover, .gd-button-action.disabled:focus, .gd-button-action.disabled:active {
|
|
16306
16308
|
color: var(--gd-palette-complementary-0, #fff);
|
|
16307
|
-
background: var(--gd-palette-primary-disabled, rgba(
|
|
16309
|
+
background: var(--gd-palette-primary-disabled, rgba(68.687804878, 198.9414634146, 238.512195122, 0.6));
|
|
16308
16310
|
-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
16309
16311
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
16310
16312
|
}
|
|
@@ -17084,7 +17086,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
17084
17086
|
|
|
17085
17087
|
.gd-attribute-filter-dropdown-button__next.gd-is-filtering:not(.gd-is-active),
|
|
17086
17088
|
.gd-mvf-dashboard-filter-button__next.gd-is-filtering:not(.gd-is-active) {
|
|
17087
|
-
background: var(--gd-palette-primary-dimmed,
|
|
17089
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
17088
17090
|
border-radius: 3px;
|
|
17089
17091
|
}
|
|
17090
17092
|
|
|
@@ -17338,11 +17340,11 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
17338
17340
|
}
|
|
17339
17341
|
|
|
17340
17342
|
.gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button {
|
|
17341
|
-
background: var(--gd-palette-primary-dimmed,
|
|
17343
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
17342
17344
|
}
|
|
17343
17345
|
|
|
17344
17346
|
.gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:hover, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:focus, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:active, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:hover::after, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:focus::after, .gd-attribute-filter__next .gd-attribute-filter-dropdown-button__next.gd-virtual-attribute-filter-dropdown-button:active::after {
|
|
17345
|
-
background: var(--gd-palette-primary-dimmed,
|
|
17347
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
17346
17348
|
}
|
|
17347
17349
|
|
|
17348
17350
|
.gd-mvf-dashboard-filter-button__next.disabled:hover, .gd-mvf-dashboard-filter-button__next.disabled:focus, .gd-mvf-dashboard-filter-button__next.disabled:active, .gd-mvf-dashboard-filter-button__next.disabled:hover::after, .gd-mvf-dashboard-filter-button__next.disabled:focus::after, .gd-mvf-dashboard-filter-button__next.disabled:active::after {
|
|
@@ -17460,7 +17462,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
17460
17462
|
|
|
17461
17463
|
.gd-async-list .gd-attribute-filter-elements-select-item__next.gd-list-item:hover.is-selected {
|
|
17462
17464
|
color: var(--gd-palette-complementary-8, #464e56);
|
|
17463
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
17465
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
17464
17466
|
}
|
|
17465
17467
|
|
|
17466
17468
|
.gd-async-list .gd-attribute-filter-elements-select-item__next.gd-list-item:hover .input-label-text {
|
|
@@ -20151,7 +20153,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
20151
20153
|
.input-radio-label:active .input-label-text::before,
|
|
20152
20154
|
.input-checkbox-label:active .input-label-text::before {
|
|
20153
20155
|
border-color: var(--gd-palette-primary-base, #14b2e2);
|
|
20154
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
20156
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
20155
20157
|
}
|
|
20156
20158
|
|
|
20157
20159
|
.input-radio-label input,
|
|
@@ -20294,7 +20296,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
20294
20296
|
|
|
20295
20297
|
.input-checkbox-toggle input:checked ~ .input-label-text::after {
|
|
20296
20298
|
right: 2px;
|
|
20297
|
-
border: 1px solid var(--gd-palette-primary-base-d06,
|
|
20299
|
+
border: 1px solid var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
20298
20300
|
background: var(--gd-palette-primary-base, #14b2e2);
|
|
20299
20301
|
}
|
|
20300
20302
|
|
|
@@ -20304,7 +20306,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
20304
20306
|
}
|
|
20305
20307
|
|
|
20306
20308
|
.input-checkbox-toggle:hover input:checked ~ .input-label-text::after, .input-checkbox-toggle:active input:checked ~ .input-label-text::after {
|
|
20307
|
-
background: var(--gd-palette-primary-base-d06,
|
|
20309
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
20308
20310
|
}
|
|
20309
20311
|
|
|
20310
20312
|
.input-checkbox-toggle input:disabled ~ .input-label-text::before,
|
|
@@ -20542,7 +20544,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
20542
20544
|
.gd-button-primary:focus, .gd-button-link.gd-button-icon-only[class*=gd-icon-]:focus, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:focus, .gd-button-primary.is-focus, .is-focus.gd-button-link.gd-button-icon-only[class*=gd-icon-], .is-focus.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed,
|
|
20543
20545
|
.gd-button-secondary:focus,
|
|
20544
20546
|
.gd-button-secondary.is-focus {
|
|
20545
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(
|
|
20547
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) rgba(68.687804878, 198.9414634146, 238.512195122, 0), var(--gd-button-dropShadow, 0 1px 2px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.6));
|
|
20546
20548
|
border-color: var(--gd-palette-primary-base-t25, rgba(20, 178, 226, 0.75));
|
|
20547
20549
|
}
|
|
20548
20550
|
|
|
@@ -20632,20 +20634,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
20632
20634
|
|
|
20633
20635
|
.gd-button-positive:hover {
|
|
20634
20636
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
20635
|
-
background: var(--gd-palette-success-base-d06,
|
|
20637
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855));
|
|
20636
20638
|
}
|
|
20637
20639
|
|
|
20638
20640
|
.gd-button-positive:focus {
|
|
20639
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0,
|
|
20641
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-success-focus, rgba(0, 223.6, 163.3554404145, 0.5)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
|
|
20640
20642
|
}
|
|
20641
20643
|
|
|
20642
20644
|
.gd-button-positive:active, .gd-button-positive.is-active {
|
|
20643
20645
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
20644
|
-
background: var(--gd-palette-success-base-d06,
|
|
20645
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
20646
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
20647
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12,
|
|
20648
|
-
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12,
|
|
20646
|
+
background: var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)); /* Old browsers */
|
|
20647
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* Chrome 10+, Saf5.1+ */
|
|
20648
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* FF3.6 */
|
|
20649
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855))); /* IE10 */
|
|
20650
|
+
background-image: linear-gradient(to top, var(--gd-palette-success-base-d12, rgb(0, 131.8, 96.289119171)), var(--gd-palette-success-base-d06, rgb(0, 162.4, 118.6445595855)));
|
|
20649
20651
|
}
|
|
20650
20652
|
|
|
20651
20653
|
.gd-button-negative {
|
|
@@ -20655,20 +20657,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
20655
20657
|
|
|
20656
20658
|
.gd-button-negative:hover {
|
|
20657
20659
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
20658
|
-
background: var(--gd-palette-error-base-d10,
|
|
20660
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442));
|
|
20659
20661
|
}
|
|
20660
20662
|
|
|
20661
20663
|
.gd-button-negative:focus {
|
|
20662
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235, 119,
|
|
20664
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-error-focus, rgba(235.1674418605, 119.223255814, 110.8325581395, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
20663
20665
|
}
|
|
20664
20666
|
|
|
20665
20667
|
.gd-button-negative:active, .gd-button-negative.is-active {
|
|
20666
20668
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
20667
|
-
background: var(--gd-palette-error-base-d10,
|
|
20668
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
20669
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
20670
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20,
|
|
20671
|
-
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20,
|
|
20669
|
+
background: var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)); /* Old browsers */
|
|
20670
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* Chrome 10+, Saf5.1+ */
|
|
20671
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* FF3.6 */
|
|
20672
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442))); /* IE10 */
|
|
20673
|
+
background-image: linear-gradient(to top, var(--gd-palette-error-base-d20, rgb(169.6604651163, 33.2139534884, 23.3395348837)), var(--gd-palette-error-base-d10, rgb(214.4930232558, 41.9906976744, 29.5069767442)));
|
|
20672
20674
|
}
|
|
20673
20675
|
|
|
20674
20676
|
.gd-button-action {
|
|
@@ -20678,20 +20680,20 @@ textarea.gd-input, textarea.input-text {
|
|
|
20678
20680
|
|
|
20679
20681
|
.gd-button-action:hover {
|
|
20680
20682
|
box-shadow: 0 1px 1px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
20681
|
-
background: var(--gd-palette-primary-base-d06,
|
|
20683
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
20682
20684
|
}
|
|
20683
20685
|
|
|
20684
20686
|
.gd-button-action:focus {
|
|
20685
|
-
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(
|
|
20687
|
+
box-shadow: var(--gd-button-dropShadow, 0 0 3px 1px) var(--gd-palette-primary-focus, rgba(40.5756097561, 190.4829268293, 236.0243902439, 0.6)), var(--gd-button-dropShadow, 0 1px 1px 0) var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15)), inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
|
|
20686
20688
|
}
|
|
20687
20689
|
|
|
20688
20690
|
.gd-button-action:active, .gd-button-action.is-active {
|
|
20689
20691
|
box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
|
20690
|
-
background: var(--gd-palette-primary-base-d06,
|
|
20691
|
-
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
20692
|
-
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
20693
|
-
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12,
|
|
20694
|
-
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12,
|
|
20692
|
+
background: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)); /* Old browsers */
|
|
20693
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* Chrome 10+, Saf5.1+ */
|
|
20694
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* FF3.6 */
|
|
20695
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878))); /* IE10 */
|
|
20696
|
+
background-image: linear-gradient(to top, var(--gd-palette-primary-base-d12, rgb(15.0243902439, 133.7170731707, 169.7756097561)), var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878)));
|
|
20695
20697
|
}
|
|
20696
20698
|
|
|
20697
20699
|
/* Button links
|
|
@@ -20849,7 +20851,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
20849
20851
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active::before,
|
|
20850
20852
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:active .gd-button-icon,
|
|
20851
20853
|
.gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:active .gd-button-icon {
|
|
20852
|
-
color: var(--gd-palette-primary-base-d06,
|
|
20854
|
+
color: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
20853
20855
|
}
|
|
20854
20856
|
|
|
20855
20857
|
.gd-button-link.gd-button-icon-only[class*=gd-icon-]:hover::before, .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed:hover::before,
|
|
@@ -21026,7 +21028,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
21026
21028
|
|
|
21027
21029
|
.gd-button-positive.disabled, .gd-button-positive.disabled:hover, .gd-button-positive.disabled:focus, .gd-button-positive.disabled:active {
|
|
21028
21030
|
color: var(--gd-palette-complementary-0, #fff);
|
|
21029
|
-
background: var(--gd-palette-success-disabled, rgba(0,
|
|
21031
|
+
background: var(--gd-palette-success-disabled, rgba(0, 223.6, 163.3554404145, 0.5));
|
|
21030
21032
|
}
|
|
21031
21033
|
|
|
21032
21034
|
.gd-button-positive.disabled::before, .gd-button-positive.disabled::after,
|
|
@@ -21043,7 +21045,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
21043
21045
|
|
|
21044
21046
|
.gd-button-negative.disabled, .gd-button-negative.disabled:hover, .gd-button-negative.disabled:focus, .gd-button-negative.disabled:active {
|
|
21045
21047
|
color: var(--gd-palette-complementary-0, #fff);
|
|
21046
|
-
background: var(--gd-palette-error-disabled, rgba(241, 161,
|
|
21048
|
+
background: var(--gd-palette-error-disabled, rgba(241.3348837209, 161.4465116279, 155.6651162791, 0.6));
|
|
21047
21049
|
}
|
|
21048
21050
|
|
|
21049
21051
|
.gd-button-negative.disabled::before, .gd-button-negative.disabled::after,
|
|
@@ -21060,7 +21062,7 @@ textarea.gd-input, textarea.input-text {
|
|
|
21060
21062
|
|
|
21061
21063
|
.gd-button-action.disabled, .gd-button-action.disabled:hover, .gd-button-action.disabled:focus, .gd-button-action.disabled:active {
|
|
21062
21064
|
color: var(--gd-palette-complementary-0, #fff);
|
|
21063
|
-
background: var(--gd-palette-primary-disabled, rgba(
|
|
21065
|
+
background: var(--gd-palette-primary-disabled, rgba(68.687804878, 198.9414634146, 238.512195122, 0.6));
|
|
21064
21066
|
-ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
21065
21067
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
21066
21068
|
}
|
|
@@ -23938,7 +23940,7 @@ figure {
|
|
|
23938
23940
|
flex-shrink: 0;
|
|
23939
23941
|
}
|
|
23940
23942
|
.gd-notifications-channels-management-dialog .gd-notifications-channel-icon.gd-notifications-channel-icon-invalid {
|
|
23941
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
23943
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
23942
23944
|
}
|
|
23943
23945
|
.gd-notifications-channels-management-dialog .gd-notifications-channel-content {
|
|
23944
23946
|
display: flex;
|
|
@@ -24334,7 +24336,7 @@ figure {
|
|
|
24334
24336
|
min-width: 100px;
|
|
24335
24337
|
}
|
|
24336
24338
|
.gd-notifications-channels-dialog-menu .deleteItem:hover {
|
|
24337
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
24339
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
24338
24340
|
color: var(--gd-palette-error-base, #e54d42);
|
|
24339
24341
|
}
|
|
24340
24342
|
|
|
@@ -25485,10 +25487,10 @@ figure {
|
|
|
25485
25487
|
}
|
|
25486
25488
|
|
|
25487
25489
|
.drag-layer {
|
|
25488
|
-
font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
|
|
25489
|
-
line-height: 1.5;
|
|
25490
25490
|
box-sizing: border-box;
|
|
25491
25491
|
flex-wrap: nowrap;
|
|
25492
|
+
font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
|
|
25493
|
+
line-height: 1.5;
|
|
25492
25494
|
}
|
|
25493
25495
|
.drag-layer *,
|
|
25494
25496
|
.drag-layer *::before,
|
|
@@ -25604,7 +25606,7 @@ figure {
|
|
|
25604
25606
|
left: 10px;
|
|
25605
25607
|
border: 3px dashed var(--gd-palette-primary-base, #14b2e2);
|
|
25606
25608
|
border-radius: 15px;
|
|
25607
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
25609
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
25608
25610
|
}
|
|
25609
25611
|
.gd-dropzone-delete::after {
|
|
25610
25612
|
top: 23px;
|
|
@@ -25688,6 +25690,7 @@ figure {
|
|
|
25688
25690
|
.new-row-dropzone {
|
|
25689
25691
|
width: 100%;
|
|
25690
25692
|
height: 100%;
|
|
25693
|
+
background-color: var(--gd-palette-complementary-0, #fff);
|
|
25691
25694
|
}
|
|
25692
25695
|
.widget-dropzone .widget-dropzone-box,
|
|
25693
25696
|
.new-row-dropzone .widget-dropzone-box {
|
|
@@ -25723,7 +25726,6 @@ figure {
|
|
|
25723
25726
|
|
|
25724
25727
|
.new-row-dropzone {
|
|
25725
25728
|
height: 80px;
|
|
25726
|
-
background-color: var(--gd-palette-complementary-0, #fff);
|
|
25727
25729
|
}
|
|
25728
25730
|
.new-row-dropzone .drag-info-placeholder.type-kpi .kpi-drop-target {
|
|
25729
25731
|
display: flex;
|
|
@@ -25874,7 +25876,7 @@ figure {
|
|
|
25874
25876
|
left: 10px;
|
|
25875
25877
|
border: 2px dashed var(--gd-palette-primary-base, #14b2e2);
|
|
25876
25878
|
border-radius: 15px;
|
|
25877
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
25879
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
25878
25880
|
}
|
|
25879
25881
|
|
|
25880
25882
|
.drop-target-inner {
|
|
@@ -26479,9 +26481,9 @@ figure {
|
|
|
26479
26481
|
margin: 0 4px;
|
|
26480
26482
|
}
|
|
26481
26483
|
.attr-filter-dropzone-box.attr-filter-dropzone-box-active {
|
|
26482
|
-
border-color: var(--gd-palette-primary-dimmed50,
|
|
26484
|
+
border-color: var(--gd-palette-primary-dimmed50, rgb(137.5, 216.5, 240.5));
|
|
26483
26485
|
color: var(--gd-palette-complementary-8, #464e56);
|
|
26484
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
26486
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
26485
26487
|
}
|
|
26486
26488
|
.attr-filter-dropzone-box.attr-filter-dropzone-box-over > div {
|
|
26487
26489
|
color: var(--gd-palette-complementary-0, #fff);
|
|
@@ -27212,7 +27214,6 @@ figure {
|
|
|
27212
27214
|
}
|
|
27213
27215
|
|
|
27214
27216
|
.dash-header {
|
|
27215
|
-
min-height: 1px;
|
|
27216
27217
|
position: relative;
|
|
27217
27218
|
display: flex;
|
|
27218
27219
|
align-items: center;
|
|
@@ -27221,6 +27222,7 @@ figure {
|
|
|
27221
27222
|
border-bottom: 1px solid var(--gd-palette-complementary-3, #dde4eb);
|
|
27222
27223
|
border-bottom-color: var(--gd-dashboards-title-borderColor, var(--gd-palette-complementary-3, #dde4eb));
|
|
27223
27224
|
background: var(--gd-dashboards-title-backgroundColor, var(--gd-palette-complementary-0, #fff));
|
|
27225
|
+
min-height: 1px;
|
|
27224
27226
|
}
|
|
27225
27227
|
.dash-header::after {
|
|
27226
27228
|
content: ".";
|
|
@@ -29096,7 +29098,7 @@ figure {
|
|
|
29096
29098
|
.button-dropdown.gd-button-small.type-growIsGood.is-selected:hover,
|
|
29097
29099
|
.dropdown-body .gd-list-item.type-growIsGood.is-selected:hover,
|
|
29098
29100
|
.configuration-category label.type-growIsGood.is-selected:hover {
|
|
29099
|
-
background-color:
|
|
29101
|
+
background-color: rgb(229.5, 248.8, 243.6);
|
|
29100
29102
|
}
|
|
29101
29103
|
.button-dropdown.gd-button-small.type-growIsBad .shortened,
|
|
29102
29104
|
.dropdown-body .gd-list-item.type-growIsBad .shortened,
|
|
@@ -29116,7 +29118,7 @@ figure {
|
|
|
29116
29118
|
.button-dropdown.gd-button-small.type-growIsBad.is-selected:hover,
|
|
29117
29119
|
.dropdown-body .gd-list-item.type-growIsBad.is-selected:hover,
|
|
29118
29120
|
.configuration-category label.type-growIsBad.is-selected:hover {
|
|
29119
|
-
background-color:
|
|
29121
|
+
background-color: rgb(252.4, 237.2, 236.1);
|
|
29120
29122
|
}
|
|
29121
29123
|
.button-dropdown.gd-button-small.type-measure::before,
|
|
29122
29124
|
.dropdown-body .gd-list-item.type-measure::before,
|
|
@@ -29539,7 +29541,7 @@ figure {
|
|
|
29539
29541
|
}
|
|
29540
29542
|
.attribute-filter__limit__add-button:active .gd-button-text, .attribute-filter__limit__add-button:focus .gd-button-text, .attribute-filter__limit__add-button:hover .gd-button-text {
|
|
29541
29543
|
text-decoration: none;
|
|
29542
|
-
color: var(--gd-palette-primary-base-d06,
|
|
29544
|
+
color: var(--gd-palette-primary-base-d06, rgb(17.512195122, 155.8585365854, 197.887804878));
|
|
29543
29545
|
}
|
|
29544
29546
|
.attribute-filter__limit__add-button .gd-button-text {
|
|
29545
29547
|
line-height: 21px;
|
|
@@ -29725,7 +29727,7 @@ figure {
|
|
|
29725
29727
|
background-color: var(--gd-palette-primary-base-t85, rgba(20, 178, 226, 0.15));
|
|
29726
29728
|
}
|
|
29727
29729
|
.gd-fluidlayout-width-resizer.error {
|
|
29728
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
29730
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
29729
29731
|
}
|
|
29730
29732
|
.gd-fluidlayout-width-resizer .width-resizer-line {
|
|
29731
29733
|
height: 100%;
|
|
@@ -29753,7 +29755,7 @@ figure {
|
|
|
29753
29755
|
background-color: var(--gd-palette-primary-base-t85, rgba(20, 178, 226, 0.15));
|
|
29754
29756
|
}
|
|
29755
29757
|
.gd-fluidlayout-height-resizer.error {
|
|
29756
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
29758
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
29757
29759
|
}
|
|
29758
29760
|
.gd-fluidlayout-height-resizer .height-resizer-line {
|
|
29759
29761
|
width: 100%;
|
|
@@ -29801,10 +29803,10 @@ figure {
|
|
|
29801
29803
|
background-color: var(--gd-palette-complementary-0-t50, rgba(255, 255, 255, 0.5));
|
|
29802
29804
|
}
|
|
29803
29805
|
.sdk-edit-mode-on .gd-resize-overlay.active {
|
|
29804
|
-
background-color: var(--gd-palette-primary-base-mix15-white, rgba(
|
|
29806
|
+
background-color: var(--gd-palette-primary-base-mix15-white, rgba(219.75, 243.45, 250.65, 0.925));
|
|
29805
29807
|
}
|
|
29806
29808
|
.sdk-edit-mode-on .gd-resize-overlay.error {
|
|
29807
|
-
background: var(--gd-palette-primary-base-mix15-white, rgba(
|
|
29809
|
+
background: var(--gd-palette-primary-base-mix15-white, rgba(219.75, 243.45, 250.65, 0.925));
|
|
29808
29810
|
}
|
|
29809
29811
|
.sdk-edit-mode-on .gd-resize-overlay.squared {
|
|
29810
29812
|
top: 0;
|
|
@@ -30167,7 +30169,7 @@ figure {
|
|
|
30167
30169
|
.gd-drill-item-selector-dropdown .gd-drill-metric-selector-list-item:hover,
|
|
30168
30170
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-selector-list-item:hover,
|
|
30169
30171
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-date-selector-list-item:hover {
|
|
30170
|
-
background: var(--gd-palette-primary-dimmed,
|
|
30172
|
+
background: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
30171
30173
|
}
|
|
30172
30174
|
.gd-drill-item-selector-dropdown .gd-drill-measure-selector-list-item::before {
|
|
30173
30175
|
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
|
@@ -30342,7 +30344,7 @@ figure {
|
|
|
30342
30344
|
color: var(--gd-palette-complementary-9, #000);
|
|
30343
30345
|
}
|
|
30344
30346
|
.open-visualizations .gd-visualizations-list-item.is-selected:hover {
|
|
30345
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
30347
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
30346
30348
|
}
|
|
30347
30349
|
|
|
30348
30350
|
.drill-config-target {
|
|
@@ -30352,7 +30354,7 @@ figure {
|
|
|
30352
30354
|
padding-left: 10px;
|
|
30353
30355
|
}
|
|
30354
30356
|
.drill-config-target.drill-config-target-with-warning .drill-config-target-box {
|
|
30355
|
-
background-color: var(--gd-palette-warning-dimmed,
|
|
30357
|
+
background-color: var(--gd-palette-warning-dimmed, rgb(252.2, 230.8, 204));
|
|
30356
30358
|
}
|
|
30357
30359
|
.drill-config-target.drill-config-target-with-warning .drill-config-target-warning {
|
|
30358
30360
|
display: inline-block;
|
|
@@ -30368,7 +30370,7 @@ figure {
|
|
|
30368
30370
|
margin-top: 10px;
|
|
30369
30371
|
padding: 4px 8px 4px 10px;
|
|
30370
30372
|
color: #f18600;
|
|
30371
|
-
background-color: var(--gd-palette-warning-dimmed,
|
|
30373
|
+
background-color: var(--gd-palette-warning-dimmed, rgb(252.2, 230.8, 204));
|
|
30372
30374
|
border-radius: 5px;
|
|
30373
30375
|
}
|
|
30374
30376
|
.drill-config-target .drill-config-target-box {
|
|
@@ -31120,7 +31122,7 @@ figure {
|
|
|
31120
31122
|
justify-content: center;
|
|
31121
31123
|
}
|
|
31122
31124
|
.gd-alerts-list-item__icon--invalid {
|
|
31123
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
31125
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
31124
31126
|
}
|
|
31125
31127
|
.gd-alerts-list-item__icon > * {
|
|
31126
31128
|
width: var(--icon-size);
|
|
@@ -31411,7 +31413,7 @@ figure {
|
|
|
31411
31413
|
|
|
31412
31414
|
.gd-alert-actions-dropdown__list-item-delete:hover {
|
|
31413
31415
|
color: #e54d42;
|
|
31414
|
-
background-color: var(--gd-palette-error-dimmed,
|
|
31416
|
+
background-color: var(--gd-palette-error-dimmed, rgb(252.4, 237.2, 236.1));
|
|
31415
31417
|
}
|
|
31416
31418
|
|
|
31417
31419
|
.gd-alert-destination-select__list-item.gd-list-item,
|
|
@@ -31638,11 +31640,11 @@ figure {
|
|
|
31638
31640
|
color: var(--gd-palette-complementary-6, #94a1ad);
|
|
31639
31641
|
}
|
|
31640
31642
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-selected.is-active {
|
|
31641
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
31643
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
31642
31644
|
}
|
|
31643
31645
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-selected.is-active .gd-vis-switcher-show-more-button {
|
|
31644
31646
|
display: block;
|
|
31645
|
-
background: var(--gd-palette-primary-dimmed50-from-theme,
|
|
31647
|
+
background: var(--gd-palette-primary-dimmed50-from-theme, rgb(184.5, 231.9, 246.3));
|
|
31646
31648
|
color: var(--gd-palette-primary-base, #14b2e2);
|
|
31647
31649
|
}
|
|
31648
31650
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-active:not(.is-selected) {
|
|
@@ -31673,13 +31675,13 @@ figure {
|
|
|
31673
31675
|
color: var(--gd-palette-primary-base, #14b2e2);
|
|
31674
31676
|
}
|
|
31675
31677
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-selected:hover {
|
|
31676
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
31678
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
31677
31679
|
}
|
|
31678
31680
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-selected:hover .gd-vis-switcher-show-more-button {
|
|
31679
31681
|
color: var(--gd-palette-primary-base, #14b2e2);
|
|
31680
31682
|
}
|
|
31681
31683
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item.is-selected:hover .gd-vis-switcher-show-more-button:hover {
|
|
31682
|
-
background: var(--gd-palette-primary-dimmed50-from-theme,
|
|
31684
|
+
background: var(--gd-palette-primary-dimmed50-from-theme, rgb(184.5, 231.9, 246.3));
|
|
31683
31685
|
}
|
|
31684
31686
|
.gd-visualization-switcher-toolbar-bottom.bubble.bubble-light .switcher-visualizations-list-item .visualization-title {
|
|
31685
31687
|
display: flex;
|
|
@@ -31961,7 +31963,7 @@ figure {
|
|
|
31961
31963
|
padding: 2px;
|
|
31962
31964
|
border: 1px dashed var(--gd-palette-primary-base, #14b2e2);
|
|
31963
31965
|
border-radius: 15px;
|
|
31964
|
-
background-color: var(--gd-palette-primary-dimmed,
|
|
31966
|
+
background-color: var(--gd-palette-primary-dimmed, rgb(231.5, 247.3, 252.1));
|
|
31965
31967
|
}
|
|
31966
31968
|
.gd-grid-layout-dropzone__drop-target-inner {
|
|
31967
31969
|
height: 100%;
|