@gooddata/sdk-ui-dashboard 10.44.0-alpha.2 → 10.44.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +269 -228
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/dashboard/dashboardLayout.js +1 -1
- package/esm/_staging/dashboard/dashboardLayout.js.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts +0 -5
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +0 -9
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +4 -10
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/internal.d.ts +2 -2
- package/esm/internal.d.ts.map +1 -1
- package/esm/internal.js +2 -2
- package/esm/internal.js.map +1 -1
- package/esm/model/react/DashboardEventsContext.d.ts +2 -2
- package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
- package/esm/model/react/DashboardEventsContext.js +3 -2
- package/esm/model/react/DashboardEventsContext.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +3 -4
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +6 -8
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/types.d.ts +3 -3
- package/esm/model/react/types.d.ts.map +1 -1
- package/esm/model/react/types.js +1 -0
- package/esm/model/react/types.js.map +1 -1
- package/esm/model/react/useAutomationsInvalidateRef.d.ts +1 -1
- package/esm/model/react/useAutomationsInvalidateRef.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +0 -6
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +0 -8
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +2 -1
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +1 -0
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +2 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js +2 -2
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.js +2 -2
- package/esm/plugins/customizationApis/layoutCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.js +2 -3
- package/esm/plugins/customizationApis/loadingCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.js +2 -2
- package/esm/plugins/customizationApis/titleCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.js +2 -2
- package/esm/plugins/customizationApis/topBarCustomizer.js.map +1 -1
- package/esm/plugins/engine.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.js +2 -3
- package/esm/presentation/alerting/AlertingDialog.js.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.js +2 -3
- package/esm/presentation/alerting/AlertingManagementDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.js +9 -20
- package/esm/presentation/alerting/DefaultAlertingDialog/AlertingDialogHeader.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js +34 -74
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js +3 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.js +3 -12
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultLoadingAlertingDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.js +23 -32
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.js +72 -103
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.js +14 -14
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.js +15 -15
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.js +4 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.js +6 -6
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js +9 -9
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.js +7 -8
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js +9 -25
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.js +3 -17
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js +13 -22
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.js +6 -10
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertDropdown.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js +10 -21
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.js +10 -12
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsList.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.js +4 -7
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertsListOld.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -2
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +4 -10
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/PauseAlertRunner.js +3 -3
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/PauseAlertRunner.js.map +1 -1
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -2
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.js +4 -7
- package/esm/presentation/automationFilters/components/ApplyLatestFiltersConfirmDialog.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.js +8 -10
- package/esm/presentation/automationFilters/components/AutomationAttributeFilter.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts +3 -3
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.js +5 -4
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js +4 -4
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts +3 -3
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js +5 -4
- package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.d.ts +1 -2
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js +36 -55
- package/esm/presentation/automationFilters/components/AutomationFiltersSelect.js.map +1 -1
- package/esm/presentation/cancelEditDialog/CancelEditDialog.d.ts +1 -2
- package/esm/presentation/cancelEditDialog/CancelEditDialog.d.ts.map +1 -1
- package/esm/presentation/cancelEditDialog/CancelEditDialog.js +2 -2
- package/esm/presentation/cancelEditDialog/CancelEditDialog.js.map +1 -1
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.d.ts +1 -2
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.d.ts.map +1 -1
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.js +3 -3
- package/esm/presentation/cancelEditDialog/DefaultCancelEditDialog.js.map +1 -1
- package/esm/presentation/componentDefinition/renderModeAware.d.ts.map +1 -1
- package/esm/presentation/componentDefinition/renderModeAware.js +2 -3
- package/esm/presentation/componentDefinition/renderModeAware.js.map +1 -1
- package/esm/presentation/constants/layout.d.ts +0 -2
- package/esm/presentation/constants/layout.d.ts.map +1 -1
- package/esm/presentation/constants/layout.js +1 -8
- package/esm/presentation/constants/layout.js.map +1 -1
- package/esm/presentation/dashboard/Dashboard.d.ts +1 -2
- package/esm/presentation/dashboard/Dashboard.d.ts.map +1 -1
- package/esm/presentation/dashboard/Dashboard.js +5 -4
- package/esm/presentation/dashboard/Dashboard.js.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.js +3 -2
- package/esm/presentation/dashboard/DashboardContent.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.js +3 -3
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.js +3 -5
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderNew.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.js +2 -4
- package/esm/presentation/dashboard/DashboardHeader/AlertingDialogProviderOld.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +9 -23
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.js +3 -5
- package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.js +3 -2
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.js.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js +3 -2
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +6 -20
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.js +3 -4
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.d.ts +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.js +4 -4
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.js +3 -5
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.d.ts +2 -2
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.js +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/RenderModeAwareDashboardSidebar.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +2 -6
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.js +1 -0
- package/esm/presentation/dashboard/DashboardSidebar/types.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts +1 -2
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +8 -19
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardInner.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.js +9 -28
- package/esm/presentation/dashboard/components/DashboardInner.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +3 -3
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.js +5 -4
- package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardLoading.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardLoading.js +4 -4
- package/esm/presentation/dashboard/components/DashboardLoading.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardMainContent.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardMainContent.js +7 -17
- package/esm/presentation/dashboard/components/DashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.d.ts +1 -2
- package/esm/presentation/dashboard/components/DashboardRenderer.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.js +6 -18
- package/esm/presentation/dashboard/components/DashboardRenderer.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts +3 -3
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.js +4 -4
- package/esm/presentation/dashboard/components/DashboardScreenSizeContext.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.d.ts +1 -2
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +8 -10
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dashboard/components/ToastMessages.d.ts +1 -2
- package/esm/presentation/dashboard/components/ToastMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/ToastMessages.js +3 -2
- package/esm/presentation/dashboard/components/ToastMessages.js.map +1 -1
- package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useDrillValidationMessages.js +4 -3
- package/esm/presentation/dashboard/components/useDrillValidationMessages.js.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.js +4 -3
- package/esm/presentation/dashboard/components/useFilterContextValidationMessages.js.map +1 -1
- package/esm/presentation/dashboard/types.d.ts +4 -3
- package/esm/presentation/dashboard/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/types.js +1 -0
- package/esm/presentation/dashboard/types.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +5 -5
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts +3 -3
- package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardConfigContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardConfigContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +2 -2
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.js +3 -2
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/ExportDialogContext.d.ts +3 -3
- package/esm/presentation/dashboardContexts/ExportDialogContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/ExportDialogContext.js +3 -2
- package/esm/presentation/dashboardContexts/ExportDialogContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/types.d.ts +1 -1
- package/esm/presentation/dashboardContexts/types.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/types.js +1 -0
- package/esm/presentation/dashboardContexts/types.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardList.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardList.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardList.js +5 -4
- package/esm/presentation/dashboardList/DashboardList.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardListButton.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListButton.js +4 -6
- package/esm/presentation/dashboardList/DashboardListButton.js.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -2
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.js +4 -8
- package/esm/presentation/dashboardList/DashboardListItem.js.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.js +2 -3
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.js.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +50 -69
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.js +3 -5
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.js.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.js +2 -3
- package/esm/presentation/deleteDialog/DeleteDialog.js.map +1 -1
- package/esm/presentation/dialogs/ExportDialogProvider.d.ts +1 -2
- package/esm/presentation/dialogs/ExportDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dialogs/ExportDialogProvider.js +2 -2
- package/esm/presentation/dialogs/ExportDialogProvider.js.map +1 -1
- package/esm/presentation/dragAndDrop/DeleteDropZone.d.ts +1 -2
- package/esm/presentation/dragAndDrop/DeleteDropZone.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/DeleteDropZone.js +2 -5
- package/esm/presentation/dragAndDrop/DeleteDropZone.js.map +1 -1
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.js +2 -4
- package/esm/presentation/dragAndDrop/DraggableCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts +3 -3
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.js +7 -6
- package/esm/presentation/dragAndDrop/HoveredWidgetContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +2 -2
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +4 -3
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.d.ts +1 -2
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.js +2 -3
- package/esm/presentation/dragAndDrop/WrapCreatePanelItemWithDrag.js.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -2
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.js +2 -3
- package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +2 -6
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +6 -9
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.js +2 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +2 -6
- package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +5 -10
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +4 -12
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.js +2 -3
- package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +4 -16
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/AddKpiWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +4 -12
- package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DashboardLayoutDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/DefaultEmptyLayoutDropZoneBody.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.js +2 -4
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableInsightListItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableKpiCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.js +6 -9
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.js +6 -9
- package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.js +3 -3
- package/esm/presentation/dragAndDrop/draggableWidget/InsightDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/KpiDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.js +2 -3
- package/esm/presentation/dragAndDrop/draggableWidget/LoadingDashboardWidget.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/RichTextDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.d.ts +1 -2
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.js +2 -2
- package/esm/presentation/dragAndDrop/draggableWidget/VisualizationSwitcherDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/types.d.ts +5 -5
- package/esm/presentation/dragAndDrop/types.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/types.js +1 -0
- package/esm/presentation/dragAndDrop/types.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +3 -6
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +3 -7
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +2 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +9 -19
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +2 -12
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +17 -21
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +23 -27
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +8 -13
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +3 -11
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.d.ts +3 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +4 -11
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.d.ts +3 -3
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.js +2 -4
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/DropdownSectionHeader.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js +3 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ClientIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DashboardIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/DataProductIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/InsightIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +6 -22
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ProjectIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.d.ts +1 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/WidgetIdParameterDetail.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -2
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +4 -7
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.d.ts +1 -2
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js +3 -13
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdownMenuItem.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.js +4 -6
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.js.map +1 -1
- package/esm/presentation/export/DefaultDashboardExportVariables.d.ts +1 -2
- package/esm/presentation/export/DefaultDashboardExportVariables.d.ts.map +1 -1
- package/esm/presentation/export/DefaultDashboardExportVariables.js +6 -24
- package/esm/presentation/export/DefaultDashboardExportVariables.js.map +1 -1
- package/esm/presentation/export/ExportThemeProvider.d.ts +2 -2
- package/esm/presentation/export/ExportThemeProvider.d.ts.map +1 -1
- package/esm/presentation/export/ExportThemeProvider.js +2 -4
- package/esm/presentation/export/ExportThemeProvider.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +4 -4
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.js +5 -4
- package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +3 -9
- package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -3
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +5 -18
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +26 -26
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterPlaceholder.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +28 -30
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +3 -6
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +3 -15
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.js +2 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/DeleteButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/common/DropdownControls.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +4 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.js +3 -7
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/ConfigurationPanelHeader.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.js +5 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +4 -10
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +9 -19
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.js +3 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +7 -11
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +5 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +10 -16
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +4 -8
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +3 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.d.ts +3 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +12 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +10 -18
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +13 -16
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +4 -11
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +4 -6
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +5 -9
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.js +2 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +2 -5
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.d.ts +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.js +3 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormDropdown.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.d.ts +1 -2
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.js +2 -4
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/displayFormDropdown/DisplayFormItem.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts +2 -2
- package/esm/presentation/filterBar/attributeFilter/types.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.js +1 -0
- package/esm/presentation/filterBar/attributeFilter/types.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.js +2 -3
- package/esm/presentation/filterBar/configuration/ConfigurationCategory.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +3 -5
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +2 -2
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +2 -7
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.js +2 -3
- package/esm/presentation/filterBar/configuration/ConfigurationPanelHeader.js.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -2
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +2 -6
- package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -3
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +2 -6
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +1 -2
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +5 -13
- package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +53 -60
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts +3 -3
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +21 -43
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.js +2 -3
- package/esm/presentation/filterBar/filterBar/FilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.js +2 -2
- package/esm/presentation/filterBar/filterBar/RenderModeAwareFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js +5 -6
- package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +2 -6
- package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +5 -23
- package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.js +4 -7
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewDeleteConfirm.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +8 -14
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -2
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +30 -54
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +7 -7
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.js +7 -13
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlay.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.js +2 -2
- package/esm/presentation/flexibleLayout/DashboardItemOverlay/DashboardItemOverlayController.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +17 -27
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.js +9 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayout.js.map +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js +9 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +5 -7
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js +3 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js +10 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js +13 -12
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js +2 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +4 -6
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js +13 -15
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js +7 -8
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js +4 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js +5 -11
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +3 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +10 -13
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts +8 -8
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.js +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +3 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.js +1 -0
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +4 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -22
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardError.d.ts +1 -2
- package/esm/presentation/flexibleLayout/EmptyDashboardError.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardError.js +2 -2
- package/esm/presentation/flexibleLayout/EmptyDashboardError.js.map +1 -1
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.d.ts +1 -2
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.js +2 -3
- package/esm/presentation/flexibleLayout/ExportEmptyDashboardError.js.map +1 -1
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.d.ts +1 -2
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.js +2 -3
- package/esm/presentation/flexibleLayout/ViewModeEmptyNestedLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +4 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +2 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +3 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +2 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +4 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.d.ts +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js +3 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +3 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +2 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +2 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +2 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +4 -11
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.d.ts +3 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +9 -15
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +6 -7
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +4 -6
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.js +5 -13
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionDropZoneBox.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.js +4 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/SectionHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.js +2 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js +2 -8
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +3 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/index.d.ts +1 -0
- package/esm/presentation/flexibleLayout/index.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/index.js +1 -0
- package/esm/presentation/flexibleLayout/index.js.map +1 -1
- package/esm/presentation/index.d.ts +1 -1
- package/esm/presentation/index.d.ts.map +1 -1
- package/esm/presentation/index.js +1 -1
- package/esm/presentation/index.js.map +1 -1
- package/esm/presentation/insightList/InsightList.d.ts +1 -2
- package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightList.js +6 -5
- package/esm/presentation/insightList/InsightList.js.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.d.ts +3 -3
- package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightListNoData.js +3 -8
- package/esm/presentation/insightList/InsightListNoData.js.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js +3 -4
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js +2 -3
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js.map +1 -1
- package/esm/presentation/localization/IntlWrapper.d.ts +3 -3
- package/esm/presentation/localization/IntlWrapper.d.ts.map +1 -1
- package/esm/presentation/localization/IntlWrapper.js +4 -3
- package/esm/presentation/localization/IntlWrapper.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts +4 -4
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +4 -9
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +9 -9
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.js +2 -11
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.js +4 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContent.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.js +7 -8
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemContentWrapper.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +4 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +3 -3
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.js +4 -4
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.js +2 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemKpi.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.d.ts +1 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.js +2 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemVisualization.js.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.d.ts +1 -2
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +2 -5
- package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +3 -4
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +4 -8
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js +3 -2
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.js +2 -3
- package/esm/presentation/saveAs/SaveAsDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.js +3 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultLoadingScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts +2 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +33 -57
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +25 -47
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +25 -41
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +8 -12
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +6 -8
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js +6 -29
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js +3 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts +2 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js +18 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +5 -9
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +6 -15
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +21 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +2 -7
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +2 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.js +9 -20
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Header/ScheduleEmailDialogHeader.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.js +5 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +3 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +29 -78
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.js +5 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js +16 -34
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +3 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +4 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js +10 -23
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.d.ts +1 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.js +7 -10
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmailsList.js.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js +2 -3
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js +2 -3
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.js +3 -2
- package/esm/presentation/shareDialog/DefaultShareDialog.js.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.js +2 -3
- package/esm/presentation/shareDialog/ShareDialog.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.d.ts +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.js +2 -3
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbar.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -2
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +4 -8
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.d.ts +3 -3
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.d.ts.map +1 -1
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +2 -5
- package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.js +2 -3
- package/esm/presentation/toolbar/Toolbar.js.map +1 -1
- package/esm/presentation/toolbar/types.d.ts +2 -2
- package/esm/presentation/toolbar/types.d.ts.map +1 -1
- package/esm/presentation/toolbar/types.js +1 -0
- package/esm/presentation/toolbar/types.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.js +2 -3
- package/esm/presentation/topBar/buttonBar/ButtonBar.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.js +2 -11
- package/esm/presentation/topBar/buttonBar/DefaultButtonBar.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/cancelButton/DefaultCancelButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/editButton/DefaultEditButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.js +3 -2
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/DefaultSaveAsNewButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +4 -6
- package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -2
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.js +3 -5
- package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.js +4 -3
- package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js +2 -3
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js.map +1 -1
- package/esm/presentation/topBar/buttonBar/types.d.ts +3 -3
- package/esm/presentation/topBar/buttonBar/types.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/types.js +1 -0
- package/esm/presentation/topBar/buttonBar/types.js.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +25 -31
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.js.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -2
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.js +4 -9
- package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.js.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.js +2 -3
- package/esm/presentation/topBar/menuButton/MenuButton.js.map +1 -1
- package/esm/presentation/topBar/menuButton/useDefaultMenuItems.js +7 -6
- package/esm/presentation/topBar/menuButton/useDefaultMenuItems.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js +2 -3
- package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +2 -7
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js +2 -3
- package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +3 -9
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js.map +1 -1
- package/esm/presentation/topBar/title/DefaultTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/DefaultTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/DefaultTitle.js +2 -3
- package/esm/presentation/topBar/title/DefaultTitle.js.map +1 -1
- package/esm/presentation/topBar/title/EditableTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/EditableTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/EditableTitle.js +2 -3
- package/esm/presentation/topBar/title/EditableTitle.js.map +1 -1
- package/esm/presentation/topBar/title/RenderModeAwareTitle.d.ts +1 -2
- package/esm/presentation/topBar/title/RenderModeAwareTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/RenderModeAwareTitle.js +2 -2
- package/esm/presentation/topBar/title/RenderModeAwareTitle.js.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.js +2 -3
- package/esm/presentation/topBar/title/Title.js.map +1 -1
- package/esm/presentation/topBar/title/TitleWrapper.d.ts +3 -3
- package/esm/presentation/topBar/title/TitleWrapper.d.ts.map +1 -1
- package/esm/presentation/topBar/title/TitleWrapper.js +2 -3
- package/esm/presentation/topBar/title/TitleWrapper.js.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.js +6 -13
- package/esm/presentation/topBar/topBar/DefaultTopBar.js.map +1 -1
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.d.ts +1 -2
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.js +2 -2
- package/esm/presentation/topBar/topBar/RenderModeAwareTopBar.js.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.js +2 -3
- package/esm/presentation/topBar/topBar/TopBar.js.map +1 -1
- package/esm/presentation/types.d.ts +1 -1
- package/esm/presentation/types.d.ts.map +1 -1
- package/esm/presentation/types.js.map +1 -1
- package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -2
- package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
- package/esm/presentation/widget/common/EditableHeadline.js +2 -3
- package/esm/presentation/widget/common/EditableHeadline.js.map +1 -1
- package/esm/presentation/widget/common/InsightDropdown.d.ts +1 -2
- package/esm/presentation/widget/common/InsightDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/InsightDropdown.js +4 -5
- package/esm/presentation/widget/common/InsightDropdown.js.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.js +14 -13
- package/esm/presentation/widget/common/configuration/AttributeFilterConfiguration.js.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +3 -8
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js.map +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +3 -3
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.js +3 -10
- package/esm/presentation/widget/common/configuration/ConfigurationBubble.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +32 -41
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.js +2 -4
- package/esm/presentation/widget/common/configuration/DateDatasetDuplicityWarning.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +3 -5
- package/esm/presentation/widget/common/configuration/DateDatasetFilter.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +3 -10
- package/esm/presentation/widget/common/configuration/DateDatasetPicker.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +3 -8
- package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +3 -8
- package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.d.ts +1 -2
- package/esm/presentation/widget/common/configuration/FilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js +23 -22
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +2 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -2
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.js +2 -3
- package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.js +2 -3
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/index.d.ts +1 -0
- package/esm/presentation/widget/dashboardLayout/index.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/index.js +1 -0
- package/esm/presentation/widget/dashboardLayout/index.js.map +1 -1
- package/esm/presentation/widget/dashboardLayout/types.d.ts +1 -1
- package/esm/presentation/widget/dashboardLayout/types.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.d.ts +1 -2
- package/esm/presentation/widget/description/DescriptionClickTrigger.d.ts.map +1 -1
- package/esm/presentation/widget/description/DescriptionClickTrigger.js +3 -5
- package/esm/presentation/widget/description/DescriptionClickTrigger.js.map +1 -1
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.d.ts +1 -2
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.js +3 -4
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.js.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +4 -4
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.js +3 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.js.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.d.ts +1 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.d.ts.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.js +2 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.js.map +1 -1
- package/esm/presentation/widget/description/types.d.ts +2 -2
- package/esm/presentation/widget/description/types.d.ts.map +1 -1
- package/esm/presentation/widget/description/types.js +1 -0
- package/esm/presentation/widget/description/types.js.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.js +4 -3
- package/esm/presentation/widget/insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts +1 -2
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.js +2 -2
- package/esm/presentation/widget/insight/DefaultDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.d.ts +1 -2
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.js +2 -2
- package/esm/presentation/widget/insight/DefaultInsightBody/DefaultInsightBody.js.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/InsightBody.d.ts +1 -2
- package/esm/presentation/widget/insight/InsightBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/InsightBody.js +3 -2
- package/esm/presentation/widget/insight/InsightBody.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +2 -7
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.js +5 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CustomError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.d.ts +3 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.js +2 -5
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ErrorContainer.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +2 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +2 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +3 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +10 -19
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.js +5 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +3 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +8 -21
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +11 -16
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +6 -11
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +11 -20
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +8 -9
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.js +2 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js +2 -3
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts +1 -2
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.js +3 -14
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.js +2 -2
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.js +4 -7
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js +10 -18
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributesSelect.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelector.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.js +2 -11
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorBody.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillMeasureSelector/DrillMeasureSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +2 -6
- package/esm/presentation/widget/insight/configuration/DrillOriginItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillAttributeSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillMeasureSelectorList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelector.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +4 -19
- package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js +4 -4
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js +6 -9
- package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetTypeListItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.js +3 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.js +3 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +2 -4
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +2 -10
- package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js +6 -8
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +3 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.js +2 -3
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetInsightItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.js +10 -13
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetUrlItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.js +5 -5
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargets.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.js +3 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/DrillingInsightDropdown.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +2 -8
- package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.js +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js +2 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +12 -23
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js +2 -3
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js +24 -71
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.js +16 -30
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlertConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +2 -11
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlerts.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js +3 -3
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.js +7 -9
- package/esm/presentation/widget/insight/configuration/InsightAlertsNew.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.js +6 -9
- package/esm/presentation/widget/insight/configuration/InsightAlertsOld.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +17 -21
- package/esm/presentation/widget/insight/configuration/InsightConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +4 -12
- package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.js +3 -2
- package/esm/presentation/widget/insight/configuration/InsightDateDataSetFilter.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +2 -6
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +3 -3
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js +5 -5
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +13 -16
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +5 -21
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.js +5 -7
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +2 -9
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightFilters.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightFilters.js +2 -7
- package/esm/presentation/widget/insight/configuration/InsightFilters.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightInteractions.d.ts +2 -3
- package/esm/presentation/widget/insight/configuration/InsightInteractions.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightInteractions.js +3 -5
- package/esm/presentation/widget/insight/configuration/InsightInteractions.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +3 -5
- package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +3 -7
- package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js.map +1 -1
- package/esm/presentation/widget/insight/types.d.ts +2 -2
- package/esm/presentation/widget/insight/types.d.ts.map +1 -1
- package/esm/presentation/widget/insight/types.js +1 -0
- package/esm/presentation/widget/insight/types.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js +3 -2
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +7 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +9 -11
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.js +2 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.js +2 -4
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuContainer.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +3 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +2 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.js +4 -6
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuHeader.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +4 -4
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.js +6 -9
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.js +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js +2 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.d.ts +1 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +4 -7
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js +2 -2
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js +3 -5
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/richText/CreatableRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/CreatableRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/CreatableRichText.js +2 -3
- package/esm/presentation/widget/richText/CreatableRichText.js.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.js +3 -2
- package/esm/presentation/widget/richText/DashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/EditModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js +10 -23
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.js +3 -3
- package/esm/presentation/widget/richText/ExportModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -2
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.js +2 -2
- package/esm/presentation/widget/richText/ViewModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.js +3 -2
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.d.ts +3 -3
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +2 -7
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +4 -4
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.js +19 -21
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.js +2 -3
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.js.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.d.ts +1 -2
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.js +2 -4
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenuTitle.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.js +2 -3
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +3 -6
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.js +3 -2
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.js +15 -16
- package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js +3 -2
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +3 -6
- package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/ExportModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +3 -4
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +15 -18
- package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +6 -10
- package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +4 -14
- package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +6 -33
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationConfig.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +7 -15
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +10 -15
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.js +2 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +8 -18
- package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js +2 -2
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +11 -18
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +4 -10
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -2
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +8 -16
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.js +8 -12
- package/esm/presentation/widget/widget/DashboardWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js +11 -12
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.d.ts +3 -3
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.js +2 -3
- package/esm/presentation/widget/widget/InsightWidget/DashboardWidgetInsightGuard.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +12 -15
- package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.js +6 -6
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.js +3 -3
- package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.js.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.js +2 -3
- package/esm/presentation/widget/widget/InsightWidget/ExportableDashboardInsightWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.js +3 -4
- package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.js +2 -3
- package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.js +2 -3
- package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.js +3 -4
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.js +5 -6
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.js +2 -3
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.js.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -2
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.js +7 -7
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.js.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +3 -6
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js +2 -3
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +75 -84
- package/package.json +23 -24
- package/styles/css/main.css +1245 -1333
- package/styles/css/main.css.map +1 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.d.ts +0 -435
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.js +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/builder/interfaces.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.d.ts +0 -30
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.js +0 -85
- package/esm/_staging/dashboard/legacyFluidLayout/builder/item.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.d.ts +0 -36
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.js +0 -148
- package/esm/_staging/dashboard/legacyFluidLayout/builder/layout.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.d.ts +0 -31
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.js +0 -143
- package/esm/_staging/dashboard/legacyFluidLayout/builder/section.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/config.d.ts +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/config.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/config.js +0 -4
- package/esm/_staging/dashboard/legacyFluidLayout/config.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.d.ts +0 -117
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.js +0 -2
- package/esm/_staging/dashboard/legacyFluidLayout/facade/interfaces.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.d.ts +0 -40
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.js +0 -114
- package/esm/_staging/dashboard/legacyFluidLayout/facade/item.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.d.ts +0 -23
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.js +0 -72
- package/esm/_staging/dashboard/legacyFluidLayout/facade/items.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.d.ts +0 -20
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.js +0 -38
- package/esm/_staging/dashboard/legacyFluidLayout/facade/layout.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.d.ts +0 -33
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.js +0 -86
- package/esm/_staging/dashboard/legacyFluidLayout/facade/section.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.d.ts +0 -23
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.js +0 -52
- package/esm/_staging/dashboard/legacyFluidLayout/facade/sections.js.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/index.d.ts +0 -11
- package/esm/_staging/dashboard/legacyFluidLayout/index.d.ts.map +0 -1
- package/esm/_staging/dashboard/legacyFluidLayout/index.js +0 -10
- package/esm/_staging/dashboard/legacyFluidLayout/index.js.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.d.ts +0 -11
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.js +0 -53
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlay.js.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.d.ts +0 -8
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.js +0 -17
- package/esm/presentation/layout/DashboardItemOverlay/DashboardItemOverlayController.js.map +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -7
- package/esm/presentation/layout/DashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardLayout.js +0 -11
- package/esm/presentation/layout/DashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DashboardLayoutWidget.d.ts +0 -9
- package/esm/presentation/layout/DashboardLayoutWidget.d.ts.map +0 -1
- package/esm/presentation/layout/DashboardLayoutWidget.js +0 -220
- package/esm/presentation/layout/DashboardLayoutWidget.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.js +0 -118
- package/esm/presentation/layout/DefaultDashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -9
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.js +0 -70
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js +0 -20
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js +0 -17
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -21
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js +0 -21
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -7
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js +0 -46
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -15
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js +0 -19
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts +0 -6
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +0 -35
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js +0 -40
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -24
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js +0 -57
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.d.ts +0 -29
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.js +0 -26
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeader.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +0 -15
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js +0 -22
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js +0 -12
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js +0 -13
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js +0 -36
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js +0 -27
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +0 -38
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +0 -82
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts +0 -7
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.js +0 -18
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +0 -4
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts +0 -8
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.js +0 -16
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.d.ts +0 -19
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.js +0 -14
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/index.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts +0 -359
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.js +0 -2
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts +0 -3
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +0 -31
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -6
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.js +0 -33
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts +0 -35
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.js +0 -344
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.js.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +0 -22
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.js +0 -96
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.js.map +0 -1
- package/esm/presentation/layout/EmptyDashboardError.d.ts +0 -3
- package/esm/presentation/layout/EmptyDashboardError.d.ts.map +0 -1
- package/esm/presentation/layout/EmptyDashboardError.js +0 -10
- package/esm/presentation/layout/EmptyDashboardError.js.map +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -2
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.js +0 -11
- package/esm/presentation/layout/EmptyDashboardLayout.js.map +0 -1
- package/esm/presentation/layout/ExportEmptyDashboardError.d.ts +0 -3
- package/esm/presentation/layout/ExportEmptyDashboardError.d.ts.map +0 -1
- package/esm/presentation/layout/ExportEmptyDashboardError.js +0 -10
- package/esm/presentation/layout/ExportEmptyDashboardError.js.map +0 -1
- package/esm/presentation/layout/constants.d.ts +0 -3
- package/esm/presentation/layout/constants.d.ts.map +0 -1
- package/esm/presentation/layout/constants.js +0 -4
- package/esm/presentation/layout/constants.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayer.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/DragLayer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayer.js +0 -60
- package/esm/presentation/layout/dragAndDrop/DragLayer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +0 -5
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +0 -48
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +0 -7
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js +0 -56
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +0 -29
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js +0 -62
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.js +0 -24
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/sizeLimiting.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -14
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -14
- package/esm/presentation/layout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.js +0 -11
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.d.ts +0 -15
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +0 -88
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.d.ts +0 -10
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.js +0 -67
- package/esm/presentation/layout/dragAndDrop/Resize/ResizeOverlay.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.js +0 -10
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizer.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +0 -12
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +0 -65
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/types.d.ts +0 -5
- package/esm/presentation/layout/dragAndDrop/Resize/types.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/Resize/types.js +0 -3
- package/esm/presentation/layout/dragAndDrop/Resize/types.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +0 -10
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +0 -11
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +0 -8
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.d.ts +0 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.js +0 -4
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/index.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.js +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/types.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +0 -81
- package/esm/presentation/layout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +0 -93
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.js +0 -22
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts +0 -6
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.js +0 -21
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionDropZoneBox.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.js +0 -97
- package/esm/presentation/layout/dragAndDrop/draggableWidget/SectionHotspot.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.js +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts +0 -7
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js +0 -14
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneBox.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +0 -10
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +0 -84
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.js +0 -67
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.js +0 -33
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useInsightPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.js +0 -13
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useIsDraggingCurrentItem.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.js +0 -36
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useKpiPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.js +0 -21
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.js +0 -8
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts +0 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.js +0 -70
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.js +0 -35
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionInsightPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.js +0 -38
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionKpiPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.js +0 -56
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.js +0 -45
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.js +0 -56
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts +0 -2
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.js +0 -43
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.js.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +0 -9
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +0 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +0 -18
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +0 -1
- package/esm/presentation/layout/index.d.ts +0 -4
- package/esm/presentation/layout/index.d.ts.map +0 -1
- package/esm/presentation/layout/index.js +0 -4
- package/esm/presentation/layout/index.js.map +0 -1
- package/esm/presentation/layout/refs.d.ts +0 -5
- package/esm/presentation/layout/refs.d.ts.map +0 -1
- package/esm/presentation/layout/refs.js +0 -7
- package/esm/presentation/layout/refs.js.map +0 -1
- package/esm/presentation/layout/types.d.ts +0 -22
- package/esm/presentation/layout/types.d.ts.map +0 -1
- package/esm/presentation/layout/types.js +0 -2
- package/esm/presentation/layout/types.js.map +0 -1
- /package/esm/presentation/{layout → flexibleLayout}/DefaultDashboardLayout.d.ts +0 -0
package/styles/css/main.css
CHANGED
@@ -314,49 +314,46 @@
|
|
314
314
|
}
|
315
315
|
|
316
316
|
/**
|
317
|
-
* FixedDataTable v1.2.22
|
318
|
-
*
|
319
317
|
* Copyright Schrodinger, LLC
|
320
318
|
* All rights reserved.
|
321
319
|
*
|
322
320
|
* This source code is licensed under the BSD-style license found in the
|
323
321
|
* LICENSE file in the root directory of this source tree. An additional grant
|
324
322
|
* of patent rights can be found in the PATENTS file in the same directory.
|
325
|
-
*/
|
326
|
-
/**
|
327
|
-
* Copyright Schrodinger, LLC
|
328
|
-
* All rights reserved.
|
329
323
|
*
|
330
|
-
*
|
331
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
332
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
324
|
+
* @providesModule Scrollbar
|
333
325
|
*
|
334
|
-
* @providesModule fixedDataTableCellGroupLayout
|
335
326
|
*/
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
327
|
+
/**
|
328
|
+
* Scrollbars.
|
329
|
+
*/
|
330
|
+
/* Touching the scroll-track directly makes the scroll-track bolder */
|
331
|
+
.public_Scrollbar_main.public_Scrollbar_mainActive,
|
332
|
+
.public_Scrollbar_main {
|
333
|
+
background-color: #fff;
|
334
|
+
border-left: 1px solid #d3d3d3;
|
344
335
|
}
|
345
336
|
|
346
|
-
.fixedDataTable_isRTL .
|
347
|
-
|
348
|
-
|
337
|
+
.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
|
338
|
+
.fixedDataTable_isRTL .public_Scrollbar_main {
|
339
|
+
border-right: 1px solid #d3d3d3;
|
340
|
+
border-left-width: 0;
|
349
341
|
}
|
350
342
|
|
351
|
-
.
|
352
|
-
|
353
|
-
|
354
|
-
|
343
|
+
.public_Scrollbar_mainOpaque,
|
344
|
+
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
|
345
|
+
.public_Scrollbar_mainOpaque:hover {
|
346
|
+
background-color: #fff;
|
355
347
|
}
|
356
348
|
|
357
|
-
.
|
358
|
-
|
359
|
-
|
349
|
+
.public_Scrollbar_face:after {
|
350
|
+
background-color: #c2c2c2;
|
351
|
+
}
|
352
|
+
|
353
|
+
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
|
354
|
+
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
|
355
|
+
.public_Scrollbar_faceActive:after {
|
356
|
+
background-color: #7d7d7d;
|
360
357
|
}
|
361
358
|
|
362
359
|
/**
|
@@ -367,86 +364,87 @@
|
|
367
364
|
* LICENSE file in the root directory of this source tree. An additional grant
|
368
365
|
* of patent rights can be found in the PATENTS file in the same directory.
|
369
366
|
*
|
370
|
-
* @providesModule
|
367
|
+
* @providesModule fixedDataTableCell
|
371
368
|
*/
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
overflow: hidden;
|
379
|
-
position: absolute;
|
380
|
-
white-space: normal;
|
381
|
-
}
|
382
|
-
|
383
|
-
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
384
|
-
border-right-width: 0;
|
385
|
-
border-left-style: solid;
|
386
|
-
border-left-width: 1px;
|
369
|
+
/**
|
370
|
+
* Table cell.
|
371
|
+
*/
|
372
|
+
.public_fixedDataTableCell_main {
|
373
|
+
background-color: #fff;
|
374
|
+
border-color: #d3d3d3;
|
387
375
|
}
|
388
376
|
|
389
|
-
.
|
390
|
-
|
377
|
+
.public_fixedDataTableCell_highlighted {
|
378
|
+
background-color: #f4f4f4;
|
391
379
|
}
|
392
380
|
|
393
|
-
.
|
394
|
-
|
381
|
+
.public_fixedDataTableCell_cellContent {
|
382
|
+
padding: 8px;
|
395
383
|
}
|
396
384
|
|
397
|
-
.
|
398
|
-
|
385
|
+
.public_fixedDataTableCell_columnResizerKnob {
|
386
|
+
background-color: #0284ff;
|
399
387
|
}
|
400
388
|
|
401
|
-
.
|
402
|
-
|
403
|
-
vertical-align: middle;
|
404
|
-
box-sizing: border-box;
|
389
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
390
|
+
margin-left: 12px;
|
405
391
|
}
|
406
392
|
|
407
|
-
.
|
408
|
-
|
393
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
394
|
+
padding-left: 20px;
|
409
395
|
}
|
410
396
|
|
411
|
-
.
|
412
|
-
|
397
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
398
|
+
margin-left: auto;
|
399
|
+
margin-right: 12px;
|
413
400
|
}
|
414
401
|
|
415
|
-
.
|
416
|
-
|
417
|
-
vertical-align: middle;
|
402
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
403
|
+
padding-right: 20px;
|
418
404
|
}
|
419
405
|
|
420
|
-
.
|
421
|
-
|
422
|
-
right: 0px;
|
423
|
-
width: 6px;
|
424
|
-
z-index: 1;
|
406
|
+
.public_fixedDataTableCell_reordering {
|
407
|
+
z-index: 2;
|
425
408
|
}
|
426
409
|
|
427
|
-
.
|
428
|
-
|
429
|
-
|
410
|
+
.public_fixedDataTableCell_resizeReorderCellContainer {
|
411
|
+
position: fixed;
|
412
|
+
background-color: #f6f7f8;
|
413
|
+
background-image: linear-gradient(#fff, #efefef);
|
414
|
+
border-color: #d3d3d3;
|
415
|
+
border-right-style: solid;
|
416
|
+
border-right-width: 1px;
|
430
417
|
}
|
431
418
|
|
432
|
-
|
433
|
-
|
419
|
+
/**
|
420
|
+
* Column reorder goodies.
|
421
|
+
*/
|
422
|
+
.fixedDataTableCellLayout_columnReorderContainer {
|
423
|
+
border-color: #0284ff;
|
424
|
+
background-color: rgba(0, 0, 0, 0.1);
|
425
|
+
width: 12px;
|
426
|
+
margin-right: -12px;
|
427
|
+
float: left;
|
428
|
+
cursor: move;
|
434
429
|
}
|
435
430
|
|
436
|
-
.
|
437
|
-
|
431
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
|
432
|
+
margin-right: auto;
|
433
|
+
margin-left: -12px;
|
434
|
+
float: right;
|
438
435
|
}
|
439
436
|
|
440
|
-
.
|
437
|
+
.fixedDataTableCellLayout_columnReorderContainer:after {
|
438
|
+
content: "::";
|
441
439
|
position: absolute;
|
442
|
-
|
443
|
-
|
444
|
-
|
440
|
+
top: 50%;
|
441
|
+
left: 1px;
|
442
|
+
transform: translateY(-50%);
|
445
443
|
}
|
446
444
|
|
447
|
-
.fixedDataTable_isRTL .
|
448
|
-
left:
|
449
|
-
right:
|
445
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
|
446
|
+
left: auto;
|
447
|
+
right: 1px;
|
450
448
|
}
|
451
449
|
|
452
450
|
/**
|
@@ -457,37 +455,15 @@
|
|
457
455
|
* LICENSE file in the root directory of this source tree. An additional grant
|
458
456
|
* of patent rights can be found in the PATENTS file in the same directory.
|
459
457
|
*
|
460
|
-
* @providesModule
|
458
|
+
* @providesModule fixedDataTableColumnResizerLine
|
459
|
+
*
|
461
460
|
*/
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
470
|
-
right: auto;
|
471
|
-
left: -5px;
|
472
|
-
}
|
473
|
-
|
474
|
-
.fixedDataTableColumnResizerLineLayout_main {
|
475
|
-
border-right-style: solid;
|
476
|
-
border-right-width: 1px;
|
477
|
-
box-sizing: border-box;
|
478
|
-
position: absolute;
|
479
|
-
z-index: 10;
|
480
|
-
pointer-events: none;
|
481
|
-
}
|
482
|
-
|
483
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
484
|
-
border-right-width: 0;
|
485
|
-
border-left-style: solid;
|
486
|
-
border-left-width: 1px;
|
487
|
-
}
|
488
|
-
|
489
|
-
.fixedDataTableColumnResizerLineLayout_hiddenElem {
|
490
|
-
display: none !important;
|
461
|
+
/**
|
462
|
+
* Column resizer line.
|
463
|
+
*/
|
464
|
+
.public_fixedDataTableColumnResizerLine_main {
|
465
|
+
border-color: #0284ff;
|
466
|
+
width: 1px;
|
491
467
|
}
|
492
468
|
|
493
469
|
/**
|
@@ -498,43 +474,53 @@
|
|
498
474
|
* LICENSE file in the root directory of this source tree. An additional grant
|
499
475
|
* of patent rights can be found in the PATENTS file in the same directory.
|
500
476
|
*
|
501
|
-
* @providesModule
|
477
|
+
* @providesModule fixedDataTable
|
478
|
+
*
|
502
479
|
*/
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
position: relative;
|
480
|
+
/**
|
481
|
+
* Table.
|
482
|
+
*/
|
483
|
+
.public_fixedDataTable_main {
|
484
|
+
border-color: #d3d3d3;
|
509
485
|
}
|
510
486
|
|
511
|
-
.
|
512
|
-
.
|
513
|
-
border-
|
514
|
-
border-bottom-width: 1px;
|
487
|
+
.public_fixedDataTable_header,
|
488
|
+
.public_fixedDataTable_hasBottomBorder {
|
489
|
+
border-color: #d3d3d3;
|
515
490
|
}
|
516
491
|
|
517
|
-
.
|
518
|
-
|
519
|
-
border-top-width: 1px;
|
492
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
493
|
+
font-weight: bold;
|
520
494
|
}
|
521
495
|
|
522
|
-
.
|
523
|
-
.
|
524
|
-
|
525
|
-
|
496
|
+
.public_fixedDataTable_header,
|
497
|
+
.public_fixedDataTable_scrollbarSpacer,
|
498
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
499
|
+
background-color: #f6f7f8;
|
500
|
+
background-image: linear-gradient(#fff, #efefef);
|
501
|
+
}
|
502
|
+
|
503
|
+
.public_fixedDataTable_scrollbarSpacer {
|
526
504
|
position: absolute;
|
527
|
-
|
528
|
-
|
505
|
+
z-index: 99;
|
506
|
+
top: 0;
|
529
507
|
}
|
530
508
|
|
531
|
-
.
|
532
|
-
|
509
|
+
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
510
|
+
background-color: #f6f7f8;
|
511
|
+
border-color: #d3d3d3;
|
533
512
|
}
|
534
513
|
|
535
|
-
.
|
536
|
-
|
537
|
-
|
514
|
+
.public_fixedDataTable_topShadow {
|
515
|
+
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
516
|
+
}
|
517
|
+
|
518
|
+
.public_fixedDataTable_bottomShadow {
|
519
|
+
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
520
|
+
}
|
521
|
+
|
522
|
+
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
|
523
|
+
background-color: #fff;
|
538
524
|
}
|
539
525
|
|
540
526
|
/**
|
@@ -545,62 +531,34 @@
|
|
545
531
|
* LICENSE file in the root directory of this source tree. An additional grant
|
546
532
|
* of patent rights can be found in the PATENTS file in the same directory.
|
547
533
|
*
|
548
|
-
* @providesModule
|
534
|
+
* @providesModule fixedDataTableRow
|
549
535
|
*/
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
}
|
556
|
-
|
557
|
-
.fixedDataTableRowLayout_body {
|
558
|
-
left: 0;
|
559
|
-
right: 0;
|
560
|
-
position: absolute;
|
561
|
-
top: 0;
|
562
|
-
}
|
563
|
-
|
564
|
-
.fixedDataTableRowLayout_rowExpanded {
|
565
|
-
box-sizing: border-box;
|
566
|
-
left: 0;
|
567
|
-
position: absolute;
|
568
|
-
}
|
569
|
-
|
570
|
-
.fixedDataTableRowLayout_fixedColumnsDivider {
|
571
|
-
-webkit-backface-visibility: hidden;
|
572
|
-
backface-visibility: hidden;
|
573
|
-
border-left-style: solid;
|
574
|
-
border-left-width: 1px;
|
575
|
-
left: 0;
|
576
|
-
position: absolute;
|
577
|
-
top: 0;
|
578
|
-
width: 0;
|
536
|
+
/**
|
537
|
+
* Table row.
|
538
|
+
*/
|
539
|
+
.public_fixedDataTableRow_main {
|
540
|
+
background-color: #fff;
|
579
541
|
}
|
580
542
|
|
581
|
-
.
|
582
|
-
|
583
|
-
|
584
|
-
border-right-width: 1px;
|
543
|
+
.public_fixedDataTableRow_highlighted,
|
544
|
+
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
|
545
|
+
background-color: #f6f7f8;
|
585
546
|
}
|
586
547
|
|
587
|
-
.
|
588
|
-
|
589
|
-
width: 4px;
|
548
|
+
.public_fixedDataTableRow_fixedColumnsDivider {
|
549
|
+
border-color: #d3d3d3;
|
590
550
|
}
|
591
551
|
|
592
|
-
.
|
593
|
-
|
552
|
+
.public_fixedDataTableRow_columnsShadow {
|
553
|
+
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
594
554
|
}
|
595
555
|
|
596
|
-
.fixedDataTable_isRTL .
|
597
|
-
|
598
|
-
right: auto;
|
556
|
+
.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow {
|
557
|
+
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
599
558
|
}
|
600
559
|
|
601
|
-
.
|
602
|
-
|
603
|
-
top: 0;
|
560
|
+
.public_fixedDataTableRow_columnsRightShadow {
|
561
|
+
transform: rotate(180deg);
|
604
562
|
}
|
605
563
|
|
606
564
|
/**
|
@@ -634,13 +592,6 @@
|
|
634
592
|
.ScrollbarLayout_mainHorizontal {
|
635
593
|
height: 15px;
|
636
594
|
left: 0;
|
637
|
-
transition-property: background-color height;
|
638
|
-
}
|
639
|
-
|
640
|
-
/* Touching the scroll-track directly makes the scroll-track bolder */
|
641
|
-
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
|
642
|
-
.ScrollbarLayout_mainHorizontal:hover {
|
643
|
-
height: 17px;
|
644
595
|
}
|
645
596
|
|
646
597
|
.ScrollbarLayout_face {
|
@@ -648,9 +599,10 @@
|
|
648
599
|
overflow: hidden;
|
649
600
|
position: absolute;
|
650
601
|
z-index: 1;
|
651
|
-
|
652
|
-
|
653
|
-
|
602
|
+
/* keep the thumb aligned to the center */
|
603
|
+
display: flex;
|
604
|
+
justify-content: center;
|
605
|
+
align-items: center;
|
654
606
|
}
|
655
607
|
|
656
608
|
/**
|
@@ -664,7 +616,9 @@
|
|
664
616
|
content: "";
|
665
617
|
display: block;
|
666
618
|
position: absolute;
|
667
|
-
transition:
|
619
|
+
transition-duration: 250ms;
|
620
|
+
transition-timing-function: ease;
|
621
|
+
transition-property: background-color, height, width;
|
668
622
|
}
|
669
623
|
|
670
624
|
.ScrollbarLayout_faceHorizontal {
|
@@ -674,10 +628,8 @@
|
|
674
628
|
}
|
675
629
|
|
676
630
|
.ScrollbarLayout_faceHorizontal:after {
|
677
|
-
bottom: 4px;
|
678
|
-
left: 0;
|
679
|
-
top: 4px;
|
680
631
|
width: 100%;
|
632
|
+
height: calc(100% - 8px);
|
681
633
|
}
|
682
634
|
|
683
635
|
.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,
|
@@ -686,9 +638,10 @@
|
|
686
638
|
left: auto;
|
687
639
|
}
|
688
640
|
|
641
|
+
/* expand horizontal scrollbar face when active */
|
689
642
|
.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
|
690
643
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
|
691
|
-
|
644
|
+
height: calc(100% - 4px);
|
692
645
|
}
|
693
646
|
|
694
647
|
.ScrollbarLayout_faceVertical {
|
@@ -699,15 +652,13 @@
|
|
699
652
|
|
700
653
|
.ScrollbarLayout_faceVertical:after {
|
701
654
|
height: 100%;
|
702
|
-
|
703
|
-
right: 4px;
|
704
|
-
top: 0;
|
655
|
+
width: calc(100% - 8px);
|
705
656
|
}
|
706
657
|
|
658
|
+
/* expand veritcal scrollbar face when active */
|
707
659
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
|
708
660
|
.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
|
709
|
-
|
710
|
-
right: 2px;
|
661
|
+
width: calc(100% - 4px);
|
711
662
|
}
|
712
663
|
|
713
664
|
/**
|
@@ -718,53 +669,32 @@
|
|
718
669
|
* LICENSE file in the root directory of this source tree. An additional grant
|
719
670
|
* of patent rights can be found in the PATENTS file in the same directory.
|
720
671
|
*
|
721
|
-
* @providesModule
|
722
|
-
*
|
723
|
-
*/
|
724
|
-
/**
|
725
|
-
* Table.
|
672
|
+
* @providesModule fixedDataTableCellGroupLayout
|
726
673
|
*/
|
727
|
-
.
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
.public_fixedDataTable_hasBottomBorder {
|
733
|
-
border-color: #d3d3d3;
|
734
|
-
}
|
735
|
-
|
736
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
737
|
-
font-weight: bold;
|
738
|
-
}
|
739
|
-
|
740
|
-
.public_fixedDataTable_header,
|
741
|
-
.public_fixedDataTable_scrollbarSpacer,
|
742
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
743
|
-
background-color: #f6f7f8;
|
744
|
-
background-image: linear-gradient(#fff, #efefef);
|
745
|
-
}
|
746
|
-
|
747
|
-
.public_fixedDataTable_scrollbarSpacer {
|
674
|
+
.fixedDataTableCellGroupLayout_cellGroup {
|
675
|
+
-webkit-backface-visibility: hidden;
|
676
|
+
backface-visibility: hidden;
|
677
|
+
left: 0;
|
678
|
+
overflow: hidden;
|
748
679
|
position: absolute;
|
749
|
-
z-index: 99;
|
750
680
|
top: 0;
|
681
|
+
white-space: nowrap;
|
751
682
|
}
|
752
683
|
|
753
|
-
.
|
754
|
-
|
755
|
-
|
756
|
-
}
|
757
|
-
|
758
|
-
.public_fixedDataTable_topShadow {
|
759
|
-
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
684
|
+
.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
|
685
|
+
right: 0;
|
686
|
+
left: auto;
|
760
687
|
}
|
761
688
|
|
762
|
-
.
|
763
|
-
|
689
|
+
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
|
690
|
+
display: inline-block;
|
691
|
+
vertical-align: top;
|
692
|
+
white-space: normal;
|
764
693
|
}
|
765
694
|
|
766
|
-
.
|
767
|
-
|
695
|
+
.fixedDataTableCellGroupLayout_cellGroupWrapper {
|
696
|
+
position: absolute;
|
697
|
+
top: 0;
|
768
698
|
}
|
769
699
|
|
770
700
|
/**
|
@@ -775,74 +705,71 @@
|
|
775
705
|
* LICENSE file in the root directory of this source tree. An additional grant
|
776
706
|
* of patent rights can be found in the PATENTS file in the same directory.
|
777
707
|
*
|
778
|
-
* @providesModule
|
779
|
-
*/
|
780
|
-
/**
|
781
|
-
* Table cell.
|
708
|
+
* @providesModule fixedDataTableCellLayout
|
782
709
|
*/
|
783
|
-
.
|
784
|
-
|
785
|
-
border-
|
710
|
+
.fixedDataTableCellLayout_main {
|
711
|
+
border-right-style: solid;
|
712
|
+
border-right-width: 1px;
|
713
|
+
border-width: 0 1px 0 0;
|
714
|
+
box-sizing: border-box;
|
715
|
+
display: block;
|
716
|
+
overflow: hidden;
|
717
|
+
position: absolute;
|
718
|
+
white-space: normal;
|
786
719
|
}
|
787
720
|
|
788
|
-
.
|
789
|
-
|
721
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
722
|
+
border-right-width: 0;
|
723
|
+
border-left-style: solid;
|
724
|
+
border-left-width: 1px;
|
790
725
|
}
|
791
726
|
|
792
|
-
.
|
793
|
-
|
727
|
+
.fixedDataTableCellLayout_lastChild {
|
728
|
+
border-width: 0 1px 1px 0;
|
794
729
|
}
|
795
730
|
|
796
|
-
.
|
797
|
-
|
731
|
+
.fixedDataTableCellLayout_alignRight {
|
732
|
+
text-align: right;
|
798
733
|
}
|
799
734
|
|
800
|
-
.
|
801
|
-
|
735
|
+
.fixedDataTableCellLayout_alignCenter {
|
736
|
+
text-align: center;
|
802
737
|
}
|
803
738
|
|
804
|
-
.
|
805
|
-
|
739
|
+
.fixedDataTableCellLayout_wrap {
|
740
|
+
display: table-cell;
|
741
|
+
vertical-align: middle;
|
742
|
+
box-sizing: border-box;
|
806
743
|
}
|
807
744
|
|
808
|
-
.
|
809
|
-
|
810
|
-
margin-right: 12px;
|
745
|
+
.fixedDataTableCellLayout_wrap1 {
|
746
|
+
display: table;
|
811
747
|
}
|
812
748
|
|
813
|
-
.
|
814
|
-
|
749
|
+
.fixedDataTableCellLayout_wrap2 {
|
750
|
+
display: table-row;
|
815
751
|
}
|
816
752
|
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
.fixedDataTableCellLayout_columnReorderContainer {
|
821
|
-
border-color: #0284ff;
|
822
|
-
background-color: rgba(0, 0, 0, 0.1);
|
823
|
-
width: 12px;
|
824
|
-
margin-right: -12px;
|
825
|
-
float: left;
|
826
|
-
cursor: move;
|
753
|
+
.fixedDataTableCellLayout_wrap3 {
|
754
|
+
display: table-cell;
|
755
|
+
vertical-align: middle;
|
827
756
|
}
|
828
757
|
|
829
|
-
.
|
830
|
-
|
831
|
-
|
832
|
-
|
758
|
+
.fixedDataTableCellLayout_columnResizerContainer {
|
759
|
+
position: absolute;
|
760
|
+
right: 0px;
|
761
|
+
width: 6px;
|
762
|
+
z-index: 1;
|
833
763
|
}
|
834
764
|
|
835
|
-
.
|
836
|
-
|
837
|
-
|
838
|
-
top: 50%;
|
839
|
-
left: 1px;
|
840
|
-
transform: translateY(-50%);
|
765
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
|
766
|
+
left: 0px;
|
767
|
+
right: auto;
|
841
768
|
}
|
842
769
|
|
843
|
-
.
|
844
|
-
|
845
|
-
|
770
|
+
.fixedDataTableCellLayout_columnResizerContainer:hover {
|
771
|
+
cursor: ew-resize;
|
772
|
+
background-color: #0284ff;
|
846
773
|
}
|
847
774
|
|
848
775
|
/**
|
@@ -853,14 +780,33 @@
|
|
853
780
|
* LICENSE file in the root directory of this source tree. An additional grant
|
854
781
|
* of patent rights can be found in the PATENTS file in the same directory.
|
855
782
|
*
|
856
|
-
* @providesModule
|
857
|
-
*
|
858
|
-
*/
|
859
|
-
/**
|
860
|
-
* Column resizer line.
|
783
|
+
* @providesModule fixedDataTableColumnResizerLineLayout
|
861
784
|
*/
|
862
|
-
.
|
863
|
-
|
785
|
+
.fixedDataTableColumnResizerLineLayout_mouseArea {
|
786
|
+
cursor: ew-resize;
|
787
|
+
position: absolute;
|
788
|
+
right: -5px;
|
789
|
+
width: 12px;
|
790
|
+
}
|
791
|
+
|
792
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
793
|
+
right: auto;
|
794
|
+
left: -5px;
|
795
|
+
}
|
796
|
+
|
797
|
+
.fixedDataTableColumnResizerLineLayout_main {
|
798
|
+
border-right-style: solid;
|
799
|
+
border-right-width: 1px;
|
800
|
+
box-sizing: border-box;
|
801
|
+
position: absolute;
|
802
|
+
z-index: 100;
|
803
|
+
pointer-events: none;
|
804
|
+
}
|
805
|
+
|
806
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
807
|
+
border-right-width: 0;
|
808
|
+
border-left-style: solid;
|
809
|
+
border-left-width: 1px;
|
864
810
|
}
|
865
811
|
|
866
812
|
/**
|
@@ -871,34 +817,43 @@
|
|
871
817
|
* LICENSE file in the root directory of this source tree. An additional grant
|
872
818
|
* of patent rights can be found in the PATENTS file in the same directory.
|
873
819
|
*
|
874
|
-
* @providesModule
|
875
|
-
*/
|
876
|
-
/**
|
877
|
-
* Table row.
|
820
|
+
* @providesModule fixedDataTableLayout
|
878
821
|
*/
|
879
|
-
.
|
880
|
-
|
881
|
-
|
822
|
+
.fixedDataTableLayout_main {
|
823
|
+
border-style: solid;
|
824
|
+
border-width: 1px;
|
825
|
+
box-sizing: border-box;
|
826
|
+
overflow: hidden;
|
827
|
+
position: relative;
|
828
|
+
}
|
882
829
|
|
883
|
-
.
|
884
|
-
.
|
885
|
-
|
830
|
+
.fixedDataTableLayout_header,
|
831
|
+
.fixedDataTableLayout_hasBottomBorder {
|
832
|
+
border-bottom-style: solid;
|
833
|
+
border-bottom-width: 1px;
|
886
834
|
}
|
887
835
|
|
888
|
-
.
|
889
|
-
border-
|
836
|
+
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
|
837
|
+
border-top-style: solid;
|
838
|
+
border-top-width: 1px;
|
890
839
|
}
|
891
840
|
|
892
|
-
.
|
893
|
-
|
841
|
+
.fixedDataTableLayout_topShadow,
|
842
|
+
.fixedDataTableLayout_bottomShadow {
|
843
|
+
height: 4px;
|
844
|
+
left: 0;
|
845
|
+
position: absolute;
|
846
|
+
right: 0;
|
847
|
+
z-index: 1;
|
894
848
|
}
|
895
849
|
|
896
|
-
.
|
897
|
-
|
850
|
+
.fixedDataTableLayout_bottomShadow {
|
851
|
+
margin-top: -4px;
|
898
852
|
}
|
899
853
|
|
900
|
-
.
|
901
|
-
|
854
|
+
.fixedDataTableLayout_rowsContainer {
|
855
|
+
overflow: hidden;
|
856
|
+
position: relative;
|
902
857
|
}
|
903
858
|
|
904
859
|
/**
|
@@ -909,39 +864,62 @@
|
|
909
864
|
* LICENSE file in the root directory of this source tree. An additional grant
|
910
865
|
* of patent rights can be found in the PATENTS file in the same directory.
|
911
866
|
*
|
912
|
-
* @providesModule
|
913
|
-
*
|
914
|
-
*/
|
915
|
-
/**
|
916
|
-
* Scrollbars.
|
867
|
+
* @providesModule fixedDataTableRowLayout
|
917
868
|
*/
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
869
|
+
.fixedDataTableRowLayout_main {
|
870
|
+
box-sizing: border-box;
|
871
|
+
overflow: hidden;
|
872
|
+
position: absolute;
|
873
|
+
top: 0;
|
923
874
|
}
|
924
875
|
|
925
|
-
.
|
926
|
-
|
927
|
-
|
876
|
+
.fixedDataTableRowLayout_body {
|
877
|
+
left: 0;
|
878
|
+
right: 0;
|
879
|
+
position: absolute;
|
880
|
+
top: 0;
|
881
|
+
}
|
882
|
+
|
883
|
+
.fixedDataTableRowLayout_rowExpanded {
|
884
|
+
box-sizing: border-box;
|
885
|
+
left: 0;
|
886
|
+
position: absolute;
|
887
|
+
}
|
888
|
+
|
889
|
+
.fixedDataTableRowLayout_fixedColumnsDivider {
|
890
|
+
-webkit-backface-visibility: hidden;
|
891
|
+
backface-visibility: hidden;
|
892
|
+
border-left-style: solid;
|
893
|
+
border-left-width: 1px;
|
894
|
+
left: 0;
|
895
|
+
position: absolute;
|
896
|
+
top: 0;
|
897
|
+
width: 0;
|
898
|
+
}
|
899
|
+
|
900
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider {
|
928
901
|
border-left-width: 0;
|
902
|
+
border-right-style: solid;
|
903
|
+
border-right-width: 1px;
|
929
904
|
}
|
930
905
|
|
931
|
-
.
|
932
|
-
|
933
|
-
|
934
|
-
background-color: #fff;
|
906
|
+
.fixedDataTableRowLayout_columnsShadow {
|
907
|
+
position: absolute;
|
908
|
+
width: 4px;
|
935
909
|
}
|
936
910
|
|
937
|
-
.
|
938
|
-
|
911
|
+
.fixedDataTableRowLayout_columnsRightShadow {
|
912
|
+
right: 1px;
|
939
913
|
}
|
940
914
|
|
941
|
-
.
|
942
|
-
|
943
|
-
|
944
|
-
|
915
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
|
916
|
+
left: 1px;
|
917
|
+
right: auto;
|
918
|
+
}
|
919
|
+
|
920
|
+
.fixedDataTableRowLayout_rowWrapper {
|
921
|
+
position: absolute;
|
922
|
+
top: 0;
|
945
923
|
}
|
946
924
|
|
947
925
|
.animation-fadeIn,
|
@@ -2393,49 +2371,46 @@ button.gd-list-item {
|
|
2393
2371
|
|
2394
2372
|
|
2395
2373
|
/**
|
2396
|
-
* FixedDataTable v1.2.22
|
2397
|
-
*
|
2398
2374
|
* Copyright Schrodinger, LLC
|
2399
2375
|
* All rights reserved.
|
2400
2376
|
*
|
2401
2377
|
* This source code is licensed under the BSD-style license found in the
|
2402
2378
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2403
2379
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2404
|
-
*/
|
2405
|
-
/**
|
2406
|
-
* Copyright Schrodinger, LLC
|
2407
|
-
* All rights reserved.
|
2408
2380
|
*
|
2409
|
-
*
|
2410
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
2411
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
2381
|
+
* @providesModule Scrollbar
|
2412
2382
|
*
|
2413
|
-
* @providesModule fixedDataTableCellGroupLayout
|
2414
2383
|
*/
|
2415
|
-
|
2416
|
-
|
2417
|
-
|
2418
|
-
|
2419
|
-
|
2420
|
-
|
2421
|
-
|
2422
|
-
|
2384
|
+
/**
|
2385
|
+
* Scrollbars.
|
2386
|
+
*/
|
2387
|
+
/* Touching the scroll-track directly makes the scroll-track bolder */
|
2388
|
+
.public_Scrollbar_main.public_Scrollbar_mainActive,
|
2389
|
+
.public_Scrollbar_main {
|
2390
|
+
background-color: #fff;
|
2391
|
+
border-left: 1px solid #d3d3d3;
|
2423
2392
|
}
|
2424
2393
|
|
2425
|
-
.fixedDataTable_isRTL .
|
2426
|
-
|
2427
|
-
|
2394
|
+
.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
|
2395
|
+
.fixedDataTable_isRTL .public_Scrollbar_main {
|
2396
|
+
border-right: 1px solid #d3d3d3;
|
2397
|
+
border-left-width: 0;
|
2428
2398
|
}
|
2429
2399
|
|
2430
|
-
.
|
2431
|
-
|
2432
|
-
|
2433
|
-
|
2400
|
+
.public_Scrollbar_mainOpaque,
|
2401
|
+
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
|
2402
|
+
.public_Scrollbar_mainOpaque:hover {
|
2403
|
+
background-color: #fff;
|
2434
2404
|
}
|
2435
2405
|
|
2436
|
-
.
|
2437
|
-
|
2438
|
-
|
2406
|
+
.public_Scrollbar_face:after {
|
2407
|
+
background-color: #c2c2c2;
|
2408
|
+
}
|
2409
|
+
|
2410
|
+
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
|
2411
|
+
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
|
2412
|
+
.public_Scrollbar_faceActive:after {
|
2413
|
+
background-color: #7d7d7d;
|
2439
2414
|
}
|
2440
2415
|
|
2441
2416
|
/**
|
@@ -2446,86 +2421,87 @@ button.gd-list-item {
|
|
2446
2421
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2447
2422
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2448
2423
|
*
|
2449
|
-
* @providesModule
|
2424
|
+
* @providesModule fixedDataTableCell
|
2450
2425
|
*/
|
2451
|
-
|
2452
|
-
|
2453
|
-
|
2454
|
-
|
2455
|
-
|
2456
|
-
|
2457
|
-
overflow: hidden;
|
2458
|
-
position: absolute;
|
2459
|
-
white-space: normal;
|
2426
|
+
/**
|
2427
|
+
* Table cell.
|
2428
|
+
*/
|
2429
|
+
.public_fixedDataTableCell_main {
|
2430
|
+
background-color: #fff;
|
2431
|
+
border-color: #d3d3d3;
|
2460
2432
|
}
|
2461
2433
|
|
2462
|
-
.
|
2463
|
-
|
2464
|
-
border-left-style: solid;
|
2465
|
-
border-left-width: 1px;
|
2434
|
+
.public_fixedDataTableCell_highlighted {
|
2435
|
+
background-color: #f4f4f4;
|
2466
2436
|
}
|
2467
2437
|
|
2468
|
-
.
|
2469
|
-
|
2438
|
+
.public_fixedDataTableCell_cellContent {
|
2439
|
+
padding: 8px;
|
2470
2440
|
}
|
2471
2441
|
|
2472
|
-
.
|
2473
|
-
|
2442
|
+
.public_fixedDataTableCell_columnResizerKnob {
|
2443
|
+
background-color: #0284ff;
|
2474
2444
|
}
|
2475
2445
|
|
2476
|
-
.
|
2477
|
-
|
2446
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
2447
|
+
margin-left: 12px;
|
2478
2448
|
}
|
2479
2449
|
|
2480
|
-
.
|
2481
|
-
|
2482
|
-
vertical-align: middle;
|
2483
|
-
box-sizing: border-box;
|
2450
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
2451
|
+
padding-left: 20px;
|
2484
2452
|
}
|
2485
2453
|
|
2486
|
-
.
|
2487
|
-
|
2454
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
2455
|
+
margin-left: auto;
|
2456
|
+
margin-right: 12px;
|
2488
2457
|
}
|
2489
2458
|
|
2490
|
-
.
|
2491
|
-
|
2459
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
2460
|
+
padding-right: 20px;
|
2492
2461
|
}
|
2493
2462
|
|
2494
|
-
.
|
2495
|
-
|
2496
|
-
vertical-align: middle;
|
2463
|
+
.public_fixedDataTableCell_reordering {
|
2464
|
+
z-index: 2;
|
2497
2465
|
}
|
2498
2466
|
|
2499
|
-
.
|
2500
|
-
position:
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2467
|
+
.public_fixedDataTableCell_resizeReorderCellContainer {
|
2468
|
+
position: fixed;
|
2469
|
+
background-color: #f6f7f8;
|
2470
|
+
background-image: linear-gradient(#fff, #efefef);
|
2471
|
+
border-color: #d3d3d3;
|
2472
|
+
border-right-style: solid;
|
2473
|
+
border-right-width: 1px;
|
2504
2474
|
}
|
2505
2475
|
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2476
|
+
/**
|
2477
|
+
* Column reorder goodies.
|
2478
|
+
*/
|
2479
|
+
.fixedDataTableCellLayout_columnReorderContainer {
|
2480
|
+
border-color: #0284ff;
|
2481
|
+
background-color: rgba(0, 0, 0, 0.1);
|
2482
|
+
width: 12px;
|
2483
|
+
margin-right: -12px;
|
2484
|
+
float: left;
|
2485
|
+
cursor: move;
|
2509
2486
|
}
|
2510
2487
|
|
2511
|
-
.
|
2512
|
-
|
2488
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
|
2489
|
+
margin-right: auto;
|
2490
|
+
margin-left: -12px;
|
2491
|
+
float: right;
|
2513
2492
|
}
|
2514
2493
|
|
2515
|
-
.
|
2516
|
-
|
2494
|
+
.fixedDataTableCellLayout_columnReorderContainer:after {
|
2495
|
+
content: "::";
|
2496
|
+
position: absolute;
|
2497
|
+
top: 50%;
|
2498
|
+
left: 1px;
|
2499
|
+
transform: translateY(-50%);
|
2517
2500
|
}
|
2518
2501
|
|
2519
|
-
.
|
2520
|
-
|
2521
|
-
right:
|
2522
|
-
visibility: hidden;
|
2523
|
-
width: 4px;
|
2524
|
-
}
|
2525
|
-
|
2526
|
-
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob {
|
2527
|
-
left: 0px;
|
2528
|
-
right: auto;
|
2502
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
|
2503
|
+
left: auto;
|
2504
|
+
right: 1px;
|
2529
2505
|
}
|
2530
2506
|
|
2531
2507
|
/**
|
@@ -2536,37 +2512,15 @@ button.gd-list-item {
|
|
2536
2512
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2537
2513
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2538
2514
|
*
|
2539
|
-
* @providesModule
|
2515
|
+
* @providesModule fixedDataTableColumnResizerLine
|
2516
|
+
*
|
2540
2517
|
*/
|
2541
|
-
|
2542
|
-
|
2543
|
-
|
2544
|
-
|
2545
|
-
|
2546
|
-
|
2547
|
-
|
2548
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
2549
|
-
right: auto;
|
2550
|
-
left: -5px;
|
2551
|
-
}
|
2552
|
-
|
2553
|
-
.fixedDataTableColumnResizerLineLayout_main {
|
2554
|
-
border-right-style: solid;
|
2555
|
-
border-right-width: 1px;
|
2556
|
-
box-sizing: border-box;
|
2557
|
-
position: absolute;
|
2558
|
-
z-index: 10;
|
2559
|
-
pointer-events: none;
|
2560
|
-
}
|
2561
|
-
|
2562
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
2563
|
-
border-right-width: 0;
|
2564
|
-
border-left-style: solid;
|
2565
|
-
border-left-width: 1px;
|
2566
|
-
}
|
2567
|
-
|
2568
|
-
.fixedDataTableColumnResizerLineLayout_hiddenElem {
|
2569
|
-
display: none !important;
|
2518
|
+
/**
|
2519
|
+
* Column resizer line.
|
2520
|
+
*/
|
2521
|
+
.public_fixedDataTableColumnResizerLine_main {
|
2522
|
+
border-color: #0284ff;
|
2523
|
+
width: 1px;
|
2570
2524
|
}
|
2571
2525
|
|
2572
2526
|
/**
|
@@ -2577,43 +2531,53 @@ button.gd-list-item {
|
|
2577
2531
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2578
2532
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2579
2533
|
*
|
2580
|
-
* @providesModule
|
2534
|
+
* @providesModule fixedDataTable
|
2535
|
+
*
|
2581
2536
|
*/
|
2582
|
-
|
2583
|
-
|
2584
|
-
|
2585
|
-
|
2586
|
-
|
2587
|
-
position: relative;
|
2537
|
+
/**
|
2538
|
+
* Table.
|
2539
|
+
*/
|
2540
|
+
.public_fixedDataTable_main {
|
2541
|
+
border-color: #d3d3d3;
|
2588
2542
|
}
|
2589
2543
|
|
2590
|
-
.
|
2591
|
-
.
|
2592
|
-
border-
|
2593
|
-
border-bottom-width: 1px;
|
2544
|
+
.public_fixedDataTable_header,
|
2545
|
+
.public_fixedDataTable_hasBottomBorder {
|
2546
|
+
border-color: #d3d3d3;
|
2594
2547
|
}
|
2595
2548
|
|
2596
|
-
.
|
2597
|
-
|
2598
|
-
border-top-width: 1px;
|
2549
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
2550
|
+
font-weight: bold;
|
2599
2551
|
}
|
2600
2552
|
|
2601
|
-
.
|
2602
|
-
.
|
2603
|
-
|
2604
|
-
|
2553
|
+
.public_fixedDataTable_header,
|
2554
|
+
.public_fixedDataTable_scrollbarSpacer,
|
2555
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
2556
|
+
background-color: #f6f7f8;
|
2557
|
+
background-image: linear-gradient(#fff, #efefef);
|
2558
|
+
}
|
2559
|
+
|
2560
|
+
.public_fixedDataTable_scrollbarSpacer {
|
2605
2561
|
position: absolute;
|
2606
|
-
|
2607
|
-
|
2562
|
+
z-index: 99;
|
2563
|
+
top: 0;
|
2608
2564
|
}
|
2609
2565
|
|
2610
|
-
.
|
2611
|
-
|
2566
|
+
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
2567
|
+
background-color: #f6f7f8;
|
2568
|
+
border-color: #d3d3d3;
|
2612
2569
|
}
|
2613
2570
|
|
2614
|
-
.
|
2615
|
-
|
2616
|
-
|
2571
|
+
.public_fixedDataTable_topShadow {
|
2572
|
+
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
2573
|
+
}
|
2574
|
+
|
2575
|
+
.public_fixedDataTable_bottomShadow {
|
2576
|
+
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
2577
|
+
}
|
2578
|
+
|
2579
|
+
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
|
2580
|
+
background-color: #fff;
|
2617
2581
|
}
|
2618
2582
|
|
2619
2583
|
/**
|
@@ -2624,62 +2588,34 @@ button.gd-list-item {
|
|
2624
2588
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2625
2589
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2626
2590
|
*
|
2627
|
-
* @providesModule
|
2591
|
+
* @providesModule fixedDataTableRow
|
2628
2592
|
*/
|
2629
|
-
|
2630
|
-
|
2631
|
-
|
2632
|
-
|
2633
|
-
|
2634
|
-
}
|
2635
|
-
|
2636
|
-
.fixedDataTableRowLayout_body {
|
2637
|
-
left: 0;
|
2638
|
-
right: 0;
|
2639
|
-
position: absolute;
|
2640
|
-
top: 0;
|
2641
|
-
}
|
2642
|
-
|
2643
|
-
.fixedDataTableRowLayout_rowExpanded {
|
2644
|
-
box-sizing: border-box;
|
2645
|
-
left: 0;
|
2646
|
-
position: absolute;
|
2647
|
-
}
|
2648
|
-
|
2649
|
-
.fixedDataTableRowLayout_fixedColumnsDivider {
|
2650
|
-
-webkit-backface-visibility: hidden;
|
2651
|
-
backface-visibility: hidden;
|
2652
|
-
border-left-style: solid;
|
2653
|
-
border-left-width: 1px;
|
2654
|
-
left: 0;
|
2655
|
-
position: absolute;
|
2656
|
-
top: 0;
|
2657
|
-
width: 0;
|
2593
|
+
/**
|
2594
|
+
* Table row.
|
2595
|
+
*/
|
2596
|
+
.public_fixedDataTableRow_main {
|
2597
|
+
background-color: #fff;
|
2658
2598
|
}
|
2659
2599
|
|
2660
|
-
.
|
2661
|
-
|
2662
|
-
|
2663
|
-
border-right-width: 1px;
|
2600
|
+
.public_fixedDataTableRow_highlighted,
|
2601
|
+
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
|
2602
|
+
background-color: #f6f7f8;
|
2664
2603
|
}
|
2665
2604
|
|
2666
|
-
.
|
2667
|
-
|
2668
|
-
width: 4px;
|
2605
|
+
.public_fixedDataTableRow_fixedColumnsDivider {
|
2606
|
+
border-color: #d3d3d3;
|
2669
2607
|
}
|
2670
2608
|
|
2671
|
-
.
|
2672
|
-
|
2609
|
+
.public_fixedDataTableRow_columnsShadow {
|
2610
|
+
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
2673
2611
|
}
|
2674
2612
|
|
2675
|
-
.fixedDataTable_isRTL .
|
2676
|
-
|
2677
|
-
right: auto;
|
2613
|
+
.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow {
|
2614
|
+
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
2678
2615
|
}
|
2679
2616
|
|
2680
|
-
.
|
2681
|
-
|
2682
|
-
top: 0;
|
2617
|
+
.public_fixedDataTableRow_columnsRightShadow {
|
2618
|
+
transform: rotate(180deg);
|
2683
2619
|
}
|
2684
2620
|
|
2685
2621
|
/**
|
@@ -2713,13 +2649,6 @@ button.gd-list-item {
|
|
2713
2649
|
.ScrollbarLayout_mainHorizontal {
|
2714
2650
|
height: 15px;
|
2715
2651
|
left: 0;
|
2716
|
-
transition-property: background-color height;
|
2717
|
-
}
|
2718
|
-
|
2719
|
-
/* Touching the scroll-track directly makes the scroll-track bolder */
|
2720
|
-
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
|
2721
|
-
.ScrollbarLayout_mainHorizontal:hover {
|
2722
|
-
height: 17px;
|
2723
2652
|
}
|
2724
2653
|
|
2725
2654
|
.ScrollbarLayout_face {
|
@@ -2727,9 +2656,10 @@ button.gd-list-item {
|
|
2727
2656
|
overflow: hidden;
|
2728
2657
|
position: absolute;
|
2729
2658
|
z-index: 1;
|
2730
|
-
|
2731
|
-
|
2732
|
-
|
2659
|
+
/* keep the thumb aligned to the center */
|
2660
|
+
display: flex;
|
2661
|
+
justify-content: center;
|
2662
|
+
align-items: center;
|
2733
2663
|
}
|
2734
2664
|
|
2735
2665
|
/**
|
@@ -2743,7 +2673,9 @@ button.gd-list-item {
|
|
2743
2673
|
content: "";
|
2744
2674
|
display: block;
|
2745
2675
|
position: absolute;
|
2746
|
-
transition:
|
2676
|
+
transition-duration: 250ms;
|
2677
|
+
transition-timing-function: ease;
|
2678
|
+
transition-property: background-color, height, width;
|
2747
2679
|
}
|
2748
2680
|
|
2749
2681
|
.ScrollbarLayout_faceHorizontal {
|
@@ -2753,10 +2685,8 @@ button.gd-list-item {
|
|
2753
2685
|
}
|
2754
2686
|
|
2755
2687
|
.ScrollbarLayout_faceHorizontal:after {
|
2756
|
-
bottom: 4px;
|
2757
|
-
left: 0;
|
2758
|
-
top: 4px;
|
2759
2688
|
width: 100%;
|
2689
|
+
height: calc(100% - 8px);
|
2760
2690
|
}
|
2761
2691
|
|
2762
2692
|
.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,
|
@@ -2765,9 +2695,10 @@ button.gd-list-item {
|
|
2765
2695
|
left: auto;
|
2766
2696
|
}
|
2767
2697
|
|
2698
|
+
/* expand horizontal scrollbar face when active */
|
2768
2699
|
.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
|
2769
2700
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
|
2770
|
-
|
2701
|
+
height: calc(100% - 4px);
|
2771
2702
|
}
|
2772
2703
|
|
2773
2704
|
.ScrollbarLayout_faceVertical {
|
@@ -2778,15 +2709,13 @@ button.gd-list-item {
|
|
2778
2709
|
|
2779
2710
|
.ScrollbarLayout_faceVertical:after {
|
2780
2711
|
height: 100%;
|
2781
|
-
|
2782
|
-
right: 4px;
|
2783
|
-
top: 0;
|
2712
|
+
width: calc(100% - 8px);
|
2784
2713
|
}
|
2785
2714
|
|
2715
|
+
/* expand veritcal scrollbar face when active */
|
2786
2716
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
|
2787
2717
|
.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
|
2788
|
-
|
2789
|
-
right: 2px;
|
2718
|
+
width: calc(100% - 4px);
|
2790
2719
|
}
|
2791
2720
|
|
2792
2721
|
/**
|
@@ -2797,53 +2726,32 @@ button.gd-list-item {
|
|
2797
2726
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2798
2727
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2799
2728
|
*
|
2800
|
-
* @providesModule
|
2801
|
-
*
|
2802
|
-
*/
|
2803
|
-
/**
|
2804
|
-
* Table.
|
2729
|
+
* @providesModule fixedDataTableCellGroupLayout
|
2805
2730
|
*/
|
2806
|
-
.
|
2807
|
-
|
2808
|
-
|
2809
|
-
|
2810
|
-
|
2811
|
-
.public_fixedDataTable_hasBottomBorder {
|
2812
|
-
border-color: #d3d3d3;
|
2813
|
-
}
|
2814
|
-
|
2815
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
2816
|
-
font-weight: bold;
|
2817
|
-
}
|
2818
|
-
|
2819
|
-
.public_fixedDataTable_header,
|
2820
|
-
.public_fixedDataTable_scrollbarSpacer,
|
2821
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
2822
|
-
background-color: #f6f7f8;
|
2823
|
-
background-image: linear-gradient(#fff, #efefef);
|
2824
|
-
}
|
2825
|
-
|
2826
|
-
.public_fixedDataTable_scrollbarSpacer {
|
2731
|
+
.fixedDataTableCellGroupLayout_cellGroup {
|
2732
|
+
-webkit-backface-visibility: hidden;
|
2733
|
+
backface-visibility: hidden;
|
2734
|
+
left: 0;
|
2735
|
+
overflow: hidden;
|
2827
2736
|
position: absolute;
|
2828
|
-
z-index: 99;
|
2829
2737
|
top: 0;
|
2738
|
+
white-space: nowrap;
|
2830
2739
|
}
|
2831
2740
|
|
2832
|
-
.
|
2833
|
-
|
2834
|
-
|
2835
|
-
}
|
2836
|
-
|
2837
|
-
.public_fixedDataTable_topShadow {
|
2838
|
-
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
2741
|
+
.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
|
2742
|
+
right: 0;
|
2743
|
+
left: auto;
|
2839
2744
|
}
|
2840
2745
|
|
2841
|
-
.
|
2842
|
-
|
2746
|
+
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
|
2747
|
+
display: inline-block;
|
2748
|
+
vertical-align: top;
|
2749
|
+
white-space: normal;
|
2843
2750
|
}
|
2844
2751
|
|
2845
|
-
.
|
2846
|
-
|
2752
|
+
.fixedDataTableCellGroupLayout_cellGroupWrapper {
|
2753
|
+
position: absolute;
|
2754
|
+
top: 0;
|
2847
2755
|
}
|
2848
2756
|
|
2849
2757
|
/**
|
@@ -2854,74 +2762,71 @@ button.gd-list-item {
|
|
2854
2762
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2855
2763
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2856
2764
|
*
|
2857
|
-
* @providesModule
|
2858
|
-
*/
|
2859
|
-
/**
|
2860
|
-
* Table cell.
|
2765
|
+
* @providesModule fixedDataTableCellLayout
|
2861
2766
|
*/
|
2862
|
-
.
|
2863
|
-
|
2864
|
-
border-
|
2767
|
+
.fixedDataTableCellLayout_main {
|
2768
|
+
border-right-style: solid;
|
2769
|
+
border-right-width: 1px;
|
2770
|
+
border-width: 0 1px 0 0;
|
2771
|
+
box-sizing: border-box;
|
2772
|
+
display: block;
|
2773
|
+
overflow: hidden;
|
2774
|
+
position: absolute;
|
2775
|
+
white-space: normal;
|
2865
2776
|
}
|
2866
2777
|
|
2867
|
-
.
|
2868
|
-
|
2869
|
-
|
2870
|
-
|
2871
|
-
.public_fixedDataTableCell_cellContent {
|
2872
|
-
padding: 8px;
|
2778
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
2779
|
+
border-right-width: 0;
|
2780
|
+
border-left-style: solid;
|
2781
|
+
border-left-width: 1px;
|
2873
2782
|
}
|
2874
2783
|
|
2875
|
-
.
|
2876
|
-
|
2784
|
+
.fixedDataTableCellLayout_lastChild {
|
2785
|
+
border-width: 0 1px 1px 0;
|
2877
2786
|
}
|
2878
2787
|
|
2879
|
-
.
|
2880
|
-
|
2788
|
+
.fixedDataTableCellLayout_alignRight {
|
2789
|
+
text-align: right;
|
2881
2790
|
}
|
2882
2791
|
|
2883
|
-
.
|
2884
|
-
|
2792
|
+
.fixedDataTableCellLayout_alignCenter {
|
2793
|
+
text-align: center;
|
2885
2794
|
}
|
2886
2795
|
|
2887
|
-
.
|
2888
|
-
|
2889
|
-
|
2796
|
+
.fixedDataTableCellLayout_wrap {
|
2797
|
+
display: table-cell;
|
2798
|
+
vertical-align: middle;
|
2799
|
+
box-sizing: border-box;
|
2890
2800
|
}
|
2891
2801
|
|
2892
|
-
.
|
2893
|
-
|
2802
|
+
.fixedDataTableCellLayout_wrap1 {
|
2803
|
+
display: table;
|
2894
2804
|
}
|
2895
2805
|
|
2896
|
-
|
2897
|
-
|
2898
|
-
*/
|
2899
|
-
.fixedDataTableCellLayout_columnReorderContainer {
|
2900
|
-
border-color: #0284ff;
|
2901
|
-
background-color: rgba(0, 0, 0, 0.1);
|
2902
|
-
width: 12px;
|
2903
|
-
margin-right: -12px;
|
2904
|
-
float: left;
|
2905
|
-
cursor: move;
|
2806
|
+
.fixedDataTableCellLayout_wrap2 {
|
2807
|
+
display: table-row;
|
2906
2808
|
}
|
2907
2809
|
|
2908
|
-
.
|
2909
|
-
|
2910
|
-
|
2911
|
-
float: right;
|
2810
|
+
.fixedDataTableCellLayout_wrap3 {
|
2811
|
+
display: table-cell;
|
2812
|
+
vertical-align: middle;
|
2912
2813
|
}
|
2913
2814
|
|
2914
|
-
.
|
2915
|
-
content: "::";
|
2815
|
+
.fixedDataTableCellLayout_columnResizerContainer {
|
2916
2816
|
position: absolute;
|
2917
|
-
|
2918
|
-
|
2919
|
-
|
2817
|
+
right: 0px;
|
2818
|
+
width: 6px;
|
2819
|
+
z-index: 1;
|
2920
2820
|
}
|
2921
2821
|
|
2922
|
-
.fixedDataTable_isRTL .
|
2923
|
-
left:
|
2924
|
-
right:
|
2822
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
|
2823
|
+
left: 0px;
|
2824
|
+
right: auto;
|
2825
|
+
}
|
2826
|
+
|
2827
|
+
.fixedDataTableCellLayout_columnResizerContainer:hover {
|
2828
|
+
cursor: ew-resize;
|
2829
|
+
background-color: #0284ff;
|
2925
2830
|
}
|
2926
2831
|
|
2927
2832
|
/**
|
@@ -2932,14 +2837,33 @@ button.gd-list-item {
|
|
2932
2837
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2933
2838
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2934
2839
|
*
|
2935
|
-
* @providesModule
|
2936
|
-
*
|
2937
|
-
*/
|
2938
|
-
/**
|
2939
|
-
* Column resizer line.
|
2840
|
+
* @providesModule fixedDataTableColumnResizerLineLayout
|
2940
2841
|
*/
|
2941
|
-
.
|
2942
|
-
|
2842
|
+
.fixedDataTableColumnResizerLineLayout_mouseArea {
|
2843
|
+
cursor: ew-resize;
|
2844
|
+
position: absolute;
|
2845
|
+
right: -5px;
|
2846
|
+
width: 12px;
|
2847
|
+
}
|
2848
|
+
|
2849
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
2850
|
+
right: auto;
|
2851
|
+
left: -5px;
|
2852
|
+
}
|
2853
|
+
|
2854
|
+
.fixedDataTableColumnResizerLineLayout_main {
|
2855
|
+
border-right-style: solid;
|
2856
|
+
border-right-width: 1px;
|
2857
|
+
box-sizing: border-box;
|
2858
|
+
position: absolute;
|
2859
|
+
z-index: 100;
|
2860
|
+
pointer-events: none;
|
2861
|
+
}
|
2862
|
+
|
2863
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
2864
|
+
border-right-width: 0;
|
2865
|
+
border-left-style: solid;
|
2866
|
+
border-left-width: 1px;
|
2943
2867
|
}
|
2944
2868
|
|
2945
2869
|
/**
|
@@ -2950,34 +2874,43 @@ button.gd-list-item {
|
|
2950
2874
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2951
2875
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2952
2876
|
*
|
2953
|
-
* @providesModule
|
2954
|
-
*/
|
2955
|
-
/**
|
2956
|
-
* Table row.
|
2877
|
+
* @providesModule fixedDataTableLayout
|
2957
2878
|
*/
|
2958
|
-
.
|
2959
|
-
|
2879
|
+
.fixedDataTableLayout_main {
|
2880
|
+
border-style: solid;
|
2881
|
+
border-width: 1px;
|
2882
|
+
box-sizing: border-box;
|
2883
|
+
overflow: hidden;
|
2884
|
+
position: relative;
|
2960
2885
|
}
|
2961
2886
|
|
2962
|
-
.
|
2963
|
-
.
|
2964
|
-
|
2887
|
+
.fixedDataTableLayout_header,
|
2888
|
+
.fixedDataTableLayout_hasBottomBorder {
|
2889
|
+
border-bottom-style: solid;
|
2890
|
+
border-bottom-width: 1px;
|
2965
2891
|
}
|
2966
2892
|
|
2967
|
-
.
|
2968
|
-
border-
|
2893
|
+
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
|
2894
|
+
border-top-style: solid;
|
2895
|
+
border-top-width: 1px;
|
2969
2896
|
}
|
2970
2897
|
|
2971
|
-
.
|
2972
|
-
|
2898
|
+
.fixedDataTableLayout_topShadow,
|
2899
|
+
.fixedDataTableLayout_bottomShadow {
|
2900
|
+
height: 4px;
|
2901
|
+
left: 0;
|
2902
|
+
position: absolute;
|
2903
|
+
right: 0;
|
2904
|
+
z-index: 1;
|
2973
2905
|
}
|
2974
2906
|
|
2975
|
-
.
|
2976
|
-
|
2907
|
+
.fixedDataTableLayout_bottomShadow {
|
2908
|
+
margin-top: -4px;
|
2977
2909
|
}
|
2978
2910
|
|
2979
|
-
.
|
2980
|
-
|
2911
|
+
.fixedDataTableLayout_rowsContainer {
|
2912
|
+
overflow: hidden;
|
2913
|
+
position: relative;
|
2981
2914
|
}
|
2982
2915
|
|
2983
2916
|
/**
|
@@ -2988,39 +2921,62 @@ button.gd-list-item {
|
|
2988
2921
|
* LICENSE file in the root directory of this source tree. An additional grant
|
2989
2922
|
* of patent rights can be found in the PATENTS file in the same directory.
|
2990
2923
|
*
|
2991
|
-
* @providesModule
|
2992
|
-
*
|
2993
|
-
*/
|
2994
|
-
/**
|
2995
|
-
* Scrollbars.
|
2924
|
+
* @providesModule fixedDataTableRowLayout
|
2996
2925
|
*/
|
2997
|
-
|
2998
|
-
|
2999
|
-
|
3000
|
-
|
3001
|
-
|
2926
|
+
.fixedDataTableRowLayout_main {
|
2927
|
+
box-sizing: border-box;
|
2928
|
+
overflow: hidden;
|
2929
|
+
position: absolute;
|
2930
|
+
top: 0;
|
3002
2931
|
}
|
3003
2932
|
|
3004
|
-
.
|
3005
|
-
|
3006
|
-
|
2933
|
+
.fixedDataTableRowLayout_body {
|
2934
|
+
left: 0;
|
2935
|
+
right: 0;
|
2936
|
+
position: absolute;
|
2937
|
+
top: 0;
|
2938
|
+
}
|
2939
|
+
|
2940
|
+
.fixedDataTableRowLayout_rowExpanded {
|
2941
|
+
box-sizing: border-box;
|
2942
|
+
left: 0;
|
2943
|
+
position: absolute;
|
2944
|
+
}
|
2945
|
+
|
2946
|
+
.fixedDataTableRowLayout_fixedColumnsDivider {
|
2947
|
+
-webkit-backface-visibility: hidden;
|
2948
|
+
backface-visibility: hidden;
|
2949
|
+
border-left-style: solid;
|
2950
|
+
border-left-width: 1px;
|
2951
|
+
left: 0;
|
2952
|
+
position: absolute;
|
2953
|
+
top: 0;
|
2954
|
+
width: 0;
|
2955
|
+
}
|
2956
|
+
|
2957
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider {
|
3007
2958
|
border-left-width: 0;
|
2959
|
+
border-right-style: solid;
|
2960
|
+
border-right-width: 1px;
|
3008
2961
|
}
|
3009
2962
|
|
3010
|
-
.
|
3011
|
-
|
3012
|
-
|
3013
|
-
background-color: #fff;
|
2963
|
+
.fixedDataTableRowLayout_columnsShadow {
|
2964
|
+
position: absolute;
|
2965
|
+
width: 4px;
|
3014
2966
|
}
|
3015
2967
|
|
3016
|
-
.
|
3017
|
-
|
2968
|
+
.fixedDataTableRowLayout_columnsRightShadow {
|
2969
|
+
right: 1px;
|
3018
2970
|
}
|
3019
2971
|
|
3020
|
-
.
|
3021
|
-
|
3022
|
-
|
3023
|
-
|
2972
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
|
2973
|
+
left: 1px;
|
2974
|
+
right: auto;
|
2975
|
+
}
|
2976
|
+
|
2977
|
+
.fixedDataTableRowLayout_rowWrapper {
|
2978
|
+
position: absolute;
|
2979
|
+
top: 0;
|
3024
2980
|
}
|
3025
2981
|
|
3026
2982
|
/* 0, 640px */
|
@@ -7876,15 +7832,48 @@ div.gd-empty-item-bubble {
|
|
7876
7832
|
}
|
7877
7833
|
|
7878
7834
|
/**
|
7879
|
-
* FixedDataTable v1.2.22
|
7880
|
-
*
|
7881
7835
|
* Copyright Schrodinger, LLC
|
7882
7836
|
* All rights reserved.
|
7883
7837
|
*
|
7884
7838
|
* This source code is licensed under the BSD-style license found in the
|
7885
7839
|
* LICENSE file in the root directory of this source tree. An additional grant
|
7886
7840
|
* of patent rights can be found in the PATENTS file in the same directory.
|
7841
|
+
*
|
7842
|
+
* @providesModule Scrollbar
|
7843
|
+
*
|
7844
|
+
*/
|
7845
|
+
/**
|
7846
|
+
* Scrollbars.
|
7887
7847
|
*/
|
7848
|
+
/* Touching the scroll-track directly makes the scroll-track bolder */
|
7849
|
+
.public_Scrollbar_main.public_Scrollbar_mainActive,
|
7850
|
+
.public_Scrollbar_main {
|
7851
|
+
background-color: #fff;
|
7852
|
+
border-left: 1px solid #d3d3d3;
|
7853
|
+
}
|
7854
|
+
|
7855
|
+
.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
|
7856
|
+
.fixedDataTable_isRTL .public_Scrollbar_main {
|
7857
|
+
border-right: 1px solid #d3d3d3;
|
7858
|
+
border-left-width: 0;
|
7859
|
+
}
|
7860
|
+
|
7861
|
+
.public_Scrollbar_mainOpaque,
|
7862
|
+
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
|
7863
|
+
.public_Scrollbar_mainOpaque:hover {
|
7864
|
+
background-color: #fff;
|
7865
|
+
}
|
7866
|
+
|
7867
|
+
.public_Scrollbar_face:after {
|
7868
|
+
background-color: #c2c2c2;
|
7869
|
+
}
|
7870
|
+
|
7871
|
+
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
|
7872
|
+
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
|
7873
|
+
.public_Scrollbar_faceActive:after {
|
7874
|
+
background-color: #7d7d7d;
|
7875
|
+
}
|
7876
|
+
|
7888
7877
|
/**
|
7889
7878
|
* Copyright Schrodinger, LLC
|
7890
7879
|
* All rights reserved.
|
@@ -7893,122 +7882,87 @@ div.gd-empty-item-bubble {
|
|
7893
7882
|
* LICENSE file in the root directory of this source tree. An additional grant
|
7894
7883
|
* of patent rights can be found in the PATENTS file in the same directory.
|
7895
7884
|
*
|
7896
|
-
* @providesModule
|
7885
|
+
* @providesModule fixedDataTableCell
|
7897
7886
|
*/
|
7898
|
-
.fixedDataTableCellGroupLayout_cellGroup {
|
7899
|
-
-webkit-backface-visibility: hidden;
|
7900
|
-
backface-visibility: hidden;
|
7901
|
-
left: 0;
|
7902
|
-
overflow: hidden;
|
7903
|
-
position: absolute;
|
7904
|
-
top: 0;
|
7905
|
-
white-space: nowrap;
|
7906
|
-
}
|
7907
|
-
|
7908
|
-
.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
|
7909
|
-
right: 0;
|
7910
|
-
left: auto;
|
7911
|
-
}
|
7912
|
-
|
7913
|
-
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
|
7914
|
-
display: inline-block;
|
7915
|
-
vertical-align: top;
|
7916
|
-
white-space: normal;
|
7917
|
-
}
|
7918
|
-
|
7919
|
-
.fixedDataTableCellGroupLayout_cellGroupWrapper {
|
7920
|
-
position: absolute;
|
7921
|
-
top: 0;
|
7922
|
-
}
|
7923
|
-
|
7924
7887
|
/**
|
7925
|
-
*
|
7926
|
-
* All rights reserved.
|
7927
|
-
*
|
7928
|
-
* This source code is licensed under the BSD-style license found in the
|
7929
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
7930
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
7931
|
-
*
|
7932
|
-
* @providesModule fixedDataTableCellLayout
|
7888
|
+
* Table cell.
|
7933
7889
|
*/
|
7934
|
-
.
|
7935
|
-
|
7936
|
-
border-
|
7937
|
-
border-width: 0 1px 0 0;
|
7938
|
-
box-sizing: border-box;
|
7939
|
-
display: block;
|
7940
|
-
overflow: hidden;
|
7941
|
-
position: absolute;
|
7942
|
-
white-space: normal;
|
7943
|
-
}
|
7944
|
-
|
7945
|
-
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
7946
|
-
border-right-width: 0;
|
7947
|
-
border-left-style: solid;
|
7948
|
-
border-left-width: 1px;
|
7890
|
+
.public_fixedDataTableCell_main {
|
7891
|
+
background-color: #fff;
|
7892
|
+
border-color: #d3d3d3;
|
7949
7893
|
}
|
7950
7894
|
|
7951
|
-
.
|
7952
|
-
|
7895
|
+
.public_fixedDataTableCell_highlighted {
|
7896
|
+
background-color: #f4f4f4;
|
7953
7897
|
}
|
7954
7898
|
|
7955
|
-
.
|
7956
|
-
|
7899
|
+
.public_fixedDataTableCell_cellContent {
|
7900
|
+
padding: 8px;
|
7957
7901
|
}
|
7958
7902
|
|
7959
|
-
.
|
7960
|
-
|
7903
|
+
.public_fixedDataTableCell_columnResizerKnob {
|
7904
|
+
background-color: #0284ff;
|
7961
7905
|
}
|
7962
7906
|
|
7963
|
-
.
|
7964
|
-
|
7965
|
-
vertical-align: middle;
|
7966
|
-
box-sizing: border-box;
|
7907
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
7908
|
+
margin-left: 12px;
|
7967
7909
|
}
|
7968
7910
|
|
7969
|
-
.
|
7970
|
-
|
7911
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
7912
|
+
padding-left: 20px;
|
7971
7913
|
}
|
7972
7914
|
|
7973
|
-
.
|
7974
|
-
|
7915
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
7916
|
+
margin-left: auto;
|
7917
|
+
margin-right: 12px;
|
7975
7918
|
}
|
7976
7919
|
|
7977
|
-
.
|
7978
|
-
|
7979
|
-
vertical-align: middle;
|
7920
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
7921
|
+
padding-right: 20px;
|
7980
7922
|
}
|
7981
7923
|
|
7982
|
-
.
|
7983
|
-
|
7984
|
-
right: 0px;
|
7985
|
-
width: 6px;
|
7986
|
-
z-index: 1;
|
7924
|
+
.public_fixedDataTableCell_reordering {
|
7925
|
+
z-index: 2;
|
7987
7926
|
}
|
7988
7927
|
|
7989
|
-
.
|
7990
|
-
|
7991
|
-
|
7928
|
+
.public_fixedDataTableCell_resizeReorderCellContainer {
|
7929
|
+
position: fixed;
|
7930
|
+
background-color: #f6f7f8;
|
7931
|
+
background-image: linear-gradient(#fff, #efefef);
|
7932
|
+
border-color: #d3d3d3;
|
7933
|
+
border-right-style: solid;
|
7934
|
+
border-right-width: 1px;
|
7992
7935
|
}
|
7993
7936
|
|
7994
|
-
|
7995
|
-
|
7937
|
+
/**
|
7938
|
+
* Column reorder goodies.
|
7939
|
+
*/
|
7940
|
+
.fixedDataTableCellLayout_columnReorderContainer {
|
7941
|
+
border-color: #0284ff;
|
7942
|
+
background-color: rgba(0, 0, 0, 0.1);
|
7943
|
+
width: 12px;
|
7944
|
+
margin-right: -12px;
|
7945
|
+
float: left;
|
7946
|
+
cursor: move;
|
7996
7947
|
}
|
7997
7948
|
|
7998
|
-
.
|
7999
|
-
|
7949
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
|
7950
|
+
margin-right: auto;
|
7951
|
+
margin-left: -12px;
|
7952
|
+
float: right;
|
8000
7953
|
}
|
8001
7954
|
|
8002
|
-
.
|
7955
|
+
.fixedDataTableCellLayout_columnReorderContainer:after {
|
7956
|
+
content: "::";
|
8003
7957
|
position: absolute;
|
8004
|
-
|
8005
|
-
|
8006
|
-
|
7958
|
+
top: 50%;
|
7959
|
+
left: 1px;
|
7960
|
+
transform: translateY(-50%);
|
8007
7961
|
}
|
8008
7962
|
|
8009
|
-
.fixedDataTable_isRTL .
|
8010
|
-
left:
|
8011
|
-
right:
|
7963
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
|
7964
|
+
left: auto;
|
7965
|
+
right: 1px;
|
8012
7966
|
}
|
8013
7967
|
|
8014
7968
|
/**
|
@@ -8019,37 +7973,15 @@ div.gd-empty-item-bubble {
|
|
8019
7973
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8020
7974
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8021
7975
|
*
|
8022
|
-
* @providesModule
|
7976
|
+
* @providesModule fixedDataTableColumnResizerLine
|
7977
|
+
*
|
8023
7978
|
*/
|
8024
|
-
|
8025
|
-
|
8026
|
-
|
8027
|
-
|
8028
|
-
|
8029
|
-
|
8030
|
-
|
8031
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
8032
|
-
right: auto;
|
8033
|
-
left: -5px;
|
8034
|
-
}
|
8035
|
-
|
8036
|
-
.fixedDataTableColumnResizerLineLayout_main {
|
8037
|
-
border-right-style: solid;
|
8038
|
-
border-right-width: 1px;
|
8039
|
-
box-sizing: border-box;
|
8040
|
-
position: absolute;
|
8041
|
-
z-index: 10;
|
8042
|
-
pointer-events: none;
|
8043
|
-
}
|
8044
|
-
|
8045
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
8046
|
-
border-right-width: 0;
|
8047
|
-
border-left-style: solid;
|
8048
|
-
border-left-width: 1px;
|
8049
|
-
}
|
8050
|
-
|
8051
|
-
.fixedDataTableColumnResizerLineLayout_hiddenElem {
|
8052
|
-
display: none !important;
|
7979
|
+
/**
|
7980
|
+
* Column resizer line.
|
7981
|
+
*/
|
7982
|
+
.public_fixedDataTableColumnResizerLine_main {
|
7983
|
+
border-color: #0284ff;
|
7984
|
+
width: 1px;
|
8053
7985
|
}
|
8054
7986
|
|
8055
7987
|
/**
|
@@ -8060,43 +7992,53 @@ div.gd-empty-item-bubble {
|
|
8060
7992
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8061
7993
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8062
7994
|
*
|
8063
|
-
* @providesModule
|
7995
|
+
* @providesModule fixedDataTable
|
7996
|
+
*
|
8064
7997
|
*/
|
8065
|
-
|
8066
|
-
|
8067
|
-
|
8068
|
-
|
8069
|
-
|
8070
|
-
position: relative;
|
7998
|
+
/**
|
7999
|
+
* Table.
|
8000
|
+
*/
|
8001
|
+
.public_fixedDataTable_main {
|
8002
|
+
border-color: #d3d3d3;
|
8071
8003
|
}
|
8072
8004
|
|
8073
|
-
.
|
8074
|
-
.
|
8075
|
-
border-
|
8076
|
-
border-bottom-width: 1px;
|
8005
|
+
.public_fixedDataTable_header,
|
8006
|
+
.public_fixedDataTable_hasBottomBorder {
|
8007
|
+
border-color: #d3d3d3;
|
8077
8008
|
}
|
8078
8009
|
|
8079
|
-
.
|
8080
|
-
|
8081
|
-
border-top-width: 1px;
|
8010
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
8011
|
+
font-weight: bold;
|
8082
8012
|
}
|
8083
8013
|
|
8084
|
-
.
|
8085
|
-
.
|
8086
|
-
|
8087
|
-
|
8014
|
+
.public_fixedDataTable_header,
|
8015
|
+
.public_fixedDataTable_scrollbarSpacer,
|
8016
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
8017
|
+
background-color: #f6f7f8;
|
8018
|
+
background-image: linear-gradient(#fff, #efefef);
|
8019
|
+
}
|
8020
|
+
|
8021
|
+
.public_fixedDataTable_scrollbarSpacer {
|
8088
8022
|
position: absolute;
|
8089
|
-
|
8090
|
-
|
8023
|
+
z-index: 99;
|
8024
|
+
top: 0;
|
8091
8025
|
}
|
8092
8026
|
|
8093
|
-
.
|
8094
|
-
|
8027
|
+
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
8028
|
+
background-color: #f6f7f8;
|
8029
|
+
border-color: #d3d3d3;
|
8095
8030
|
}
|
8096
8031
|
|
8097
|
-
.
|
8098
|
-
|
8099
|
-
|
8032
|
+
.public_fixedDataTable_topShadow {
|
8033
|
+
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
8034
|
+
}
|
8035
|
+
|
8036
|
+
.public_fixedDataTable_bottomShadow {
|
8037
|
+
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
8038
|
+
}
|
8039
|
+
|
8040
|
+
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
|
8041
|
+
background-color: #fff;
|
8100
8042
|
}
|
8101
8043
|
|
8102
8044
|
/**
|
@@ -8107,62 +8049,34 @@ div.gd-empty-item-bubble {
|
|
8107
8049
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8108
8050
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8109
8051
|
*
|
8110
|
-
* @providesModule
|
8052
|
+
* @providesModule fixedDataTableRow
|
8111
8053
|
*/
|
8112
|
-
|
8113
|
-
|
8114
|
-
|
8115
|
-
|
8116
|
-
|
8117
|
-
}
|
8118
|
-
|
8119
|
-
.fixedDataTableRowLayout_body {
|
8120
|
-
left: 0;
|
8121
|
-
right: 0;
|
8122
|
-
position: absolute;
|
8123
|
-
top: 0;
|
8124
|
-
}
|
8125
|
-
|
8126
|
-
.fixedDataTableRowLayout_rowExpanded {
|
8127
|
-
box-sizing: border-box;
|
8128
|
-
left: 0;
|
8129
|
-
position: absolute;
|
8130
|
-
}
|
8131
|
-
|
8132
|
-
.fixedDataTableRowLayout_fixedColumnsDivider {
|
8133
|
-
-webkit-backface-visibility: hidden;
|
8134
|
-
backface-visibility: hidden;
|
8135
|
-
border-left-style: solid;
|
8136
|
-
border-left-width: 1px;
|
8137
|
-
left: 0;
|
8138
|
-
position: absolute;
|
8139
|
-
top: 0;
|
8140
|
-
width: 0;
|
8054
|
+
/**
|
8055
|
+
* Table row.
|
8056
|
+
*/
|
8057
|
+
.public_fixedDataTableRow_main {
|
8058
|
+
background-color: #fff;
|
8141
8059
|
}
|
8142
8060
|
|
8143
|
-
.
|
8144
|
-
|
8145
|
-
|
8146
|
-
border-right-width: 1px;
|
8061
|
+
.public_fixedDataTableRow_highlighted,
|
8062
|
+
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
|
8063
|
+
background-color: #f6f7f8;
|
8147
8064
|
}
|
8148
8065
|
|
8149
|
-
.
|
8150
|
-
|
8151
|
-
width: 4px;
|
8066
|
+
.public_fixedDataTableRow_fixedColumnsDivider {
|
8067
|
+
border-color: #d3d3d3;
|
8152
8068
|
}
|
8153
8069
|
|
8154
|
-
.
|
8155
|
-
|
8070
|
+
.public_fixedDataTableRow_columnsShadow {
|
8071
|
+
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
8156
8072
|
}
|
8157
8073
|
|
8158
|
-
.fixedDataTable_isRTL .
|
8159
|
-
|
8160
|
-
right: auto;
|
8074
|
+
.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow {
|
8075
|
+
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
8161
8076
|
}
|
8162
8077
|
|
8163
|
-
.
|
8164
|
-
|
8165
|
-
top: 0;
|
8078
|
+
.public_fixedDataTableRow_columnsRightShadow {
|
8079
|
+
transform: rotate(180deg);
|
8166
8080
|
}
|
8167
8081
|
|
8168
8082
|
/**
|
@@ -8196,13 +8110,6 @@ div.gd-empty-item-bubble {
|
|
8196
8110
|
.ScrollbarLayout_mainHorizontal {
|
8197
8111
|
height: 15px;
|
8198
8112
|
left: 0;
|
8199
|
-
transition-property: background-color height;
|
8200
|
-
}
|
8201
|
-
|
8202
|
-
/* Touching the scroll-track directly makes the scroll-track bolder */
|
8203
|
-
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
|
8204
|
-
.ScrollbarLayout_mainHorizontal:hover {
|
8205
|
-
height: 17px;
|
8206
8113
|
}
|
8207
8114
|
|
8208
8115
|
.ScrollbarLayout_face {
|
@@ -8210,9 +8117,10 @@ div.gd-empty-item-bubble {
|
|
8210
8117
|
overflow: hidden;
|
8211
8118
|
position: absolute;
|
8212
8119
|
z-index: 1;
|
8213
|
-
|
8214
|
-
|
8215
|
-
|
8120
|
+
/* keep the thumb aligned to the center */
|
8121
|
+
display: flex;
|
8122
|
+
justify-content: center;
|
8123
|
+
align-items: center;
|
8216
8124
|
}
|
8217
8125
|
|
8218
8126
|
/**
|
@@ -8226,7 +8134,9 @@ div.gd-empty-item-bubble {
|
|
8226
8134
|
content: "";
|
8227
8135
|
display: block;
|
8228
8136
|
position: absolute;
|
8229
|
-
transition:
|
8137
|
+
transition-duration: 250ms;
|
8138
|
+
transition-timing-function: ease;
|
8139
|
+
transition-property: background-color, height, width;
|
8230
8140
|
}
|
8231
8141
|
|
8232
8142
|
.ScrollbarLayout_faceHorizontal {
|
@@ -8236,10 +8146,8 @@ div.gd-empty-item-bubble {
|
|
8236
8146
|
}
|
8237
8147
|
|
8238
8148
|
.ScrollbarLayout_faceHorizontal:after {
|
8239
|
-
bottom: 4px;
|
8240
|
-
left: 0;
|
8241
|
-
top: 4px;
|
8242
8149
|
width: 100%;
|
8150
|
+
height: calc(100% - 8px);
|
8243
8151
|
}
|
8244
8152
|
|
8245
8153
|
.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,
|
@@ -8248,9 +8156,10 @@ div.gd-empty-item-bubble {
|
|
8248
8156
|
left: auto;
|
8249
8157
|
}
|
8250
8158
|
|
8159
|
+
/* expand horizontal scrollbar face when active */
|
8251
8160
|
.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
|
8252
8161
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
|
8253
|
-
|
8162
|
+
height: calc(100% - 4px);
|
8254
8163
|
}
|
8255
8164
|
|
8256
8165
|
.ScrollbarLayout_faceVertical {
|
@@ -8261,15 +8170,13 @@ div.gd-empty-item-bubble {
|
|
8261
8170
|
|
8262
8171
|
.ScrollbarLayout_faceVertical:after {
|
8263
8172
|
height: 100%;
|
8264
|
-
|
8265
|
-
right: 4px;
|
8266
|
-
top: 0;
|
8173
|
+
width: calc(100% - 8px);
|
8267
8174
|
}
|
8268
8175
|
|
8176
|
+
/* expand veritcal scrollbar face when active */
|
8269
8177
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
|
8270
8178
|
.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
|
8271
|
-
|
8272
|
-
right: 2px;
|
8179
|
+
width: calc(100% - 4px);
|
8273
8180
|
}
|
8274
8181
|
|
8275
8182
|
/**
|
@@ -8280,53 +8187,32 @@ div.gd-empty-item-bubble {
|
|
8280
8187
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8281
8188
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8282
8189
|
*
|
8283
|
-
* @providesModule
|
8284
|
-
*
|
8285
|
-
*/
|
8286
|
-
/**
|
8287
|
-
* Table.
|
8190
|
+
* @providesModule fixedDataTableCellGroupLayout
|
8288
8191
|
*/
|
8289
|
-
.
|
8290
|
-
|
8291
|
-
|
8292
|
-
|
8293
|
-
|
8294
|
-
.public_fixedDataTable_hasBottomBorder {
|
8295
|
-
border-color: #d3d3d3;
|
8296
|
-
}
|
8297
|
-
|
8298
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
8299
|
-
font-weight: bold;
|
8300
|
-
}
|
8301
|
-
|
8302
|
-
.public_fixedDataTable_header,
|
8303
|
-
.public_fixedDataTable_scrollbarSpacer,
|
8304
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
8305
|
-
background-color: #f6f7f8;
|
8306
|
-
background-image: linear-gradient(#fff, #efefef);
|
8307
|
-
}
|
8308
|
-
|
8309
|
-
.public_fixedDataTable_scrollbarSpacer {
|
8192
|
+
.fixedDataTableCellGroupLayout_cellGroup {
|
8193
|
+
-webkit-backface-visibility: hidden;
|
8194
|
+
backface-visibility: hidden;
|
8195
|
+
left: 0;
|
8196
|
+
overflow: hidden;
|
8310
8197
|
position: absolute;
|
8311
|
-
z-index: 99;
|
8312
8198
|
top: 0;
|
8199
|
+
white-space: nowrap;
|
8313
8200
|
}
|
8314
8201
|
|
8315
|
-
.
|
8316
|
-
|
8317
|
-
|
8318
|
-
}
|
8319
|
-
|
8320
|
-
.public_fixedDataTable_topShadow {
|
8321
|
-
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
8202
|
+
.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
|
8203
|
+
right: 0;
|
8204
|
+
left: auto;
|
8322
8205
|
}
|
8323
8206
|
|
8324
|
-
.
|
8325
|
-
|
8207
|
+
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
|
8208
|
+
display: inline-block;
|
8209
|
+
vertical-align: top;
|
8210
|
+
white-space: normal;
|
8326
8211
|
}
|
8327
8212
|
|
8328
|
-
.
|
8329
|
-
|
8213
|
+
.fixedDataTableCellGroupLayout_cellGroupWrapper {
|
8214
|
+
position: absolute;
|
8215
|
+
top: 0;
|
8330
8216
|
}
|
8331
8217
|
|
8332
8218
|
/**
|
@@ -8337,74 +8223,71 @@ div.gd-empty-item-bubble {
|
|
8337
8223
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8338
8224
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8339
8225
|
*
|
8340
|
-
* @providesModule
|
8341
|
-
*/
|
8342
|
-
/**
|
8343
|
-
* Table cell.
|
8226
|
+
* @providesModule fixedDataTableCellLayout
|
8344
8227
|
*/
|
8345
|
-
.
|
8346
|
-
|
8347
|
-
border-
|
8348
|
-
|
8349
|
-
|
8350
|
-
|
8351
|
-
|
8228
|
+
.fixedDataTableCellLayout_main {
|
8229
|
+
border-right-style: solid;
|
8230
|
+
border-right-width: 1px;
|
8231
|
+
border-width: 0 1px 0 0;
|
8232
|
+
box-sizing: border-box;
|
8233
|
+
display: block;
|
8234
|
+
overflow: hidden;
|
8235
|
+
position: absolute;
|
8236
|
+
white-space: normal;
|
8352
8237
|
}
|
8353
8238
|
|
8354
|
-
.
|
8355
|
-
|
8239
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
8240
|
+
border-right-width: 0;
|
8241
|
+
border-left-style: solid;
|
8242
|
+
border-left-width: 1px;
|
8356
8243
|
}
|
8357
8244
|
|
8358
|
-
.
|
8359
|
-
|
8245
|
+
.fixedDataTableCellLayout_lastChild {
|
8246
|
+
border-width: 0 1px 1px 0;
|
8360
8247
|
}
|
8361
8248
|
|
8362
|
-
.
|
8363
|
-
|
8249
|
+
.fixedDataTableCellLayout_alignRight {
|
8250
|
+
text-align: right;
|
8364
8251
|
}
|
8365
8252
|
|
8366
|
-
.
|
8367
|
-
|
8253
|
+
.fixedDataTableCellLayout_alignCenter {
|
8254
|
+
text-align: center;
|
8368
8255
|
}
|
8369
8256
|
|
8370
|
-
.
|
8371
|
-
|
8372
|
-
|
8257
|
+
.fixedDataTableCellLayout_wrap {
|
8258
|
+
display: table-cell;
|
8259
|
+
vertical-align: middle;
|
8260
|
+
box-sizing: border-box;
|
8373
8261
|
}
|
8374
8262
|
|
8375
|
-
.
|
8376
|
-
|
8263
|
+
.fixedDataTableCellLayout_wrap1 {
|
8264
|
+
display: table;
|
8377
8265
|
}
|
8378
8266
|
|
8379
|
-
|
8380
|
-
|
8381
|
-
*/
|
8382
|
-
.fixedDataTableCellLayout_columnReorderContainer {
|
8383
|
-
border-color: #0284ff;
|
8384
|
-
background-color: rgba(0, 0, 0, 0.1);
|
8385
|
-
width: 12px;
|
8386
|
-
margin-right: -12px;
|
8387
|
-
float: left;
|
8388
|
-
cursor: move;
|
8267
|
+
.fixedDataTableCellLayout_wrap2 {
|
8268
|
+
display: table-row;
|
8389
8269
|
}
|
8390
8270
|
|
8391
|
-
.
|
8392
|
-
|
8393
|
-
|
8394
|
-
float: right;
|
8271
|
+
.fixedDataTableCellLayout_wrap3 {
|
8272
|
+
display: table-cell;
|
8273
|
+
vertical-align: middle;
|
8395
8274
|
}
|
8396
8275
|
|
8397
|
-
.
|
8398
|
-
content: "::";
|
8276
|
+
.fixedDataTableCellLayout_columnResizerContainer {
|
8399
8277
|
position: absolute;
|
8400
|
-
|
8401
|
-
|
8402
|
-
|
8278
|
+
right: 0px;
|
8279
|
+
width: 6px;
|
8280
|
+
z-index: 1;
|
8403
8281
|
}
|
8404
8282
|
|
8405
|
-
.fixedDataTable_isRTL .
|
8406
|
-
left:
|
8407
|
-
right:
|
8283
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
|
8284
|
+
left: 0px;
|
8285
|
+
right: auto;
|
8286
|
+
}
|
8287
|
+
|
8288
|
+
.fixedDataTableCellLayout_columnResizerContainer:hover {
|
8289
|
+
cursor: ew-resize;
|
8290
|
+
background-color: #0284ff;
|
8408
8291
|
}
|
8409
8292
|
|
8410
8293
|
/**
|
@@ -8415,14 +8298,33 @@ div.gd-empty-item-bubble {
|
|
8415
8298
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8416
8299
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8417
8300
|
*
|
8418
|
-
* @providesModule
|
8419
|
-
*
|
8420
|
-
*/
|
8421
|
-
/**
|
8422
|
-
* Column resizer line.
|
8301
|
+
* @providesModule fixedDataTableColumnResizerLineLayout
|
8423
8302
|
*/
|
8424
|
-
.
|
8425
|
-
|
8303
|
+
.fixedDataTableColumnResizerLineLayout_mouseArea {
|
8304
|
+
cursor: ew-resize;
|
8305
|
+
position: absolute;
|
8306
|
+
right: -5px;
|
8307
|
+
width: 12px;
|
8308
|
+
}
|
8309
|
+
|
8310
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
8311
|
+
right: auto;
|
8312
|
+
left: -5px;
|
8313
|
+
}
|
8314
|
+
|
8315
|
+
.fixedDataTableColumnResizerLineLayout_main {
|
8316
|
+
border-right-style: solid;
|
8317
|
+
border-right-width: 1px;
|
8318
|
+
box-sizing: border-box;
|
8319
|
+
position: absolute;
|
8320
|
+
z-index: 100;
|
8321
|
+
pointer-events: none;
|
8322
|
+
}
|
8323
|
+
|
8324
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
8325
|
+
border-right-width: 0;
|
8326
|
+
border-left-style: solid;
|
8327
|
+
border-left-width: 1px;
|
8426
8328
|
}
|
8427
8329
|
|
8428
8330
|
/**
|
@@ -8433,34 +8335,43 @@ div.gd-empty-item-bubble {
|
|
8433
8335
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8434
8336
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8435
8337
|
*
|
8436
|
-
* @providesModule
|
8437
|
-
*/
|
8438
|
-
/**
|
8439
|
-
* Table row.
|
8338
|
+
* @providesModule fixedDataTableLayout
|
8440
8339
|
*/
|
8441
|
-
.
|
8442
|
-
|
8340
|
+
.fixedDataTableLayout_main {
|
8341
|
+
border-style: solid;
|
8342
|
+
border-width: 1px;
|
8343
|
+
box-sizing: border-box;
|
8344
|
+
overflow: hidden;
|
8345
|
+
position: relative;
|
8443
8346
|
}
|
8444
8347
|
|
8445
|
-
.
|
8446
|
-
.
|
8447
|
-
|
8348
|
+
.fixedDataTableLayout_header,
|
8349
|
+
.fixedDataTableLayout_hasBottomBorder {
|
8350
|
+
border-bottom-style: solid;
|
8351
|
+
border-bottom-width: 1px;
|
8448
8352
|
}
|
8449
8353
|
|
8450
|
-
.
|
8451
|
-
border-
|
8354
|
+
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
|
8355
|
+
border-top-style: solid;
|
8356
|
+
border-top-width: 1px;
|
8452
8357
|
}
|
8453
8358
|
|
8454
|
-
.
|
8455
|
-
|
8359
|
+
.fixedDataTableLayout_topShadow,
|
8360
|
+
.fixedDataTableLayout_bottomShadow {
|
8361
|
+
height: 4px;
|
8362
|
+
left: 0;
|
8363
|
+
position: absolute;
|
8364
|
+
right: 0;
|
8365
|
+
z-index: 1;
|
8456
8366
|
}
|
8457
8367
|
|
8458
|
-
.
|
8459
|
-
|
8368
|
+
.fixedDataTableLayout_bottomShadow {
|
8369
|
+
margin-top: -4px;
|
8460
8370
|
}
|
8461
8371
|
|
8462
|
-
.
|
8463
|
-
|
8372
|
+
.fixedDataTableLayout_rowsContainer {
|
8373
|
+
overflow: hidden;
|
8374
|
+
position: relative;
|
8464
8375
|
}
|
8465
8376
|
|
8466
8377
|
/**
|
@@ -8471,39 +8382,62 @@ div.gd-empty-item-bubble {
|
|
8471
8382
|
* LICENSE file in the root directory of this source tree. An additional grant
|
8472
8383
|
* of patent rights can be found in the PATENTS file in the same directory.
|
8473
8384
|
*
|
8474
|
-
* @providesModule
|
8475
|
-
*
|
8476
|
-
*/
|
8477
|
-
/**
|
8478
|
-
* Scrollbars.
|
8385
|
+
* @providesModule fixedDataTableRowLayout
|
8479
8386
|
*/
|
8480
|
-
|
8481
|
-
|
8482
|
-
|
8483
|
-
|
8484
|
-
|
8387
|
+
.fixedDataTableRowLayout_main {
|
8388
|
+
box-sizing: border-box;
|
8389
|
+
overflow: hidden;
|
8390
|
+
position: absolute;
|
8391
|
+
top: 0;
|
8485
8392
|
}
|
8486
8393
|
|
8487
|
-
.
|
8488
|
-
|
8489
|
-
|
8394
|
+
.fixedDataTableRowLayout_body {
|
8395
|
+
left: 0;
|
8396
|
+
right: 0;
|
8397
|
+
position: absolute;
|
8398
|
+
top: 0;
|
8399
|
+
}
|
8400
|
+
|
8401
|
+
.fixedDataTableRowLayout_rowExpanded {
|
8402
|
+
box-sizing: border-box;
|
8403
|
+
left: 0;
|
8404
|
+
position: absolute;
|
8405
|
+
}
|
8406
|
+
|
8407
|
+
.fixedDataTableRowLayout_fixedColumnsDivider {
|
8408
|
+
-webkit-backface-visibility: hidden;
|
8409
|
+
backface-visibility: hidden;
|
8410
|
+
border-left-style: solid;
|
8411
|
+
border-left-width: 1px;
|
8412
|
+
left: 0;
|
8413
|
+
position: absolute;
|
8414
|
+
top: 0;
|
8415
|
+
width: 0;
|
8416
|
+
}
|
8417
|
+
|
8418
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider {
|
8490
8419
|
border-left-width: 0;
|
8420
|
+
border-right-style: solid;
|
8421
|
+
border-right-width: 1px;
|
8491
8422
|
}
|
8492
8423
|
|
8493
|
-
.
|
8494
|
-
|
8495
|
-
|
8496
|
-
background-color: #fff;
|
8424
|
+
.fixedDataTableRowLayout_columnsShadow {
|
8425
|
+
position: absolute;
|
8426
|
+
width: 4px;
|
8497
8427
|
}
|
8498
8428
|
|
8499
|
-
.
|
8500
|
-
|
8429
|
+
.fixedDataTableRowLayout_columnsRightShadow {
|
8430
|
+
right: 1px;
|
8501
8431
|
}
|
8502
8432
|
|
8503
|
-
.
|
8504
|
-
|
8505
|
-
|
8506
|
-
|
8433
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
|
8434
|
+
left: 1px;
|
8435
|
+
right: auto;
|
8436
|
+
}
|
8437
|
+
|
8438
|
+
.fixedDataTableRowLayout_rowWrapper {
|
8439
|
+
position: absolute;
|
8440
|
+
top: 0;
|
8507
8441
|
}
|
8508
8442
|
|
8509
8443
|
.animation-fadeIn,
|
@@ -13694,49 +13628,46 @@ input[type=search]::-webkit-search-cancel-button {
|
|
13694
13628
|
}
|
13695
13629
|
}
|
13696
13630
|
/**
|
13697
|
-
* FixedDataTable v1.2.22
|
13698
|
-
*
|
13699
13631
|
* Copyright Schrodinger, LLC
|
13700
13632
|
* All rights reserved.
|
13701
13633
|
*
|
13702
13634
|
* This source code is licensed under the BSD-style license found in the
|
13703
13635
|
* LICENSE file in the root directory of this source tree. An additional grant
|
13704
13636
|
* of patent rights can be found in the PATENTS file in the same directory.
|
13705
|
-
*/
|
13706
|
-
/**
|
13707
|
-
* Copyright Schrodinger, LLC
|
13708
|
-
* All rights reserved.
|
13709
13637
|
*
|
13710
|
-
*
|
13711
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
13712
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
13638
|
+
* @providesModule Scrollbar
|
13713
13639
|
*
|
13714
|
-
* @providesModule fixedDataTableCellGroupLayout
|
13715
13640
|
*/
|
13716
|
-
|
13717
|
-
|
13718
|
-
|
13719
|
-
|
13720
|
-
|
13721
|
-
|
13722
|
-
|
13723
|
-
|
13641
|
+
/**
|
13642
|
+
* Scrollbars.
|
13643
|
+
*/
|
13644
|
+
/* Touching the scroll-track directly makes the scroll-track bolder */
|
13645
|
+
.public_Scrollbar_main.public_Scrollbar_mainActive,
|
13646
|
+
.public_Scrollbar_main {
|
13647
|
+
background-color: #fff;
|
13648
|
+
border-left: 1px solid #d3d3d3;
|
13724
13649
|
}
|
13725
13650
|
|
13726
|
-
.fixedDataTable_isRTL .
|
13727
|
-
|
13728
|
-
|
13651
|
+
.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
|
13652
|
+
.fixedDataTable_isRTL .public_Scrollbar_main {
|
13653
|
+
border-right: 1px solid #d3d3d3;
|
13654
|
+
border-left-width: 0;
|
13729
13655
|
}
|
13730
13656
|
|
13731
|
-
.
|
13732
|
-
|
13733
|
-
|
13734
|
-
|
13657
|
+
.public_Scrollbar_mainOpaque,
|
13658
|
+
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
|
13659
|
+
.public_Scrollbar_mainOpaque:hover {
|
13660
|
+
background-color: #fff;
|
13735
13661
|
}
|
13736
13662
|
|
13737
|
-
.
|
13738
|
-
|
13739
|
-
|
13663
|
+
.public_Scrollbar_face:after {
|
13664
|
+
background-color: #c2c2c2;
|
13665
|
+
}
|
13666
|
+
|
13667
|
+
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
|
13668
|
+
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
|
13669
|
+
.public_Scrollbar_faceActive:after {
|
13670
|
+
background-color: #7d7d7d;
|
13740
13671
|
}
|
13741
13672
|
|
13742
13673
|
/**
|
@@ -13747,86 +13678,87 @@ input[type=search]::-webkit-search-cancel-button {
|
|
13747
13678
|
* LICENSE file in the root directory of this source tree. An additional grant
|
13748
13679
|
* of patent rights can be found in the PATENTS file in the same directory.
|
13749
13680
|
*
|
13750
|
-
* @providesModule
|
13681
|
+
* @providesModule fixedDataTableCell
|
13751
13682
|
*/
|
13752
|
-
|
13753
|
-
|
13754
|
-
|
13755
|
-
|
13756
|
-
|
13757
|
-
|
13758
|
-
overflow: hidden;
|
13759
|
-
position: absolute;
|
13760
|
-
white-space: normal;
|
13761
|
-
}
|
13762
|
-
|
13763
|
-
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
13764
|
-
border-right-width: 0;
|
13765
|
-
border-left-style: solid;
|
13766
|
-
border-left-width: 1px;
|
13683
|
+
/**
|
13684
|
+
* Table cell.
|
13685
|
+
*/
|
13686
|
+
.public_fixedDataTableCell_main {
|
13687
|
+
background-color: #fff;
|
13688
|
+
border-color: #d3d3d3;
|
13767
13689
|
}
|
13768
13690
|
|
13769
|
-
.
|
13770
|
-
|
13691
|
+
.public_fixedDataTableCell_highlighted {
|
13692
|
+
background-color: #f4f4f4;
|
13771
13693
|
}
|
13772
13694
|
|
13773
|
-
.
|
13774
|
-
|
13695
|
+
.public_fixedDataTableCell_cellContent {
|
13696
|
+
padding: 8px;
|
13775
13697
|
}
|
13776
13698
|
|
13777
|
-
.
|
13778
|
-
|
13699
|
+
.public_fixedDataTableCell_columnResizerKnob {
|
13700
|
+
background-color: #0284ff;
|
13779
13701
|
}
|
13780
13702
|
|
13781
|
-
.
|
13782
|
-
|
13783
|
-
vertical-align: middle;
|
13784
|
-
box-sizing: border-box;
|
13703
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
13704
|
+
margin-left: 12px;
|
13785
13705
|
}
|
13786
13706
|
|
13787
|
-
.
|
13788
|
-
|
13707
|
+
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
13708
|
+
padding-left: 20px;
|
13789
13709
|
}
|
13790
13710
|
|
13791
|
-
.
|
13792
|
-
|
13711
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent {
|
13712
|
+
margin-left: auto;
|
13713
|
+
margin-right: 12px;
|
13793
13714
|
}
|
13794
|
-
|
13795
|
-
.
|
13796
|
-
|
13797
|
-
vertical-align: middle;
|
13715
|
+
|
13716
|
+
.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent {
|
13717
|
+
padding-right: 20px;
|
13798
13718
|
}
|
13799
13719
|
|
13800
|
-
.
|
13801
|
-
|
13802
|
-
right: 0px;
|
13803
|
-
width: 6px;
|
13804
|
-
z-index: 1;
|
13720
|
+
.public_fixedDataTableCell_reordering {
|
13721
|
+
z-index: 2;
|
13805
13722
|
}
|
13806
13723
|
|
13807
|
-
.
|
13808
|
-
|
13809
|
-
|
13724
|
+
.public_fixedDataTableCell_resizeReorderCellContainer {
|
13725
|
+
position: fixed;
|
13726
|
+
background-color: #f6f7f8;
|
13727
|
+
background-image: linear-gradient(#fff, #efefef);
|
13728
|
+
border-color: #d3d3d3;
|
13729
|
+
border-right-style: solid;
|
13730
|
+
border-right-width: 1px;
|
13810
13731
|
}
|
13811
13732
|
|
13812
|
-
|
13813
|
-
|
13733
|
+
/**
|
13734
|
+
* Column reorder goodies.
|
13735
|
+
*/
|
13736
|
+
.fixedDataTableCellLayout_columnReorderContainer {
|
13737
|
+
border-color: #0284ff;
|
13738
|
+
background-color: rgba(0, 0, 0, 0.1);
|
13739
|
+
width: 12px;
|
13740
|
+
margin-right: -12px;
|
13741
|
+
float: left;
|
13742
|
+
cursor: move;
|
13814
13743
|
}
|
13815
13744
|
|
13816
|
-
.
|
13817
|
-
|
13745
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
|
13746
|
+
margin-right: auto;
|
13747
|
+
margin-left: -12px;
|
13748
|
+
float: right;
|
13818
13749
|
}
|
13819
13750
|
|
13820
|
-
.
|
13751
|
+
.fixedDataTableCellLayout_columnReorderContainer:after {
|
13752
|
+
content: "::";
|
13821
13753
|
position: absolute;
|
13822
|
-
|
13823
|
-
|
13824
|
-
|
13754
|
+
top: 50%;
|
13755
|
+
left: 1px;
|
13756
|
+
transform: translateY(-50%);
|
13825
13757
|
}
|
13826
13758
|
|
13827
|
-
.fixedDataTable_isRTL .
|
13828
|
-
left:
|
13829
|
-
right:
|
13759
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
|
13760
|
+
left: auto;
|
13761
|
+
right: 1px;
|
13830
13762
|
}
|
13831
13763
|
|
13832
13764
|
/**
|
@@ -13837,37 +13769,15 @@ input[type=search]::-webkit-search-cancel-button {
|
|
13837
13769
|
* LICENSE file in the root directory of this source tree. An additional grant
|
13838
13770
|
* of patent rights can be found in the PATENTS file in the same directory.
|
13839
13771
|
*
|
13840
|
-
* @providesModule
|
13772
|
+
* @providesModule fixedDataTableColumnResizerLine
|
13773
|
+
*
|
13841
13774
|
*/
|
13842
|
-
|
13843
|
-
|
13844
|
-
|
13845
|
-
|
13846
|
-
|
13847
|
-
|
13848
|
-
|
13849
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
13850
|
-
right: auto;
|
13851
|
-
left: -5px;
|
13852
|
-
}
|
13853
|
-
|
13854
|
-
.fixedDataTableColumnResizerLineLayout_main {
|
13855
|
-
border-right-style: solid;
|
13856
|
-
border-right-width: 1px;
|
13857
|
-
box-sizing: border-box;
|
13858
|
-
position: absolute;
|
13859
|
-
z-index: 10;
|
13860
|
-
pointer-events: none;
|
13861
|
-
}
|
13862
|
-
|
13863
|
-
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
13864
|
-
border-right-width: 0;
|
13865
|
-
border-left-style: solid;
|
13866
|
-
border-left-width: 1px;
|
13867
|
-
}
|
13868
|
-
|
13869
|
-
.fixedDataTableColumnResizerLineLayout_hiddenElem {
|
13870
|
-
display: none !important;
|
13775
|
+
/**
|
13776
|
+
* Column resizer line.
|
13777
|
+
*/
|
13778
|
+
.public_fixedDataTableColumnResizerLine_main {
|
13779
|
+
border-color: #0284ff;
|
13780
|
+
width: 1px;
|
13871
13781
|
}
|
13872
13782
|
|
13873
13783
|
/**
|
@@ -13878,43 +13788,53 @@ input[type=search]::-webkit-search-cancel-button {
|
|
13878
13788
|
* LICENSE file in the root directory of this source tree. An additional grant
|
13879
13789
|
* of patent rights can be found in the PATENTS file in the same directory.
|
13880
13790
|
*
|
13881
|
-
* @providesModule
|
13791
|
+
* @providesModule fixedDataTable
|
13792
|
+
*
|
13882
13793
|
*/
|
13883
|
-
|
13884
|
-
|
13885
|
-
|
13886
|
-
|
13887
|
-
|
13888
|
-
position: relative;
|
13794
|
+
/**
|
13795
|
+
* Table.
|
13796
|
+
*/
|
13797
|
+
.public_fixedDataTable_main {
|
13798
|
+
border-color: #d3d3d3;
|
13889
13799
|
}
|
13890
13800
|
|
13891
|
-
.
|
13892
|
-
.
|
13893
|
-
border-
|
13894
|
-
border-bottom-width: 1px;
|
13801
|
+
.public_fixedDataTable_header,
|
13802
|
+
.public_fixedDataTable_hasBottomBorder {
|
13803
|
+
border-color: #d3d3d3;
|
13895
13804
|
}
|
13896
13805
|
|
13897
|
-
.
|
13898
|
-
|
13899
|
-
border-top-width: 1px;
|
13806
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
13807
|
+
font-weight: bold;
|
13900
13808
|
}
|
13901
13809
|
|
13902
|
-
.
|
13903
|
-
.
|
13904
|
-
|
13905
|
-
|
13810
|
+
.public_fixedDataTable_header,
|
13811
|
+
.public_fixedDataTable_scrollbarSpacer,
|
13812
|
+
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
13813
|
+
background-color: #f6f7f8;
|
13814
|
+
background-image: linear-gradient(#fff, #efefef);
|
13815
|
+
}
|
13816
|
+
|
13817
|
+
.public_fixedDataTable_scrollbarSpacer {
|
13906
13818
|
position: absolute;
|
13907
|
-
|
13908
|
-
|
13819
|
+
z-index: 99;
|
13820
|
+
top: 0;
|
13909
13821
|
}
|
13910
13822
|
|
13911
|
-
.
|
13912
|
-
|
13823
|
+
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
13824
|
+
background-color: #f6f7f8;
|
13825
|
+
border-color: #d3d3d3;
|
13913
13826
|
}
|
13914
13827
|
|
13915
|
-
.
|
13916
|
-
|
13917
|
-
|
13828
|
+
.public_fixedDataTable_topShadow {
|
13829
|
+
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
13830
|
+
}
|
13831
|
+
|
13832
|
+
.public_fixedDataTable_bottomShadow {
|
13833
|
+
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
13834
|
+
}
|
13835
|
+
|
13836
|
+
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
|
13837
|
+
background-color: #fff;
|
13918
13838
|
}
|
13919
13839
|
|
13920
13840
|
/**
|
@@ -13925,62 +13845,34 @@ input[type=search]::-webkit-search-cancel-button {
|
|
13925
13845
|
* LICENSE file in the root directory of this source tree. An additional grant
|
13926
13846
|
* of patent rights can be found in the PATENTS file in the same directory.
|
13927
13847
|
*
|
13928
|
-
* @providesModule
|
13848
|
+
* @providesModule fixedDataTableRow
|
13929
13849
|
*/
|
13930
|
-
|
13931
|
-
|
13932
|
-
|
13933
|
-
|
13934
|
-
|
13935
|
-
}
|
13936
|
-
|
13937
|
-
.fixedDataTableRowLayout_body {
|
13938
|
-
left: 0;
|
13939
|
-
right: 0;
|
13940
|
-
position: absolute;
|
13941
|
-
top: 0;
|
13942
|
-
}
|
13943
|
-
|
13944
|
-
.fixedDataTableRowLayout_rowExpanded {
|
13945
|
-
box-sizing: border-box;
|
13946
|
-
left: 0;
|
13947
|
-
position: absolute;
|
13948
|
-
}
|
13949
|
-
|
13950
|
-
.fixedDataTableRowLayout_fixedColumnsDivider {
|
13951
|
-
-webkit-backface-visibility: hidden;
|
13952
|
-
backface-visibility: hidden;
|
13953
|
-
border-left-style: solid;
|
13954
|
-
border-left-width: 1px;
|
13955
|
-
left: 0;
|
13956
|
-
position: absolute;
|
13957
|
-
top: 0;
|
13958
|
-
width: 0;
|
13850
|
+
/**
|
13851
|
+
* Table row.
|
13852
|
+
*/
|
13853
|
+
.public_fixedDataTableRow_main {
|
13854
|
+
background-color: #fff;
|
13959
13855
|
}
|
13960
13856
|
|
13961
|
-
.
|
13962
|
-
|
13963
|
-
|
13964
|
-
border-right-width: 1px;
|
13857
|
+
.public_fixedDataTableRow_highlighted,
|
13858
|
+
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
|
13859
|
+
background-color: #f6f7f8;
|
13965
13860
|
}
|
13966
13861
|
|
13967
|
-
.
|
13968
|
-
|
13969
|
-
width: 4px;
|
13862
|
+
.public_fixedDataTableRow_fixedColumnsDivider {
|
13863
|
+
border-color: #d3d3d3;
|
13970
13864
|
}
|
13971
13865
|
|
13972
|
-
.
|
13973
|
-
|
13866
|
+
.public_fixedDataTableRow_columnsShadow {
|
13867
|
+
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
13974
13868
|
}
|
13975
13869
|
|
13976
|
-
.fixedDataTable_isRTL .
|
13977
|
-
|
13978
|
-
right: auto;
|
13870
|
+
.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow {
|
13871
|
+
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
13979
13872
|
}
|
13980
13873
|
|
13981
|
-
.
|
13982
|
-
|
13983
|
-
top: 0;
|
13874
|
+
.public_fixedDataTableRow_columnsRightShadow {
|
13875
|
+
transform: rotate(180deg);
|
13984
13876
|
}
|
13985
13877
|
|
13986
13878
|
/**
|
@@ -14014,13 +13906,6 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14014
13906
|
.ScrollbarLayout_mainHorizontal {
|
14015
13907
|
height: 15px;
|
14016
13908
|
left: 0;
|
14017
|
-
transition-property: background-color height;
|
14018
|
-
}
|
14019
|
-
|
14020
|
-
/* Touching the scroll-track directly makes the scroll-track bolder */
|
14021
|
-
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
|
14022
|
-
.ScrollbarLayout_mainHorizontal:hover {
|
14023
|
-
height: 17px;
|
14024
13909
|
}
|
14025
13910
|
|
14026
13911
|
.ScrollbarLayout_face {
|
@@ -14028,9 +13913,10 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14028
13913
|
overflow: hidden;
|
14029
13914
|
position: absolute;
|
14030
13915
|
z-index: 1;
|
14031
|
-
|
14032
|
-
|
14033
|
-
|
13916
|
+
/* keep the thumb aligned to the center */
|
13917
|
+
display: flex;
|
13918
|
+
justify-content: center;
|
13919
|
+
align-items: center;
|
14034
13920
|
}
|
14035
13921
|
|
14036
13922
|
/**
|
@@ -14044,7 +13930,9 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14044
13930
|
content: "";
|
14045
13931
|
display: block;
|
14046
13932
|
position: absolute;
|
14047
|
-
transition:
|
13933
|
+
transition-duration: 250ms;
|
13934
|
+
transition-timing-function: ease;
|
13935
|
+
transition-property: background-color, height, width;
|
14048
13936
|
}
|
14049
13937
|
|
14050
13938
|
.ScrollbarLayout_faceHorizontal {
|
@@ -14054,10 +13942,8 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14054
13942
|
}
|
14055
13943
|
|
14056
13944
|
.ScrollbarLayout_faceHorizontal:after {
|
14057
|
-
bottom: 4px;
|
14058
|
-
left: 0;
|
14059
|
-
top: 4px;
|
14060
13945
|
width: 100%;
|
13946
|
+
height: calc(100% - 8px);
|
14061
13947
|
}
|
14062
13948
|
|
14063
13949
|
.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,
|
@@ -14066,9 +13952,10 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14066
13952
|
left: auto;
|
14067
13953
|
}
|
14068
13954
|
|
13955
|
+
/* expand horizontal scrollbar face when active */
|
14069
13956
|
.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
|
14070
13957
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
|
14071
|
-
|
13958
|
+
height: calc(100% - 4px);
|
14072
13959
|
}
|
14073
13960
|
|
14074
13961
|
.ScrollbarLayout_faceVertical {
|
@@ -14079,15 +13966,13 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14079
13966
|
|
14080
13967
|
.ScrollbarLayout_faceVertical:after {
|
14081
13968
|
height: 100%;
|
14082
|
-
|
14083
|
-
right: 4px;
|
14084
|
-
top: 0;
|
13969
|
+
width: calc(100% - 8px);
|
14085
13970
|
}
|
14086
13971
|
|
13972
|
+
/* expand veritcal scrollbar face when active */
|
14087
13973
|
.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
|
14088
13974
|
.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
|
14089
|
-
|
14090
|
-
right: 2px;
|
13975
|
+
width: calc(100% - 4px);
|
14091
13976
|
}
|
14092
13977
|
|
14093
13978
|
/**
|
@@ -14098,53 +13983,32 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14098
13983
|
* LICENSE file in the root directory of this source tree. An additional grant
|
14099
13984
|
* of patent rights can be found in the PATENTS file in the same directory.
|
14100
13985
|
*
|
14101
|
-
* @providesModule
|
14102
|
-
*
|
14103
|
-
*/
|
14104
|
-
/**
|
14105
|
-
* Table.
|
13986
|
+
* @providesModule fixedDataTableCellGroupLayout
|
14106
13987
|
*/
|
14107
|
-
.
|
14108
|
-
|
14109
|
-
|
14110
|
-
|
14111
|
-
|
14112
|
-
.public_fixedDataTable_hasBottomBorder {
|
14113
|
-
border-color: #d3d3d3;
|
14114
|
-
}
|
14115
|
-
|
14116
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
14117
|
-
font-weight: bold;
|
14118
|
-
}
|
14119
|
-
|
14120
|
-
.public_fixedDataTable_header,
|
14121
|
-
.public_fixedDataTable_scrollbarSpacer,
|
14122
|
-
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
14123
|
-
background-color: #f6f7f8;
|
14124
|
-
background-image: linear-gradient(#fff, #efefef);
|
14125
|
-
}
|
14126
|
-
|
14127
|
-
.public_fixedDataTable_scrollbarSpacer {
|
13988
|
+
.fixedDataTableCellGroupLayout_cellGroup {
|
13989
|
+
-webkit-backface-visibility: hidden;
|
13990
|
+
backface-visibility: hidden;
|
13991
|
+
left: 0;
|
13992
|
+
overflow: hidden;
|
14128
13993
|
position: absolute;
|
14129
|
-
z-index: 99;
|
14130
13994
|
top: 0;
|
13995
|
+
white-space: nowrap;
|
14131
13996
|
}
|
14132
13997
|
|
14133
|
-
.
|
14134
|
-
|
14135
|
-
|
14136
|
-
}
|
14137
|
-
|
14138
|
-
.public_fixedDataTable_topShadow {
|
14139
|
-
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
13998
|
+
.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
|
13999
|
+
right: 0;
|
14000
|
+
left: auto;
|
14140
14001
|
}
|
14141
14002
|
|
14142
|
-
.
|
14143
|
-
|
14003
|
+
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
|
14004
|
+
display: inline-block;
|
14005
|
+
vertical-align: top;
|
14006
|
+
white-space: normal;
|
14144
14007
|
}
|
14145
14008
|
|
14146
|
-
.
|
14147
|
-
|
14009
|
+
.fixedDataTableCellGroupLayout_cellGroupWrapper {
|
14010
|
+
position: absolute;
|
14011
|
+
top: 0;
|
14148
14012
|
}
|
14149
14013
|
|
14150
14014
|
/**
|
@@ -14155,74 +14019,71 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14155
14019
|
* LICENSE file in the root directory of this source tree. An additional grant
|
14156
14020
|
* of patent rights can be found in the PATENTS file in the same directory.
|
14157
14021
|
*
|
14158
|
-
* @providesModule
|
14159
|
-
*/
|
14160
|
-
/**
|
14161
|
-
* Table cell.
|
14022
|
+
* @providesModule fixedDataTableCellLayout
|
14162
14023
|
*/
|
14163
|
-
.
|
14164
|
-
|
14165
|
-
border-
|
14024
|
+
.fixedDataTableCellLayout_main {
|
14025
|
+
border-right-style: solid;
|
14026
|
+
border-right-width: 1px;
|
14027
|
+
border-width: 0 1px 0 0;
|
14028
|
+
box-sizing: border-box;
|
14029
|
+
display: block;
|
14030
|
+
overflow: hidden;
|
14031
|
+
position: absolute;
|
14032
|
+
white-space: normal;
|
14166
14033
|
}
|
14167
14034
|
|
14168
|
-
.
|
14169
|
-
|
14035
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
|
14036
|
+
border-right-width: 0;
|
14037
|
+
border-left-style: solid;
|
14038
|
+
border-left-width: 1px;
|
14170
14039
|
}
|
14171
14040
|
|
14172
|
-
.
|
14173
|
-
|
14041
|
+
.fixedDataTableCellLayout_lastChild {
|
14042
|
+
border-width: 0 1px 1px 0;
|
14174
14043
|
}
|
14175
14044
|
|
14176
|
-
.
|
14177
|
-
|
14045
|
+
.fixedDataTableCellLayout_alignRight {
|
14046
|
+
text-align: right;
|
14178
14047
|
}
|
14179
14048
|
|
14180
|
-
.
|
14181
|
-
|
14049
|
+
.fixedDataTableCellLayout_alignCenter {
|
14050
|
+
text-align: center;
|
14182
14051
|
}
|
14183
14052
|
|
14184
|
-
.
|
14185
|
-
|
14053
|
+
.fixedDataTableCellLayout_wrap {
|
14054
|
+
display: table-cell;
|
14055
|
+
vertical-align: middle;
|
14056
|
+
box-sizing: border-box;
|
14186
14057
|
}
|
14187
14058
|
|
14188
|
-
.
|
14189
|
-
|
14190
|
-
margin-right: 12px;
|
14059
|
+
.fixedDataTableCellLayout_wrap1 {
|
14060
|
+
display: table;
|
14191
14061
|
}
|
14192
14062
|
|
14193
|
-
.
|
14194
|
-
|
14063
|
+
.fixedDataTableCellLayout_wrap2 {
|
14064
|
+
display: table-row;
|
14195
14065
|
}
|
14196
14066
|
|
14197
|
-
|
14198
|
-
|
14199
|
-
|
14200
|
-
.fixedDataTableCellLayout_columnReorderContainer {
|
14201
|
-
border-color: #0284ff;
|
14202
|
-
background-color: rgba(0, 0, 0, 0.1);
|
14203
|
-
width: 12px;
|
14204
|
-
margin-right: -12px;
|
14205
|
-
float: left;
|
14206
|
-
cursor: move;
|
14067
|
+
.fixedDataTableCellLayout_wrap3 {
|
14068
|
+
display: table-cell;
|
14069
|
+
vertical-align: middle;
|
14207
14070
|
}
|
14208
14071
|
|
14209
|
-
.
|
14210
|
-
|
14211
|
-
|
14212
|
-
|
14072
|
+
.fixedDataTableCellLayout_columnResizerContainer {
|
14073
|
+
position: absolute;
|
14074
|
+
right: 0px;
|
14075
|
+
width: 6px;
|
14076
|
+
z-index: 1;
|
14213
14077
|
}
|
14214
14078
|
|
14215
|
-
.
|
14216
|
-
|
14217
|
-
|
14218
|
-
top: 50%;
|
14219
|
-
left: 1px;
|
14220
|
-
transform: translateY(-50%);
|
14079
|
+
.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
|
14080
|
+
left: 0px;
|
14081
|
+
right: auto;
|
14221
14082
|
}
|
14222
14083
|
|
14223
|
-
.
|
14224
|
-
|
14225
|
-
|
14084
|
+
.fixedDataTableCellLayout_columnResizerContainer:hover {
|
14085
|
+
cursor: ew-resize;
|
14086
|
+
background-color: #0284ff;
|
14226
14087
|
}
|
14227
14088
|
|
14228
14089
|
/**
|
@@ -14233,14 +14094,33 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14233
14094
|
* LICENSE file in the root directory of this source tree. An additional grant
|
14234
14095
|
* of patent rights can be found in the PATENTS file in the same directory.
|
14235
14096
|
*
|
14236
|
-
* @providesModule
|
14237
|
-
*
|
14238
|
-
*/
|
14239
|
-
/**
|
14240
|
-
* Column resizer line.
|
14097
|
+
* @providesModule fixedDataTableColumnResizerLineLayout
|
14241
14098
|
*/
|
14242
|
-
.
|
14243
|
-
|
14099
|
+
.fixedDataTableColumnResizerLineLayout_mouseArea {
|
14100
|
+
cursor: ew-resize;
|
14101
|
+
position: absolute;
|
14102
|
+
right: -5px;
|
14103
|
+
width: 12px;
|
14104
|
+
}
|
14105
|
+
|
14106
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea {
|
14107
|
+
right: auto;
|
14108
|
+
left: -5px;
|
14109
|
+
}
|
14110
|
+
|
14111
|
+
.fixedDataTableColumnResizerLineLayout_main {
|
14112
|
+
border-right-style: solid;
|
14113
|
+
border-right-width: 1px;
|
14114
|
+
box-sizing: border-box;
|
14115
|
+
position: absolute;
|
14116
|
+
z-index: 100;
|
14117
|
+
pointer-events: none;
|
14118
|
+
}
|
14119
|
+
|
14120
|
+
.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
|
14121
|
+
border-right-width: 0;
|
14122
|
+
border-left-style: solid;
|
14123
|
+
border-left-width: 1px;
|
14244
14124
|
}
|
14245
14125
|
|
14246
14126
|
/**
|
@@ -14251,34 +14131,43 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14251
14131
|
* LICENSE file in the root directory of this source tree. An additional grant
|
14252
14132
|
* of patent rights can be found in the PATENTS file in the same directory.
|
14253
14133
|
*
|
14254
|
-
* @providesModule
|
14255
|
-
*/
|
14256
|
-
/**
|
14257
|
-
* Table row.
|
14134
|
+
* @providesModule fixedDataTableLayout
|
14258
14135
|
*/
|
14259
|
-
.
|
14260
|
-
|
14136
|
+
.fixedDataTableLayout_main {
|
14137
|
+
border-style: solid;
|
14138
|
+
border-width: 1px;
|
14139
|
+
box-sizing: border-box;
|
14140
|
+
overflow: hidden;
|
14141
|
+
position: relative;
|
14261
14142
|
}
|
14262
14143
|
|
14263
|
-
.
|
14264
|
-
.
|
14265
|
-
|
14144
|
+
.fixedDataTableLayout_header,
|
14145
|
+
.fixedDataTableLayout_hasBottomBorder {
|
14146
|
+
border-bottom-style: solid;
|
14147
|
+
border-bottom-width: 1px;
|
14266
14148
|
}
|
14267
14149
|
|
14268
|
-
.
|
14269
|
-
border-
|
14150
|
+
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
|
14151
|
+
border-top-style: solid;
|
14152
|
+
border-top-width: 1px;
|
14270
14153
|
}
|
14271
14154
|
|
14272
|
-
.
|
14273
|
-
|
14155
|
+
.fixedDataTableLayout_topShadow,
|
14156
|
+
.fixedDataTableLayout_bottomShadow {
|
14157
|
+
height: 4px;
|
14158
|
+
left: 0;
|
14159
|
+
position: absolute;
|
14160
|
+
right: 0;
|
14161
|
+
z-index: 1;
|
14274
14162
|
}
|
14275
14163
|
|
14276
|
-
.
|
14277
|
-
|
14164
|
+
.fixedDataTableLayout_bottomShadow {
|
14165
|
+
margin-top: -4px;
|
14278
14166
|
}
|
14279
14167
|
|
14280
|
-
.
|
14281
|
-
|
14168
|
+
.fixedDataTableLayout_rowsContainer {
|
14169
|
+
overflow: hidden;
|
14170
|
+
position: relative;
|
14282
14171
|
}
|
14283
14172
|
|
14284
14173
|
/**
|
@@ -14289,39 +14178,62 @@ input[type=search]::-webkit-search-cancel-button {
|
|
14289
14178
|
* LICENSE file in the root directory of this source tree. An additional grant
|
14290
14179
|
* of patent rights can be found in the PATENTS file in the same directory.
|
14291
14180
|
*
|
14292
|
-
* @providesModule
|
14293
|
-
*
|
14294
|
-
*/
|
14295
|
-
/**
|
14296
|
-
* Scrollbars.
|
14181
|
+
* @providesModule fixedDataTableRowLayout
|
14297
14182
|
*/
|
14298
|
-
|
14299
|
-
|
14300
|
-
|
14301
|
-
|
14302
|
-
|
14183
|
+
.fixedDataTableRowLayout_main {
|
14184
|
+
box-sizing: border-box;
|
14185
|
+
overflow: hidden;
|
14186
|
+
position: absolute;
|
14187
|
+
top: 0;
|
14303
14188
|
}
|
14304
14189
|
|
14305
|
-
.
|
14306
|
-
|
14307
|
-
|
14190
|
+
.fixedDataTableRowLayout_body {
|
14191
|
+
left: 0;
|
14192
|
+
right: 0;
|
14193
|
+
position: absolute;
|
14194
|
+
top: 0;
|
14195
|
+
}
|
14196
|
+
|
14197
|
+
.fixedDataTableRowLayout_rowExpanded {
|
14198
|
+
box-sizing: border-box;
|
14199
|
+
left: 0;
|
14200
|
+
position: absolute;
|
14201
|
+
}
|
14202
|
+
|
14203
|
+
.fixedDataTableRowLayout_fixedColumnsDivider {
|
14204
|
+
-webkit-backface-visibility: hidden;
|
14205
|
+
backface-visibility: hidden;
|
14206
|
+
border-left-style: solid;
|
14207
|
+
border-left-width: 1px;
|
14208
|
+
left: 0;
|
14209
|
+
position: absolute;
|
14210
|
+
top: 0;
|
14211
|
+
width: 0;
|
14212
|
+
}
|
14213
|
+
|
14214
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider {
|
14308
14215
|
border-left-width: 0;
|
14216
|
+
border-right-style: solid;
|
14217
|
+
border-right-width: 1px;
|
14309
14218
|
}
|
14310
14219
|
|
14311
|
-
.
|
14312
|
-
|
14313
|
-
|
14314
|
-
background-color: #fff;
|
14220
|
+
.fixedDataTableRowLayout_columnsShadow {
|
14221
|
+
position: absolute;
|
14222
|
+
width: 4px;
|
14315
14223
|
}
|
14316
14224
|
|
14317
|
-
.
|
14318
|
-
|
14225
|
+
.fixedDataTableRowLayout_columnsRightShadow {
|
14226
|
+
right: 1px;
|
14319
14227
|
}
|
14320
14228
|
|
14321
|
-
.
|
14322
|
-
|
14323
|
-
|
14324
|
-
|
14229
|
+
.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
|
14230
|
+
left: 1px;
|
14231
|
+
right: auto;
|
14232
|
+
}
|
14233
|
+
|
14234
|
+
.fixedDataTableRowLayout_rowWrapper {
|
14235
|
+
position: absolute;
|
14236
|
+
top: 0;
|
14325
14237
|
}
|
14326
14238
|
|
14327
14239
|
/* 0, 640px */
|