@gooddata/sdk-ui-dashboard 10.44.0-alpha.3 → 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 +1 @@
|
|
1
|
-
{"version":3,"file":"configSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/config/configSelectors.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"configSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/config/configSelectors.ts"],"names":[],"mappings":"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"}
|
@@ -6,7 +6,7 @@ export type { SavingState } from "./saving/savingState.js";
|
|
6
6
|
export type { BackendCapabilitiesState } from "./backendCapabilities/backendCapabilitiesState.js";
|
7
7
|
export { selectBackendCapabilities, selectSupportsElementsQueryParentFiltering, selectSupportsElementUris, selectSupportsKpiWidgetCapability, selectSupportsAccessControlCapability, selectSupportsHierarchicalWorkspacesCapability, selectSupportsObjectUris, selectSupportsSettingConnectingAttributes, selectSupportsKeepingDependentFiltersSelection, selectAllowMultipleInteractionsPerAttributeAndMeasure, selectSupportsAttributeHierarchies, selectSupportsSingleSelectDependentFilters, selectSupportsCrossFiltering, selectSupportsMultipleDateFilters, selectSupportsRichTextWidgets, } from "./backendCapabilities/backendCapabilitiesSelectors.js";
|
8
8
|
export type { ConfigState } from "./config/configState.js";
|
9
|
-
export { selectConfig, selectLocale, selectSeparators, selectSettings, selectColorPalette, selectDateFilterConfig, selectObjectAvailabilityConfig, selectIsReadOnly, selectMapboxToken, selectAgGridToken, selectDateFormat, selectEnableInsightExportScheduling, selectEnableKPIDashboardSchedule, selectEnableKPIDashboardScheduleRecipients, selectEnableCompanyLogoInEmbeddedUI, selectIsEmbedded, selectIsExport, selectPlatformEdition, selectDisableDefaultDrills, selectEnableFilterValuesResolutionInDrillEvents, selectEnableKPIDashboardExportPDF, selectEnableKPIDashboardDrillToDashboard, selectEnableKPIDashboardSaveAsNew, selectEnableClickableAttributeURL, selectEnableKPIDashboardDrillToInsight, selectEnableKPIDashboardDrillToURL, selectEnableKPIDashboardImplicitDrillDown, selectHideKpiDrillInEmbedded, selectEnableWidgetCustomHeight, selectEnableRenamingProjectToWorkspace, selectEnableRenamingMeasureToMetric, selectShouldHidePixelPerfectExperience, selectDisableKpiDashboardHeadlineUnderline, selectIsWhiteLabeled, selectEnableAnalyticalDashboardPermissions, selectIsSaveAsNewButtonHidden, selectAllowUnfinishedFeatures, selectAllowCreateInsightRequest, selectIsAnalyticalDesignerEnabled, selectIsDeleteFilterButtonEnabled, selectIsKPIDashboardDependentFiltersEnabled, selectIsAlternativeDisplayFormSelectionEnabled, selectEnableKPIDashboardDrillFromAttribute, selectIsShareButtonHidden, selectWeekStart, selectTimezone, selectIsDrillDownEnabled, selectEnableUnavailableItemsVisibility, selectEnableKDDependentFilters, selectIsKDDependentFiltersEnabled, selectEnableKDCrossFiltering, selectEnableMultipleDateFilters, selectEnableKDRichText, selectEnableAttributeFilterValuesValidation, selectEnableKDAttributeFilterDatesValidation, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectEnableRichTextDescriptions, selectIsDisabledCrossFiltering, selectIsDisableUserFilterReset, selectEnableScheduling, selectEnableFilterViews, selectEnableAlerting, selectEnableAlertAttributes, selectEnableComparisonInAlerting, selectEnableVisualizationSwitcher, selectEnableIgnoreCrossFiltering, selectEnableAutomations, selectEnableCrossFilteringAliasTitles,
|
9
|
+
export { selectConfig, selectLocale, selectSeparators, selectSettings, selectColorPalette, selectDateFilterConfig, selectObjectAvailabilityConfig, selectIsReadOnly, selectMapboxToken, selectAgGridToken, selectDateFormat, selectEnableInsightExportScheduling, selectEnableKPIDashboardSchedule, selectEnableKPIDashboardScheduleRecipients, selectEnableCompanyLogoInEmbeddedUI, selectIsEmbedded, selectIsExport, selectPlatformEdition, selectDisableDefaultDrills, selectEnableFilterValuesResolutionInDrillEvents, selectEnableKPIDashboardExportPDF, selectEnableKPIDashboardDrillToDashboard, selectEnableKPIDashboardSaveAsNew, selectEnableClickableAttributeURL, selectEnableKPIDashboardDrillToInsight, selectEnableKPIDashboardDrillToURL, selectEnableKPIDashboardImplicitDrillDown, selectHideKpiDrillInEmbedded, selectEnableWidgetCustomHeight, selectEnableRenamingProjectToWorkspace, selectEnableRenamingMeasureToMetric, selectShouldHidePixelPerfectExperience, selectDisableKpiDashboardHeadlineUnderline, selectIsWhiteLabeled, selectEnableAnalyticalDashboardPermissions, selectIsSaveAsNewButtonHidden, selectAllowUnfinishedFeatures, selectAllowCreateInsightRequest, selectIsAnalyticalDesignerEnabled, selectIsDeleteFilterButtonEnabled, selectIsKPIDashboardDependentFiltersEnabled, selectIsAlternativeDisplayFormSelectionEnabled, selectEnableKPIDashboardDrillFromAttribute, selectIsShareButtonHidden, selectWeekStart, selectTimezone, selectIsDrillDownEnabled, selectEnableUnavailableItemsVisibility, selectEnableKDDependentFilters, selectIsKDDependentFiltersEnabled, selectEnableKDCrossFiltering, selectEnableMultipleDateFilters, selectEnableKDRichText, selectEnableAttributeFilterValuesValidation, selectEnableKDAttributeFilterDatesValidation, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectEnableRichTextDescriptions, selectIsDisabledCrossFiltering, selectIsDisableUserFilterReset, selectEnableScheduling, selectEnableFilterViews, selectEnableAlerting, selectEnableAlertAttributes, selectEnableComparisonInAlerting, selectEnableVisualizationSwitcher, selectEnableIgnoreCrossFiltering, selectEnableAutomations, selectEnableCrossFilteringAliasTitles, selectEnableInPlatformNotifications, selectEnableExternalRecipients, selectEnableDrilledTooltip, selectFocusObject, selectEnableDashboardDescriptionDynamicHeight, selectEnableSlideshowExports, selectEnableRichTextDynamicReferences, selectEnableDashboardFiltersApplyModes, selectEnableAttributeFilterVirtualisedList, selectDashboardFiltersApplyMode, selectIsApplyFiltersAllAtOnceEnabledAndSet, selectEnableExecutionCancelling, selectEnableOrchestratedTabularExports, selectEnableDashboardTabularExport, selectEnableDashboardShareLink, selectEnableAutomationFilterContext, selectEnableAlertsEvaluationFrequencySetup, selectEnableDateFilterIdentifiers, selectEnableSnapshotExportAccessibility, selectEnableExportToDocumentStorage, selectExternalRecipient, selectEnableDashboardShareDialogLink, selectEnableNewScheduledExport, selectEnableCentralizedAutomationManagement, selectEnableAutomationManagement, selectEnableAutomationEvaluationMode, } from "./config/configSelectors.js";
|
10
10
|
export type { EntitlementsState } from "./entitlements/entitlementsState.js";
|
11
11
|
export { selectEntitlementExportPdf, selectEntitlementMaxAutomationRecipients, selectEntitlementMaxAutomations, selectEntitlementMinimumRecurrenceMinutes, selectEntitlementUnlimitedAutomations, } from "./entitlements/entitlementsSelectors.js";
|
12
12
|
export type { PermissionsState } from "./permissions/permissionsState.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"AAEA,YAAY,EACR,iBAAiB,EACjB,cAAc,EACd,iBAAiB,EACjB,0BAA0B,GAC7B,MAAM,YAAY,CAAC;AAEpB,OAAO,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACjG,YAAY,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAC9D,OAAO,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAC7F,YAAY,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,YAAY,EAAE,wBAAwB,EAAE,MAAM,mDAAmD,CAAC;AAClG,OAAO,EACH,yBAAyB,EACzB,0CAA0C,EAC1C,yBAAyB,EACzB,iCAAiC,EACjC,qCAAqC,EACrC,8CAA8C,EAC9C,wBAAwB,EACxB,yCAAyC,EACzC,8CAA8C,EAC9C,qDAAqD,EACrD,kCAAkC,EAClC,0CAA0C,EAC1C,4BAA4B,EAC5B,iCAAiC,EACjC,6BAA6B,GAChC,MAAM,uDAAuD,CAAC;AAC/D,YAAY,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,EACH,YAAY,EACZ,YAAY,EACZ,gBAAgB,EAChB,cAAc,EACd,kBAAkB,EAClB,sBAAsB,EACtB,8BAA8B,EAC9B,gBAAgB,EAChB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,mCAAmC,EACnC,gCAAgC,EAChC,0CAA0C,EAC1C,mCAAmC,EACnC,gBAAgB,EAChB,cAAc,EACd,qBAAqB,EACrB,0BAA0B,EAC1B,+CAA+C,EAC/C,iCAAiC,EACjC,wCAAwC,EACxC,iCAAiC,EACjC,iCAAiC,EACjC,sCAAsC,EACtC,kCAAkC,EAClC,yCAAyC,EACzC,4BAA4B,EAC5B,8BAA8B,EAC9B,sCAAsC,EACtC,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,EAC1C,oBAAoB,EACpB,0CAA0C,EAC1C,6BAA6B,EAC7B,6BAA6B,EAC7B,+BAA+B,EAC/B,iCAAiC,EACjC,iCAAiC,EACjC,2CAA2C,EAC3C,8CAA8C,EAC9C,0CAA0C,EAC1C,yBAAyB,EACzB,eAAe,EACf,cAAc,EACd,wBAAwB,EACxB,sCAAsC,EACtC,8BAA8B,EAC9B,iCAAiC,EACjC,4BAA4B,EAC5B,+BAA+B,EAC/B,sBAAsB,EACtB,2CAA2C,EAC3C,4CAA4C,EAC5C,kDAAkD,EAClD,2DAA2D,EAC3D,gCAAgC,EAChC,8BAA8B,EAC9B,8BAA8B,EAC9B,sBAAsB,EACtB,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,gCAAgC,EAChC,iCAAiC,EACjC,gCAAgC,EAChC,uBAAuB,EACvB,qCAAqC,EACrC,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"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"}
|
package/esm/model/store/index.js
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
export { selectDashboardLoading, selectIsDashboardLoading } from "./loading/loadingSelectors.js";
|
3
3
|
export { selectDashboardSaving, selectIsDashboardSaving } from "./saving/savingSelectors.js";
|
4
4
|
export { selectBackendCapabilities, selectSupportsElementsQueryParentFiltering, selectSupportsElementUris, selectSupportsKpiWidgetCapability, selectSupportsAccessControlCapability, selectSupportsHierarchicalWorkspacesCapability, selectSupportsObjectUris, selectSupportsSettingConnectingAttributes, selectSupportsKeepingDependentFiltersSelection, selectAllowMultipleInteractionsPerAttributeAndMeasure, selectSupportsAttributeHierarchies, selectSupportsSingleSelectDependentFilters, selectSupportsCrossFiltering, selectSupportsMultipleDateFilters, selectSupportsRichTextWidgets, } from "./backendCapabilities/backendCapabilitiesSelectors.js";
|
5
|
-
export { selectConfig, selectLocale, selectSeparators, selectSettings, selectColorPalette, selectDateFilterConfig, selectObjectAvailabilityConfig, selectIsReadOnly, selectMapboxToken, selectAgGridToken, selectDateFormat, selectEnableInsightExportScheduling, selectEnableKPIDashboardSchedule, selectEnableKPIDashboardScheduleRecipients, selectEnableCompanyLogoInEmbeddedUI, selectIsEmbedded, selectIsExport, selectPlatformEdition, selectDisableDefaultDrills, selectEnableFilterValuesResolutionInDrillEvents, selectEnableKPIDashboardExportPDF, selectEnableKPIDashboardDrillToDashboard, selectEnableKPIDashboardSaveAsNew, selectEnableClickableAttributeURL, selectEnableKPIDashboardDrillToInsight, selectEnableKPIDashboardDrillToURL, selectEnableKPIDashboardImplicitDrillDown, selectHideKpiDrillInEmbedded, selectEnableWidgetCustomHeight, selectEnableRenamingProjectToWorkspace, selectEnableRenamingMeasureToMetric, selectShouldHidePixelPerfectExperience, selectDisableKpiDashboardHeadlineUnderline, selectIsWhiteLabeled, selectEnableAnalyticalDashboardPermissions, selectIsSaveAsNewButtonHidden, selectAllowUnfinishedFeatures, selectAllowCreateInsightRequest, selectIsAnalyticalDesignerEnabled, selectIsDeleteFilterButtonEnabled, selectIsKPIDashboardDependentFiltersEnabled, selectIsAlternativeDisplayFormSelectionEnabled, selectEnableKPIDashboardDrillFromAttribute, selectIsShareButtonHidden, selectWeekStart, selectTimezone, selectIsDrillDownEnabled, selectEnableUnavailableItemsVisibility, selectEnableKDDependentFilters, selectIsKDDependentFiltersEnabled, selectEnableKDCrossFiltering, selectEnableMultipleDateFilters, selectEnableKDRichText, selectEnableAttributeFilterValuesValidation, selectEnableKDAttributeFilterDatesValidation, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectEnableRichTextDescriptions, selectIsDisabledCrossFiltering, selectIsDisableUserFilterReset, selectEnableScheduling, selectEnableFilterViews, selectEnableAlerting, selectEnableAlertAttributes, selectEnableComparisonInAlerting, selectEnableVisualizationSwitcher, selectEnableIgnoreCrossFiltering, selectEnableAutomations, selectEnableCrossFilteringAliasTitles,
|
5
|
+
export { selectConfig, selectLocale, selectSeparators, selectSettings, selectColorPalette, selectDateFilterConfig, selectObjectAvailabilityConfig, selectIsReadOnly, selectMapboxToken, selectAgGridToken, selectDateFormat, selectEnableInsightExportScheduling, selectEnableKPIDashboardSchedule, selectEnableKPIDashboardScheduleRecipients, selectEnableCompanyLogoInEmbeddedUI, selectIsEmbedded, selectIsExport, selectPlatformEdition, selectDisableDefaultDrills, selectEnableFilterValuesResolutionInDrillEvents, selectEnableKPIDashboardExportPDF, selectEnableKPIDashboardDrillToDashboard, selectEnableKPIDashboardSaveAsNew, selectEnableClickableAttributeURL, selectEnableKPIDashboardDrillToInsight, selectEnableKPIDashboardDrillToURL, selectEnableKPIDashboardImplicitDrillDown, selectHideKpiDrillInEmbedded, selectEnableWidgetCustomHeight, selectEnableRenamingProjectToWorkspace, selectEnableRenamingMeasureToMetric, selectShouldHidePixelPerfectExperience, selectDisableKpiDashboardHeadlineUnderline, selectIsWhiteLabeled, selectEnableAnalyticalDashboardPermissions, selectIsSaveAsNewButtonHidden, selectAllowUnfinishedFeatures, selectAllowCreateInsightRequest, selectIsAnalyticalDesignerEnabled, selectIsDeleteFilterButtonEnabled, selectIsKPIDashboardDependentFiltersEnabled, selectIsAlternativeDisplayFormSelectionEnabled, selectEnableKPIDashboardDrillFromAttribute, selectIsShareButtonHidden, selectWeekStart, selectTimezone, selectIsDrillDownEnabled, selectEnableUnavailableItemsVisibility, selectEnableKDDependentFilters, selectIsKDDependentFiltersEnabled, selectEnableKDCrossFiltering, selectEnableMultipleDateFilters, selectEnableKDRichText, selectEnableAttributeFilterValuesValidation, selectEnableKDAttributeFilterDatesValidation, selectEnableDuplicatedLabelValuesInAttributeFilter, selectEnableImmediateAttributeFilterDisplayAsLabelMigration, selectEnableRichTextDescriptions, selectIsDisabledCrossFiltering, selectIsDisableUserFilterReset, selectEnableScheduling, selectEnableFilterViews, selectEnableAlerting, selectEnableAlertAttributes, selectEnableComparisonInAlerting, selectEnableVisualizationSwitcher, selectEnableIgnoreCrossFiltering, selectEnableAutomations, selectEnableCrossFilteringAliasTitles, selectEnableInPlatformNotifications, selectEnableExternalRecipients, selectEnableDrilledTooltip, selectFocusObject, selectEnableDashboardDescriptionDynamicHeight, selectEnableSlideshowExports, selectEnableRichTextDynamicReferences, selectEnableDashboardFiltersApplyModes, selectEnableAttributeFilterVirtualisedList, selectDashboardFiltersApplyMode, selectIsApplyFiltersAllAtOnceEnabledAndSet, selectEnableExecutionCancelling, selectEnableOrchestratedTabularExports, selectEnableDashboardTabularExport, selectEnableDashboardShareLink, selectEnableAutomationFilterContext, selectEnableAlertsEvaluationFrequencySetup, selectEnableDateFilterIdentifiers, selectEnableSnapshotExportAccessibility, selectEnableExportToDocumentStorage, selectExternalRecipient, selectEnableDashboardShareDialogLink, selectEnableNewScheduledExport, selectEnableCentralizedAutomationManagement, selectEnableAutomationManagement, selectEnableAutomationEvaluationMode, } from "./config/configSelectors.js";
|
6
6
|
export { selectEntitlementExportPdf, selectEntitlementMaxAutomationRecipients, selectEntitlementMaxAutomations, selectEntitlementMinimumRecurrenceMinutes, selectEntitlementUnlimitedAutomations, } from "./entitlements/entitlementsSelectors.js";
|
7
7
|
export { selectPermissions, selectCanListUsersInWorkspace, selectCanManageWorkspace, selectCanExportReport, selectCanExportTabular, selectCanExportPdf, selectCanCreateAnalyticalDashboard, selectCanManageACL, selectCanManageAnalyticalDashboard, selectCanCreateScheduledMail, selectCanInitData, selectCanUploadNonProductionCSV, selectCanExecuteRaw, selectCanCreateVisualization, selectCanManageMetric, selectCanManageDomain, selectCanInviteUserToWorkspace, selectCanRefreshData, selectCanManageScheduledMail, selectCanManageAttributeHierarchy, selectCanCreateFilterView, selectCanCreateAutomation, } from "./permissions/permissionsSelectors.js";
|
8
8
|
export { selectCanViewDashboardPermission, selectCanShareDashboardPermission, selectCanShareLockedDashboardPermission, selectCanEditDashboardPermission, selectCanEditLockedDashboardPermission, selectDashboardPermissions, } from "./dashboardPermissions/dashboardPermissionsSelectors.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AASrC,OAAO,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEjG,OAAO,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAG7F,OAAO,EACH,yBAAyB,EACzB,0CAA0C,EAC1C,yBAAyB,EACzB,iCAAiC,EACjC,qCAAqC,EACrC,8CAA8C,EAC9C,wBAAwB,EACxB,yCAAyC,EACzC,8CAA8C,EAC9C,qDAAqD,EACrD,kCAAkC,EAClC,0CAA0C,EAC1C,4BAA4B,EAC5B,iCAAiC,EACjC,6BAA6B,GAChC,MAAM,uDAAuD,CAAC;AAE/D,OAAO,EACH,YAAY,EACZ,YAAY,EACZ,gBAAgB,EAChB,cAAc,EACd,kBAAkB,EAClB,sBAAsB,EACtB,8BAA8B,EAC9B,gBAAgB,EAChB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,mCAAmC,EACnC,gCAAgC,EAChC,0CAA0C,EAC1C,mCAAmC,EACnC,gBAAgB,EAChB,cAAc,EACd,qBAAqB,EACrB,0BAA0B,EAC1B,+CAA+C,EAC/C,iCAAiC,EACjC,wCAAwC,EACxC,iCAAiC,EACjC,iCAAiC,EACjC,sCAAsC,EACtC,kCAAkC,EAClC,yCAAyC,EACzC,4BAA4B,EAC5B,8BAA8B,EAC9B,sCAAsC,EACtC,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,EAC1C,oBAAoB,EACpB,0CAA0C,EAC1C,6BAA6B,EAC7B,6BAA6B,EAC7B,+BAA+B,EAC/B,iCAAiC,EACjC,iCAAiC,EACjC,2CAA2C,EAC3C,8CAA8C,EAC9C,0CAA0C,EAC1C,yBAAyB,EACzB,eAAe,EACf,cAAc,EACd,wBAAwB,EACxB,sCAAsC,EACtC,8BAA8B,EAC9B,iCAAiC,EACjC,4BAA4B,EAC5B,+BAA+B,EAC/B,sBAAsB,EACtB,2CAA2C,EAC3C,4CAA4C,EAC5C,kDAAkD,EAClD,2DAA2D,EAC3D,gCAAgC,EAChC,8BAA8B,EAC9B,8BAA8B,EAC9B,sBAAsB,EACtB,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,gCAAgC,EAChC,iCAAiC,EACjC,gCAAgC,EAChC,uBAAuB,EACvB,qCAAqC,EACrC,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/model/store/index.ts"],"names":[],"mappings":"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"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { MutableRefObject } from "react";
|
1
2
|
import { Action, AnyAction, CaseReducer } from "@reduxjs/toolkit";
|
2
3
|
import { IDrillToCustomUrl, IInsightWidget, ObjRef } from "@gooddata/sdk-model";
|
3
4
|
import { FilterViewDialogMode, UiState } from "./uiState.js";
|
@@ -176,7 +177,7 @@ export declare const uiReducers: {
|
|
176
177
|
setIncompatibleDefaultFiltersOverrideMessage: UiReducer<AnyAction>;
|
177
178
|
resetIncompatibleDefaultFiltersOverrideMessage: UiReducer<AnyAction>;
|
178
179
|
setAutomationsInvalidateRef: UiReducer<{
|
179
|
-
payload:
|
180
|
+
payload: MutableRefObject<() => void> | undefined;
|
180
181
|
type: string;
|
181
182
|
}>;
|
182
183
|
invalidateAutomationItems: UiReducer<AnyAction>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"uiReducers.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiReducers.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"uiReducers.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiReducers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,OAAO,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,WAAW,EAAiB,MAAM,kBAAkB,CAAC;AAEjF,OAAO,EACH,iBAAiB,EACjB,cAAc,EACd,MAAM,EAMT,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,oBAAoB,EAAsC,OAAO,EAAE,MAAM,cAAc,CAAC;AAGjG,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EACH,YAAY,EACZ,mBAAmB,EACnB,eAAe,EACf,kBAAkB,EAClB,0BAA0B,EAC1B,qBAAqB,EACxB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AAErE,KAAK,SAAS,CAAC,CAAC,SAAS,MAAM,GAAG,SAAS,IAAI,WAAW,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;AAkWvE,KAAK,oBAAoB,GAAG;IACxB,IAAI,EAAE,CAAC,MAAM,GAAG,SAAS,CAAC,EAAE,CAAC;IAC7B,OAAO,EAAE,OAAO,CAAC;CACpB,CAAC;AAwDF,eAAO,MAAM,UAAU;;;;;yBA3ZuE,MAAM;;;;;;;;;;;;yBA8C3C,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAqOnC,cAAc;2BAAiB,iBAAiB,EAAE;;;;;;;;;;;;;;;;;;;;;;kBAqDpD,eAAe;oCAA0B,YAAY;;;;;;;;;;;;;;;;;;;mBAtL1D,OAAO;mBACP,oBAAoB;;;;;;;;;;;;;;;;wCA6PyC,IAAI;;;;CAyErF,CAAC"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
// (C) 2021-2025 GoodData Corporation
|
1
2
|
import { areObjRefsEqual, objRefToString, widgetId, widgetRef, widgetUri, } from "@gooddata/sdk-model";
|
2
3
|
import { getDashboardInsightMenuButtonId } from "../../../_staging/accessibility/elementId.js";
|
3
4
|
import { getDrillOriginLocalIdentifier } from "../../../_staging/drills/drillingUtils.js";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"uiReducers.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiReducers.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"uiReducers.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiReducers.ts"],"names":[],"mappings":"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"}
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { MutableRefObject } from "react";
|
1
2
|
import { Identifier, ObjRef, Uri } from "@gooddata/sdk-model";
|
2
3
|
import { DraggableLayoutItem } from "../../../presentation/dragAndDrop/types.js";
|
3
4
|
import { DropZoneType, IAlertDialogContext, ILayoutItemPath, ILayoutSectionPath, IMenuButtonItemsVisibility, IScheduleEmailContext } from "../../../types.js";
|
@@ -39,7 +40,7 @@ export interface UiState {
|
|
39
40
|
context?: IAlertDialogContext;
|
40
41
|
};
|
41
42
|
automationsManagement: {
|
42
|
-
invalidateItemsRef?:
|
43
|
+
invalidateItemsRef?: MutableRefObject<() => void>;
|
43
44
|
};
|
44
45
|
saveAsDialog: {
|
45
46
|
open: boolean;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"uiState.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiState.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"uiState.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiState.ts"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"uiState.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiState.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"uiState.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiState.ts"],"names":[],"mappings":"AAAA,qCAAqC;AA+HrC,MAAM,CAAC,MAAM,cAAc,GAAY;IACnC,6BAA6B,EAAE;QAC3B,IAAI,EAAE,KAAK;KACd;IACD,mBAAmB,EAAE;QACjB,IAAI,EAAE,KAAK;QACX,oBAAoB,EAAE,SAAS;KAClC;IACD,sBAAsB,EAAE;QACpB,IAAI,EAAE,KAAK;QACX,OAAO,EAAE,SAAS;KACrB;IACD,YAAY,EAAE;QACV,IAAI,EAAE,KAAK;KACd;IACD,qBAAqB,EAAE;QACnB,kBAAkB,EAAE,SAAS;KAChC;IACD,YAAY,EAAE;QACV,IAAI,EAAE,KAAK;KACd;IACD,cAAc,EAAE;QACZ,IAAI,EAAE,KAAK;KACd;IACD,WAAW,EAAE;QACT,IAAI,EAAE,KAAK;KACd;IACD,YAAY,EAAE;QACV,IAAI,EAAE,KAAK;KACd;IACD,kBAAkB,EAAE;QAChB,IAAI,EAAE,KAAK;QACX,SAAS,EAAE,SAAS;KACvB;IACD,WAAW,EAAE;QACT,IAAI,EAAE,KAAK;QACX,IAAI,EAAE,MAAM;KACf;IACD,eAAe,EAAE;QACb,iBAAiB,EAAE,SAAS;KAC/B;IACD,oBAAoB,EAAE;QAClB,IAAI,EAAE,KAAK;KACd;IACD,SAAS,EAAE;QACP,QAAQ,EAAE,KAAK;KAClB;IACD,SAAS,EAAE;QACP,oBAAoB,EAAE,SAAS;QAC/B,eAAe,EAAE,SAAS;KAC7B;IACD,UAAU,EAAE;QACR,eAAe,EAAE,EAAE;KACtB;IACD,iBAAiB,EAAE,SAAS;IAC5B,wBAAwB,EAAE,IAAI;IAC9B,2BAA2B,EAAE,KAAK;IAClC,8BAA8B,EAAE,CAAC;IACjC,4BAA4B,EAAE,EAAE;IAChC,4BAA4B,EAAE,KAAK;IACnC,mBAAmB,EAAE,SAAS;IAC9B,aAAa,EAAE,SAAS;IACxB,wBAAwB,EAAE;QACtB,kCAAkC,EAAE,KAAK;KAC5C;IACD,uBAAuB,EAAE;QACrB,sBAAsB,EAAE,EAAE;QAC1B,qCAAqC,EAAE,EAAE;KAC5C;IACD,oBAAoB,EAAE,SAAS;IAC/B,oBAAoB,EAAE,SAAS;IAC/B,oCAAoC,EAAE,SAAS;IAC/C,cAAc,EAAE,EAAE;IAClB,wBAAwB,EAAE,KAAK;CAClC,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"filterBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EACH,wBAAwB,EACxB,0BAA0B,EAE1B,kCAAkC,EAErC,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAchF,UAAU,0BAA0B;IAChC,kBAAkB,EAAE,wBAAwB,GAAG,SAAS,CAAC;CAC5D;AA8GD;;GAEG;AACH,qBAAa,0BAA2B,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA4B;IACzC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,0BAA6D;IAOlF,gBAAgB,GAAI,MAAM,sBAAsB,KAAG,IAAI,CAIrD;IAEK,kBAAkB,GAAI,UAAU,kCAAkC,KAAG,oBAAoB,CAM9F;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,0BAA0B,KAAK,kCAAkC,GAC1F,oBAAoB;IA2BvB,mBAAmB,QAAO,0BAA0B,CAiBlD;IAEF,cAAc,QAAO,IAAI,CAIvB;CACL"}
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2022-2025 GoodData Corporation
|
2
|
-
import React from "react";
|
3
3
|
import union from "lodash/union.js";
|
4
4
|
import { InvariantError } from "ts-invariant";
|
5
5
|
import { HiddenFilterBar, RenderModeAwareFilterBar, } from "../../presentation/index.js";
|
@@ -146,7 +146,7 @@ export class DefaultFilterBarCustomizer {
|
|
146
146
|
: updated
|
147
147
|
? (props) => {
|
148
148
|
const Comp = this.state.getRootProvider()(props);
|
149
|
-
return
|
149
|
+
return _jsx(Comp, { ...props });
|
150
150
|
}
|
151
151
|
: undefined,
|
152
152
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"filterBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;
|
1
|
+
{"version":3,"file":"filterBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"layoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"layoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAG1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,oBAAoB,EAA2B,MAAM,sBAAsB,CAAC;AACrF,OAAO,EAAwB,gCAAgC,EAAE,MAAM,kCAAkC,CAAC;AAC1G,OAAO,EACH,8BAA8B,EAE9B,uBAAuB,EACvB,+BAA+B,EAClC,MAAM,6BAA6B,CAAC;AACrC,OAAO,EACH,2BAA2B,EAC3B,0BAA0B,EAC1B,0BAA0B,EAC7B,MAAM,kBAAkB,CAAC;AAQ1B,UAAU,uBAAuB;IAC7B,eAAe,EAAE,8BAA8B,GAAG,SAAS,CAAC;CAC/D;AAgED,qBAAa,uBAAwB,YAAW,0BAA0B;IACtE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAoC;IAC/E,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAqC;IACjF,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,MAAM,CAAS;IACvB,OAAO,CAAC,KAAK,CAAyB;gBAGlC,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAgD;IAO9D,oBAAoB,GACvB,iBAAiB,0BAA0B,KAC5C,0BAA0B,CAU3B;IAEK,qBAAqB,GACxB,iBAAiB,2BAA2B,KAC7C,0BAA0B,CAU3B;IAEK,kBAAkB,GAAI,UAAU,+BAA+B,KAAG,0BAA0B,CAajG;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,0BAA0B;IAkC7B,mBAAmB,QAAO,uBAAuB,CAS/C;IAEK,cAAc,QAAO,0BAA0B,CAIpD;IAEF,+BAA+B,QAAO,oBAAoB,CAgDxD;IAEF,4BAA4B,QAAO,gCAAgC,CAmEjE;CACL"}
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import React from "react";
|
3
3
|
import union from "lodash/union.js";
|
4
4
|
import { InvariantError } from "ts-invariant";
|
5
5
|
import { ExportLayoutCustomizer } from "./exportLayoutCustomizer.js";
|
@@ -128,7 +128,7 @@ export class DefaultLayoutCustomizer {
|
|
128
128
|
LayoutComponent: this.updated
|
129
129
|
? (props) => {
|
130
130
|
const Comp = this.state.getRootProvider()(props);
|
131
|
-
return
|
131
|
+
return _jsx(Comp, { ...props });
|
132
132
|
}
|
133
133
|
: undefined,
|
134
134
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"layoutCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;
|
1
|
+
{"version":3,"file":"layoutCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"loadingCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"loadingCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAKtC,OAAO,EAAE,aAAa,EAAoB,MAAM,kBAAkB,CAAC;AAEnE,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AACzG,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAYtD,UAAU,wBAAwB;IAC9B,gBAAgB,EAAE,aAAa,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC;CAC9D;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,wBAAyB,YAAW,kBAAkB;IAC/D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA0B;IACvC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,wBAAyD;IAOvE,kBAAkB,GAAI,UAAU,gCAAgC,KAAG,kBAAkB,CAM1F;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,wBAAwB,KAAK,gCAAgC,GACtF,kBAAkB;IA2BrB,mBAAmB,QAAO,wBAAwB,CAShD;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
|
@@ -1,5 +1,4 @@
|
|
1
|
-
|
2
|
-
import React from "react";
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
3
2
|
import union from "lodash/union.js";
|
4
3
|
import { InvariantError } from "ts-invariant";
|
5
4
|
import { LoadingComponent } from "@gooddata/sdk-ui";
|
@@ -134,7 +133,7 @@ export class DefaultLoadingCustomizer {
|
|
134
133
|
LoadingComponent: this.updated
|
135
134
|
? (props) => {
|
136
135
|
const Comp = this.state.getRootProvider()(props);
|
137
|
-
return
|
136
|
+
return _jsx(Comp, { ...props });
|
138
137
|
}
|
139
138
|
: undefined,
|
140
139
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"loadingCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"loadingCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EACH,oBAAoB,EACpB,8BAA8B,EAE9B,sBAAsB,EACzB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAYpD,UAAU,sBAAsB;IAC5B,cAAc,EAAE,oBAAoB,GAAG,SAAS,CAAC;CACpD;AAwFD;;;;;;;;;;GAUG;AACH,qBAAa,sBAAuB,YAAW,gBAAgB;IAC3D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,sBAAqD;IAOnE,kBAAkB,GAAI,UAAU,8BAA8B,KAAG,gBAAgB,CAMtF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,sBAAsB,KAAK,8BAA8B,GAClF,gBAAgB;IA2BnB,mBAAmB,QAAO,sBAAsB,CAS9C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import React from "react";
|
3
3
|
import union from "lodash/union.js";
|
4
4
|
import { InvariantError } from "ts-invariant";
|
5
5
|
import { RenderModeAwareTitle, } from "../../presentation/index.js";
|
@@ -134,7 +134,7 @@ export class DefaultTitleCustomizer {
|
|
134
134
|
TitleComponent: this.updated
|
135
135
|
? (props) => {
|
136
136
|
const Comp = this.state.getRootProvider()(props);
|
137
|
-
return
|
137
|
+
return _jsx(Comp, { ...props });
|
138
138
|
}
|
139
139
|
: undefined,
|
140
140
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"titleCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;
|
1
|
+
{"version":3,"file":"titleCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EACH,qBAAqB,EACrB,+BAA+B,EAE/B,uBAAuB,EAC1B,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAYrD,UAAU,uBAAuB;IAC7B,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACtD;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,uBAAwB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAyB;IACtC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAuD;IAOrE,kBAAkB,GAAI,UAAU,+BAA+B,KAAG,iBAAiB,CAMxF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,iBAAiB;IA2BpB,mBAAmB,QAAO,uBAAuB,CAS/C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
1
2
|
// (C) 2021-2025 GoodData Corporation
|
2
|
-
import React from "react";
|
3
3
|
import union from "lodash/union.js";
|
4
4
|
import { InvariantError } from "ts-invariant";
|
5
5
|
import { RenderModeAwareTopBar, } from "../../presentation/index.js";
|
@@ -134,7 +134,7 @@ export class DefaultTopBarCustomizer {
|
|
134
134
|
TopBarComponent: this.updated
|
135
135
|
? (props) => {
|
136
136
|
const Comp = this.state.getRootProvider()(props);
|
137
|
-
return
|
137
|
+
return _jsx(Comp, { ...props });
|
138
138
|
}
|
139
139
|
: undefined,
|
140
140
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"topBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;
|
1
|
+
{"version":3,"file":"topBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"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"}
|