@gooddata/sdk-ui-dashboard 10.21.0-alpha.5 → 10.21.0-alpha.51
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 +3424 -3424
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/sharedHooks/useAttributes.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useAttributes.js +4 -3
- package/esm/_staging/sharedHooks/useAttributes.js.map +1 -1
- package/esm/internal.d.ts +0 -4
- package/esm/internal.d.ts.map +1 -1
- package/esm/internal.js +1 -5
- package/esm/internal.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +0 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts +2 -0
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +33 -25
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveEntitlements.d.ts +2 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveEntitlements.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveEntitlements.js +5 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveEntitlements.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js +1 -3
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js +2 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidation.d.ts +1 -2
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidation.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidation.js +2 -5
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidation.js.map +1 -1
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidationUtils.d.ts +1 -1
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidationUtils.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidationUtils.js +2 -2
- package/esm/model/commandHandlers/widgets/validation/kpiDrillValidationUtils.js.map +1 -1
- package/esm/model/queryServices/queryWidgetBrokenAlerts.d.ts.map +1 -1
- package/esm/model/queryServices/queryWidgetBrokenAlerts.js +4 -56
- package/esm/model/queryServices/queryWidgetBrokenAlerts.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.d.ts +6 -0
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +7 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +13 -15
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +11 -4
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +14 -1
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +17 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +0 -4
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/index.d.ts +3 -6
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -4
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/types.d.ts +3 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.d.ts.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +5 -4
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/types/commonTypes.d.ts +7 -1
- package/esm/model/types/commonTypes.d.ts.map +1 -1
- package/esm/model/types/commonTypes.js.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -3
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.js +0 -7
- package/esm/plugins/customizationApis/customizationBuilder.js.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -0
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js +12 -5
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -0
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.js +9 -4
- package/esm/plugins/customizationApis/layoutCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -0
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.js +9 -4
- package/esm/plugins/customizationApis/loadingCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -0
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.js +9 -4
- package/esm/plugins/customizationApis/titleCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -0
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.js +9 -4
- package/esm/plugins/customizationApis/topBarCustomizer.js.map +1 -1
- package/esm/plugins/customizer.d.ts +1 -76
- package/esm/plugins/customizer.d.ts.map +1 -1
- package/esm/plugins/index.d.ts +1 -1
- package/esm/plugins/index.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js.map +1 -1
- package/esm/presentation/componentDefinition/types.d.ts +3 -8
- package/esm/presentation/componentDefinition/types.d.ts.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 +1 -4
- 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 +3 -3
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +3 -3
- package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts +1 -8
- package/esm/presentation/dashboard/DashboardSidebar/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardInner.js +3 -1
- package/esm/presentation/dashboard/components/DashboardInner.js.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.d.ts.map +1 -1
- package/esm/presentation/dashboard/components/DashboardRenderer.js +3 -3
- package/esm/presentation/dashboard/components/DashboardRenderer.js.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts +2 -4
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.js +3 -12
- package/esm/presentation/dashboard/hooks/useDashboard.js.map +1 -1
- package/esm/presentation/dashboard/types.d.ts +1 -13
- package/esm/presentation/dashboard/types.d.ts.map +1 -1
- package/esm/presentation/dashboard/types.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +2 -4
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js +1 -3
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/types.d.ts +2 -10
- package/esm/presentation/dashboardContexts/types.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.js +8 -2
- package/esm/presentation/export/useExportData.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useAttributeDataSet.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useAttributeDataSet.js +11 -3
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useAttributeDataSet.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts +13 -0
- package/esm/presentation/filterBar/attributeFilter/types.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +2 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +2 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js +2 -4
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +8 -1
- package/esm/presentation/localization/bundles/en-AU.json +22 -15
- package/esm/presentation/localization/bundles/en-GB.json +18 -11
- package/esm/presentation/localization/bundles/en-US.json +15 -355
- package/esm/presentation/localization/bundles/es-419.json +9 -2
- package/esm/presentation/localization/bundles/es-ES.json +8 -1
- package/esm/presentation/localization/bundles/fi-FI.json +8 -1
- package/esm/presentation/localization/bundles/fr-CA.json +8 -1
- package/esm/presentation/localization/bundles/fr-FR.json +8 -1
- package/esm/presentation/localization/bundles/it-IT.json +8 -1
- package/esm/presentation/localization/bundles/ja-JP.json +8 -1
- package/esm/presentation/localization/bundles/nl-NL.json +8 -1
- package/esm/presentation/localization/bundles/pt-BR.json +8 -1
- package/esm/presentation/localization/bundles/pt-PT.json +8 -1
- package/esm/presentation/localization/bundles/zh-HK.json +8 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +8 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +8 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +4 -3
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +7 -14
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/utils/cron.d.ts +2 -0
- package/esm/presentation/scheduledEmail/utils/cron.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/utils/cron.js +5 -0
- package/esm/presentation/scheduledEmail/utils/cron.js.map +1 -0
- package/esm/presentation/scheduledEmail/utils/date.d.ts +29 -0
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/utils/date.js +109 -0
- package/esm/presentation/scheduledEmail/utils/date.js.map +1 -0
- package/esm/presentation/scheduledEmail/utils/responsive.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/responsive.js +1 -1
- package/esm/presentation/scheduledEmail/utils/responsive.js.map +1 -0
- package/esm/presentation/scheduledEmail/utils/timezone.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/timezone.js +1 -1
- package/esm/presentation/scheduledEmail/utils/timezone.js.map +1 -0
- package/esm/presentation/scheduledEmail/utils/users.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/utils/users.js.map +1 -0
- package/esm/presentation/scheduledEmail/utils/validate.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/validate.js +1 -1
- package/esm/presentation/scheduledEmail/utils/validate.js.map +1 -0
- package/esm/presentation/widget/index.d.ts +0 -2
- package/esm/presentation/widget/index.d.ts.map +1 -1
- package/esm/presentation/widget/index.js +0 -2
- package/esm/presentation/widget/index.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.js +8 -6
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertDestinationSelect.d.ts +1 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertDestinationSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertDestinationSelect.js +3 -3
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertDestinationSelect.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertMeasureSelect.d.ts +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts +13 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.d.ts.map +1 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js +11 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertTitle.js.map +1 -0
- 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 +3 -3
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsListItem.d.ts +1 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsListItem.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsListItem.js +6 -18
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsListItem.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts +2 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js +2 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/CreateAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts +2 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js +18 -15
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts +4 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.js +28 -8
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useThresholdValue.d.ts +3 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useThresholdValue.js +22 -4
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useThresholdValue.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/convertors.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/convertors.js +2 -5
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/convertors.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/getters.d.ts +2 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/getters.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/getters.js +24 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/getters.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/threshold.d.ts +2 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/threshold.d.ts.map +1 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/threshold.js +31 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/threshold.js.map +1 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/transformation.d.ts +6 -0
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/transformation.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/transformation.js +12 -2
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/utils/transformation.js.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js +4 -4
- package/esm/presentation/widget/insight/configuration/InsightAlerts.js.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js +4 -3
- package/esm/presentation/widget/richText/EditModeDashboardRichText.js.map +1 -1
- package/esm/presentation/widget/types.d.ts +0 -1
- package/esm/presentation/widget/types.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.js +3 -6
- package/esm/presentation/widget/widget/DashboardWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js +2 -6
- package/esm/presentation/widget/widget/DefaultDashboardWidget.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +51 -269
- package/package.json +15 -15
- package/styles/css/alerting.css +21 -32
- package/styles/css/alerting.css.map +1 -1
- package/styles/css/configurationPanel.css.map +1 -1
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css.map +1 -1
- package/styles/css/kpi.css.map +1 -1
- package/styles/css/main.css +18 -32
- package/styles/css/main.css.map +1 -1
- package/styles/css/richTextWidget.css.map +1 -1
- package/styles/css/visualization.css.map +1 -1
- package/styles/css/visualizationSwitcherHeader.css.map +1 -1
- package/styles/css/visualizationSwitcherWidget.css.map +1 -1
- package/styles/scss/_variables.scss +4 -1
- package/styles/scss/alerting.scss +22 -19
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadAccessibleDashboardList.d.ts +0 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadAccessibleDashboardList.d.ts.map +0 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadAccessibleDashboardList.js +0 -5
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadAccessibleDashboardList.js.map +0 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardAlerts.d.ts +0 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardAlerts.d.ts.map +0 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardAlerts.js +0 -9
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardAlerts.js.map +0 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadLegacyDashboards.d.ts +0 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadLegacyDashboards.d.ts.map +0 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadLegacyDashboards.js +0 -51
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadLegacyDashboards.js.map +0 -1
- package/esm/model/store/alerts/alertsEntityAdapter.d.ts +0 -3
- package/esm/model/store/alerts/alertsEntityAdapter.d.ts.map +0 -1
- package/esm/model/store/alerts/alertsEntityAdapter.js +0 -7
- package/esm/model/store/alerts/alertsEntityAdapter.js.map +0 -1
- package/esm/model/store/alerts/alertsSelectors.d.ts +0 -29
- package/esm/model/store/alerts/alertsSelectors.d.ts.map +0 -1
- package/esm/model/store/alerts/alertsSelectors.js +0 -72
- package/esm/model/store/alerts/alertsSelectors.js.map +0 -1
- package/esm/model/store/alerts/alertsState.d.ts +0 -7
- package/esm/model/store/alerts/alertsState.d.ts.map +0 -1
- package/esm/model/store/alerts/alertsState.js +0 -2
- package/esm/model/store/alerts/alertsState.js.map +0 -1
- package/esm/model/store/alerts/index.d.ts +0 -39
- package/esm/model/store/alerts/index.d.ts.map +0 -1
- package/esm/model/store/alerts/index.js +0 -17
- package/esm/model/store/alerts/index.js.map +0 -1
- package/esm/model/store/legacyDashboards/index.d.ts +0 -8
- package/esm/model/store/legacyDashboards/index.d.ts.map +0 -1
- package/esm/model/store/legacyDashboards/index.js +0 -12
- package/esm/model/store/legacyDashboards/index.js.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsReducers.d.ts +0 -12
- package/esm/model/store/legacyDashboards/legacyDashboardsReducers.d.ts.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsReducers.js +0 -7
- package/esm/model/store/legacyDashboards/legacyDashboardsReducers.js.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsSelectors.d.ts +0 -9
- package/esm/model/store/legacyDashboards/legacyDashboardsSelectors.d.ts.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsSelectors.js +0 -14
- package/esm/model/store/legacyDashboards/legacyDashboardsSelectors.js.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsState.d.ts +0 -10
- package/esm/model/store/legacyDashboards/legacyDashboardsState.d.ts.map +0 -1
- package/esm/model/store/legacyDashboards/legacyDashboardsState.js +0 -5
- package/esm/model/store/legacyDashboards/legacyDashboardsState.js.map +0 -1
- package/esm/plugins/customizationApis/kpiCustomizer.d.ts +0 -26
- package/esm/plugins/customizationApis/kpiCustomizer.d.ts.map +0 -1
- package/esm/plugins/customizationApis/kpiCustomizer.js +0 -137
- package/esm/plugins/customizationApis/kpiCustomizer.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/responsive.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/responsive.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/timezone.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/timezone.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/users.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/users.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/validate.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/utils/validate.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/utils.d.ts +0 -6
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/utils.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/utils.js +0 -9
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/utils.js.map +0 -1
- package/esm/presentation/widget/kpi/CreatableKpi.d.ts +0 -7
- package/esm/presentation/widget/kpi/CreatableKpi.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/CreatableKpi.js +0 -25
- package/esm/presentation/widget/kpi/CreatableKpi.js.map +0 -1
- package/esm/presentation/widget/kpi/DashboardKpi.d.ts +0 -7
- package/esm/presentation/widget/kpi/DashboardKpi.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DashboardKpi.js +0 -13
- package/esm/presentation/widget/kpi/DashboardKpi.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultDashboardKpi.d.ts +0 -6
- package/esm/presentation/widget/kpi/DefaultDashboardKpi.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultDashboardKpi.js +0 -12
- package/esm/presentation/widget/kpi/DefaultDashboardKpi.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultDashboardKpiComponentSetFactory.d.ts +0 -7
- package/esm/presentation/widget/kpi/DefaultDashboardKpiComponentSetFactory.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultDashboardKpiComponentSetFactory.js +0 -26
- package/esm/presentation/widget/kpi/DefaultDashboardKpiComponentSetFactory.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/DefaultKpiConfigurationPanel.d.ts +0 -7
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/DefaultKpiConfigurationPanel.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/DefaultKpiConfigurationPanel.js +0 -24
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/DefaultKpiConfigurationPanel.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparison.d.ts +0 -8
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparison.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparison.js +0 -31
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparison.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonDirectionDropdown.d.ts +0 -9
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonDirectionDropdown.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonDirectionDropdown.js +0 -29
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonDirectionDropdown.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonTypeDropdown.d.ts +0 -9
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonTypeDropdown.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonTypeDropdown.js +0 -28
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiComparison/KpiComparisonTypeDropdown.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationMessages.d.ts +0 -7
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationMessages.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationMessages.js +0 -14
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationMessages.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelCore.d.ts +0 -10
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelCore.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelCore.js +0 -75
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelCore.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelHeader.d.ts +0 -7
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelHeader.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelHeader.js +0 -12
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiConfigurationPanelHeader.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDescriptionConfig.d.ts +0 -13
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDescriptionConfig.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDescriptionConfig.js +0 -86
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDescriptionConfig.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDrill/KpiDrillConfiguration.d.ts +0 -8
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDrill/KpiDrillConfiguration.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDrill/KpiDrillConfiguration.js +0 -90
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiDrill/KpiDrillConfiguration.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/KpiMetricDropdown.d.ts +0 -9
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/KpiMetricDropdown.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/KpiMetricDropdown.js +0 -21
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/KpiMetricDropdown.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdown.d.ts +0 -12
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdown.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdown.js +0 -61
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdown.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdownItem.d.ts +0 -13
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdownItem.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdownItem.js +0 -23
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiMetricDropdown/MetricDropdownItem.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiWidgetDateDatasetFilter.d.ts +0 -6
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiWidgetDateDatasetFilter.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiWidgetDateDatasetFilter.js +0 -44
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/KpiWidgetDateDatasetFilter.js.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/constants.d.ts +0 -2
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/constants.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/constants.js +0 -4
- package/esm/presentation/widget/kpi/DefaultKpiConfigurationPanel/constants.js.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeDashboardKpi.d.ts +0 -4
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeDashboardKpi.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeDashboardKpi.js +0 -129
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeDashboardKpi.js.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeKpiHeadline.d.ts +0 -11
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeKpiHeadline.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeKpiHeadline.js +0 -11
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/EditModeKpiHeadline.js.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/index.d.ts +0 -2
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/index.js +0 -3
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/index.js.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/useOptimisticMeasureUpdate.d.ts +0 -6
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/useOptimisticMeasureUpdate.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/useOptimisticMeasureUpdate.js +0 -53
- package/esm/presentation/widget/kpi/EditModeDashboardKpi/useOptimisticMeasureUpdate.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DashboardKpiCore.d.ts +0 -7
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DashboardKpiCore.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DashboardKpiCore.js +0 -35
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DashboardKpiCore.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DefaultDashboardKpiWithDrills.d.ts +0 -7
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DefaultDashboardKpiWithDrills.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DefaultDashboardKpiWithDrills.js +0 -13
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/DefaultDashboardKpiWithDrills.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlertDialogWrapper.d.ts +0 -12
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlertDialogWrapper.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlertDialogWrapper.js +0 -25
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlertDialogWrapper.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/DashboardItemWithKpiAlert.d.ts +0 -84
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/DashboardItemWithKpiAlert.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/DashboardItemWithKpiAlert.js +0 -176
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/DashboardItemWithKpiAlert.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialog.d.ts +0 -93
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialog.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialog.js +0 -294
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialog.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/KpiAlertDialogBrokenFilters.d.ts +0 -8
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/KpiAlertDialogBrokenFilters.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/KpiAlertDialogBrokenFilters.js +0 -30
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/KpiAlertDialogBrokenFilters.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/utils/filterUtils.d.ts +0 -11
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/utils/filterUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/utils/filterUtils.js +0 -23
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogBrokenFilters/utils/filterUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogDateRange.d.ts +0 -9
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogDateRange.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogDateRange.js +0 -20
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogDateRange.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogWhenTriggeredPicker.d.ts +0 -10
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogWhenTriggeredPicker.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogWhenTriggeredPicker.js +0 -19
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/KpiAlertDialogWhenTriggeredPicker.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/alignPoints.d.ts +0 -4
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/alignPoints.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/alignPoints.js +0 -117
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/alignPoints.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/utils/filterUtils.d.ts +0 -4
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/utils/filterUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/utils/filterUtils.js +0 -60
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiAlertDialog/utils/filterUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiDescriptionTrigger.d.ts +0 -4
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiDescriptionTrigger.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiDescriptionTrigger.js +0 -30
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/KpiDescriptionTrigger.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/index.d.ts +0 -8
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/index.js +0 -8
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/index.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/types.d.ts +0 -24
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/types.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/types.js +0 -7
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/types.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/alertThresholdUtils.d.ts +0 -5
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/alertThresholdUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/alertThresholdUtils.js +0 -52
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/alertThresholdUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/brokenFilterUtils.d.ts +0 -24
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/brokenFilterUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/brokenFilterUtils.js +0 -62
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/brokenFilterUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/filterUtils.d.ts +0 -4
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/filterUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/filterUtils.js +0 -30
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/filterUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/translationUtils.d.ts +0 -9
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/translationUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/translationUtils.js +0 -57
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiAlerts/utils/translationUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiExecutor.d.ts +0 -37
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiExecutor.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiExecutor.js +0 -186
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/KpiExecutor.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/ViewModeDashboardKpi.d.ts +0 -9
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/ViewModeDashboardKpi.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/ViewModeDashboardKpi.js +0 -12
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/ViewModeDashboardKpi.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/index.d.ts +0 -2
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/index.js +0 -3
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/index.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useBrokenAlertFiltersMeta.d.ts +0 -41
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useBrokenAlertFiltersMeta.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useBrokenAlertFiltersMeta.js +0 -76
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useBrokenAlertFiltersMeta.js.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useKpiAlertOperations.d.ts +0 -16
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useKpiAlertOperations.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useKpiAlertOperations.js +0 -23
- package/esm/presentation/widget/kpi/ViewModeDashboardKpi/useKpiAlertOperations.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiContent.d.ts +0 -24
- package/esm/presentation/widget/kpi/common/KpiContent/KpiContent.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiContent.js +0 -68
- package/esm/presentation/widget/kpi/common/KpiContent/KpiContent.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiPop.d.ts +0 -22
- package/esm/presentation/widget/kpi/common/KpiContent/KpiPop.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiPop.js +0 -85
- package/esm/presentation/widget/kpi/common/KpiContent/KpiPop.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiValue.d.ts +0 -20
- package/esm/presentation/widget/kpi/common/KpiContent/KpiValue.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/KpiValue.js +0 -91
- package/esm/presentation/widget/kpi/common/KpiContent/KpiValue.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/index.d.ts +0 -3
- package/esm/presentation/widget/kpi/common/KpiContent/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/index.js +0 -4
- package/esm/presentation/widget/kpi/common/KpiContent/index.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/format.d.ts +0 -5
- package/esm/presentation/widget/kpi/common/KpiContent/utils/format.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/format.js +0 -14
- package/esm/presentation/widget/kpi/common/KpiContent/utils/format.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/pop.d.ts +0 -12
- package/esm/presentation/widget/kpi/common/KpiContent/utils/pop.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/pop.js +0 -86
- package/esm/presentation/widget/kpi/common/KpiContent/utils/pop.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/translations.d.ts +0 -4
- package/esm/presentation/widget/kpi/common/KpiContent/utils/translations.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiContent/utils/translations.js +0 -35
- package/esm/presentation/widget/kpi/common/KpiContent/utils/translations.js.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiRenderer.d.ts +0 -25
- package/esm/presentation/widget/kpi/common/KpiRenderer.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/KpiRenderer.js +0 -29
- package/esm/presentation/widget/kpi/common/KpiRenderer.js.map +0 -1
- package/esm/presentation/widget/kpi/common/filterUtils.d.ts +0 -15
- package/esm/presentation/widget/kpi/common/filterUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/filterUtils.js +0 -79
- package/esm/presentation/widget/kpi/common/filterUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/common/index.d.ts +0 -7
- package/esm/presentation/widget/kpi/common/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/index.js +0 -8
- package/esm/presentation/widget/kpi/common/index.js.map +0 -1
- package/esm/presentation/widget/kpi/common/resultUtils.d.ts +0 -11
- package/esm/presentation/widget/kpi/common/resultUtils.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/resultUtils.js +0 -78
- package/esm/presentation/widget/kpi/common/resultUtils.js.map +0 -1
- package/esm/presentation/widget/kpi/common/types.d.ts +0 -13
- package/esm/presentation/widget/kpi/common/types.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/types.js +0 -2
- package/esm/presentation/widget/kpi/common/types.js.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiData.d.ts +0 -19
- package/esm/presentation/widget/kpi/common/useKpiData.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiData.js +0 -70
- package/esm/presentation/widget/kpi/common/useKpiData.js.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiDrill.d.ts +0 -10
- package/esm/presentation/widget/kpi/common/useKpiDrill.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiDrill.js +0 -26
- package/esm/presentation/widget/kpi/common/useKpiDrill.js.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiExecutionDataView.d.ts +0 -22
- package/esm/presentation/widget/kpi/common/useKpiExecutionDataView.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/common/useKpiExecutionDataView.js +0 -39
- package/esm/presentation/widget/kpi/common/useKpiExecutionDataView.js.map +0 -1
- package/esm/presentation/widget/kpi/index.d.ts +0 -5
- package/esm/presentation/widget/kpi/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/index.js +0 -5
- package/esm/presentation/widget/kpi/index.js.map +0 -1
- package/esm/presentation/widget/kpi/types.d.ts +0 -85
- package/esm/presentation/widget/kpi/types.d.ts.map +0 -1
- package/esm/presentation/widget/kpi/types.js +0 -2
- package/esm/presentation/widget/kpi/types.js.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/DefaultDashboardKpiPlaceholderWidget.d.ts +0 -6
- package/esm/presentation/widget/kpiPlaceholder/DefaultDashboardKpiPlaceholderWidget.d.ts.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/DefaultDashboardKpiPlaceholderWidget.js +0 -42
- package/esm/presentation/widget/kpiPlaceholder/DefaultDashboardKpiPlaceholderWidget.js.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/KpiPlaceholderConfigurationPanel.d.ts +0 -9
- package/esm/presentation/widget/kpiPlaceholder/KpiPlaceholderConfigurationPanel.d.ts.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/KpiPlaceholderConfigurationPanel.js +0 -53
- package/esm/presentation/widget/kpiPlaceholder/KpiPlaceholderConfigurationPanel.js.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/index.d.ts +0 -2
- package/esm/presentation/widget/kpiPlaceholder/index.d.ts.map +0 -1
- package/esm/presentation/widget/kpiPlaceholder/index.js +0 -3
- package/esm/presentation/widget/kpiPlaceholder/index.js.map +0 -1
- package/esm/presentation/widget/widget/DefaultDashboardKpiWidget.d.ts +0 -14
- package/esm/presentation/widget/widget/DefaultDashboardKpiWidget.d.ts.map +0 -1
- package/esm/presentation/widget/widget/DefaultDashboardKpiWidget.js +0 -16
- package/esm/presentation/widget/widget/DefaultDashboardKpiWidget.js.map +0 -1
- /package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/responsive.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/timezone.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/users.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/users.js +0 -0
- /package/esm/presentation/scheduledEmail/{DefaultScheduledEmailDialog/utils → utils}/validate.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadingCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAwB,MAAM,OAAO,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAiB,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACnE,OAAO,KAAK,MAAM,iBAAiB,CAAC;AAQpC,MAAM,8BAA8B,GAA6B,GAAG,EAAE;IAClE,OAAO,gBAAgB,CAAC;AAC5B,CAAC,CAAC;AAYF,MAAM,6BAA6B;IAC/B;;;;;;;;OAQG;IACc,iBAAiB,CAA6B;IAE/D;;OAEG;IACc,YAAY,GAA6B,CAAC,MAAM,EAAE,EAAE;QACjE,MAAM,aAAa,GAAG,CAAC,GAAG,IAAI,CAAC,iBAAiB,CAAC,CAAC,OAAO,EAAE,CAAC;QAE5D,KAAK,MAAM,QAAQ,IAAI,aAAa,EAAE,CAAC;YACnC,MAAM,SAAS,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC;YAEnC,IAAI,SAAS,EAAE,CAAC;gBACZ,OAAO,SAAS,CAAC;YACrB,CAAC;QACL,CAAC;QAED,mGAAmG;QACnG,yCAAyC;QACzC,MAAM,IAAI,cAAc,EAAE,CAAC;IAC/B,CAAC,CAAC;IAEF;;;;;;;OAOG;IACK,YAAY,GAA6B,IAAI,CAAC,YAAY,CAAC;IAEnE,YAAY,eAAyC;QACjD,IAAI,CAAC,iBAAiB,GAAG,CAAC,eAAe,CAAC,CAAC;IAC/C,CAAC;IAED,iBAAiB,CAAC,QAAkC;QAChD,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1C,CAAC;IAED,eAAe;QACX,OAAO,IAAI,CAAC,YAAY,CAAC;IAC7B,CAAC;IAED,kBAAkB,CAAC,QAAkC;QACjD,IAAI,CAAC,YAAY,GAAG,QAAQ,CAAC;IACjC,CAAC;CACJ;AAED;;;;;;;;GAQG;AACH,MAAM,4BAA4B;IAET;IACA;IAFrB,YACqB,MAAqC,EACrC,KAA8B;QAD9B,WAAM,GAAN,MAAM,CAA+B;QACrC,UAAK,GAAL,KAAK,CAAyB;IAChD,CAAC;IAEG,iBAAiB,GAAG,CAAC,SAAmC,EAAQ,EAAE;QACrE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CACZ,qFAAqF,CACxF,CAAC;IACN,CAAC,CAAC;IAEF,0DAA0D;IACnD,kBAAkB,GAAG,CAAC,SAAmC,EAAQ,EAAE;QACtE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CACZ,qFAAqF,CACxF,CAAC;IACN,CAAC,CAAC;IAEK,eAAe,GAAG,GAA6B,EAAE;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,eAAe,EAAE,CAAC;IACxC,CAAC,CAAC;CACL;AAED;;;;;;;;;;GAUG;AACH,MAAM,OAAO,wBAAwB;IAChB,MAAM,CAAgC;IACtC,eAAe,CAA6B;IACrD,KAAK,CAA0B;
|
|
1
|
+
{"version":3,"file":"loadingCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"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"}
|
|
@@ -20,6 +20,7 @@ export declare class DefaultTitleCustomizer implements ITitleCustomizer {
|
|
|
20
20
|
private readonly logger;
|
|
21
21
|
private readonly mutationContext;
|
|
22
22
|
private state;
|
|
23
|
+
private updated;
|
|
23
24
|
constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: TitleComponentProvider);
|
|
24
25
|
withCustomProvider: (provider: OptionalTitleComponentProvider) => ITitleCustomizer;
|
|
25
26
|
withCustomDecorator(providerFactory: (next: TitleComponentProvider) => OptionalTitleComponentProvider): ITitleCustomizer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EACH,oBAAoB,EACpB,8BAA8B,EAE9B,sBAAsB,EACzB,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAaxD,UAAU,sBAAsB;IAC5B,cAAc,EAAE,oBAAoB,GAAG,SAAS,CAAC;CACpD;AA2FD;;;;;;;;;;GAUG;AACH,qBAAa,sBAAuB,YAAW,gBAAgB;IAC3D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAwB;
|
|
1
|
+
{"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EACH,oBAAoB,EACpB,8BAA8B,EAE9B,sBAAsB,EACzB,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAaxD,UAAU,sBAAsB;IAC5B,cAAc,EAAE,oBAAoB,GAAG,SAAS,CAAC;CACpD;AA2FD;;;;;;;;;;GAUG;AACH,qBAAa,sBAAuB,YAAW,gBAAgB;IAC3D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,sBAAqD;IAOnE,kBAAkB,aAAc,8BAA8B,KAAG,gBAAgB,CAMtF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,sBAAsB,KAAK,8BAA8B,GAClF,gBAAgB;IA2BnB,mBAAmB,QAAO,sBAAsB,CAS9C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
|
|
@@ -98,6 +98,7 @@ export class DefaultTitleCustomizer {
|
|
|
98
98
|
logger;
|
|
99
99
|
mutationContext;
|
|
100
100
|
state;
|
|
101
|
+
updated = false;
|
|
101
102
|
constructor(logger, mutationContext, defaultProvider = DefaultTitleRendererProvider) {
|
|
102
103
|
this.logger = logger;
|
|
103
104
|
this.mutationContext = mutationContext;
|
|
@@ -106,6 +107,7 @@ export class DefaultTitleCustomizer {
|
|
|
106
107
|
withCustomProvider = (provider) => {
|
|
107
108
|
this.state.addCustomProvider(provider);
|
|
108
109
|
this.mutationContext.title = union(this.mutationContext.title, ["provider"]);
|
|
110
|
+
this.updated = true;
|
|
109
111
|
return this;
|
|
110
112
|
};
|
|
111
113
|
withCustomDecorator(providerFactory) {
|
|
@@ -127,14 +129,17 @@ export class DefaultTitleCustomizer {
|
|
|
127
129
|
// this currently registered one
|
|
128
130
|
this.state.switchRootProvider(newRootProvider);
|
|
129
131
|
this.mutationContext.title = union(this.mutationContext.title, ["decorator"]);
|
|
132
|
+
this.updated = true;
|
|
130
133
|
return this;
|
|
131
134
|
}
|
|
132
135
|
getCustomizerResult = () => {
|
|
133
136
|
return {
|
|
134
|
-
TitleComponent:
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
137
|
+
TitleComponent: this.updated
|
|
138
|
+
? (props) => {
|
|
139
|
+
const Comp = this.state.getRootProvider()(props);
|
|
140
|
+
return React.createElement(Comp, { ...props });
|
|
141
|
+
}
|
|
142
|
+
: undefined,
|
|
138
143
|
};
|
|
139
144
|
};
|
|
140
145
|
sealCustomizer = () => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"titleCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,EAGH,oBAAoB,GAEvB,MAAM,6BAA6B,CAAC;AAIrC,OAAO,KAAK,MAAM,iBAAiB,CAAC;AAEpC,MAAM,4BAA4B,GAA2B,GAAG,EAAE;IAC9D,OAAO,oBAAoB,CAAC;AAChC,CAAC,CAAC;AAYF,MAAM,2BAA2B;IAC7B;;;;;;;;OAQG;IACc,iBAAiB,CAA2B;IAE7D;;OAEG;IACc,YAAY,GAA2B,CAAC,MAAM,EAAE,EAAE;QAC/D,MAAM,aAAa,GAAG,CAAC,GAAG,IAAI,CAAC,iBAAiB,CAAC,CAAC,OAAO,EAAE,CAAC;QAE5D,KAAK,MAAM,QAAQ,IAAI,aAAa,EAAE,CAAC;YACnC,MAAM,SAAS,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC;YAEnC,IAAI,SAAS,EAAE,CAAC;gBACZ,OAAO,SAAS,CAAC;YACrB,CAAC;QACL,CAAC;QAED,mGAAmG;QACnG,yCAAyC;QACzC,MAAM,IAAI,cAAc,EAAE,CAAC;IAC/B,CAAC,CAAC;IAEF;;;;;;;OAOG;IACK,YAAY,GAA2B,IAAI,CAAC,YAAY,CAAC;IAEjE,YAAY,eAAuC;QAC/C,IAAI,CAAC,iBAAiB,GAAG,CAAC,eAAe,CAAC,CAAC;IAC/C,CAAC;IAED,iBAAiB,CAAC,QAAgC;QAC9C,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1C,CAAC;IAED,eAAe;QACX,OAAO,IAAI,CAAC,YAAY,CAAC;IAC7B,CAAC;IAED,kBAAkB,CAAC,QAAgC;QAC/C,IAAI,CAAC,YAAY,GAAG,QAAQ,CAAC;IACjC,CAAC;CACJ;AAED;;;;;;;;GAQG;AACH,MAAM,0BAA0B;IAEP;IACA;IAFrB,YACqB,MAAqC,EACrC,KAA4B;QAD5B,WAAM,GAAN,MAAM,CAA+B;QACrC,UAAK,GAAL,KAAK,CAAuB;IAC9C,CAAC;IAEG,iBAAiB,GAAG,CAAC,SAAiC,EAAQ,EAAE;QACnE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,mFAAmF,CAAC,CAAC;IAC1G,CAAC,CAAC;IAEF,0DAA0D;IACnD,kBAAkB,GAAG,CAAC,SAAiC,EAAQ,EAAE;QACpE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,mFAAmF,CAAC,CAAC;IAC1G,CAAC,CAAC;IAEK,eAAe,GAAG,GAA2B,EAAE;QAClD,OAAO,IAAI,CAAC,KAAK,CAAC,eAAe,EAAE,CAAC;IACxC,CAAC,CAAC;CACL;AAED;;;;;;;;;;GAUG;AACH,MAAM,OAAO,sBAAsB;IACd,MAAM,CAAgC;IACtC,eAAe,CAA6B;IACrD,KAAK,CAAwB;
|
|
1
|
+
{"version":3,"file":"titleCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"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"}
|
|
@@ -20,6 +20,7 @@ export declare class DefaultTopBarCustomizer implements ITopBarCustomizer {
|
|
|
20
20
|
private readonly logger;
|
|
21
21
|
private readonly mutationContext;
|
|
22
22
|
private state;
|
|
23
|
+
private updated;
|
|
23
24
|
constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: TopBarComponentProvider);
|
|
24
25
|
withCustomProvider: (provider: OptionalTopBarComponentProvider) => ITopBarCustomizer;
|
|
25
26
|
withCustomDecorator(providerFactory: (next: TopBarComponentProvider) => OptionalTopBarComponentProvider): ITopBarCustomizer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EACH,qBAAqB,EACrB,+BAA+B,EAE/B,uBAAuB,EAC1B,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAaxD,UAAU,uBAAuB;IAC7B,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACtD;AA+FD;;;;;;;;;;GAUG;AACH,qBAAa,uBAAwB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAyB;
|
|
1
|
+
{"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EACH,qBAAqB,EACrB,+BAA+B,EAE/B,uBAAuB,EAC1B,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAaxD,UAAU,uBAAuB;IAC7B,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACtD;AA+FD;;;;;;;;;;GAUG;AACH,qBAAa,uBAAwB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAyB;IACtC,OAAO,CAAC,OAAO,CAAS;gBAGpB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAuD;IAOrE,kBAAkB,aAAc,+BAA+B,KAAG,iBAAiB,CAMxF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,iBAAiB;IA2BpB,mBAAmB,QAAO,uBAAuB,CAS/C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
|
|
@@ -98,6 +98,7 @@ export class DefaultTopBarCustomizer {
|
|
|
98
98
|
logger;
|
|
99
99
|
mutationContext;
|
|
100
100
|
state;
|
|
101
|
+
updated = false;
|
|
101
102
|
constructor(logger, mutationContext, defaultProvider = DefaultTopBarRendererProvider) {
|
|
102
103
|
this.logger = logger;
|
|
103
104
|
this.mutationContext = mutationContext;
|
|
@@ -106,6 +107,7 @@ export class DefaultTopBarCustomizer {
|
|
|
106
107
|
withCustomProvider = (provider) => {
|
|
107
108
|
this.state.addCustomProvider(provider);
|
|
108
109
|
this.mutationContext.topBar = union(this.mutationContext.topBar, ["provider"]);
|
|
110
|
+
this.updated = true;
|
|
109
111
|
return this;
|
|
110
112
|
};
|
|
111
113
|
withCustomDecorator(providerFactory) {
|
|
@@ -127,14 +129,17 @@ export class DefaultTopBarCustomizer {
|
|
|
127
129
|
// this currently registered one
|
|
128
130
|
this.state.switchRootProvider(newRootProvider);
|
|
129
131
|
this.mutationContext.topBar = union(this.mutationContext.topBar, ["decorator"]);
|
|
132
|
+
this.updated = true;
|
|
130
133
|
return this;
|
|
131
134
|
}
|
|
132
135
|
getCustomizerResult = () => {
|
|
133
136
|
return {
|
|
134
|
-
TopBarComponent:
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
137
|
+
TopBarComponent: this.updated
|
|
138
|
+
? (props) => {
|
|
139
|
+
const Comp = this.state.getRootProvider()(props);
|
|
140
|
+
return React.createElement(Comp, { ...props });
|
|
141
|
+
}
|
|
142
|
+
: undefined,
|
|
138
143
|
};
|
|
139
144
|
};
|
|
140
145
|
sealCustomizer = () => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,EAGH,qBAAqB,GAExB,MAAM,6BAA6B,CAAC;AAIrC,OAAO,KAAK,MAAM,iBAAiB,CAAC;AAEpC,MAAM,6BAA6B,GAA4B,GAAG,EAAE;IAChE,OAAO,qBAAqB,CAAC;AACjC,CAAC,CAAC;AAYF,MAAM,4BAA4B;IAC9B;;;;;;;;OAQG;IACc,iBAAiB,CAA4B;IAE9D;;OAEG;IACc,YAAY,GAA4B,CAAC,MAAM,EAAE,EAAE;QAChE,MAAM,aAAa,GAAG,CAAC,GAAG,IAAI,CAAC,iBAAiB,CAAC,CAAC,OAAO,EAAE,CAAC;QAE5D,KAAK,MAAM,QAAQ,IAAI,aAAa,EAAE,CAAC;YACnC,MAAM,SAAS,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC;YAEnC,IAAI,SAAS,EAAE,CAAC;gBACZ,OAAO,SAAS,CAAC;YACrB,CAAC;QACL,CAAC;QAED,mGAAmG;QACnG,yCAAyC;QACzC,MAAM,IAAI,cAAc,EAAE,CAAC;IAC/B,CAAC,CAAC;IAEF;;;;;;;OAOG;IACK,YAAY,GAA4B,IAAI,CAAC,YAAY,CAAC;IAElE,YAAY,eAAwC;QAChD,IAAI,CAAC,iBAAiB,GAAG,CAAC,eAAe,CAAC,CAAC;IAC/C,CAAC;IAED,iBAAiB,CAAC,QAAiC;QAC/C,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1C,CAAC;IAED,eAAe;QACX,OAAO,IAAI,CAAC,YAAY,CAAC;IAC7B,CAAC;IAED,kBAAkB,CAAC,QAAiC;QAChD,IAAI,CAAC,YAAY,GAAG,QAAQ,CAAC;IACjC,CAAC;CACJ;AAED;;;;;;;;GAQG;AACH,MAAM,2BAA2B;IAER;IACA;IAFrB,YACqB,MAAqC,EACrC,KAA6B;QAD7B,WAAM,GAAN,MAAM,CAA+B;QACrC,UAAK,GAAL,KAAK,CAAwB;IAC/C,CAAC;IAEG,iBAAiB,GAAG,CAAC,SAAkC,EAAQ,EAAE;QACpE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CACZ,oFAAoF,CACvF,CAAC;IACN,CAAC,CAAC;IAEF,0DAA0D;IACnD,kBAAkB,GAAG,CAAC,SAAkC,EAAQ,EAAE;QACrE,sCAAsC;QACtC,IAAI,CAAC,MAAM,CAAC,IAAI,CACZ,oFAAoF,CACvF,CAAC;IACN,CAAC,CAAC;IAEK,eAAe,GAAG,GAA4B,EAAE;QACnD,OAAO,IAAI,CAAC,KAAK,CAAC,eAAe,EAAE,CAAC;IACxC,CAAC,CAAC;CACL;AAED;;;;;;;;;;GAUG;AACH,MAAM,OAAO,uBAAuB;IACf,MAAM,CAAgC;IACtC,eAAe,CAA6B;IACrD,KAAK,CAAyB;
|
|
1
|
+
{"version":3,"file":"topBarCustomizer.js","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomDashboardInsightComponent, CustomDashboardWidgetComponent, InsightComponentProvider,
|
|
1
|
+
import { CustomDashboardInsightComponent, CustomDashboardWidgetComponent, InsightComponentProvider, OptionalInsightComponentProvider, OptionalInsightBodyComponentProvider, OptionalDateFilterComponentProvider, OptionalAttributeFilterComponentProvider, AttributeFilterComponentProvider, DashboardContentComponentProvider, OptionalDashboardContentComponentProvider, OptionalTopBarComponentProvider, TopBarComponentProvider, OptionalFilterBarComponentProvider, FilterBarComponentProvider, OptionalTitleComponentProvider, TitleComponentProvider, OptionalLayoutComponentProvider, LayoutComponentProvider, OptionalLoadingComponentProvider, LoadingComponentProvider, OptionalRichTextComponentProvider, RichTextComponentProvider, OptionalVisualizationSwitcherComponentProvider, VisualizationSwitcherComponentProvider, OptionalVisualizationSwitcherToolbarComponentProvider, VisualizationSwitcherToolbarComponentProvider } from "../presentation/index.js";
|
|
2
2
|
import { DashboardDispatch, DashboardEventHandler, DashboardEventHandlerFn, DashboardEvents, DashboardEventType, DashboardState, ExtendedDashboardWidget, ICustomDashboardEvent, ICustomWidget } from "../model/index.js";
|
|
3
3
|
import { IDashboardLayout, IDashboardLayoutSection, IDashboardLayoutItem } from "@gooddata/sdk-model";
|
|
4
4
|
import { ILayoutItemPath, ILayoutSectionPath } from "../types.js";
|
|
@@ -108,77 +108,6 @@ export interface IDashboardInsightCustomizer {
|
|
|
108
108
|
*/
|
|
109
109
|
withCustomDecorator(providerFactory: (next: InsightComponentProvider) => OptionalInsightComponentProvider): IDashboardInsightCustomizer;
|
|
110
110
|
}
|
|
111
|
-
/**
|
|
112
|
-
* Set of functions you can use to customize how KPIs are rendered.
|
|
113
|
-
*
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
export interface IDashboardKpiCustomizer {
|
|
117
|
-
/**
|
|
118
|
-
* Register a provider for React components to render insights.
|
|
119
|
-
*
|
|
120
|
-
* @remarks
|
|
121
|
-
* A provider takes the insight and
|
|
122
|
-
* widget that it is part of as input and is expected to return a React component that should be
|
|
123
|
-
* used to render that insight.
|
|
124
|
-
*
|
|
125
|
-
* If the provider returns `undefined` then:
|
|
126
|
-
*
|
|
127
|
-
* - if there are other providers registered, they will be called to see if they can provide
|
|
128
|
-
* a component to render the insight
|
|
129
|
-
* - if there are no other providers registered, the default, built-in component will be used.
|
|
130
|
-
*
|
|
131
|
-
* You may register multiple providers. They will be evaluated in the order you register them.
|
|
132
|
-
*
|
|
133
|
-
* @param provider - provider to register
|
|
134
|
-
* @returns self, for call chaining sakes
|
|
135
|
-
*/
|
|
136
|
-
withCustomProvider(provider: OptionalKpiComponentProvider): IDashboardKpiCustomizer;
|
|
137
|
-
/**
|
|
138
|
-
* Register a factory for insight decorator providers.
|
|
139
|
-
*
|
|
140
|
-
* @remarks
|
|
141
|
-
* Decorators are a way to add customizations or embellishments on top
|
|
142
|
-
* of an existing component. Decorators are more complex to write because they need to work with the component
|
|
143
|
-
* they should decorate and add 'something' on top of that component.
|
|
144
|
-
*
|
|
145
|
-
* This is best illustrated on an example:
|
|
146
|
-
*
|
|
147
|
-
* @example
|
|
148
|
-
* ```
|
|
149
|
-
* withCustomDecorator((next) => {
|
|
150
|
-
* return (kpi, widget) => {
|
|
151
|
-
* if (some_condition_to_prevent_decoration) {
|
|
152
|
-
* return undefined;
|
|
153
|
-
* }
|
|
154
|
-
*
|
|
155
|
-
* function MyCustomDecorator(props) {
|
|
156
|
-
* const Decorated = next(kpi, widget);
|
|
157
|
-
*
|
|
158
|
-
* return (
|
|
159
|
-
* <div>
|
|
160
|
-
* <p>My Custom Decoration</p>
|
|
161
|
-
* <Decorated {...props}/>
|
|
162
|
-
* </div>
|
|
163
|
-
* )
|
|
164
|
-
* }
|
|
165
|
-
*
|
|
166
|
-
* return MyCustomDecorator;
|
|
167
|
-
* }
|
|
168
|
-
* })
|
|
169
|
-
* ```
|
|
170
|
-
*
|
|
171
|
-
* The above shows how to register a decorator that will use some condition to determine whether particular
|
|
172
|
-
* insight is eligible for decoration. If yes, it will add some extra text in front of the insight. Decorator
|
|
173
|
-
* defers rendering of the actual insight to the underlying provider.
|
|
174
|
-
*
|
|
175
|
-
* Note: the factory function that you specify will be called immediately at the registration time. The
|
|
176
|
-
* provider that it returns will be called at render time.
|
|
177
|
-
*
|
|
178
|
-
* @param providerFactory - factory
|
|
179
|
-
*/
|
|
180
|
-
withCustomDecorator(providerFactory: (next: KpiComponentProvider) => OptionalKpiComponentProvider): IDashboardKpiCustomizer;
|
|
181
|
-
}
|
|
182
111
|
/**
|
|
183
112
|
* Set of functions you can use to customize custom widgets.
|
|
184
113
|
*
|
|
@@ -1153,10 +1082,6 @@ export interface IDashboardCustomizer {
|
|
|
1153
1082
|
* Customize how rendering of insight widgets is done.
|
|
1154
1083
|
*/
|
|
1155
1084
|
insightWidgets(): IDashboardInsightCustomizer;
|
|
1156
|
-
/**
|
|
1157
|
-
* Customize how rendering of KPI widgets is done.
|
|
1158
|
-
*/
|
|
1159
|
-
kpiWidgets(): IDashboardKpiCustomizer;
|
|
1160
1085
|
/**
|
|
1161
1086
|
* Register custom widget types.
|
|
1162
1087
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customizer.d.ts","sourceRoot":"","sources":["../../src/plugins/customizer.ts"],"names":[],"mappings":"AACA,OAAO,EACH,+BAA+B,EAC/B,8BAA8B,EAC9B,wBAAwB,EACxB,
|
|
1
|
+
{"version":3,"file":"customizer.d.ts","sourceRoot":"","sources":["../../src/plugins/customizer.ts"],"names":[],"mappings":"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"}
|
package/esm/plugins/index.d.ts
CHANGED
|
@@ -2,5 +2,5 @@ export type { IDashboardPluginContract_V1, DashboardPluginDescriptor } from "./p
|
|
|
2
2
|
export { DashboardPluginV1 } from "./plugin.js";
|
|
3
3
|
export type { IDashboardEngine } from "./engine.js";
|
|
4
4
|
export { newDashboardEngine } from "./engine.js";
|
|
5
|
-
export type { IDashboardEventHandling, IDashboardCustomizer, IDashboardInsightCustomizer,
|
|
5
|
+
export type { IDashboardEventHandling, IDashboardCustomizer, IDashboardInsightCustomizer, IDashboardLayoutCustomizer, IDashboardContentCustomizer, IDashboardWidgetCustomizer, FluidLayoutCustomizationFn, IFluidLayoutCustomizer, IFilterBarCustomizer, DashboardStateChangeCallback, FilterBarRenderingMode, IAttributeFiltersCustomizer, IDateFiltersCustomizer, IFiltersCustomizer, ITitleCustomizer, ITopBarCustomizer, ILoadingCustomizer, IVisualizationSwitcherCustomizer, IRichTextCustomizer, ExportLayoutCustomizationFn, IExportLayoutCustomizer, SectionSlidesTransformer, SectionSlidesTransformerFunction, } from "./customizer.js";
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,2BAA2B,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAC1F,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,YAAY,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACjD,YAAY,EACR,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/plugins/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,2BAA2B,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAC1F,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,YAAY,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACjD,YAAY,EACR,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,0BAA0B,EAC1B,2BAA2B,EAC3B,0BAA0B,EAC1B,0BAA0B,EAC1B,sBAAsB,EACtB,oBAAoB,EACpB,4BAA4B,EAC5B,sBAAsB,EACtB,2BAA2B,EAC3B,sBAAsB,EACtB,kBAAkB,EAClB,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,gCAAgC,EAChC,mBAAmB,EACnB,2BAA2B,EAC3B,uBAAuB,EACvB,wBAAwB,EACxB,gCAAgC,GACnC,MAAM,iBAAiB,CAAC"}
|
|
@@ -8,7 +8,7 @@ import { EditAlert } from "../../widget/insight/configuration/InsightAlertConfig
|
|
|
8
8
|
import { useInsightWidgetAlerting } from "../../widget/insight/configuration/InsightAlertConfig/hooks/useInsightAlerting.js";
|
|
9
9
|
import noop from "lodash/noop.js";
|
|
10
10
|
const overlayController = OverlayController.getInstance(DASHBOARD_DIALOG_OVERS_Z_INDEX);
|
|
11
|
-
const defaultAlignPoints = [{ align: "br tr" }, { align: "tr bl" }];
|
|
11
|
+
const defaultAlignPoints = [{ align: "br tr" }, { align: "tr bl" }, { align: "cr cl" }];
|
|
12
12
|
const defaultArrowOffsets = {
|
|
13
13
|
"br tr": [0, 0],
|
|
14
14
|
"tr bl": [0, 0],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultAlertingDialog.js","sourceRoot":"","sources":["../../../../src/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialog.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGH,iBAAiB,EACjB,yBAAyB,EACzB,eAAe,GAClB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,MAAM,YAAY,CAAC;AAE5B,OAAO,EAAE,8BAA8B,EAAE,MAAM,0BAA0B,CAAC;AAC1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,SAAS,EAAE,MAAM,oEAAoE,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,mFAAmF,CAAC;AAC7H,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAElC,MAAM,iBAAiB,GAAG,iBAAiB,CAAC,WAAW,CAAC,8BAA8B,CAAC,CAAC;AAExF,MAAM,kBAAkB,GAAkB,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"DefaultAlertingDialog.js","sourceRoot":"","sources":["../../../../src/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialog.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ComponentType } from "react";
|
|
2
2
|
import { IDashboardAttributeFilterProps, IDashboardAttributeFilterPlaceholderProps, IDashboardDateFilterProps } from "../filterBar/types.js";
|
|
3
|
-
import { IDashboardInsightProps,
|
|
3
|
+
import { IDashboardInsightProps, IDashboardRichTextProps, IDashboardVisualizationSwitcherProps, IDashboardWidgetProps, IDashboardNestedLayoutProps } from "../widget/types.js";
|
|
4
4
|
import { AttributeFilterDraggableItem, CustomDraggableItem, DashboardLayoutDraggableItem, DateFilterDraggableItem, DraggableContentItemType, IWrapCreatePanelItemWithDragComponent, InsightDraggableItem, KpiDraggableItem, RichTextDraggableItem, VisualizationSwitcherDraggableItem } from "../dragAndDrop/types.js";
|
|
5
|
-
import { AttributeFilterComponentProvider, DateFilterComponentProvider, InsightComponentProvider,
|
|
6
|
-
import { IDashboardLayout, IInsightWidget,
|
|
5
|
+
import { AttributeFilterComponentProvider, DateFilterComponentProvider, InsightComponentProvider, RichTextComponentProvider, WidgetComponentProvider, VisualizationSwitcherComponentProvider, DashboardLayoutComponentProvider } from "../dashboardContexts/types.js";
|
|
6
|
+
import { IDashboardLayout, IInsightWidget, IRichTextWidget, IVisualizationSwitcherWidget } from "@gooddata/sdk-model";
|
|
7
7
|
import { ICustomWidget } from "../../model/index.js";
|
|
8
8
|
/**
|
|
9
9
|
* @internal
|
|
@@ -266,11 +266,6 @@ export type AttributeFilterComponentSet = CustomComponentBase<IDashboardAttribut
|
|
|
266
266
|
*/
|
|
267
267
|
export type DateFilterComponentSet = CustomComponentBase<IDashboardDateFilterProps, Parameters<DateFilterComponentProvider>> & DraggableComponent & CreatablePlaceholderComponent<IDashboardAttributeFilterPlaceholderProps> & // placeholder is shared with AF
|
|
268
268
|
CreatableByDragComponent;
|
|
269
|
-
/**
|
|
270
|
-
* Definition of KPI widget
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
|
-
export type KpiWidgetComponentSet = CustomComponentBase<IDashboardKpiProps, Parameters<KpiComponentProvider>> & DraggableComponent & CreatableByDragComponent & CreatablePlaceholderComponent<IDashboardWidgetProps> & ConfigurableWidget<IKpiWidget>;
|
|
274
269
|
/**
|
|
275
270
|
* Definition of Insight widget
|
|
276
271
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/presentation/componentDefinition/types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EACH,8BAA8B,EAC9B,yCAAyC,EACzC,yBAAyB,EAC5B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACH,sBAAsB,EACtB,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/presentation/componentDefinition/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { IWrapCreatePanelItemWithDragComponent, IWrapInsightListItemWithDragComponent } from "../../dragAndDrop/types.js";
|
|
3
|
-
import { AttributeFilterComponentSet, InsightWidgetComponentSet,
|
|
3
|
+
import { AttributeFilterComponentSet, InsightWidgetComponentSet, RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet, DashboardLayoutWidgetComponentSet } from "../../componentDefinition/index.js";
|
|
4
4
|
interface ICreationPanelProps {
|
|
5
5
|
className?: string;
|
|
6
6
|
WrapCreatePanelItemWithDragComponent?: IWrapCreatePanelItemWithDragComponent;
|
|
7
7
|
WrapInsightListItemWithDragComponent?: IWrapInsightListItemWithDragComponent;
|
|
8
|
-
KpiWidgetComponentSet?: KpiWidgetComponentSet;
|
|
9
8
|
AttributeFilterComponentSet?: AttributeFilterComponentSet;
|
|
10
9
|
InsightWidgetComponentSet?: InsightWidgetComponentSet;
|
|
11
10
|
RichTextWidgetComponentSet?: RichTextWidgetComponentSet;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreationPanel.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/CreationPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAmBvC,OAAO,EACH,qCAAqC,EACrC,qCAAqC,EACxC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EACH,2BAA2B,EAC3B,yBAAyB,EACzB,
|
|
1
|
+
{"version":3,"file":"CreationPanel.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/CreationPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAmBvC,OAAO,EACH,qCAAqC,EACrC,qCAAqC,EACxC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EACH,2BAA2B,EAC3B,yBAAyB,EACzB,0BAA0B,EAC1B,uCAAuC,EACvC,iCAAiC,EACpC,MAAM,oCAAoC,CAAC;AAE5C,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAC7E,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAC7E,2BAA2B,CAAC,EAAE,2BAA2B,CAAC;IAC1D,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IACxD,uCAAuC,CAAC,EAAE,uCAAuC,CAAC;IAClF,iCAAiC,CAAC,EAAE,iCAAiC,CAAC;CACzE;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2EvD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// (C) 2007-
|
|
1
|
+
// (C) 2007-2025 GoodData Corporation
|
|
2
2
|
import React, { useMemo } from "react";
|
|
3
3
|
import { Typography } from "@gooddata/sdk-ui-kit";
|
|
4
4
|
import compact from "lodash/compact.js";
|
|
@@ -17,7 +17,6 @@ export const CreationPanel = (props) => {
|
|
|
17
17
|
const isAnalyticalDesignerEnabled = useDashboardSelector(selectIsAnalyticalDesignerEnabled);
|
|
18
18
|
const isNewDashboard = useDashboardSelector(selectIsNewDashboard);
|
|
19
19
|
const settings = useDashboardSelector(selectSettings);
|
|
20
|
-
const KpiWidgetComponentSet = props.KpiWidgetComponentSet;
|
|
21
20
|
const AttributeFilterComponentSet = props.AttributeFilterComponentSet;
|
|
22
21
|
const InsightWidgetComponentSet = props.InsightWidgetComponentSet;
|
|
23
22
|
const RichTextWidgetComponentSet = props.RichTextWidgetComponentSet;
|
|
@@ -26,7 +25,6 @@ export const CreationPanel = (props) => {
|
|
|
26
25
|
const addItemPanelItems = useMemo(() => {
|
|
27
26
|
const items = compact([
|
|
28
27
|
InsightWidgetComponentSet.creating,
|
|
29
|
-
supportsKpis && KpiWidgetComponentSet.creating,
|
|
30
28
|
AttributeFilterComponentSet.creating,
|
|
31
29
|
enableFlexibleLayout && DashboardLayoutWidgetComponentSet.creating,
|
|
32
30
|
enableVisualizationSwitcher && VisualizationSwitcherWidgetComponentSet.creating,
|
|
@@ -37,7 +35,6 @@ export const CreationPanel = (props) => {
|
|
|
37
35
|
});
|
|
38
36
|
}, [
|
|
39
37
|
AttributeFilterComponentSet,
|
|
40
|
-
KpiWidgetComponentSet,
|
|
41
38
|
InsightWidgetComponentSet,
|
|
42
39
|
RichTextWidgetComponentSet,
|
|
43
40
|
VisualizationSwitcherWidgetComponentSet,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreationPanel.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/CreationPanel.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EACH,iCAAiC,EACjC,iCAAiC,EACjC,oBAAoB,EACpB,oBAAoB,EACpB,cAAc,EACd,sBAAsB,EACtB,6BAA6B,EAC7B,iCAAiC,EACjC,0BAA0B,GAC7B,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"CreationPanel.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/CreationPanel.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardSidebar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/DashboardSidebar.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,eAAO,MAAM,gBAAgB,UAAW,aAAa,KAAG,
|
|
1
|
+
{"version":3,"file":"DashboardSidebar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/DashboardSidebar.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,eAAO,MAAM,gBAAgB,UAAW,aAAa,KAAG,WA4BvD,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
// (C) 2022-
|
|
1
|
+
// (C) 2022-2025 GoodData Corporation
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { useDashboardComponentsContext } from "../../dashboardContexts/index.js";
|
|
4
4
|
export const DashboardSidebar = (props) => {
|
|
5
5
|
const { WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent, DeleteDropZoneComponent, } = props;
|
|
6
|
-
const { SidebarComponent,
|
|
7
|
-
return (React.createElement(SidebarComponent, { ...props,
|
|
6
|
+
const { SidebarComponent, AttributeFilterComponentSet, InsightWidgetComponentSet, RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet, DashboardLayoutWidgetComponentSet, } = useDashboardComponentsContext();
|
|
7
|
+
return (React.createElement(SidebarComponent, { ...props, AttributeFilterComponentSet: AttributeFilterComponentSet, InsightWidgetComponentSet: InsightWidgetComponentSet, RichTextWidgetComponentSet: RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet: VisualizationSwitcherWidgetComponentSet, DashboardLayoutWidgetComponentSet: DashboardLayoutWidgetComponentSet, WrapCreatePanelItemWithDragComponent: WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent: WrapInsightListItemWithDragComponent, DeleteDropZoneComponent: DeleteDropZoneComponent }));
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=DashboardSidebar.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardSidebar.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/DashboardSidebar.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AAIjF,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAoB,EAAe,EAAE;IAClE,MAAM,EACF,oCAAoC,EACpC,oCAAoC,EACpC,uBAAuB,GAC1B,GAAG,KAAK,CAAC;IACV,MAAM,EACF,gBAAgB,EAChB,
|
|
1
|
+
{"version":3,"file":"DashboardSidebar.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/DashboardSidebar.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AAIjF,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAoB,EAAe,EAAE;IAClE,MAAM,EACF,oCAAoC,EACpC,oCAAoC,EACpC,uBAAuB,GAC1B,GAAG,KAAK,CAAC;IACV,MAAM,EACF,gBAAgB,EAChB,2BAA2B,EAC3B,yBAAyB,EACzB,0BAA0B,EAC1B,uCAAuC,EACvC,iCAAiC,GACpC,GAAG,6BAA6B,EAAE,CAAC;IAEpC,OAAO,CACH,oBAAC,gBAAgB,OACT,KAAK,EACT,2BAA2B,EAAE,2BAA2B,EACxD,yBAAyB,EAAE,yBAAyB,EACpD,0BAA0B,EAAE,0BAA0B,EACtD,uCAAuC,EAAE,uCAAuC,EAChF,iCAAiC,EAAE,iCAAiC,EACpE,oCAAoC,EAAE,oCAAoC,EAC1E,oCAAoC,EAAE,oCAAoC,EAC1E,uBAAuB,EAAE,uBAAuB,GAClD,CACL,CAAC;AACN,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarConfigurationPanel.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C;;GAEG;AACH,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,gBAAgB,CAAC,
|
|
1
|
+
{"version":3,"file":"SidebarConfigurationPanel.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C;;GAEG;AACH,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,gBAAgB,CAAC,CAiCrF,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// (C) 2022-
|
|
1
|
+
// (C) 2022-2025 GoodData Corporation
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { useWidgetSelection } from "../../../model/index.js";
|
|
4
4
|
import { CreationPanel } from "./CreationPanel.js";
|
|
@@ -6,12 +6,12 @@ import { CreationPanel } from "./CreationPanel.js";
|
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
8
8
|
export const SidebarConfigurationPanel = (props) => {
|
|
9
|
-
const { configurationPanelClassName, WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent,
|
|
9
|
+
const { configurationPanelClassName, WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent, AttributeFilterComponentSet, InsightWidgetComponentSet, RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet, DashboardLayoutWidgetComponentSet, } = props;
|
|
10
10
|
const { deselectWidgets } = useWidgetSelection();
|
|
11
11
|
const DeleteDropZoneComponent = props.DeleteDropZoneComponent;
|
|
12
12
|
return (React.createElement("div", { className: "col gd-flex-item gd-sidebar-container", onClick: deselectWidgets },
|
|
13
13
|
React.createElement("div", { className: "flex-panel-full-height" },
|
|
14
|
-
React.createElement(CreationPanel, { className: configurationPanelClassName, WrapCreatePanelItemWithDragComponent: WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent: WrapInsightListItemWithDragComponent,
|
|
14
|
+
React.createElement(CreationPanel, { className: configurationPanelClassName, WrapCreatePanelItemWithDragComponent: WrapCreatePanelItemWithDragComponent, WrapInsightListItemWithDragComponent: WrapInsightListItemWithDragComponent, AttributeFilterComponentSet: AttributeFilterComponentSet, InsightWidgetComponentSet: InsightWidgetComponentSet, RichTextWidgetComponentSet: RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet: VisualizationSwitcherWidgetComponentSet, DashboardLayoutWidgetComponentSet: DashboardLayoutWidgetComponentSet })),
|
|
15
15
|
React.createElement(DeleteDropZoneComponent, null)));
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=SidebarConfigurationPanel.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarConfigurationPanel.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoD,CACtF,KAAK,EACM,EAAE;IACb,MAAM,EACF,2BAA2B,EAC3B,oCAAoC,EACpC,oCAAoC,EACpC,
|
|
1
|
+
{"version":3,"file":"SidebarConfigurationPanel.js","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoD,CACtF,KAAK,EACM,EAAE;IACb,MAAM,EACF,2BAA2B,EAC3B,oCAAoC,EACpC,oCAAoC,EACpC,2BAA2B,EAC3B,yBAAyB,EACzB,0BAA0B,EAC1B,uCAAuC,EACvC,iCAAiC,GACpC,GAAG,KAAK,CAAC;IACV,MAAM,EAAE,eAAe,EAAE,GAAG,kBAAkB,EAAE,CAAC;IACjD,MAAM,uBAAuB,GAAG,KAAK,CAAC,uBAAwB,CAAC;IAE/D,OAAO,CACH,6BAAK,SAAS,EAAC,uCAAuC,EAAC,OAAO,EAAE,eAAe;QAC3E,6BAAK,SAAS,EAAC,wBAAwB;YACnC,oBAAC,aAAa,IACV,SAAS,EAAE,2BAA2B,EACtC,oCAAoC,EAAE,oCAAoC,EAC1E,oCAAoC,EAAE,oCAAoC,EAC1E,2BAA2B,EAAE,2BAA2B,EACxD,yBAAyB,EAAE,yBAAyB,EACpD,0BAA0B,EAAE,0BAA0B,EACtD,uCAAuC,EAAE,uCAAuC,EAChF,iCAAiC,EAAE,iCAAiC,GACtE,CACA;QACN,oBAAC,uBAAuB,OAAG,CACzB,CACT,CAAC;AACN,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentType } from "react";
|
|
2
|
-
import { AttributeFilterComponentSet, DashboardLayoutWidgetComponentSet, InsightWidgetComponentSet,
|
|
2
|
+
import { AttributeFilterComponentSet, DashboardLayoutWidgetComponentSet, InsightWidgetComponentSet, RichTextWidgetComponentSet, VisualizationSwitcherWidgetComponentSet } from "../../componentDefinition/index.js";
|
|
3
3
|
import { IWrapCreatePanelItemWithDragComponent, IWrapInsightListItemWithDragComponent } from "../../dragAndDrop/types.js";
|
|
4
4
|
/**
|
|
5
5
|
* @alpha
|
|
@@ -28,13 +28,6 @@ export interface ISidebarProps {
|
|
|
28
28
|
* @internal
|
|
29
29
|
*/
|
|
30
30
|
WrapInsightListItemWithDragComponent?: IWrapInsightListItemWithDragComponent;
|
|
31
|
-
/**
|
|
32
|
-
* Kpi widget component set.
|
|
33
|
-
* Do not set or override this property, it's injected by the Dashboard.
|
|
34
|
-
*
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
KpiWidgetComponentSet?: KpiWidgetComponentSet;
|
|
38
31
|
/**
|
|
39
32
|
* Attribute filter component set.
|
|
40
33
|
* Do not set or override this property, it's injected by the Dashboard.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EACH,2BAA2B,EAC3B,iCAAiC,EACjC,yBAAyB,EACzB,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardSidebar/types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EACH,2BAA2B,EAC3B,iCAAiC,EACjC,yBAAyB,EACzB,0BAA0B,EAC1B,uCAAuC,EAC1C,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACH,qCAAqC,EACrC,qCAAqC,EACxC,MAAM,4BAA4B,CAAC;AAEpC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;;OAGG;IACH,cAAc,EAAE,aAAa,CAAC,aAAa,CAAC,CAAC;IAE7C;;OAEG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;IAErC;;;;;OAKG;IACH,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAE7E;;;;;OAKG;IACH,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAE7E;;;;;OAKG;IACH,2BAA2B,CAAC,EAAE,2BAA2B,CAAC;IAE1D;;;;;OAKG;IACH,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IAEtD;;;;;OAKG;IACH,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IAExD;;;;;OAKG;IACH,uCAAuC,CAAC,EAAE,uCAAuC,CAAC;IAElF;;;;;OAKG;IACH,iCAAiC,CAAC,EAAE,iCAAiC,CAAC;IAEtE;;;;;OAKG;IACH,uBAAuB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACjD;AAED;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardInner.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/components/DashboardInner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAuC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DashboardInner.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/components/DashboardInner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAa5D,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAmB9C,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA6EpD,CAAC"}
|