@gooddata/sdk-ui-dashboard 10.44.0-alpha.2 → 10.44.0-alpha.4
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 +269 -228
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/dashboard/dashboardLayout.js +1 -1
- package/esm/_staging/dashboard/dashboardLayout.js.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts +0 -5
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +0 -9
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +4 -10
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/internal.d.ts +2 -2
- package/esm/internal.d.ts.map +1 -1
- package/esm/internal.js +2 -2
- package/esm/internal.js.map +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts +2 -2
- package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
- package/esm/model/react/DashboardEventsContext.js +3 -2
- package/esm/model/react/DashboardEventsContext.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +3 -4
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +6 -8
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/types.d.ts +3 -3
- package/esm/model/react/types.d.ts.map +1 -1
- package/esm/model/react/types.js +1 -0
- package/esm/model/react/types.js.map +1 -1
- package/esm/model/react/useAutomationsInvalidateRef.d.ts +1 -1
- package/esm/model/react/useAutomationsInvalidateRef.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +0 -6
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +0 -8
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +2 -1
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +1 -0
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +2 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js +2 -2
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.js +2 -2
- package/esm/plugins/customizationApis/layoutCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.js +2 -3
- package/esm/plugins/customizationApis/loadingCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.js +2 -2
- package/esm/plugins/customizationApis/titleCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.js +2 -2
- package/esm/plugins/customizationApis/topBarCustomizer.js.map +1 -1
- package/esm/plugins/engine.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.js +2 -3
- package/esm/presentation/alerting/AlertingDialog.js.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.js +2 -3
- package/esm/presentation/alerting/AlertingManagementDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.js +9 -20
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js +34 -74
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js +3 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.js +3 -12
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.js +23 -32
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.js +72 -103
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.js +14 -14
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.js +15 -15
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.js +4 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.js +6 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js +9 -9
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.js +7 -8
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js +9 -25
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.js +3 -17
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js +13 -22
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.js +6 -10
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js +10 -21
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.js +10 -12
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.js +4 -7
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +4 -10
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/PauseAlertRunner.js +3 -3
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/PauseAlertRunner.js.map +1 -1
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -2
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.js +4 -7
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.js +8 -10
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts +3 -3
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.js +5 -4
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js +4 -4
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts +3 -3
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js +5 -4
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js +36 -55
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js.map +1 -1
- package/esm/presentation/cancelEditDialog/CancelEditDialog.d.ts +1 -2
- package/esm/presentation/cancelEditDialog/CancelEditDialog.d.ts.map +1 -1
- package/esm/presentation/cancelEditDialog/CancelEditDialog.js +2 -2
- package/esm/presentation/cancelEditDialog/CancelEditDialog.js.map +1 -1
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.d.ts +1 -2
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.d.ts.map +1 -1
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.js +3 -3
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.js.map +1 -1
- package/esm/presentation/componentDefinition/renderModeAware.d.ts.map +1 -1
- package/esm/presentation/componentDefinition/renderModeAware.js +2 -3
- package/esm/presentation/componentDefinition/renderModeAware.js.map +1 -1
- package/esm/presentation/constants/layout.d.ts +0 -2
- package/esm/presentation/constants/layout.d.ts.map +1 -1
- package/esm/presentation/constants/layout.js +1 -8
- package/esm/presentation/constants/layout.js.map +1 -1
- package/esm/presentation/dashboard/Dashboard.d.ts +1 -2
- package/esm/presentation/dashboard/Dashboard.d.ts.map +1 -1
- package/esm/presentation/dashboard/Dashboard.js +5 -4
- package/esm/presentation/dashboard/Dashboard.js.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.js +3 -2
- package/esm/presentation/dashboard/DashboardContent.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.js +3 -3
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.js +3 -5
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.js +2 -4
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +9 -23
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.js +3 -5
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.js +3 -2
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js +3 -2
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +6 -20
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.js +3 -4
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.js +4 -4
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.js +3 -5
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.d.ts +2 -2
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.js +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +2 -6
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.js +1 -0
- package/esm/presentation/dashboard/DashboardSidebar/types.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts +1 -2
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +8 -19
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardInner.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.js +9 -28
- package/esm/presentation/dashboard/components/DashboardInner.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +3 -3
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.js +5 -4
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardLoading.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.js +4 -4
- package/esm/presentation/dashboard/components/DashboardLoading.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardMainContent.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardMainContent.js +7 -17
- package/esm/presentation/dashboard/components/DashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardRenderer.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.js +6 -18
- package/esm/presentation/dashboard/components/DashboardRenderer.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts +3 -3
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.js +4 -4
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.d.ts +1 -2
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +8 -10
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dashboard/components/ToastMessages.d.ts +1 -2
- package/esm/presentation/dashboard/components/ToastMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/ToastMessages.js +3 -2
- package/esm/presentation/dashboard/components/ToastMessages.js.map +1 -1
- package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useDrillValidationMessages.js +4 -3
- package/esm/presentation/dashboard/components/useDrillValidationMessages.js.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.js +4 -3
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.js.map +1 -1
- package/esm/presentation/dashboard/types.d.ts +4 -3
- package/esm/presentation/dashboard/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/types.js +1 -0
- package/esm/presentation/dashboard/types.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +5 -5
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts +3 -3
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardConfigContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +2 -2
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/ExportDialogContext.d.ts +3 -3
- package/esm/presentation/dashboardContexts/ExportDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportDialogContext.js +3 -2
- package/esm/presentation/dashboardContexts/ExportDialogContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/types.d.ts +1 -1
- package/esm/presentation/dashboardContexts/types.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/types.js +1 -0
- package/esm/presentation/dashboardContexts/types.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardList.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardList.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardList.js +5 -4
- package/esm/presentation/dashboardList/DashboardList.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardListButton.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.js +4 -6
- package/esm/presentation/dashboardList/DashboardListButton.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.js +4 -8
- package/esm/presentation/dashboardList/DashboardListItem.js.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.js +2 -3
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.js.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +50 -69
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.js +3 -5
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.js.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.js +2 -3
- package/esm/presentation/deleteDialog/DeleteDialog.js.map +1 -1
- package/esm/presentation/dialogs/ExportDialogProvider.d.ts +1 -2
- package/esm/presentation/dialogs/ExportDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportDialogProvider.js +2 -2
- package/esm/presentation/dialogs/ExportDialogProvider.js.map +1 -1
- package/esm/presentation/dragAndDrop/DeleteDropZone.d.ts +1 -2
- package/esm/presentation/dragAndDrop/DeleteDropZone.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/DeleteDropZone.js +2 -5
- package/esm/presentation/dragAndDrop/DeleteDropZone.js.map +1 -1
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.js +2 -4
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts +3 -3
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.js +7 -6
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +2 -2
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +4 -3
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.d.ts +1 -2
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.js +2 -3
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.js.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -2
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.js +2 -3
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +2 -6
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +6 -9
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.js +2 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +2 -6
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +5 -10
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +4 -12
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.js +2 -3
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +4 -16
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +4 -12
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.js +6 -9
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.js +6 -9
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.js +3 -3
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/types.d.ts +5 -5
- package/esm/presentation/dragAndDrop/types.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/types.js +1 -0
- package/esm/presentation/dragAndDrop/types.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +3 -6
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +3 -7
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +2 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +9 -19
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +2 -12
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +17 -21
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +23 -27
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +8 -13
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +3 -11
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.d.ts +3 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +4 -11
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.d.ts +3 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.js +2 -4
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js +3 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +6 -22
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -2
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +4 -7
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.d.ts +1 -2
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js +3 -13
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.js +4 -6
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.js.map +1 -1
- package/esm/presentation/export/DefaultDashboardExportVariables.d.ts +1 -2
- package/esm/presentation/export/DefaultDashboardExportVariables.d.ts.map +1 -1
- package/esm/presentation/export/DefaultDashboardExportVariables.js +6 -24
- package/esm/presentation/export/DefaultDashboardExportVariables.js.map +1 -1
- package/esm/presentation/export/ExportThemeProvider.d.ts +2 -2
- package/esm/presentation/export/ExportThemeProvider.d.ts.map +1 -1
- package/esm/presentation/export/ExportThemeProvider.js +2 -4
- package/esm/presentation/export/ExportThemeProvider.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +4 -4
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.js +5 -4
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +3 -9
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -3
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +5 -18
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +26 -26
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +28 -30
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +3 -6
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +3 -15
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.js +2 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +4 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.js +3 -7
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.js +5 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +1 -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 +4 -10
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -2
- 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 +9 -19
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.js +3 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -3
- 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 +7 -11
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -2
- 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 +5 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -2
- 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 +10 -16
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +4 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +3 -3
- 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 +3 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.d.ts +3 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +12 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +10 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +13 -16
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +4 -11
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +4 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +5 -9
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.js +2 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/types.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.js +1 -0
- package/esm/presentation/filterBar/attributeFilter/types.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.js +2 -3
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +3 -5
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +2 -2
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +2 -7
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.js +2 -3
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.js.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +2 -6
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -3
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +2 -6
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +1 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +5 -13
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +53 -60
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts +3 -3
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +21 -43
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.js +2 -3
- package/esm/presentation/filterBar/filterBar/FilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.js +2 -2
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js +5 -6
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +2 -6
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +5 -23
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.js +4 -7
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +8 -14
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +30 -54
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +7 -7
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.js +7 -13
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.js +2 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +17 -27
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.js +9 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.js.map +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js +9 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +5 -7
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js +3 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js +10 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js +13 -12
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js +2 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +4 -6
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js +13 -15
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js +7 -8
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js +4 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js +5 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +3 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +10 -13
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts +8 -8
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.js +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +3 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.js +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +4 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -22
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardError.d.ts +1 -2
- package/esm/presentation/flexibleLayout/EmptyDashboardError.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardError.js +2 -2
- package/esm/presentation/flexibleLayout/EmptyDashboardError.js.map +1 -1
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.d.ts +1 -2
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.js +2 -3
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.js.map +1 -1
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.d.ts +1 -2
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.js +2 -3
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +4 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +2 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +3 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +2 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +4 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.d.ts +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js +3 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +3 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +2 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +2 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +4 -11
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.d.ts +3 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +9 -15
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +6 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +4 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.js +5 -13
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.js +2 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js +2 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/index.d.ts +1 -0
- package/esm/presentation/flexibleLayout/index.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/index.js +1 -0
- package/esm/presentation/flexibleLayout/index.js.map +1 -1
- package/esm/presentation/index.d.ts +1 -1
- package/esm/presentation/index.d.ts.map +1 -1
- package/esm/presentation/index.js +1 -1
- package/esm/presentation/index.js.map +1 -1
- package/esm/presentation/insightList/InsightList.d.ts +1 -2
- package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightList.js +6 -5
- package/esm/presentation/insightList/InsightList.js.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.d.ts +3 -3
- package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.js +3 -8
- package/esm/presentation/insightList/InsightListNoData.js.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js +3 -4
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js +2 -3
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js.map +1 -1
- package/esm/presentation/localization/IntlWrapper.d.ts +3 -3
- package/esm/presentation/localization/IntlWrapper.d.ts.map +1 -1
- package/esm/presentation/localization/IntlWrapper.js +4 -3
- package/esm/presentation/localization/IntlWrapper.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts +4 -4
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +4 -9
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +9 -9
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.js +2 -11
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.js +4 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.js +7 -8
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +4 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.js +4 -4
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.js +2 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.js +2 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.js.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.d.ts +1 -2
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +2 -5
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +3 -4
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +4 -8
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js +3 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.js +2 -3
- package/esm/presentation/saveAs/SaveAsDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.js +3 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts +2 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +33 -57
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +25 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +25 -41
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +8 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +6 -8
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js +6 -29
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js +3 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts +2 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js +18 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +5 -9
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +6 -15
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +21 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +2 -7
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.js +9 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.js +5 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +3 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +29 -78
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.js +5 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js +16 -34
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +4 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js +10 -23
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.js +7 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.js.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js +2 -3
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js +2 -3
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.js +3 -2
- package/esm/presentation/shareDialog/DefaultShareDialog.js.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.js +2 -3
- package/esm/presentation/shareDialog/ShareDialog.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.d.ts +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.js +2 -3
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +4 -8
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.d.ts +3 -3
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +2 -5
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.js +2 -3
- package/esm/presentation/toolbar/Toolbar.js.map +1 -1
- package/esm/presentation/toolbar/types.d.ts +2 -2
- package/esm/presentation/toolbar/types.d.ts.map +1 -1
- package/esm/presentation/toolbar/types.js +1 -0
- package/esm/presentation/toolbar/types.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.js +2 -3
- package/esm/presentation/topBar/buttonBar/ButtonBar.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.js +2 -11
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +4 -6
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.js +3 -5
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.js +4 -3
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/types.d.ts +3 -3
- package/esm/presentation/topBar/buttonBar/types.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/types.js +1 -0
- package/esm/presentation/topBar/buttonBar/types.js.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +25 -31
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -2
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.js +4 -9
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.js.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.js +2 -3
- package/esm/presentation/topBar/menuButton/MenuButton.js.map +1 -1
- package/esm/presentation/topBar/menuButton/useDefaultMenuItems.js +7 -6
- package/esm/presentation/topBar/menuButton/useDefaultMenuItems.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js +2 -3
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +2 -7
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js +2 -3
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +3 -9
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js.map +1 -1
- package/esm/presentation/topBar/title/DefaultTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/DefaultTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/DefaultTitle.js +2 -3
- package/esm/presentation/topBar/title/DefaultTitle.js.map +1 -1
- package/esm/presentation/topBar/title/EditableTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/EditableTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/EditableTitle.js +2 -3
- package/esm/presentation/topBar/title/EditableTitle.js.map +1 -1
- package/esm/presentation/topBar/title/RenderModeAwareTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/RenderModeAwareTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/RenderModeAwareTitle.js +2 -2
- package/esm/presentation/topBar/title/RenderModeAwareTitle.js.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.js +2 -3
- package/esm/presentation/topBar/title/Title.js.map +1 -1
- package/esm/presentation/topBar/title/TitleWrapper.d.ts +3 -3
- package/esm/presentation/topBar/title/TitleWrapper.d.ts.map +1 -1
- package/esm/presentation/topBar/title/TitleWrapper.js +2 -3
- package/esm/presentation/topBar/title/TitleWrapper.js.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.js +6 -13
- package/esm/presentation/topBar/topBar/DefaultTopBar.js.map +1 -1
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.d.ts +1 -2
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.js +2 -2
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.js.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.js +2 -3
- package/esm/presentation/topBar/topBar/TopBar.js.map +1 -1
- package/esm/presentation/types.d.ts +1 -1
- package/esm/presentation/types.d.ts.map +1 -1
- package/esm/presentation/types.js.map +1 -1
- package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -2
- package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
- package/esm/presentation/widget/common/EditableHeadline.js +2 -3
- package/esm/presentation/widget/common/EditableHeadline.js.map +1 -1
- package/esm/presentation/widget/common/InsightDropdown.d.ts +1 -2
- package/esm/presentation/widget/common/InsightDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/InsightDropdown.js +4 -5
- package/esm/presentation/widget/common/InsightDropdown.js.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.js +14 -13
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.js.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +3 -8
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js.map +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +3 -3
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.js +3 -10
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +32 -41
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.js +2 -4
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +3 -5
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +3 -10
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +3 -8
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +3 -8
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/FilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js +23 -22
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +2 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -2
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.js +2 -3
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.js +2 -3
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/index.d.ts +1 -0
- package/esm/presentation/widget/dashboardLayout/index.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/index.js +1 -0
- package/esm/presentation/widget/dashboardLayout/index.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/types.d.ts +1 -1
- package/esm/presentation/widget/dashboardLayout/types.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.d.ts +1 -2
- package/esm/presentation/widget/description/DescriptionClickTrigger.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.js +3 -5
- package/esm/presentation/widget/description/DescriptionClickTrigger.js.map +1 -1
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.d.ts +1 -2
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.js +3 -4
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.js.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +4 -4
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.js +3 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.js.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.d.ts +1 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.d.ts.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.js +2 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.js.map +1 -1
- package/esm/presentation/widget/description/types.d.ts +2 -2
- package/esm/presentation/widget/description/types.d.ts.map +1 -1
- package/esm/presentation/widget/description/types.js +1 -0
- package/esm/presentation/widget/description/types.js.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.js +4 -3
- package/esm/presentation/widget/insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts +1 -2
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.js +2 -2
- package/esm/presentation/widget/insight/DefaultDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.d.ts +1 -2
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.js +2 -2
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.js.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/InsightBody.d.ts +1 -2
- package/esm/presentation/widget/insight/InsightBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/InsightBody.js +3 -2
- package/esm/presentation/widget/insight/InsightBody.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +2 -7
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.js +5 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.d.ts +3 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.js +2 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +2 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +3 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +10 -19
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.js +5 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +3 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +8 -21
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +11 -16
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +6 -11
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +11 -20
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +8 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.js +2 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.js +3 -14
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.js +2 -2
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.js +4 -7
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js +10 -18
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.js +2 -11
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +2 -6
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +4 -19
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js +4 -4
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js +6 -9
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.js +3 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +2 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +2 -10
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js +6 -8
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +3 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.js +10 -13
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.js +5 -5
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.js +3 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +2 -8
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.js +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js +2 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +12 -23
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js +2 -3
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js +24 -71
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.js +16 -30
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +2 -11
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlerts.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js +3 -3
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.js +7 -9
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.js +6 -9
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +17 -21
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +4 -12
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.js +3 -2
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +2 -6
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +3 -3
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js +5 -5
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +13 -16
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +5 -21
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.js +5 -7
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +2 -9
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightFilters.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.js +2 -7
- package/esm/presentation/widget/insight/configuration/InsightFilters.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightInteractions.d.ts +2 -3
- package/esm/presentation/widget/insight/configuration/InsightInteractions.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightInteractions.js +3 -5
- package/esm/presentation/widget/insight/configuration/InsightInteractions.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +3 -5
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +3 -7
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/types.d.ts +2 -2
- package/esm/presentation/widget/insight/types.d.ts.map +1 -1
- package/esm/presentation/widget/insight/types.js +1 -0
- package/esm/presentation/widget/insight/types.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +7 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +9 -11
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.js +2 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.js +2 -4
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +3 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +2 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.js +4 -6
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +4 -4
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.js +6 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.js +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +4 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js +2 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js +3 -5
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/richText/CreatableRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/CreatableRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/CreatableRichText.js +2 -3
- package/esm/presentation/widget/richText/CreatableRichText.js.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.js +3 -2
- package/esm/presentation/widget/richText/DashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/EditModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js +10 -23
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.js +3 -3
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.js +2 -2
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.js +3 -2
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.d.ts +3 -3
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +2 -7
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +4 -4
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.js +19 -21
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.js +2 -3
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.d.ts +1 -2
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.js +2 -4
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.js +2 -3
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +3 -6
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.js +3 -2
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.js +15 -16
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js +3 -2
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +3 -6
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +3 -4
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +15 -18
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +6 -10
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +4 -14
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +6 -33
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +7 -15
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +10 -15
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +8 -18
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js +2 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +11 -18
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +4 -10
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +8 -16
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.js +8 -12
- package/esm/presentation/widget/widget/DashboardWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js +11 -12
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.d.ts +3 -3
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.js +2 -3
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +12 -15
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.js +6 -6
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.js +3 -3
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.js +2 -3
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.js +3 -4
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.js +2 -3
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.js +2 -3
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.js +3 -4
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.js +5 -6
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.js +2 -3
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.js +7 -7
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.js.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +3 -6
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js +2 -3
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +75 -84
- package/package.json +23 -24
- package/styles/css/main.css +1245 -1333
- package/styles/css/main.css.map +1 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.d.ts +0 -435
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.js +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.d.ts +0 -30
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.js +0 -85
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.d.ts +0 -36
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.js +0 -148
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.d.ts +0 -31
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.js +0 -143
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/config.d.ts +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/config.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/config.js +0 -4
- package/esm/_staging/dashboard/legacyFluidLayout/config.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.d.ts +0 -117
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.js +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.d.ts +0 -40
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.js +0 -114
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.d.ts +0 -23
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.js +0 -72
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.d.ts +0 -20
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.js +0 -38
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.d.ts +0 -33
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.js +0 -86
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.d.ts +0 -23
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.js +0 -52
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/index.d.ts +0 -11
- package/esm/_staging/dashboard/legacyFluidLayout/index.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/index.js +0 -10
- package/esm/_staging/dashboard/legacyFluidLayout/index.js.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.d.ts +0 -11
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.js +0 -53
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.js.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.d.ts +0 -8
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.js +0 -17
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.js.map +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -7
- package/esm/presentation/layout/DashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardLayout.js +0 -11
- package/esm/presentation/layout/DashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DashboardLayoutWidget.d.ts +0 -9
- package/esm/presentation/layout/DashboardLayoutWidget.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardLayoutWidget.js +0 -220
- package/esm/presentation/layout/DashboardLayoutWidget.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.js +0 -118
- package/esm/presentation/layout/DefaultDashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -9
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.js +0 -70
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js +0 -20
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js +0 -17
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -21
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js +0 -21
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -7
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js +0 -46
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -15
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js +0 -19
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts +0 -6
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +0 -35
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js +0 -40
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -24
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js +0 -57
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.d.ts +0 -29
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.js +0 -26
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +0 -15
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js +0 -22
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js +0 -12
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js +0 -13
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js +0 -36
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js +0 -27
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +0 -38
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +0 -82
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts +0 -7
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.js +0 -18
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.d.ts +0 -19
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.js +0 -14
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts +0 -359
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.js +0 -2
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts +0 -3
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +0 -31
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -6
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.js +0 -33
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts +0 -35
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.js +0 -344
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +0 -22
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.js +0 -96
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.js.map +0 -1
- package/esm/presentation/layout/EmptyDashboardError.d.ts +0 -3
- package/esm/presentation/layout/EmptyDashboardError.d.ts.map +0 -1
- package/esm/presentation/layout/EmptyDashboardError.js +0 -10
- package/esm/presentation/layout/EmptyDashboardError.js.map +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -2
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.js +0 -11
- package/esm/presentation/layout/EmptyDashboardLayout.js.map +0 -1
- package/esm/presentation/layout/ExportEmptyDashboardError.d.ts +0 -3
- package/esm/presentation/layout/ExportEmptyDashboardError.d.ts.map +0 -1
- package/esm/presentation/layout/ExportEmptyDashboardError.js +0 -10
- package/esm/presentation/layout/ExportEmptyDashboardError.js.map +0 -1
- package/esm/presentation/layout/constants.d.ts +0 -3
- package/esm/presentation/layout/constants.d.ts.map +0 -1
- package/esm/presentation/layout/constants.js +0 -4
- package/esm/presentation/layout/constants.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayer.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/DragLayer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayer.js +0 -60
- package/esm/presentation/layout/dragAndDrop/DragLayer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +0 -5
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +0 -48
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +0 -7
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js +0 -56
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +0 -29
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js +0 -62
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.js +0 -24
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -14
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -14
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.js +0 -11
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.d.ts +0 -15
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +0 -88
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.d.ts +0 -10
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.js +0 -67
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.js +0 -10
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +0 -12
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +0 -65
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/types.d.ts +0 -5
- package/esm/presentation/layout/dragAndDrop/Resize/types.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/types.js +0 -3
- package/esm/presentation/layout/dragAndDrop/Resize/types.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +0 -10
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +0 -11
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.js +0 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.js +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +0 -81
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +0 -93
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.js +0 -22
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts +0 -6
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.js +0 -21
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.js +0 -97
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.js +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts +0 -7
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js +0 -14
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +0 -10
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +0 -84
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.js +0 -67
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.js +0 -33
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.js +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.js +0 -36
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.js +0 -21
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.js +0 -8
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.js +0 -70
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.js +0 -35
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.js +0 -38
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.js +0 -56
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.js +0 -45
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.js +0 -56
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.js +0 -43
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +0 -18
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +0 -1
- package/esm/presentation/layout/index.d.ts +0 -4
- package/esm/presentation/layout/index.d.ts.map +0 -1
- package/esm/presentation/layout/index.js +0 -4
- package/esm/presentation/layout/index.js.map +0 -1
- package/esm/presentation/layout/refs.d.ts +0 -5
- package/esm/presentation/layout/refs.d.ts.map +0 -1
- package/esm/presentation/layout/refs.js +0 -7
- package/esm/presentation/layout/refs.js.map +0 -1
- package/esm/presentation/layout/types.d.ts +0 -22
- package/esm/presentation/layout/types.d.ts.map +0 -1
- package/esm/presentation/layout/types.js +0 -2
- package/esm/presentation/layout/types.js.map +0 -1
- /package/esm/presentation/{layout → flexibleLayout}/DefaultDashboardLayout.d.ts +0 -0
@@ -1,5 +1,6 @@
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
1
2
|
// (C) 2019-2025 GoodData Corporation
|
2
|
-
import
|
3
|
+
import { memo, useCallback, useEffect, useMemo, useRef, useState } from "react";
|
3
4
|
import cx from "classnames";
|
4
5
|
import debounce from "lodash/debounce.js";
|
5
6
|
import isEmpty from "lodash/isEmpty.js";
|
@@ -122,8 +123,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
122
123
|
if (externalRecipientOverride) {
|
123
124
|
return null;
|
124
125
|
}
|
125
|
-
return (
|
126
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.noMatch" })));
|
126
|
+
return (_jsx("div", { className: "gd-recipients-no-match", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.noMatch" }) }));
|
127
127
|
}, [externalRecipientOverride]);
|
128
128
|
const renderMultiValueRemove = useCallback((props) => {
|
129
129
|
const modifiedProps = {
|
@@ -133,19 +133,14 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
133
133
|
"aria-label": intl.formatMessage({ id: "dialogs.schedule.email.user.remove" }, { name: props.data.name ?? props.data.id }),
|
134
134
|
},
|
135
135
|
};
|
136
|
-
return
|
136
|
+
return _jsx(MultiValueRemove, { ...modifiedProps });
|
137
137
|
}, [intl]);
|
138
138
|
const renderLoadingIcon = useCallback((menuProps) => {
|
139
|
-
return (
|
140
|
-
React.createElement(Menu, { className: "s-gd-recipients-menu-container", ...menuProps },
|
141
|
-
React.createElement(LoadingMask, { height: LOADING_MENU_HEIGHT }))));
|
139
|
+
return (_jsx(OverlayControllerProvider, { overlayController: overlayController, children: _jsx(Menu, { className: "s-gd-recipients-menu-container", ...menuProps, children: _jsx(LoadingMask, { height: LOADING_MENU_HEIGHT }) }) }));
|
142
140
|
}, []);
|
143
141
|
const renderMenuOptionsContainer = useCallback((menuProps) => {
|
144
142
|
const style = getStyle();
|
145
|
-
return (
|
146
|
-
React.createElement(Overlay, { alignTo: ".gd-recipients-container", alignPoints: [{ align: "bc tc" }] },
|
147
|
-
React.createElement("div", { className: "gd-recipients-overlay", style: { width: style.width } },
|
148
|
-
React.createElement(Menu, { className: "s-gd-recipients-menu-container", ...menuProps }, menuProps.children)))));
|
143
|
+
return (_jsx(OverlayControllerProvider, { overlayController: overlayController, children: _jsx(Overlay, { alignTo: ".gd-recipients-container", alignPoints: [{ align: "bc tc" }], children: _jsx("div", { className: "gd-recipients-overlay", style: { width: style.width }, children: _jsx(Menu, { className: "s-gd-recipients-menu-container", ...menuProps, children: menuProps.children }) }) }) }));
|
149
144
|
}, [getStyle]);
|
150
145
|
const renderMenuOptions = useCallback((menuProps) => {
|
151
146
|
const { getValue, selectProps: { inputValue }, } = menuProps;
|
@@ -165,7 +160,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
165
160
|
...menuListProps.innerProps,
|
166
161
|
id: MENU_LIST_ID,
|
167
162
|
};
|
168
|
-
return
|
163
|
+
return _jsx(MenuList, { ...menuListProps, innerProps: modifiedInnerProps });
|
169
164
|
}, []);
|
170
165
|
const renderMultiValueItemContainer = useCallback((label, removeIcon, recipientIndex, options = {}) => {
|
171
166
|
const style = getStyle();
|
@@ -176,53 +171,30 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
176
171
|
options.invalidLoggedUser ||
|
177
172
|
!options.hasEmail;
|
178
173
|
const isFocused = focusedRecipientIndex === recipientIndex;
|
179
|
-
return (
|
174
|
+
return (_jsxs("div", { style: { maxWidth: style.maxWidth }, className: cx("gd-recipient-value-item s-gd-recipient-value-item multiple-value", {
|
180
175
|
"invalid-email": !options.hasEmail,
|
181
176
|
"invalid-external": options.noExternal || options.invalidExternal,
|
182
177
|
"invalid-user": options.invalidLoggedUser,
|
183
178
|
"gd-recipient-focused": isFocused,
|
184
|
-
}) },
|
185
|
-
showErrorIcon ? (React.createElement("div", { className: "gd-recipient-label-error" },
|
186
|
-
React.createElement(UiIcon, { type: "crossCircle", size: 12, color: "error" }))) : null,
|
187
|
-
React.createElement("div", { className: "gd-recipient-label" }, label),
|
188
|
-
options.type === "externalUser" ? (React.createElement("div", { className: "gd-recipient-quest" },
|
189
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.guest" }))) : null,
|
190
|
-
React.createElement("div", { className: "gd-recipient-remove-icon s-gd-recipient-remove" }, removeIcon)));
|
179
|
+
}), children: [showErrorIcon ? (_jsx("div", { className: "gd-recipient-label-error", children: _jsx(UiIcon, { type: "crossCircle", size: 12, color: "error" }) })) : null, _jsx("div", { className: "gd-recipient-label", children: label }), options.type === "externalUser" ? (_jsx("div", { className: "gd-recipient-quest", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" }) })) : null, _jsx("div", { className: "gd-recipient-remove-icon s-gd-recipient-remove", children: removeIcon })] }));
|
191
180
|
};
|
192
181
|
if (options.invalidLoggedUser === true) {
|
193
|
-
return (
|
194
|
-
render(),
|
195
|
-
React.createElement(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS },
|
196
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.notMe" }))));
|
182
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.notMe" }) })] }));
|
197
183
|
}
|
198
184
|
if (options.invalidExternal === true) {
|
199
|
-
return (
|
200
|
-
render(),
|
201
|
-
React.createElement(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS },
|
202
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.unknown" }))));
|
185
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.unknown" }) })] }));
|
203
186
|
}
|
204
187
|
if (options.hasEmail === false) {
|
205
|
-
return (
|
206
|
-
render(),
|
207
|
-
React.createElement(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS },
|
208
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.missing.email.tooltip" }))));
|
188
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.missing.email.tooltip" }) })] }));
|
209
189
|
}
|
210
190
|
if (options.noExternal === true) {
|
211
|
-
return (
|
212
|
-
render(),
|
213
|
-
React.createElement(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS },
|
214
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.invalid.external.tooltip" }))));
|
191
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-negative", alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.invalid.external.tooltip" }) })] }));
|
215
192
|
}
|
216
193
|
if (options.type === "externalUser") {
|
217
|
-
return (
|
218
|
-
render(),
|
219
|
-
React.createElement(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS },
|
220
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.used.external", values: { email: label } }))));
|
194
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.used.external", values: { email: label } }) })] }));
|
221
195
|
}
|
222
196
|
if (options.email) {
|
223
|
-
return (
|
224
|
-
render(),
|
225
|
-
React.createElement(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS }, options.email)));
|
197
|
+
return (_jsxs(BubbleHoverTrigger, { children: [render(), _jsx(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS, children: options.email })] }));
|
226
198
|
}
|
227
199
|
return render();
|
228
200
|
}, [getStyle, state]);
|
@@ -256,7 +228,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
256
228
|
const renderRecipientValue = useCallback((recipient) => {
|
257
229
|
const email = isAutomationUserRecipient(recipient) ? (recipient.email ?? "") : "";
|
258
230
|
if (isEmail(email)) {
|
259
|
-
return (
|
231
|
+
return (_jsx("span", { className: "gd-recipient-option-value-item s-gd-recipient-option-value-item", children: email }));
|
260
232
|
}
|
261
233
|
return renderEmptyContainer();
|
262
234
|
}, [renderEmptyContainer]);
|
@@ -264,21 +236,9 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
264
236
|
const displayName = recipient.name ?? recipient.id;
|
265
237
|
const email = isAutomationUserRecipient(recipient) ? (recipient.email ?? "") : "";
|
266
238
|
const renderValue = renderRecipientValue(recipient);
|
267
|
-
return (
|
268
|
-
|
269
|
-
|
270
|
-
allowExternalRecipients && recipient.type === "externalUser" ? (React.createElement("span", { className: "gd-recipient-quest" },
|
271
|
-
"\u00A0",
|
272
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.guest" }))) : (renderValue),
|
273
|
-
!externalRecipientOverride &&
|
274
|
-
allowExternalRecipients &&
|
275
|
-
recipient.type === "externalUser" ? (React.createElement("div", { className: "gd-recipient-option-label-external-warning" },
|
276
|
-
React.createElement(Message, { type: "warning" },
|
277
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.user.warning.external", values: { email: displayName } })))) : null),
|
278
|
-
React.createElement(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS },
|
279
|
-
displayName,
|
280
|
-
" ",
|
281
|
-
isEmail(email) ? `(${email})` : "")));
|
239
|
+
return (_jsxs(BubbleHoverTrigger, { children: [_jsxs("div", { className: "gd-recipient-option-item s-gd-recipient-option-item", children: [_jsx("span", { className: "gd-recipient-option-label-item s-gd-recipient-option-label-item", children: displayName }), allowExternalRecipients && recipient.type === "externalUser" ? (_jsxs("span", { className: "gd-recipient-quest", children: ["\u00A0", _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" })] })) : (renderValue), !externalRecipientOverride &&
|
240
|
+
allowExternalRecipients &&
|
241
|
+
recipient.type === "externalUser" ? (_jsx("div", { className: "gd-recipient-option-label-external-warning", children: _jsx(Message, { type: "warning", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.warning.external", values: { email: displayName } }) }) })) : null] }), _jsxs(Bubble, { className: "bubble-primary", alignPoints: TOOLTIP_ALIGN_POINTS, children: [displayName, " ", isEmail(email) ? `(${email})` : ""] })] }));
|
282
242
|
}, [allowExternalRecipients, externalRecipientOverride, renderRecipientValue]);
|
283
243
|
const renderInputContainer = useCallback((inputProps) => {
|
284
244
|
if (!isMulti) {
|
@@ -289,9 +249,8 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
289
249
|
id: id,
|
290
250
|
"aria-controls": MENU_LIST_ID,
|
291
251
|
};
|
292
|
-
return (
|
293
|
-
|
294
|
-
, "aria-invalid": !isValid, "aria-describedby": isValid ? undefined : "gd-recipients-field-error" })));
|
252
|
+
return (_jsx("div", { className: "gd-recipient-input s-gd-recipient-input", children: _jsx(Input, { ...props, autoComplete: "new-password" // common hack for Safari to not autocomplete
|
253
|
+
, "aria-invalid": !isValid, "aria-describedby": isValid ? undefined : "gd-recipients-field-error" }) }));
|
295
254
|
}, [isMulti, id, isValid, renderEmptyContainer]);
|
296
255
|
const handleKeyboardRecipientRemove = useCallback((index) => {
|
297
256
|
if (index < 0 || index >= value.length) {
|
@@ -429,7 +388,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
429
388
|
MultiValueRemove: renderMultiValueRemove,
|
430
389
|
};
|
431
390
|
const { maxRecipientsError, minRecipientsError, invalidExternalError, invalidUnknownError, authorOnlyError, missingEmailError, invalidRecipientsValues, missingEmailRecipientsValues, } = evaluateErrors();
|
432
|
-
|
391
|
+
useEffect(() => {
|
433
392
|
setInvalidDatapoints(() => [
|
434
393
|
authorOnlyError &&
|
435
394
|
createInvalidDatapoint({
|
@@ -472,20 +431,12 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
|
|
472
431
|
]);
|
473
432
|
const someExternalRecipients = value.some((v) => v.type === "externalUser");
|
474
433
|
const renderExternalRecipientsNote = someExternalRecipients && !externalRecipientOverride;
|
475
|
-
return (
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
}), classNamePrefix: "gd-recipients", components: creatableSelectComponent, formatOptionLabel: renderOptionLabel, filterOption: (opt, value) => {
|
483
|
-
return matchRecipient(opt.data, value);
|
484
|
-
}, isClearable: false, isDisabled: !isMulti, isMulti: isMulti, onChange:
|
485
|
-
// using as any as it would be too tricky to type properly
|
486
|
-
handleOnChange, onInputChange: onSearch, onMenuOpen: onMenuOpen, onMenuClose: () => setState((prev) => ({ ...prev, menuOpen: false })), onKeyDown: handleKeyDown, options: options, onBlur: onBlur, value: value, getOptionValue: (o) => o.id, getOptionLabel: (o) => o.name ?? o.id, "aria-describedby": isValid ? undefined : "gd-recipients-field-error", "aria-invalid": !isValid }),
|
487
|
-
isValid ? (renderExternalRecipientsNote ? (React.createElement("div", { className: "gd-recipients-field-note" },
|
488
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.recipients.note" }))) : allowOnlyLoggedUserRecipients ? (React.createElement("div", { className: "gd-recipients-field-note" },
|
489
|
-
React.createElement(FormattedMessage, { id: "dialogs.schedule.email.destinationWarning" }))) : null) : (React.createElement("div", { id: "gd-recipients-field-error", className: "gd-recipients-field-error" }, getInvalidDatapoints().map((invalidDatapoint) => (React.createElement("div", { key: invalidDatapoint.id, id: invalidDatapoint.id, className: "gd-recipients-field-error-item" }, invalidDatapoint.message)))))))));
|
434
|
+
return (_jsx(ValidationContextStore, { value: validationContextValue, children: _jsxs("div", { className: cx("gd-input-component gd-recipients-field s-gd-notifications-channels-dialog-recipients", className), children: [showLabel ? (_jsx("label", { htmlFor: id, className: "gd-label", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.label" }) })) : null, _jsxs("div", { ref: recipientRef, className: "gd-input s-gd-recipients-value", children: [_jsx(ReactSelect, { tabSelectsValue: false, inputId: id, className: cx("gd-recipients-container", {
|
435
|
+
"gd-input-component--invalid": !isValid,
|
436
|
+
}), classNamePrefix: "gd-recipients", components: creatableSelectComponent, formatOptionLabel: renderOptionLabel, filterOption: (opt, value) => {
|
437
|
+
return matchRecipient(opt.data, value);
|
438
|
+
}, isClearable: false, isDisabled: !isMulti, isMulti: isMulti, onChange:
|
439
|
+
// using as any as it would be too tricky to type properly
|
440
|
+
handleOnChange, onInputChange: onSearch, onMenuOpen: onMenuOpen, onMenuClose: () => setState((prev) => ({ ...prev, menuOpen: false })), onKeyDown: handleKeyDown, options: options, onBlur: onBlur, value: value, getOptionValue: (o) => o.id, getOptionLabel: (o) => o.name ?? o.id, "aria-describedby": isValid ? undefined : "gd-recipients-field-error", "aria-invalid": !isValid }), isValid ? (renderExternalRecipientsNote ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.note" }) })) : allowOnlyLoggedUserRecipients ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.destinationWarning" }) })) : null) : (_jsx("div", { id: "gd-recipients-field-error", className: "gd-recipients-field-error", children: getInvalidDatapoints().map((invalidDatapoint) => (_jsx("div", { id: invalidDatapoint.id, className: "gd-recipients-field-error-item", children: invalidDatapoint.message }, invalidDatapoint.id))) }))] })] }) }));
|
490
441
|
});
|
491
442
|
//# sourceMappingURL=RecipientsSelectRenderer.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"RecipientsSelectRenderer.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.tsx"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"RecipientsSelectRenderer.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.tsx"],"names":[],"mappings":"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"}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import React from "react";
|
2
1
|
import { IAutomationMetadataObjectDefinition } from "@gooddata/sdk-model";
|
3
2
|
interface ISubjectFormProps {
|
4
3
|
dashboardTitle: string;
|
@@ -7,6 +6,6 @@ interface ISubjectFormProps {
|
|
7
6
|
onChange: (value: string, isValid: boolean) => void;
|
8
7
|
onKeyDownSubmit: () => void;
|
9
8
|
}
|
10
|
-
export declare function SubjectForm({ dashboardTitle, editedAutomation, isSubmitDisabled, onChange, onKeyDownSubmit, }: ISubjectFormProps):
|
9
|
+
export declare function SubjectForm({ dashboardTitle, editedAutomation, isSubmitDisabled, onChange, onKeyDownSubmit, }: ISubjectFormProps): import("react/jsx-runtime").JSX.Element;
|
11
10
|
export {};
|
12
11
|
//# sourceMappingURL=SubjectForm.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SubjectForm.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"SubjectForm.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,mCAAmC,EAAE,MAAM,qBAAqB,CAAC;AAc1E,UAAU,iBAAiB;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,mCAAmC,CAAC;IACtD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACpD,eAAe,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,WAAW,CAAC,EACxB,cAAc,EACd,gBAAgB,EAChB,gBAAgB,EAChB,QAAQ,EACR,eAAe,GAClB,EAAE,iBAAiB,2CA8FnB"}
|
@@ -1,5 +1,6 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2025 GoodData Corporation
|
2
|
-
import
|
3
|
+
import { useCallback } from "react";
|
3
4
|
import { useIntl } from "react-intl";
|
4
5
|
import { ValidationContextStore, createInvalidDatapoint, createInvalidNode, useValidationContextValue, } from "@gooddata/sdk-ui";
|
5
6
|
import { Input, useIdPrefixed } from "@gooddata/sdk-ui-kit";
|
@@ -13,7 +14,7 @@ export function SubjectForm({ dashboardTitle, editedAutomation, isSubmitDisabled
|
|
13
14
|
const validationContextValue = useValidationContextValue(createInvalidNode({ id: "SubjectForm" }));
|
14
15
|
const { setInvalidDatapoints, getInvalidDatapoints, isValid } = validationContextValue;
|
15
16
|
const invalidDatapoint = getInvalidDatapoints()[0];
|
16
|
-
const setHasError =
|
17
|
+
const setHasError = useCallback((hasError) => {
|
17
18
|
if (!hasError) {
|
18
19
|
setInvalidDatapoints(() => []);
|
19
20
|
return;
|
@@ -38,9 +39,7 @@ export function SubjectForm({ dashboardTitle, editedAutomation, isSubmitDisabled
|
|
38
39
|
const handleOnBlur = useCallback((e) => {
|
39
40
|
setHasError(!isValueValid(e.target.value));
|
40
41
|
}, [isValueValid, setHasError]);
|
41
|
-
return (
|
42
|
-
React.createElement(ErrorWrapper, { errorId: errorId, errorMessage: invalidDatapoint?.message ?? null, label: formatMessage({ id: "dialogs.schedule.email.subject.label" }), labelId: labelId, className: "gd-input-component gd-notifications-channels-dialog-subject s-gd-notifications-channels-dialog-subject", labelWrapperClassName: "gd-notifications-channels-dialog-subject-wrapper", errorClassName: "gd-notifications-channels-dialog-subject-error" },
|
43
|
-
React.createElement(Input, { id: labelId, hasError: !isValid, maxlength: 300, type: "text", placeholder: dashboardTitle.length > DASHBOARD_TITLE_MAX_LENGTH
|
42
|
+
return (_jsx(ValidationContextStore, { value: validationContextValue, children: _jsx(ErrorWrapper, { errorId: errorId, errorMessage: invalidDatapoint?.message ?? null, label: formatMessage({ id: "dialogs.schedule.email.subject.label" }), labelId: labelId, className: "gd-input-component gd-notifications-channels-dialog-subject s-gd-notifications-channels-dialog-subject", labelWrapperClassName: "gd-notifications-channels-dialog-subject-wrapper", errorClassName: "gd-notifications-channels-dialog-subject-error", children: _jsx(Input, { id: labelId, hasError: !isValid, maxlength: 300, type: "text", placeholder: dashboardTitle.length > DASHBOARD_TITLE_MAX_LENGTH
|
44
43
|
? dashboardTitle.substring(0, DASHBOARD_TITLE_MAX_LENGTH)
|
45
44
|
: dashboardTitle, value: editedAutomation.details?.subject ?? "", onChange:
|
46
45
|
// as any, the value will indeed always be string
|
@@ -51,6 +50,6 @@ export function SubjectForm({ dashboardTitle, editedAutomation, isSubmitDisabled
|
|
51
50
|
}
|
52
51
|
}, autocomplete: "off", onBlur: handleOnBlur, accessibilityConfig: {
|
53
52
|
ariaDescribedBy: isValid ? undefined : errorId,
|
54
|
-
} }))));
|
53
|
+
} }) }) }));
|
55
54
|
}
|
56
55
|
//# sourceMappingURL=SubjectForm.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SubjectForm.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.tsx"],"names":[],"mappings":"AAAA,gCAAgC;
|
1
|
+
{"version":3,"file":"SubjectForm.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAEhC,OAAO,EAAc,WAAW,EAAE,MAAM,OAAO,CAAC;AAEhD,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EACH,sBAAsB,EACtB,sBAAsB,EACtB,iBAAiB,EACjB,yBAAyB,GAC5B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE5D,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAE/D,MAAM,kBAAkB,GAAG,GAAG,CAAC;AAU/B,MAAM,UAAU,WAAW,CAAC,EACxB,cAAc,EACd,gBAAgB,EAChB,gBAAgB,EAChB,QAAQ,EACR,eAAe,GACC;IAChB,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,EAAE,CAAC;IAEpC,MAAM,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC,CAAC;IACvC,MAAM,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC,CAAC;IAEvC,MAAM,sBAAsB,GAAG,yBAAyB,CAAC,iBAAiB,CAAC,EAAE,EAAE,EAAE,aAAa,EAAE,CAAC,CAAC,CAAC;IACnG,MAAM,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,OAAO,EAAE,GAAG,sBAAsB,CAAC;IACvF,MAAM,gBAAgB,GAAG,oBAAoB,EAAE,CAAC,CAAC,CAAC,CAAC;IAEnD,MAAM,WAAW,GAAG,WAAW,CAC3B,CAAC,QAAiB,EAAE,EAAE;QAClB,IAAI,CAAC,QAAQ,EAAE,CAAC;YACZ,oBAAoB,CAAC,GAAG,EAAE,CAAC,EAAE,CAAC,CAAC;YAC/B,OAAO;QACX,CAAC;QAED,oBAAoB,CAAC,GAAG,EAAE,CAAC;YACvB,sBAAsB,CAAC;gBACnB,EAAE,EAAE,OAAO;gBACX,OAAO,EAAE,aAAa,CAClB,EAAE,EAAE,EAAE,iCAAiC,EAAE,EACzC,EAAE,KAAK,EAAE,kBAAkB,EAAE,CAChC;aACJ,CAAC;SACL,CAAC,CAAC;IACP,CAAC,EACD,CAAC,OAAO,EAAE,aAAa,EAAE,oBAAoB,CAAC,CACjD,CAAC;IAEF,MAAM,YAAY,GAAG,WAAW,CAAC,CAAC,KAAa,EAAE,EAAE;QAC/C,OAAO,KAAK,CAAC,MAAM,IAAI,kBAAkB,CAAC;IAC9C,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,cAAc,GAAG,WAAW,CAC9B,CAAC,KAAa,EAAE,EAAE;QACd,MAAM,gBAAgB,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;QAE7C,IAAI,CAAC,OAAO,EAAE,CAAC;YACX,WAAW,CAAC,CAAC,gBAAgB,CAAC,CAAC;QACnC,CAAC;QACD,QAAQ,CAAC,KAAK,EAAE,gBAAgB,CAAC,CAAC;IACtC,CAAC,EACD,CAAC,YAAY,EAAE,OAAO,EAAE,QAAQ,EAAE,WAAW,CAAC,CACjD,CAAC;IAEF,MAAM,YAAY,GAAG,WAAW,CAC5B,CAAC,CAA+B,EAAE,EAAE;QAChC,WAAW,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;IAC/C,CAAC,EACD,CAAC,YAAY,EAAE,WAAW,CAAC,CAC9B,CAAC;IAEF,OAAO,CACH,KAAC,sBAAsB,IAAC,KAAK,EAAE,sBAAsB,YACjD,KAAC,YAAY,IACT,OAAO,EAAE,OAAO,EAChB,YAAY,EAAE,gBAAgB,EAAE,OAAO,IAAI,IAAI,EAC/C,KAAK,EAAE,aAAa,CAAC,EAAE,EAAE,EAAE,sCAAsC,EAAE,CAAC,EACpE,OAAO,EAAE,OAAO,EAChB,SAAS,EAAC,wGAAwG,EAClH,qBAAqB,EAAC,kDAAkD,EACxE,cAAc,EAAC,gDAAgD,YAE/D,KAAC,KAAK,IACF,EAAE,EAAE,OAAO,EACX,QAAQ,EAAE,CAAC,OAAO,EAClB,SAAS,EAAE,GAAG,EACd,IAAI,EAAC,MAAM,EACX,WAAW,EACP,cAAc,CAAC,MAAM,GAAG,0BAA0B;oBAC9C,CAAC,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC,EAAE,0BAA0B,CAAC;oBACzD,CAAC,CAAC,cAAc,EAExB,KAAK,EAAE,gBAAgB,CAAC,OAAO,EAAE,OAAO,IAAI,EAAE,EAC9C,QAAQ;gBACJ,iDAAiD;gBACjD,wGAAwG;gBACxG,cAAqB,EAEzB,eAAe,EAAE,GAAG,EAAE;oBAClB,IAAI,CAAC,gBAAgB,EAAE,CAAC;wBACpB,eAAe,EAAE,CAAC;oBACtB,CAAC;gBACL,CAAC,EACD,YAAY,EAAC,KAAK,EAClB,MAAM,EAAE,YAAY,EACpB,mBAAmB,EAAE;oBACjB,eAAe,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,OAAO;iBACjD,GACH,GACS,GACM,CAC5B,CAAC;AACN,CAAC"}
|
package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import
|
1
|
+
import { FocusEvent } from "react";
|
2
2
|
import { IAccessibilityConfigBase } from "@gooddata/sdk-ui-kit";
|
3
3
|
interface ITextareaOwnProps {
|
4
4
|
hasError?: boolean;
|
@@ -10,13 +10,13 @@ interface ITextareaOwnProps {
|
|
10
10
|
value: string;
|
11
11
|
rows: number;
|
12
12
|
onChange: (value: string) => void;
|
13
|
-
onFocus?: (e:
|
13
|
+
onFocus?: (e: FocusEvent<HTMLTextAreaElement>) => void;
|
14
14
|
onBlur?: (value: string) => void;
|
15
15
|
validationError: string | null;
|
16
16
|
autocomplete?: string;
|
17
17
|
accessibilityConfig?: IAccessibilityConfigBase;
|
18
18
|
}
|
19
19
|
export type ITextareaProps = ITextareaOwnProps;
|
20
|
-
export declare const Textarea:
|
20
|
+
export declare const Textarea: import("react").NamedExoticComponent<ITextareaOwnProps & import("react").RefAttributes<HTMLTextAreaElement>>;
|
21
21
|
export {};
|
22
22
|
//# sourceMappingURL=Textarea.d.ts.map
|
package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
1
|
+
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,UAAU,EAAiC,MAAM,OAAO,CAAC;AAI/E,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAEhE,UAAU,iBAAiB;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACvD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,wBAAwB,CAAC;CAClD;AAED,MAAM,MAAM,cAAc,GAAG,iBAAiB,CAAC;AAE/C,eAAO,MAAM,QAAQ,8GA0DpB,CAAC"}
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2019-2025 GoodData Corporation
|
2
|
-
import * as React from "react";
|
3
3
|
import { forwardRef, memo, useCallback } from "react";
|
4
4
|
import cx from "classnames";
|
5
5
|
export const Textarea = memo(forwardRef(function Textarea({ hasError = false, hasWarning = false, maxlength, id, placeholder, value, rows, onChange, onFocus, onBlur, validationError, autocomplete, accessibilityConfig, }, ref) {
|
@@ -15,6 +15,6 @@ export const Textarea = memo(forwardRef(function Textarea({ hasError = false, ha
|
|
15
15
|
const handleBlur = useCallback((e) => {
|
16
16
|
onBlur?.(e.target.value);
|
17
17
|
}, [onBlur]);
|
18
|
-
return (
|
18
|
+
return (_jsx("textarea", { ref: ref, id: id, className: getTextareaClassNames(), maxLength: maxlength, placeholder: placeholder, value: value, rows: rows, onChange: handleChange, onFocus: onFocus, autoComplete: autocomplete, onBlur: handleBlur, "aria-describedby": validationError ? accessibilityConfig?.ariaDescribedBy : undefined, "aria-labelledby": accessibilityConfig?.ariaLabelledBy }));
|
19
19
|
}));
|
20
20
|
//# sourceMappingURL=Textarea.js.map
|
package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Textarea.js","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,
|
1
|
+
{"version":3,"file":"Textarea.js","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAA2B,UAAU,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAE/E,OAAO,EAAE,MAAM,YAAY,CAAC;AAuB5B,MAAM,CAAC,MAAM,QAAQ,GAAG,IAAI,CACxB,UAAU,CAAsC,SAAS,QAAQ,CAC7D,EACI,QAAQ,GAAG,KAAK,EAChB,UAAU,GAAG,KAAK,EAClB,SAAS,EACT,EAAE,EACF,WAAW,EACX,KAAK,EACL,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,MAAM,EACN,eAAe,EACf,YAAY,EACZ,mBAAmB,GACtB,EACD,GAAG;IAEH,MAAM,qBAAqB,GAAG,WAAW,CAAC,GAAG,EAAE;QAC3C,OAAO,EAAE,CAAC,gBAAgB,EAAE;YACxB,WAAW,EAAE,QAAQ;YACrB,aAAa,EAAE,UAAU;SAC5B,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC,CAAC;IAE3B,MAAM,YAAY,GAAG,WAAW,CAC5B,CAAC,CAAmC,EAAQ,EAAE;QAC1C,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,EACD,CAAC,QAAQ,CAAC,CACb,CAAC;IAEF,MAAM,UAAU,GAAG,WAAW,CAC1B,CAAC,CAAkC,EAAE,EAAE;QACnC,MAAM,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,EACD,CAAC,MAAM,CAAC,CACX,CAAC;IAEF,OAAO,CACH,mBACI,GAAG,EAAE,GAAG,EACR,EAAE,EAAE,EAAE,EACN,SAAS,EAAE,qBAAqB,EAAE,EAClC,SAAS,EAAE,SAAS,EACpB,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,KAAK,EACZ,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,YAAY,EACtB,OAAO,EAAE,OAAO,EAChB,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,UAAU,sBACA,eAAe,CAAC,CAAC,CAAC,mBAAmB,EAAE,eAAe,CAAC,CAAC,CAAC,SAAS,qBACnE,mBAAmB,EAAE,cAAc,GACtD,CACL,CAAC;AACN,CAAC,CAAC,CACL,CAAC"}
|
@@ -1,7 +1,6 @@
|
|
1
|
-
import React from "react";
|
2
1
|
import { IScheduledEmailManagementDialogProps } from "../types.js";
|
3
2
|
/**
|
4
3
|
* @alpha
|
5
4
|
*/
|
6
|
-
export declare function ScheduledEmailManagementDialog(props: IScheduledEmailManagementDialogProps):
|
5
|
+
export declare function ScheduledEmailManagementDialog(props: IScheduledEmailManagementDialogProps): import("react/jsx-runtime").JSX.Element;
|
7
6
|
//# sourceMappingURL=DefaultScheduledEmailManagementDialog.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DefaultScheduledEmailManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"DefaultScheduledEmailManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.tsx"],"names":[],"mappings":"AAwCA,OAAO,EAAE,oCAAoC,EAAE,MAAM,aAAa,CAAC;AAGnE;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,oCAAoC,2CA0MzF"}
|
@@ -1,5 +1,6 @@
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
1
2
|
// (C) 2022-2025 GoodData Corporation
|
2
|
-
import
|
3
|
+
import { useCallback, useMemo, useState } from "react";
|
3
4
|
import cx from "classnames";
|
4
5
|
import { FormattedMessage, defineMessage, useIntl } from "react-intl";
|
5
6
|
import { buildAutomationUrl, navigate, useBackend, useWorkspace } from "@gooddata/sdk-ui";
|
@@ -53,39 +54,20 @@ export function ScheduledEmailManagementDialog(props) {
|
|
53
54
|
? defineMessage({ id: "dialogs.schedule.email.footer.title.short" }).id
|
54
55
|
: defineMessage({ id: "dialogs.schedule.email.footer.title" }).id;
|
55
56
|
const titleElementId = useId();
|
56
|
-
return (
|
57
|
-
React.createElement(Dialog, { displayCloseButton: true, autofocusOnOpen: automations.length === 0, onCancel: onClose, className: cx("gd-notifications-channels-management-dialog s-scheduled-email-management-dialog", {
|
57
|
+
return (_jsx(_Fragment, { children: _jsxs(Dialog, { displayCloseButton: true, autofocusOnOpen: automations.length === 0, onCancel: onClose, className: cx("gd-notifications-channels-management-dialog s-scheduled-email-management-dialog", {
|
58
58
|
"gd-dialog--wide gd-notifications-channels-management-dialog--wide": enableAutomationManagement,
|
59
|
-
}), accessibilityConfig: { titleElementId, isModal: true }, returnFocusAfterClose: true, returnFocusTo: returnFocusTo },
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
React.createElement(ScheduledEmails, { onDelete: handleScheduleDelete, onEdit: handleScheduleEdit, isLoading: isLoadingScheduleData, scheduledEmails: automations, currentUserEmail: currentUser?.email, noSchedulesMessageId: messages.scheduleManagementNoSchedules.id, notificationChannels: notificationChannels })))),
|
73
|
-
React.createElement("div", { className: "gd-content-divider" }),
|
74
|
-
React.createElement("div", { className: `gd-buttons${isWhiteLabeled ? " gd-buttons--end" : ""}` },
|
75
|
-
isWhiteLabeled ? null : (React.createElement(Hyperlink, { text: intl.formatMessage({ id: helpTextId }), href: "https://www.gooddata.com/docs/cloud/create-dashboards/automation/scheduled-exports/#ScheduleExportsinDashboards-ScheduleExport", iconClass: "gd-icon-circle-question" })),
|
76
|
-
React.createElement("div", { className: "gd-buttons" },
|
77
|
-
React.createElement(Button, { onClick: onClose, className: "gd-button-secondary s-close-button", value: intl.formatMessage({ id: "close" }) }),
|
78
|
-
enableAutomationManagement && canCreateAutomation ? (React.createElement(UiTooltip, { optimalPlacement: true, anchor: React.createElement(Button, { onClick: onAdd, disabled: isAddButtonDisabled, value: intl.formatMessage({
|
79
|
-
id: messages.scheduleManagementCreate.id,
|
80
|
-
}), className: "gd-button-action" }), disabled: !maxAutomationsReached, triggerBy: ["hover"], content: maxAutomationsReached
|
81
|
-
? intl.formatMessage({
|
82
|
-
id: messages.scheduleManagementCreateTooMany.id,
|
83
|
-
})
|
84
|
-
: isExecutionTimestampMode
|
85
|
-
? intl.formatMessage({
|
86
|
-
id: messages.scheduleManagementExecutionTimestampMode.id,
|
87
|
-
})
|
88
|
-
: undefined })) : null)),
|
89
|
-
scheduledEmailToDelete ? (React.createElement(DeleteScheduleConfirmDialog, { scheduledEmail: scheduledEmailToDelete, onCancel: () => setScheduledEmailToDelete(null), onSuccess: handleScheduleDeleteSuccess, onError: onDeleteError })) : null)));
|
59
|
+
}), accessibilityConfig: { titleElementId, isModal: true }, returnFocusAfterClose: true, returnFocusTo: returnFocusTo, children: [_jsx("div", { className: "gd-notifications-channels-management-dialog-title", children: _jsx(Typography, { tagName: "h3", className: "gd-dialog-header", id: titleElementId, children: _jsx(FormattedMessage, { id: "dialogs.schedule.management.title" }) }) }), _jsx("div", { className: "gd-notifications-channels-content", children: enableAutomationManagement ? (_jsxs(_Fragment, { children: [_jsx(ContentDivider, {}), _jsx(Automations, { workspace: workspace, timezone: timezone, type: "schedule", backend: backend, scope: "workspace", maxHeight: AUTOMATIONS_MAX_HEIGHT, isSmall: true, editAutomation: handleScheduleEdit, preselectedFilters: {
|
60
|
+
dashboard: dashboardId ? [dashboardId] : undefined,
|
61
|
+
}, invalidateItemsRef: invalidateItemsRef, selectedColumnDefinitions: AUTOMATIONS_COLUMN_CONFIG })] })) : (_jsxs(_Fragment, { children: [_jsxs("div", { className: "gd-notifications-channels-content-header", children: [_jsx(Typography, { tagName: "h3", children: _jsx(FormattedMessage, { id: messages.scheduleManagementListTitle.id }) }), canCreateAutomation ? (_jsx(AddButton, { onClick: onAdd, isDisabled: isAddButtonDisabled, title: _jsx(FormattedMessage, { id: messages.scheduleManagementCreate.id }), tooltip: maxAutomationsReached ? (_jsx(FormattedMessage, { id: messages.scheduleManagementCreateTooMany.id })) : isExecutionTimestampMode ? (_jsx(FormattedMessage, { id: messages.scheduleManagementExecutionTimestampMode.id })) : undefined })) : null] }), _jsx(ScheduledEmails, { onDelete: handleScheduleDelete, onEdit: handleScheduleEdit, isLoading: isLoadingScheduleData, scheduledEmails: automations, currentUserEmail: currentUser?.email, noSchedulesMessageId: messages.scheduleManagementNoSchedules.id, notificationChannels: notificationChannels })] })) }), _jsx("div", { className: "gd-content-divider" }), _jsxs("div", { className: `gd-buttons${isWhiteLabeled ? " gd-buttons--end" : ""}`, children: [isWhiteLabeled ? null : (_jsx(Hyperlink, { text: intl.formatMessage({ id: helpTextId }), href: "https://www.gooddata.com/docs/cloud/create-dashboards/automation/scheduled-exports/#ScheduleExportsinDashboards-ScheduleExport", iconClass: "gd-icon-circle-question" })), _jsxs("div", { className: "gd-buttons", children: [_jsx(Button, { onClick: onClose, className: "gd-button-secondary s-close-button", value: intl.formatMessage({ id: "close" }) }), enableAutomationManagement && canCreateAutomation ? (_jsx(UiTooltip, { optimalPlacement: true, anchor: _jsx(Button, { onClick: onAdd, disabled: isAddButtonDisabled, value: intl.formatMessage({
|
62
|
+
id: messages.scheduleManagementCreate.id,
|
63
|
+
}), className: "gd-button-action" }), disabled: !maxAutomationsReached, triggerBy: ["hover"], content: maxAutomationsReached
|
64
|
+
? intl.formatMessage({
|
65
|
+
id: messages.scheduleManagementCreateTooMany.id,
|
66
|
+
})
|
67
|
+
: isExecutionTimestampMode
|
68
|
+
? intl.formatMessage({
|
69
|
+
id: messages.scheduleManagementExecutionTimestampMode.id,
|
70
|
+
})
|
71
|
+
: undefined })) : null] })] }), scheduledEmailToDelete ? (_jsx(DeleteScheduleConfirmDialog, { scheduledEmail: scheduledEmailToDelete, onCancel: () => setScheduledEmailToDelete(null), onSuccess: handleScheduleDeleteSuccess, onError: onDeleteError })) : null] }) }));
|
90
72
|
}
|
91
73
|
//# sourceMappingURL=DefaultScheduledEmailManagementDialog.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DefaultScheduledEmailManagementDialog.js","sourceRoot":"","sources":["../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,
|
1
|
+
{"version":3,"file":"DefaultScheduledEmailManagementDialog.js","sourceRoot":"","sources":["../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.tsx"],"names":[],"mappings":"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"}
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import
|
1
|
+
import { RefObject } from "react";
|
2
2
|
import { IAutomationMetadataObject, IAutomationMetadataObjectDefinition } from "@gooddata/sdk-model";
|
3
3
|
import { GoodDataSdkError } from "@gooddata/sdk-ui";
|
4
4
|
interface IDeleteScheduleConfirmDialogProps {
|
5
5
|
scheduledEmail: IAutomationMetadataObject | IAutomationMetadataObjectDefinition;
|
6
|
-
returnFocusTo?:
|
6
|
+
returnFocusTo?: RefObject<HTMLElement> | string;
|
7
7
|
onCancel: () => void;
|
8
8
|
onSuccess?: () => void;
|
9
9
|
onError?: (error: GoodDataSdkError) => void;
|
10
10
|
}
|
11
|
-
export declare function DeleteScheduleConfirmDialog(props: IDeleteScheduleConfirmDialogProps):
|
11
|
+
export declare function DeleteScheduleConfirmDialog(props: IDeleteScheduleConfirmDialogProps): import("react/jsx-runtime").JSX.Element;
|
12
12
|
export {};
|
13
13
|
//# sourceMappingURL=DeleteScheduleConfirmDialog.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DeleteScheduleConfirmDialog.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
1
|
+
{"version":3,"file":"DeleteScheduleConfirmDialog.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAa,SAAS,EAAE,MAAM,OAAO,CAAC;AAI7C,OAAO,EAAE,yBAAyB,EAAE,mCAAmC,EAAE,MAAM,qBAAqB,CAAC;AACrG,OAAO,EAAE,gBAAgB,EAAsD,MAAM,kBAAkB,CAAC;AASxG,UAAU,iCAAiC;IACvC,cAAc,EAAE,yBAAyB,GAAG,mCAAmC,CAAC;IAChF,aAAa,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,GAAG,MAAM,CAAC;IAChD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAC/C;AAED,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,iCAAiC,2CA0DnF"}
|