@gooddata/sdk-ui-dashboard 11.55.0 → 11.56.0-alpha.1

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.
Files changed (670) hide show
  1. package/NOTICE +5 -5
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  6. package/esm/_staging/automation/index.d.ts.map +1 -1
  7. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
  9. package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
  10. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
  11. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
  12. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  13. package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
  14. package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
  15. package/esm/_staging/dateFilterConfig/merge.js +45 -1
  16. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  17. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  18. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  19. package/esm/_staging/layout/coordinates.d.ts +3 -3
  20. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  21. package/esm/_staging/layout/sizing.d.ts +2 -2
  22. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  23. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
  24. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  25. package/esm/_staging/metadata/objRefMap.d.ts +1 -1
  26. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  27. package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  28. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  29. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  30. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  31. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  32. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  33. package/esm/kdaDialog/components/KdaBar.js +1 -3
  34. package/esm/kdaDialog/components/KdaContent.js +2 -4
  35. package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
  36. package/esm/kdaDialog/components/KdaFooter.js +1 -3
  37. package/esm/kdaDialog/components/KdaHeader.js +1 -3
  38. package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
  39. package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
  40. package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
  41. package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
  42. package/esm/kdaDialog/components/items/TrendItem.js +2 -4
  43. package/esm/kdaDialog/composition/FiltersBar.js +1 -3
  44. package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
  45. package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
  46. package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
  47. package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
  48. package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
  49. package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
  50. package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
  51. package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
  52. package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
  53. package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
  54. package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
  55. package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
  56. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
  57. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
  58. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
  59. package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
  60. package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
  61. package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
  62. package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
  63. package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
  64. package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
  65. package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
  66. package/esm/locales.d.ts.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
  68. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
  69. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  71. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  72. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
  73. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
  74. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
  76. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  77. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  78. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  79. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
  80. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
  81. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
  82. package/esm/model/commandHandlers/filterContext/common.js +2 -2
  83. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  84. package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
  85. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  86. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
  87. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
  88. package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
  89. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  90. package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
  91. package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
  92. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  93. package/esm/model/events/index.d.ts.map +1 -1
  94. package/esm/model/events/tabs.d.ts.map +1 -1
  95. package/esm/model/events/util.d.ts +1 -1
  96. package/esm/model/events/util.d.ts.map +1 -1
  97. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  98. package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
  99. package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
  100. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  101. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  102. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
  103. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
  104. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  105. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
  106. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  107. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
  108. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  109. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
  110. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
  111. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
  112. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  113. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
  114. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
  115. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
  116. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
  117. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  118. package/esm/model/react/useDashboardCommand.d.ts +5 -158
  119. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  120. package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
  121. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  122. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  123. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  124. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  125. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  126. package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
  127. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  128. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  129. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  130. package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
  131. package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
  132. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  133. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  134. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  135. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
  136. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  137. package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
  138. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
  139. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
  140. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
  141. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
  142. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
  143. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
  144. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
  145. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
  146. package/esm/model/store/meta/index.d.ts +2 -2
  147. package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
  148. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  149. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  150. package/esm/model/store/tabs/index.d.ts +24 -24
  151. package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
  152. package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
  153. package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
  154. package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
  155. package/esm/model/store/tabs/tabsState.d.ts +1 -1
  156. package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
  157. package/esm/model/store/ui/index.d.ts +5 -5
  158. package/esm/model/store/ui/uiReducers.d.ts +5 -5
  159. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  160. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  161. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  162. package/esm/model/types/drillTypes.js +1 -2
  163. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
  164. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  165. package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
  166. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  167. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  168. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
  169. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  170. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  171. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  172. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
  173. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  174. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
  175. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  176. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
  177. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
  178. package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
  179. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  180. package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
  181. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  182. package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
  183. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  184. package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
  185. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  186. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
  187. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
  188. package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
  189. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  190. package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
  191. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  192. package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
  193. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  194. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
  195. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  196. package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
  197. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  198. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
  199. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
  200. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
  201. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
  202. package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
  203. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
  204. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
  205. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
  206. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
  207. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
  208. package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
  209. package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
  210. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +2 -2
  211. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
  212. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
  213. package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
  214. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
  215. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
  216. package/esm/presentation/automations/alerting/types.js +1 -2
  217. package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
  218. package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
  219. package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
  220. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
  221. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
  222. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
  223. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
  224. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
  225. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
  226. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
  227. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
  228. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
  229. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
  230. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
  231. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
  232. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
  233. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
  234. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
  235. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
  236. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  237. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
  238. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
  239. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
  240. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
  241. package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
  242. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
  243. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
  244. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
  245. package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
  246. package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
  247. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
  248. package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  249. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
  250. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
  251. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  252. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  253. package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
  254. package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
  255. package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
  256. package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  257. package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
  258. package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
  259. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
  260. package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
  261. package/esm/presentation/componentDefinition/types.d.ts +2 -1
  262. package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
  263. package/esm/presentation/constants/layout.d.ts.map +1 -1
  264. package/esm/presentation/constants.d.ts.map +1 -1
  265. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
  266. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
  267. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
  268. package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
  269. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
  270. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
  271. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
  272. package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
  273. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
  274. package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
  275. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
  276. package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
  277. package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
  278. package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
  279. package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
  280. package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
  281. package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
  282. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  283. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  284. package/esm/presentation/dashboard/types.js +1 -2
  285. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
  286. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  287. package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
  288. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
  289. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  290. package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
  291. package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
  292. package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
  293. package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
  294. package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
  295. package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
  296. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  297. package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
  298. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
  299. package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
  300. package/esm/presentation/densityDialog/DensityDialog.js +1 -13
  301. package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
  302. package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
  303. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
  304. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
  305. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  306. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
  307. package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
  308. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
  309. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
  310. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
  311. package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
  312. package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
  313. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
  314. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  316. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  317. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  318. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
  319. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
  320. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
  321. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
  322. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
  323. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
  324. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
  325. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
  326. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
  327. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
  328. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +2 -2
  329. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  330. package/esm/presentation/drill/DrillSelect/types.js +1 -2
  331. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  332. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  333. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  334. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  335. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  336. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  337. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  338. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  339. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  340. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  341. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  342. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  343. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  344. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  345. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  346. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  347. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  348. package/esm/presentation/drill/hooks/useDrills.d.ts +9 -9
  349. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
  350. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
  351. package/esm/presentation/drill/types.js +2 -4
  352. package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
  353. package/esm/presentation/export/useExportData.d.ts +2 -2
  354. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  355. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
  356. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
  357. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
  358. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
  359. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
  360. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
  361. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
  362. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
  363. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
  364. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
  365. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
  366. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  367. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
  368. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
  369. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
  370. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
  371. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
  372. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
  373. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
  374. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  375. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
  376. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
  377. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  378. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
  379. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
  380. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  381. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
  382. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
  383. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
  384. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
  385. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
  386. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
  387. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
  388. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  389. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
  390. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
  391. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  392. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
  393. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
  394. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
  395. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
  396. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
  397. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
  398. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
  399. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
  400. package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
  401. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
  402. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  403. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
  404. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  405. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
  406. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
  407. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
  408. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  409. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
  410. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
  411. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
  412. package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
  413. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  414. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  415. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
  416. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
  417. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
  418. package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
  419. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
  420. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
  421. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  422. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  423. package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
  424. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
  425. package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
  426. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
  427. package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
  428. package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
  429. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  430. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
  431. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
  432. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  433. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
  434. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
  435. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
  436. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  437. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  438. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  439. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  440. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  441. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  442. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  443. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
  444. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
  445. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
  446. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
  447. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
  448. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
  449. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
  450. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
  451. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
  452. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
  453. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  454. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
  455. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  456. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  457. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
  458. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
  459. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
  460. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
  461. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  462. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
  463. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
  464. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  465. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
  466. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  467. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  468. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  469. package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
  470. package/esm/presentation/insightList/InsightListDivider.js +1 -3
  471. package/esm/presentation/insightList/InsightListNoData.js +1 -2
  472. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +10 -10
  473. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  474. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +10 -10
  475. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  476. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +10 -10
  477. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  478. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +1790 -1790
  479. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  480. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +10 -10
  481. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  482. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +10 -10
  483. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  484. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +10 -10
  485. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  486. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +10 -10
  487. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  488. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +10 -10
  489. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  490. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +10 -10
  491. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  492. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +10 -10
  493. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  494. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +10 -10
  495. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  496. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +10 -10
  497. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  498. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +10 -10
  499. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  500. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +10 -10
  501. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  502. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +10 -10
  503. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  504. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +10 -10
  505. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  506. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +10 -10
  507. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  508. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +10 -10
  509. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  510. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +10 -10
  511. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  512. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +10 -10
  513. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  514. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +10 -10
  515. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  516. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +10 -10
  517. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  518. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +10 -10
  519. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  520. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +10 -10
  521. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  522. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +10 -10
  523. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  524. package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
  525. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
  526. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  527. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
  528. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  529. package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
  530. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
  531. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
  532. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
  533. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
  534. package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
  535. package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
  536. package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
  537. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
  538. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
  539. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
  540. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
  541. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
  542. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
  543. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
  544. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  545. package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
  546. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
  547. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
  548. package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
  549. package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
  550. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
  551. package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
  552. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
  553. package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
  554. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
  555. package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
  556. package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
  557. package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
  558. package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
  559. package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
  560. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  561. package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
  562. package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
  563. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  564. package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
  565. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
  566. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  567. package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
  568. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
  569. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
  570. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
  571. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
  572. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
  573. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
  574. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  575. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
  576. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
  577. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  578. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
  579. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
  580. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
  581. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
  582. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  583. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  584. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
  585. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  586. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
  587. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
  588. package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
  589. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
  590. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
  591. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
  592. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
  593. package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
  594. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
  595. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
  596. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
  597. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
  598. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
  599. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
  600. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
  601. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  602. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
  603. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
  604. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
  605. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
  606. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
  607. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
  608. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
  609. package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
  610. package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
  611. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
  612. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
  613. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
  614. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
  615. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  616. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  617. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
  618. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  619. package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
  620. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
  621. package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
  622. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
  623. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  624. package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
  625. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
  626. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
  627. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
  628. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
  629. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
  630. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
  631. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
  632. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  633. package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
  634. package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
  635. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  636. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
  637. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
  638. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
  639. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
  640. package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
  641. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
  642. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
  643. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
  644. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
  645. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
  646. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
  647. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  648. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  649. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
  650. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
  651. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
  652. package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
  653. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  654. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  655. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  656. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  657. package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
  658. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
  659. package/esm/sdk-ui-dashboard.d.ts +78 -562
  660. package/package.json +23 -23
  661. package/styles/css/dashboard.css.map +1 -1
  662. package/styles/css/dragAndDrop.css +3 -3
  663. package/styles/css/dragAndDrop.css.map +1 -1
  664. package/styles/css/main.css +9 -7
  665. package/styles/css/main.css.map +1 -1
  666. package/styles/css/topBar.css +1 -1
  667. package/styles/css/topBar.css.map +1 -1
  668. package/styles/scss/dashboard.scss +2 -1
  669. package/styles/scss/dragAndDrop.scss +3 -4
  670. package/styles/scss/topBar.scss +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"uiSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiSelectors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"uiSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/uiSelectors.ts"],"names":[],"mappings":"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"}
@@ -1,9 +1,8 @@
1
1
  // (C) 2022-2024 GoodData Corporation
2
- export { DRILL_TO_URL_PLACEHOLDER };
3
2
  /**
4
3
  * @internal
5
4
  */
6
- var DRILL_TO_URL_PLACEHOLDER;
5
+ export var DRILL_TO_URL_PLACEHOLDER;
7
6
  (function (DRILL_TO_URL_PLACEHOLDER) {
8
7
  DRILL_TO_URL_PLACEHOLDER["DRILL_TO_URL_PLACEHOLDER_PROJECT_ID"] = "{project_id}";
9
8
  DRILL_TO_URL_PLACEHOLDER["DRILL_TO_URL_PLACEHOLDER_WORKSPACE_ID"] = "{workspace_id}";
@@ -1,4 +1,4 @@
1
- import { type AttributeFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import { type AttributeFilterComponentProvider, type OptionalAttributeFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type IAttributeFiltersCustomizer } from "../customizer.js";
3
3
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
4
4
  import { type CustomizerMutationsContext } from "./types.js";
@@ -18,8 +18,8 @@ export declare class DefaultAttributeFiltersCustomizer implements IAttributeFilt
18
18
  private readonly mutationContext;
19
19
  private state;
20
20
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: AttributeFilterComponentProvider);
21
- withCustomProvider: (provider: (filter: import("@gooddata/sdk-model").DashboardAttributeFilterItem) => import("../../index.js").CustomDashboardAttributeFilterComponent | undefined) => this;
22
- withCustomDecorator: (providerFactory: (next: AttributeFilterComponentProvider) => (filter: import("@gooddata/sdk-model").DashboardAttributeFilterItem) => import("../../index.js").CustomDashboardAttributeFilterComponent | undefined) => this;
21
+ withCustomProvider: (provider: OptionalAttributeFilterComponentProvider) => this;
22
+ withCustomDecorator: (providerFactory: (next: AttributeFilterComponentProvider) => OptionalAttributeFilterComponentProvider) => this;
23
23
  getAttributeFilterProvider: () => AttributeFilterComponentProvider;
24
24
  sealCustomizer: () => void;
25
25
  }
@@ -1 +1 @@
1
- {"version":3,"file":"attributeFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/attributeFiltersCustomizer.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,gCAAgC,EAExC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,iCAAkC,YAAW,2BAA2B;IACjF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAmC;IAEhD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,gCAAyE,EAK7F;IAEM,kBAAkB,2KAKvB;IAEK,mBAAmB,8NA0BxB;IAEK,0BAA0B,yCAE/B;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"attributeFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/attributeFiltersCustomizer.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,wCAAwC,EAChD,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,iCAAkC,YAAW,2BAA2B;IACjF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAmC;IAEhD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,gCAAyE,EAK7F;IAEM,kBAAkB,aAAc,wCAAwC,KAAG,IAAI,CAKpF;IAEK,mBAAmB,oBACL,CAAC,IAAI,EAAE,gCAAgC,KAAK,wCAAwC,KACtG,IAAI,CAwBL;IAEK,0BAA0B,QAAO,gCAAgC,CAEtE;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -21,7 +21,7 @@ export declare class DashboardCustomizationBuilder implements IDashboardCustomiz
21
21
  private readonly loadingCustomizer;
22
22
  private widgetOverlays;
23
23
  private sealCustomizers;
24
- setWidgetOverlays: (widgetOverlays?: Record<string, IDashboardWidgetOverlay> | undefined) => void;
24
+ setWidgetOverlays: (widgetOverlays?: Record<string, IDashboardWidgetOverlay>) => void;
25
25
  insightWidgets: () => IDashboardInsightCustomizer;
26
26
  customWidgets: () => IDashboardWidgetCustomizer;
27
27
  dashboard: () => IDashboardContentCustomizer;
@@ -1 +1 @@
1
- {"version":3,"file":"customizationBuilder.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/customizationBuilder.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,KAAK,uBAAuB,EAAyB,MAAM,kCAAkC,CAAC;AACvG,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EACH,KAAK,2BAA2B,EAChC,KAAK,oBAAoB,EACzB,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAC/B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACtB,KAAK,gCAAgC,EACxC,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAgBhE;;GAEG;AACH,qBAAa,6BAA8B,YAAW,oBAAoB;IACtE,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAsC;IAChE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoE;IAC3F,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAqE;IACtG,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAG/B;IACF,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAGlC;IACF,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAGjC;IACF,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAC4B;IAC5E,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAC4B;IACvE,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAG/B;IACF,OAAO,CAAC,QAAQ,CAAC,eAAe,CAG9B;IACF,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,cAAc,CAA+C;IAErE,OAAO,CAAC,eAAe,CAWrB;IAEK,iBAAiB,iFAEtB;IAEK,cAAc,oCAEnB;IAEK,aAAa,mCAElB;IAEK,SAAS,oCAEd;IAEK,MAAM,0BAEX;IAEK,KAAK,yBAEV;IAEK,OAAO,2BAEZ;IAEK,MAAM,mCAEX;IAEK,SAAS,6BAEd;IAEK,OAAO,2BAEZ;IAEK,eAAe,4BAEpB;IAEK,4BAA4B,yCAEjC;IAEK,sBAAsB,gDAG3B;IAEK,qBAAqB,aAG1B;IAEK,qBAAqB,uBAM1B;IAEK,KAAK,iCAqDV;IAEF,OAAO,CAAC,mBAAmB;CAoC9B"}
1
+ {"version":3,"file":"customizationBuilder.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/customizationBuilder.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,KAAK,uBAAuB,EAAyB,MAAM,kCAAkC,CAAC;AACvG,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EACH,KAAK,2BAA2B,EAChC,KAAK,oBAAoB,EACzB,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAC/B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACtB,KAAK,gCAAgC,EACxC,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAgBhE;;GAEG;AACH,qBAAa,6BAA8B,YAAW,oBAAoB;IACtE,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAsC;IAChE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoE;IAC3F,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAqE;IACtG,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAG/B;IACF,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAGlC;IACF,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAGjC;IACF,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAC4B;IAC5E,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAC4B;IACvE,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAG/B;IACF,OAAO,CAAC,QAAQ,CAAC,eAAe,CAG9B;IACF,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAGhC;IACF,OAAO,CAAC,cAAc,CAA+C;IAErE,OAAO,CAAC,eAAe,CAWrB;IAEK,iBAAiB,oBAAqB,MAAM,CAAC,MAAM,EAAE,uBAAuB,CAAC,UAElF;IAEK,cAAc,QAAO,2BAA2B,CAErD;IAEK,aAAa,QAAO,0BAA0B,CAEnD;IAEK,SAAS,QAAO,2BAA2B,CAEhD;IAEK,MAAM,QAAO,iBAAiB,CAEnC;IAEK,KAAK,QAAO,gBAAgB,CAEjC;IAEK,OAAO,QAAO,kBAAkB,CAErC;IAEK,MAAM,QAAO,0BAA0B,CAE5C;IAEK,SAAS,QAAO,oBAAoB,CAEzC;IAEK,OAAO,QAAO,kBAAkB,CAErC;IAEK,eAAe,QAAO,mBAAmB,CAE9C;IAEK,4BAA4B,QAAO,gCAAgC,CAExE;IAEK,sBAAsB,WAAY,2BAA2B,KAAG,IAAI,CAGzE;IAEK,qBAAqB,QAAO,IAAI,CAGrC;IAEK,qBAAqB,UAAW,GAAG,KAAG,IAAI,CAM/C;IAEK,KAAK,QAAO,wBAAwB,CAqDzC;IAEF,OAAO,CAAC,mBAAmB;CAoC9B"}
@@ -1 +1 @@
1
- {"version":3,"file":"customizationLogging.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/customizationLogging.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAQhE,MAAM,WAAW,6BAA6B;IAC1C,gBAAgB,CAAC,MAAM,EAAE,2BAA2B,GAAG,SAAS,GAAG,IAAI,CAAC;IAExE,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACvD,GAAG,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACrD,IAAI,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACtD,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;CAC1D;AAED;;;GAGG;AACH,qBAAa,4BAA6B,YAAW,6BAA6B;IAC9E,OAAO,CAAC,aAAa,CAA0C;IAExD,gBAAgB,4DAErB;IACK,KAAK,sDAGV;IACK,GAAG,sDAGR;IACK,IAAI,sDAET;IACK,KAAK,sDAEV;CACL"}
1
+ {"version":3,"file":"customizationLogging.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/customizationLogging.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAQhE,MAAM,WAAW,6BAA6B;IAC1C,gBAAgB,CAAC,MAAM,EAAE,2BAA2B,GAAG,SAAS,GAAG,IAAI,CAAC;IAExE,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACvD,GAAG,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACrD,IAAI,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;IACtD,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,cAAc,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC;CAC1D;AAED;;;GAGG;AACH,qBAAa,4BAA6B,YAAW,6BAA6B;IAC9E,OAAO,CAAC,aAAa,CAA0C;IAExD,gBAAgB,WAAY,2BAA2B,GAAG,SAAS,KAAG,IAAI,CAE/E;IACK,KAAK,YAAa,MAAM,qBAAqB,GAAG,EAAE,KAAG,IAAI,CAG9D;IACK,GAAG,YAAa,MAAM,qBAAqB,GAAG,EAAE,KAAG,IAAI,CAG5D;IACK,IAAI,YAAa,MAAM,qBAAqB,GAAG,EAAE,KAAG,IAAI,CAE7D;IACK,KAAK,YAAa,MAAM,qBAAqB,GAAG,EAAE,KAAG,IAAI,CAE9D;CACL"}
@@ -1,4 +1,4 @@
1
- import { type DashboardContentComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import { type DashboardContentComponentProvider, type OptionalDashboardContentComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type IDashboardContentCustomizer } from "../customizer.js";
3
3
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
4
4
  import { type CustomizerMutationsContext } from "./types.js";
@@ -18,7 +18,7 @@ export declare class DefaultDashboardContentCustomizer implements IDashboardCont
18
18
  private readonly mutationContext;
19
19
  private state;
20
20
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: DashboardContentComponentProvider);
21
- withCustomDecorator: (providerFactory: (next: DashboardContentComponentProvider) => (dashboard?: string | import("@gooddata/sdk-model").IDashboard<import("@gooddata/sdk-model").IDashboardWidget> | import("@gooddata/sdk-model").ObjRef | undefined) => import("../../presentation/dashboardContexts/types.js").CustomDashboardContentComponent | undefined) => this;
21
+ withCustomDecorator: (providerFactory: (next: DashboardContentComponentProvider) => OptionalDashboardContentComponentProvider) => this;
22
22
  getDashboardContentProvider: () => DashboardContentComponentProvider;
23
23
  sealCustomizer: () => void;
24
24
  }
@@ -1 +1 @@
1
- {"version":3,"file":"dashboardContentCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dashboardContentCustomizer.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,iCAAiC,EAEzC,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,iCAAkC,YAAW,2BAA2B;IACjF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAmC;IAEhD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,iCAA4E,EAKhG;IAEM,mBAAmB,oVA4BxB;IAEK,2BAA2B,0CAEhC;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"dashboardContentCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dashboardContentCustomizer.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,iCAAiC,EACtC,KAAK,yCAAyC,EACjD,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,iCAAkC,YAAW,2BAA2B;IACjF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAmC;IAEhD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,iCAA4E,EAKhG;IAEM,mBAAmB,oBACL,CACb,IAAI,EAAE,iCAAiC,KACtC,yCAAyC,KAC/C,IAAI,CAwBL;IAEK,2BAA2B,QAAO,iCAAiC,CAExE;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -25,8 +25,8 @@ export declare class DefaultDashboardEventHandling implements IDashboardEventHan
25
25
  private registerHandler;
26
26
  private unregisterHandler;
27
27
  private getOrCreateEvalFn;
28
- addEventHandler: <TEvents extends ICustomDashboardEvent<any> | DashboardEvents>(eventType: string, callback: DashboardEventHandlerFn<TEvents>) => IDashboardEventHandling;
29
- removeEventHandler: <TEvents extends ICustomDashboardEvent<any> | DashboardEvents>(eventType: string, callback: DashboardEventHandlerFn<TEvents>) => IDashboardEventHandling;
28
+ addEventHandler: <TEvents extends DashboardEvents | ICustomDashboardEvent>(eventType: string, callback: DashboardEventHandlerFn<TEvents>) => IDashboardEventHandling;
29
+ removeEventHandler: <TEvents extends DashboardEvents | ICustomDashboardEvent>(eventType: string, callback: DashboardEventHandlerFn<TEvents>) => IDashboardEventHandling;
30
30
  private doRegister;
31
31
  addCustomEventHandler: (handler: DashboardEventHandler) => IDashboardEventHandling;
32
32
  private doUnregister;
@@ -1 +1 @@
1
- {"version":3,"file":"dashboardEventHandling.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dashboardEventHandling.ts"],"names":[],"mappings":"AAEA,OAAO,EAEH,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC/B,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,KAAK,4BAA4B,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AA0BnG;;GAEG;AACH,qBAAa,6BAA8B,YAAW,uBAAuB;IACzE,OAAO,CAAC,QAAQ,CAA+B;IAC/C,OAAO,CAAC,mBAAmB,CAAkB;IAC7C,OAAO,CAAC,mBAAmB,CAA+B;IAC1D,OAAO,CAAC,qBAAqB,CAA+B;IAC5D,OAAO,CAAC,iBAAiB,CAAsC;IAC/D,OAAO,CAAC,SAAS,CAA0B;IAE3C,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAQvC;IAEF;;;;;;OAMG;IACH,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAYpC;IAKF,OAAO,CAAC,eAAe,CAAyD;IAKhF,OAAO,CAAC,iBAAiB,CAAyD;IAElF,OAAO,CAAC,iBAAiB,CAWvB;IAEK,eAAe,GAAI,OAAO,iJAU/B;IAEK,kBAAkB,GAAI,OAAO,iJAUlC;IAEF,OAAO,CAAC,UAAU,CAuBhB;IAEK,qBAAqB,8DAa1B;IAEF,OAAO,CAAC,YAAY,CA4BlB;IAEK,wBAAwB,8DAmB7B;IAEK,uBAAuB,sEAY5B;IAEK,2BAA2B,sEAWhC;IAEK,oBAAoB,IAAI,QAAQ,CAAC,kBAAkB,CAAC,CAY1D;CACJ"}
1
+ {"version":3,"file":"dashboardEventHandling.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dashboardEventHandling.ts"],"names":[],"mappings":"AAEA,OAAO,EAEH,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC/B,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,KAAK,4BAA4B,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AA0BnG;;GAEG;AACH,qBAAa,6BAA8B,YAAW,uBAAuB;IACzE,OAAO,CAAC,QAAQ,CAA+B;IAC/C,OAAO,CAAC,mBAAmB,CAAkB;IAC7C,OAAO,CAAC,mBAAmB,CAA+B;IAC1D,OAAO,CAAC,qBAAqB,CAA+B;IAC5D,OAAO,CAAC,iBAAiB,CAAsC;IAC/D,OAAO,CAAC,SAAS,CAA0B;IAE3C,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAQvC;IAEF;;;;;;OAMG;IACH,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAYpC;IAKF,OAAO,CAAC,eAAe,CAAyD;IAKhF,OAAO,CAAC,iBAAiB,CAAyD;IAElF,OAAO,CAAC,iBAAiB,CAWvB;IAEK,eAAe,GAAI,OAAO,SAAS,eAAe,GAAG,qBAAqB,aAClE,MAAM,YACP,uBAAuB,CAAC,OAAO,CAAC,KAC3C,uBAAuB,CAOxB;IAEK,kBAAkB,GAAI,OAAO,SAAS,eAAe,GAAG,qBAAqB,aACrE,MAAM,YACP,uBAAuB,CAAC,OAAO,CAAC,KAC3C,uBAAuB,CAOxB;IAEF,OAAO,CAAC,UAAU,CAuBhB;IAEK,qBAAqB,YAAa,qBAAqB,KAAG,uBAAuB,CAatF;IAEF,OAAO,CAAC,YAAY,CA4BlB;IAEK,wBAAwB,YAAa,qBAAqB,KAAG,uBAAuB,CAmBzF;IAEK,uBAAuB,aAAc,4BAA4B,KAAG,uBAAuB,CAYhG;IAEK,2BAA2B,aACpB,4BAA4B,KACvC,uBAAuB,CASxB;IAEK,oBAAoB,IAAI,QAAQ,CAAC,kBAAkB,CAAC,CAY1D;CACJ"}
@@ -1,4 +1,4 @@
1
- import { type DateFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import { type DateFilterComponentProvider, type OptionalDateFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type IDateFiltersCustomizer } from "../customizer.js";
3
3
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
4
4
  /**
@@ -16,7 +16,7 @@ export declare class DefaultDateFiltersCustomizer implements IDateFiltersCustomi
16
16
  private readonly logger;
17
17
  private state;
18
18
  constructor(logger: IDashboardCustomizationLogger, defaultProvider?: DateFilterComponentProvider);
19
- withCustomProvider: (provider: (filter: import("@gooddata/sdk-model").IDashboardDateFilter) => import("../../index.js").CustomDashboardDateFilterComponent | undefined) => IDateFiltersCustomizer;
19
+ withCustomProvider: (provider: OptionalDateFilterComponentProvider) => IDateFiltersCustomizer;
20
20
  getDateFilterProvider: () => DateFilterComponentProvider;
21
21
  sealCustomizer: () => void;
22
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"dateFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dateFiltersCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,2BAA2B,EAEnC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE/D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAsG/E;;;;;;;;;;GAUG;AACH,qBAAa,4BAA6B,YAAW,sBAAsB;IACvE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAA8B;IAE3C,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,2BAA+D,EAInF;IAEM,kBAAkB,gLAIvB;IAEK,qBAAqB,oCAE1B;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"dateFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/dateFiltersCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,2BAA2B,EAChC,KAAK,mCAAmC,EAC3C,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE/D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAsG/E;;;;;;;;;;GAUG;AACH,qBAAa,4BAA6B,YAAW,sBAAsB;IACvE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAA8B;IAE3C,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,2BAA+D,EAInF;IAEM,kBAAkB,aAAc,mCAAmC,KAAG,sBAAsB,CAIjG;IAEK,qBAAqB,QAAO,2BAA2B,CAE5D;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -16,7 +16,7 @@ export declare class DefaultFilterBarCustomizer implements IFilterBarCustomizer
16
16
  private updated;
17
17
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: FilterBarComponentProvider);
18
18
  setRenderingMode: (mode: FilterBarRenderingMode) => this;
19
- withCustomProvider: (provider: (props: import("../../presentation/filterBar/filterBar/types.js").IFilterBarProps) => CustomFilterBarComponent | undefined) => IFilterBarCustomizer;
19
+ withCustomProvider: (provider: OptionalFilterBarComponentProvider) => IFilterBarCustomizer;
20
20
  withCustomDecorator(providerFactory: (next: FilterBarComponentProvider) => OptionalFilterBarComponentProvider): IFilterBarCustomizer;
21
21
  getCustomizerResult: () => IFilterBarCustomizerResult;
22
22
  sealCustomizer: () => this;
@@ -1 +1 @@
1
- {"version":3,"file":"filterBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,0BAA0B,EAC/B,KAAK,kCAAkC,EAC1C,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAChG,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAE1F,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAc7D,UAAU,0BAA0B;IAChC,kBAAkB,EAAE,wBAAwB,GAAG,SAAS,CAAC;CAC5D;AA8GD;;GAEG;AACH,qBAAa,0BAA2B,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA4B;IACzC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,0BAA6D,EAKjF;IAED,gBAAgB,yCAId;IAEK,kBAAkB,iKAMvB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,0BAA0B,KAAK,kCAAkC,GAC1F,oBAAoB,CAyBtB;IAED,mBAAmB,mCAiBjB;IAEF,cAAc,aAIZ;CACL"}
1
+ {"version":3,"file":"filterBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,0BAA0B,EAC/B,KAAK,kCAAkC,EAC1C,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAChG,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAE1F,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAc7D,UAAU,0BAA0B;IAChC,kBAAkB,EAAE,wBAAwB,GAAG,SAAS,CAAC;CAC5D;AA8GD;;GAEG;AACH,qBAAa,0BAA2B,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA4B;IACzC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,0BAA6D,EAKjF;IAED,gBAAgB,SAAU,sBAAsB,KAAG,IAAI,CAIrD;IAEK,kBAAkB,aAAc,kCAAkC,KAAG,oBAAoB,CAM9F;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,0BAA0B,KAAK,kCAAkC,GAC1F,oBAAoB,CAyBtB;IAED,mBAAmB,QAAO,0BAA0B,CAiBlD;IAEF,cAAc,QAAO,IAAI,CAIvB;CACL"}
@@ -1,4 +1,4 @@
1
- import type { FilterGroupComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import type { FilterGroupComponentProvider, OptionalFilterGroupComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type IFilterGroupsCustomizer } from "../customizer.js";
3
3
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
4
4
  /**
@@ -16,7 +16,7 @@ export declare class DefaultFilterGroupsCustomizer implements IFilterGroupsCusto
16
16
  private readonly logger;
17
17
  private state;
18
18
  constructor(logger: IDashboardCustomizationLogger, defaultProvider?: FilterGroupComponentProvider);
19
- withCustomProvider: (provider: (filterGroup: import("@gooddata/sdk-model").IDashboardFilterGroup) => import("../../index.js").CustomDashboardFilterGroupComponent | undefined) => this;
19
+ withCustomProvider: (provider: OptionalFilterGroupComponentProvider) => this;
20
20
  getFilterGroupProvider: () => FilterGroupComponentProvider;
21
21
  sealCustomizer: () => void;
22
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"filterGroupsCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterGroupsCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACR,4BAA4B,EAE/B,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAEhE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAsG/E;;;;;;;;;;GAUG;AACH,qBAAa,6BAA8B,YAAW,uBAAuB;IACzE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAA+B;IAE5C,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,4BAAiE,EAIrF;IAEM,kBAAkB,qKAGvB;IAEK,sBAAsB,qCAE3B;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"filterGroupsCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filterGroupsCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACR,4BAA4B,EAC5B,oCAAoC,EACvC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAEhE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAsG/E;;;;;;;;;;GAUG;AACH,qBAAa,6BAA8B,YAAW,uBAAuB;IACzE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAA+B;IAE5C,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,4BAAiE,EAIrF;IAEM,kBAAkB,aAAc,oCAAoC,KAAG,IAAI,CAGhF;IAEK,sBAAsB,QAAO,4BAA4B,CAE9D;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -1 +1 @@
1
- {"version":3,"file":"filtersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filtersCustomizer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE3D,OAAO,EAAE,iCAAiC,EAAE,MAAM,iCAAiC,CAAC;AACpF,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAC1E,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,oCAAoC,EAAE,MAAM,oCAAoC,CAAC;AAC1F,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAE7D,qBAAa,wBAAyB,YAAW,kBAAkB;IAO3D,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,eAAe;IAPpC,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAoC;IAC/E,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAuC;IACrF,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAA+B;IACrE,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAAgC;IAEtE,YACqB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAS/D;IAEM,SAAS,IAAI,iCAAiC,CAEpD;IAEM,YAAY,IAAI,oCAAoC,CAE1D;IAEM,IAAI,IAAI,4BAA4B,CAE1C;IAEM,WAAW,IAAI,6BAA6B,CAElD;IAEM,cAAc,2BAOnB;CACL"}
1
+ {"version":3,"file":"filtersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/filtersCustomizer.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE3D,OAAO,EAAE,iCAAiC,EAAE,MAAM,iCAAiC,CAAC;AACpF,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAC1E,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,oCAAoC,EAAE,MAAM,oCAAoC,CAAC;AAC1F,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAE7D,qBAAa,wBAAyB,YAAW,kBAAkB;IAO3D,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,eAAe;IAPpC,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAoC;IAC/E,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAuC;IACrF,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAA+B;IACrE,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAAgC;IAEtE,YACqB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAS/D;IAEM,SAAS,IAAI,iCAAiC,CAEpD;IAEM,YAAY,IAAI,oCAAoC,CAE1D;IAEM,IAAI,IAAI,4BAA4B,CAE1C;IAEM,WAAW,IAAI,6BAA6B,CAElD;IAEM,cAAc,QAAO,kBAAkB,CAO5C;CACL"}
@@ -1 +1 @@
1
- {"version":3,"file":"fluidLayoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/fluidLayoutCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAE/B,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACpG,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE/D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,qBAAa,qBAAsB,YAAW,sBAAsB;IAK5D,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,eAAe;IALpC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAmB;IAC9C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAsB;IAEpD,YACqB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC5D;IAEG,OAAO,CACV,UAAU,EAAE,MAAM,EAClB,OAAO,EAAE,MAAM,EACf,IAAI,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAC1C,sBAAsB,CAExB;IAEM,aAAa,CAChB,QAAQ,EAAE,eAAe,EACzB,IAAI,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAC1C,sBAAsB,CAgBxB;IAEM,UAAU,CACb,UAAU,EAAE,MAAM,EAClB,OAAO,EAAE,uBAAuB,CAAC,aAAa,CAAC,GAChD,sBAAsB,CAExB;IAEM,gBAAgB,CACnB,WAAW,EAAE,kBAAkB,EAC/B,OAAO,EAAE,uBAAuB,CAAC,aAAa,CAAC,GAChD,sBAAsB,CA0BxB;IAEM,oBAAoB,mGAuDzB;CACL"}
1
+ {"version":3,"file":"fluidLayoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/fluidLayoutCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAE/B,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACpG,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE/D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,qBAAa,qBAAsB,YAAW,sBAAsB;IAK5D,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,eAAe;IALpC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAmB;IAC9C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAsB;IAEpD,YACqB,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC5D;IAEG,OAAO,CACV,UAAU,EAAE,MAAM,EAClB,OAAO,EAAE,MAAM,EACf,IAAI,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAC1C,sBAAsB,CAExB;IAEM,aAAa,CAChB,QAAQ,EAAE,eAAe,EACzB,IAAI,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAC1C,sBAAsB,CAgBxB;IAEM,UAAU,CACb,UAAU,EAAE,MAAM,EAClB,OAAO,EAAE,uBAAuB,CAAC,aAAa,CAAC,GAChD,sBAAsB,CAExB;IAEM,gBAAgB,CACnB,WAAW,EAAE,kBAAkB,EAC/B,OAAO,EAAE,uBAAuB,CAAC,aAAa,CAAC,GAChD,sBAAsB,CA0BxB;IAEM,oBAAoB,WACf,gBAAgB,CAAC,uBAAuB,CAAC,KAClD,gBAAgB,CAAC,uBAAuB,CAAC,CAqD1C;CACL"}
@@ -1,4 +1,4 @@
1
- import { type InsightBodyComponentProvider, type InsightComponentProvider, type OptionalInsightBodyComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import { type InsightBodyComponentProvider, type InsightComponentProvider, type OptionalInsightBodyComponentProvider, type OptionalInsightComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type CustomDashboardInsightComponent } from "../../presentation/widget/insight/types.js";
3
3
  import { type IDashboardInsightCustomizer } from "../customizer.js";
4
4
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
@@ -20,9 +20,9 @@ export declare class DefaultInsightCustomizer implements IDashboardInsightCustom
20
20
  private state;
21
21
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultCoreProvider?: InsightComponentProvider, defaultInsightBodyProvider?: InsightBodyComponentProvider);
22
22
  withTag: (tag: string, component: CustomDashboardInsightComponent) => this;
23
- withCustomProvider: (provider: (insight: import("@gooddata/sdk-model").IInsight, widget: import("@gooddata/sdk-model").IInsightWidget) => CustomDashboardInsightComponent | undefined) => this;
23
+ withCustomProvider: (provider: OptionalInsightComponentProvider) => this;
24
24
  withCustomInsightBodyProvider(provider: OptionalInsightBodyComponentProvider): this;
25
- withCustomDecorator: (providerFactory: (next: InsightComponentProvider) => (insight: import("@gooddata/sdk-model").IInsight, widget: import("@gooddata/sdk-model").IInsightWidget) => CustomDashboardInsightComponent | undefined) => this;
25
+ withCustomDecorator: (providerFactory: (next: InsightComponentProvider) => OptionalInsightComponentProvider) => this;
26
26
  getInsightProvider: () => InsightComponentProvider;
27
27
  getInsightBodyComponentProvider: () => InsightBodyComponentProvider;
28
28
  sealCustomizer: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"insightCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/insightCustomizer.tsx"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,4BAA4B,EACjC,KAAK,wBAAwB,EAC7B,KAAK,oCAAoC,EAE5C,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAmM7D;;;;;;;;;;GAUG;AACH,qBAAa,wBAAyB,YAAW,2BAA2B;IACxE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA0B;IAEvC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,mBAAmB,GAAE,wBAAmE,EACxF,0BAA0B,GAAE,4BAAkE,EASjG;IAEM,OAAO,oEAmBZ;IAEK,kBAAkB,6KAKvB;IAEF,6BAA6B,CAAC,QAAQ,EAAE,oCAAoC,GAAG,IAAI,CAKlF;IAEM,mBAAmB,wNA0BxB;IAEK,kBAAkB,iCAEvB;IAEK,+BAA+B,qCAEpC;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"insightCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/insightCustomizer.tsx"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,4BAA4B,EACjC,KAAK,wBAAwB,EAC7B,KAAK,oCAAoC,EACzC,KAAK,gCAAgC,EACxC,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAmM7D;;;;;;;;;;GAUG;AACH,qBAAa,wBAAyB,YAAW,2BAA2B;IACxE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA0B;IAEvC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,mBAAmB,GAAE,wBAAmE,EACxF,0BAA0B,GAAE,4BAAkE,EASjG;IAEM,OAAO,QAAS,MAAM,aAAa,+BAA+B,KAAG,IAAI,CAmB9E;IAEK,kBAAkB,aAAc,gCAAgC,KAAG,IAAI,CAK5E;IAEF,6BAA6B,CAAC,QAAQ,EAAE,oCAAoC,GAAG,IAAI,CAKlF;IAEM,mBAAmB,oBACL,CAAC,IAAI,EAAE,wBAAwB,KAAK,gCAAgC,KACtF,IAAI,CAwBL;IAEK,kBAAkB,QAAO,wBAAwB,CAEtD;IAEK,+BAA+B,QAAO,4BAA4B,CAEvE;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -18,7 +18,7 @@ export declare class DefaultLayoutCustomizer implements IDashboardLayoutCustomiz
18
18
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: LayoutComponentProvider);
19
19
  customizeFluidLayout: (customizationFn: FluidLayoutCustomizationFn) => IDashboardLayoutCustomizer;
20
20
  customizeExportLayout: (customizationFn: ExportLayoutCustomizationFn) => IDashboardLayoutCustomizer;
21
- withCustomProvider: (provider: (props: import("../../presentation/widget/dashboardLayout/types.js").IDashboardLayoutProps) => CustomDashboardLayoutComponent | undefined) => IDashboardLayoutCustomizer;
21
+ withCustomProvider: (provider: OptionalLayoutComponentProvider) => IDashboardLayoutCustomizer;
22
22
  withCustomDecorator(providerFactory: (next: LayoutComponentProvider) => OptionalLayoutComponentProvider): IDashboardLayoutCustomizer;
23
23
  getCustomizerResult: () => ILayoutCustomizerResult;
24
24
  sealCustomizer: () => IDashboardLayoutCustomizer;
@@ -1 +1 @@
1
- {"version":3,"file":"layoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,oBAAoB,EAE5B,MAAM,kCAAkC,CAAC;AAE1C,OAAO,EACH,KAAK,uBAAuB,EAC5B,KAAK,+BAA+B,EACvC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AACzG,OAAO,EACH,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAClC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAG/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAQ7D,UAAU,uBAAuB;IAC7B,eAAe,EAAE,8BAA8B,GAAG,SAAS,CAAC;CAC/D;AAgED,qBAAa,uBAAwB,YAAW,0BAA0B;IACtE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAoC;IAC/E,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAqC;IACjF,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,MAAM,CAAS;IACvB,OAAO,CAAC,KAAK,CAAyB;IAEtC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAgD,EAKpE;IAEM,oBAAoB,8EAYzB;IAEK,qBAAqB,+EAY1B;IAEK,kBAAkB,sLAavB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,0BAA0B,CAgC5B;IAED,mBAAmB,gCASjB;IAEK,cAAc,mCAInB;IAEF,+BAA+B,6BAyD7B;IAEF,4BAA4B,yCAmE1B;CACL"}
1
+ {"version":3,"file":"layoutCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/layoutCustomizer.tsx"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,oBAAoB,EAE5B,MAAM,kCAAkC,CAAC;AAE1C,OAAO,EACH,KAAK,uBAAuB,EAC5B,KAAK,+BAA+B,EACvC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AACzG,OAAO,EACH,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAClC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAG/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAQ7D,UAAU,uBAAuB;IAC7B,eAAe,EAAE,8BAA8B,GAAG,SAAS,CAAC;CAC/D;AAgED,qBAAa,uBAAwB,YAAW,0BAA0B;IACtE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAoC;IAC/E,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAqC;IACjF,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,MAAM,CAAS;IACvB,OAAO,CAAC,KAAK,CAAyB;IAEtC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAgD,EAKpE;IAEM,oBAAoB,oBACN,0BAA0B,KAC5C,0BAA0B,CAU3B;IAEK,qBAAqB,oBACP,2BAA2B,KAC7C,0BAA0B,CAU3B;IAEK,kBAAkB,aAAc,+BAA+B,KAAG,0BAA0B,CAajG;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,0BAA0B,CAgC5B;IAED,mBAAmB,QAAO,uBAAuB,CAS/C;IAEK,cAAc,QAAO,0BAA0B,CAIpD;IAEF,+BAA+B,QAAO,oBAAoB,CAyDxD;IAEF,4BAA4B,QAAO,gCAAgC,CAmEjE;CACL"}
@@ -24,7 +24,7 @@ export declare class DefaultLoadingCustomizer implements ILoadingCustomizer {
24
24
  private state;
25
25
  private updated;
26
26
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: LoadingComponentProvider);
27
- withCustomProvider: (provider: (props: ILoadingProps) => ComponentType<ILoadingProps> | undefined) => ILoadingCustomizer;
27
+ withCustomProvider: (provider: OptionalLoadingComponentProvider) => ILoadingCustomizer;
28
28
  withCustomDecorator(providerFactory: (next: LoadingComponentProvider) => OptionalLoadingComponentProvider): ILoadingCustomizer;
29
29
  getCustomizerResult: () => ILoadingCustomizerResult;
30
30
  sealCustomizer: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"loadingCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,EAAE,KAAK,aAAa,EAAoB,MAAM,kBAAkB,CAAC;AAExE,OAAO,EACH,KAAK,wBAAwB,EAC7B,KAAK,gCAAgC,EACxC,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE3D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,wBAAwB;IAC9B,gBAAgB,EAAE,aAAa,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC;CAC9D;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,wBAAyB,YAAW,kBAAkB;IAC/D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA0B;IACvC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,wBAAyD,EAK7E;IAEM,kBAAkB,uGAMvB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,wBAAwB,KAAK,gCAAgC,GACtF,kBAAkB,CAyBpB;IAED,mBAAmB,iCASjB;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"loadingCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/loadingCustomizer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3C,OAAO,EAAE,KAAK,aAAa,EAAoB,MAAM,kBAAkB,CAAC;AAExE,OAAO,EACH,KAAK,wBAAwB,EAC7B,KAAK,gCAAgC,EACxC,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE3D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,wBAAwB;IAC9B,gBAAgB,EAAE,aAAa,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC;CAC9D;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,wBAAyB,YAAW,kBAAkB;IAC/D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA0B;IACvC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,wBAAyD,EAK7E;IAEM,kBAAkB,aAAc,gCAAgC,KAAG,kBAAkB,CAM1F;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,wBAAwB,KAAK,gCAAgC,GACtF,kBAAkB,CAyBpB;IAED,mBAAmB,QAAO,wBAAwB,CAShD;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -1,4 +1,4 @@
1
- import { type MeasureValueFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
+ import { type MeasureValueFilterComponentProvider, type OptionalMeasureValueFilterComponentProvider } from "../../presentation/dashboardContexts/types.js";
2
2
  import { type IMeasureValueFiltersCustomizer } from "../customizer.js";
3
3
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
4
4
  /**
@@ -10,7 +10,7 @@ export declare class DefaultMeasureValueFiltersCustomizer implements IMeasureVal
10
10
  private readonly logger;
11
11
  private state;
12
12
  constructor(logger: IDashboardCustomizationLogger, defaultProvider?: MeasureValueFilterComponentProvider);
13
- withCustomProvider: (provider: (filter: import("@gooddata/sdk-model").IDashboardMeasureValueFilter) => import("../../index.js").CustomDashboardMeasureValueFilterComponent | undefined) => this;
13
+ withCustomProvider: (provider: OptionalMeasureValueFilterComponentProvider) => this;
14
14
  getMeasureValueFilterProvider: () => MeasureValueFilterComponentProvider;
15
15
  sealCustomizer: () => void;
16
16
  }
@@ -1 +1 @@
1
- {"version":3,"file":"measureValueFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/measureValueFiltersCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,mCAAmC,EAE3C,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAuE/E;;;;GAIG;AACH,qBAAa,oCAAqC,YAAW,8BAA8B;IACvF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAAsC;IAEnD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,mCAA+E,EAInG;IAEM,kBAAkB,8KAIvB;IAEK,6BAA6B,4CAElC;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"measureValueFiltersCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/measureValueFiltersCustomizer.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,mCAAmC,EACxC,KAAK,2CAA2C,EACnD,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAuE/E;;;;GAIG;AACH,qBAAa,oCAAqC,YAAW,8BAA8B;IACvF,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,KAAK,CAAsC;IAEnD,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,GAAE,mCAA+E,EAInG;IAEM,kBAAkB,aAAc,2CAA2C,KAAG,IAAI,CAIvF;IAEK,6BAA6B,QAAO,mCAAmC,CAE5E;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -18,9 +18,9 @@ export declare class DefaultRichTextCustomizer implements IRichTextCustomizer {
18
18
  private readonly mutationContext;
19
19
  private state;
20
20
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: RichTextComponentProvider);
21
- withCustomProvider: (provider: (widget: import("@gooddata/sdk-model").IRichTextWidget) => import("../../index.js").CustomDashboardRichTextComponent | undefined) => IRichTextCustomizer;
21
+ withCustomProvider: (provider: OptionalRichTextComponentProvider) => IRichTextCustomizer;
22
22
  withCustomDecorator(providerFactory: (next: RichTextComponentProvider) => OptionalRichTextComponentProvider): IRichTextCustomizer;
23
- getRichTextComponentProvider: () => (widget: import("@gooddata/sdk-model").IRichTextWidget) => import("../../index.js").CustomDashboardRichTextComponent | undefined;
23
+ getRichTextComponentProvider: () => OptionalRichTextComponentProvider;
24
24
  sealCustomizer: () => void;
25
25
  }
26
26
  //# sourceMappingURL=richTextCustomizer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"richTextCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/richTextCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,iCAAiC,EACtC,KAAK,yBAAyB,EACjC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAE5D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,yBAA0B,YAAW,mBAAmB;IACjE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA2B;IAExC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,yBAA2D,EAK/E;IAEM,kBAAkB,sKAKvB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,iCAAiC,GACxF,mBAAmB,CAwBrB;IAEM,4BAA4B,yIAEjC;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"richTextCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/richTextCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,iCAAiC,EACtC,KAAK,yBAAyB,EACjC,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAE5D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAsG7D;;;;;;;;;;GAUG;AACH,qBAAa,yBAA0B,YAAW,mBAAmB;IACjE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAA2B;IAExC,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,yBAA2D,EAK/E;IAEM,kBAAkB,aAAc,iCAAiC,KAAG,mBAAmB,CAK5F;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,iCAAiC,GACxF,mBAAmB,CAwBrB;IAEM,4BAA4B,QAAO,iCAAiC,CAEzE;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -23,7 +23,7 @@ export declare class DefaultTitleCustomizer implements ITitleCustomizer {
23
23
  private state;
24
24
  private updated;
25
25
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: TitleComponentProvider);
26
- withCustomProvider: (provider: (props: import("../../presentation/topBar/title/types.js").ITitleProps) => CustomTitleComponent | undefined) => ITitleCustomizer;
26
+ withCustomProvider: (provider: OptionalTitleComponentProvider) => ITitleCustomizer;
27
27
  withCustomDecorator(providerFactory: (next: TitleComponentProvider) => OptionalTitleComponentProvider): ITitleCustomizer;
28
28
  getCustomizerResult: () => ITitleCustomizerResult;
29
29
  sealCustomizer: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,sBAAsB,EAC9B,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AACrF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,sBAAsB;IAC5B,cAAc,EAAE,oBAAoB,GAAG,SAAS,CAAC;CACpD;AAwFD;;;;;;;;;;GAUG;AACH,qBAAa,sBAAuB,YAAW,gBAAgB;IAC3D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,sBAAqD,EAKzE;IAEM,kBAAkB,8IAMvB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,sBAAsB,KAAK,8BAA8B,GAClF,gBAAgB,CAyBlB;IAED,mBAAmB,+BASjB;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"titleCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/titleCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,sBAAsB,EAC9B,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AACrF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,sBAAsB;IAC5B,cAAc,EAAE,oBAAoB,GAAG,SAAS,CAAC;CACpD;AAwFD;;;;;;;;;;GAUG;AACH,qBAAa,sBAAuB,YAAW,gBAAgB;IAC3D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,sBAAqD,EAKzE;IAEM,kBAAkB,aAAc,8BAA8B,KAAG,gBAAgB,CAMtF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,sBAAsB,KAAK,8BAA8B,GAClF,gBAAgB,CAyBlB;IAED,mBAAmB,QAAO,sBAAsB,CAS9C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -23,7 +23,7 @@ export declare class DefaultTopBarCustomizer implements ITopBarCustomizer {
23
23
  private state;
24
24
  private updated;
25
25
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultProvider?: TopBarComponentProvider);
26
- withCustomProvider: (provider: (props: import("../../presentation/topBar/topBar/types.js").ITopBarProps) => CustomTopBarComponent | undefined) => ITopBarCustomizer;
26
+ withCustomProvider: (provider: OptionalTopBarComponentProvider) => ITopBarCustomizer;
27
27
  withCustomDecorator(providerFactory: (next: TopBarComponentProvider) => OptionalTopBarComponentProvider): ITopBarCustomizer;
28
28
  getCustomizerResult: () => ITopBarCustomizerResult;
29
29
  sealCustomizer: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,+BAA+B,EACpC,KAAK,uBAAuB,EAC/B,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,2CAA2C,CAAC;AACvF,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAE1D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,uBAAuB;IAC7B,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACtD;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,uBAAwB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAyB;IACtC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAuD,EAK3E;IAEM,kBAAkB,kJAMvB;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,iBAAiB,CAyBnB;IAED,mBAAmB,gCASjB;IAEK,cAAc,aAEnB;CACL"}
1
+ {"version":3,"file":"topBarCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/topBarCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,+BAA+B,EACpC,KAAK,uBAAuB,EAC/B,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,2CAA2C,CAAC;AACvF,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAE1D,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAY7D,UAAU,uBAAuB;IAC7B,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;CACtD;AA4FD;;;;;;;;;;GAUG;AACH,qBAAa,uBAAwB,YAAW,iBAAiB;IAC7D,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,KAAK,CAAyB;IACtC,OAAO,CAAC,OAAO,CAAS;IAExB,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,eAAe,GAAE,uBAAuD,EAK3E;IAEM,kBAAkB,aAAc,+BAA+B,KAAG,iBAAiB,CAMxF;IAEK,mBAAmB,CACtB,eAAe,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,+BAA+B,GACpF,iBAAiB,CAyBnB;IAED,mBAAmB,QAAO,uBAAuB,CAS/C;IAEK,cAAc,QAAO,IAAI,CAE9B;CACL"}
@@ -19,12 +19,12 @@ export declare class DefaultVisualizationSwitcherCustomizer implements IVisualiz
19
19
  private switcherState;
20
20
  private toolbarState;
21
21
  constructor(logger: IDashboardCustomizationLogger, mutationContext: CustomizerMutationsContext, defaultSwitcherProvider?: VisualizationSwitcherComponentProvider, defaultToolbarProvider?: VisualizationSwitcherToolbarComponentProvider);
22
- withCustomSwitcherProvider: (provider: (visualizationSwitcher: import("@gooddata/sdk-model").IVisualizationSwitcherWidget) => import("../../index.js").CustomDashboardVisualizationSwitcherComponent | undefined) => IVisualizationSwitcherCustomizer;
22
+ withCustomSwitcherProvider: (provider: OptionalVisualizationSwitcherComponentProvider) => IVisualizationSwitcherCustomizer;
23
23
  withCustomSwitcherDecorator(providerFactory: (next: VisualizationSwitcherComponentProvider) => OptionalVisualizationSwitcherComponentProvider): IVisualizationSwitcherCustomizer;
24
- withCustomToolbarProvider: (provider: (widget: import("@gooddata/sdk-model").IVisualizationSwitcherWidget) => import("../../index.js").CustomVisualizationSwitcherToolbarComponent | undefined) => IVisualizationSwitcherCustomizer;
24
+ withCustomToolbarProvider: (provider: OptionalVisualizationSwitcherToolbarComponentProvider) => IVisualizationSwitcherCustomizer;
25
25
  withCustomToolbarDecorator(providerFactory: (next: VisualizationSwitcherToolbarComponentProvider) => OptionalVisualizationSwitcherToolbarComponentProvider): IVisualizationSwitcherCustomizer;
26
- getVisualizationSwitcherComponentProvider: () => (visualizationSwitcher: import("@gooddata/sdk-model").IVisualizationSwitcherWidget) => import("../../index.js").CustomDashboardVisualizationSwitcherComponent | undefined;
27
- getVisualizationSwitcherToolbarComponentProvider: () => (widget: import("@gooddata/sdk-model").IVisualizationSwitcherWidget) => import("../../index.js").CustomVisualizationSwitcherToolbarComponent | undefined;
26
+ getVisualizationSwitcherComponentProvider: () => OptionalVisualizationSwitcherComponentProvider;
27
+ getVisualizationSwitcherToolbarComponentProvider: () => OptionalVisualizationSwitcherToolbarComponentProvider;
28
28
  sealCustomizer: () => void;
29
29
  }
30
30
  //# sourceMappingURL=visualizationSwitcherCustomizer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"visualizationSwitcherCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/visualizationSwitcherCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACR,8CAA8C,EAC9C,qDAAqD,EACrD,sCAAsC,EACtC,6CAA6C,EAChD,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,kBAAkB,CAAC;AAEzE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AA2M7D;;;;;;;;;;GAUG;AACH,qBAAa,sCAAuC,YAAW,gCAAgC;IAC3F,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,aAAa,CAAwC;IAC7D,OAAO,CAAC,YAAY,CAA+C;IAEnE,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,uBAAuB,GAAE,sCAAqF,EAC9G,sBAAsB,GAAE,6CAAmG,EAM9H;IAEM,0BAA0B,4NAS/B;IAEK,2BAA2B,CAC9B,eAAe,EAAE,CACb,IAAI,EAAE,sCAAsC,KAC3C,8CAA8C,GACpD,gCAAgC,CA0BlC;IAEM,yBAAyB,2MAU9B;IAEK,0BAA0B,CAC7B,eAAe,EAAE,CACb,IAAI,EAAE,6CAA6C,KAClD,qDAAqD,GAC3D,gCAAgC,CA4BlC;IAEM,yCAAyC,kLAE9C;IAEK,gDAAgD,iKAGjD;IAEC,cAAc,aAMnB;CACL"}
1
+ {"version":3,"file":"visualizationSwitcherCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/visualizationSwitcherCustomizer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACR,8CAA8C,EAC9C,qDAAqD,EACrD,sCAAsC,EACtC,6CAA6C,EAChD,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,kBAAkB,CAAC;AAEzE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,YAAY,CAAC;AA2M7D;;;;;;;;;;GAUG;AACH,qBAAa,sCAAuC,YAAW,gCAAgC;IAC3F,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA6B;IAC7D,OAAO,CAAC,aAAa,CAAwC;IAC7D,OAAO,CAAC,YAAY,CAA+C;IAEnE,YACI,MAAM,EAAE,6BAA6B,EACrC,eAAe,EAAE,0BAA0B,EAC3C,uBAAuB,GAAE,sCAAqF,EAC9G,sBAAsB,GAAE,6CAAmG,EAM9H;IAEM,0BAA0B,aACnB,8CAA8C,KACzD,gCAAgC,CAOjC;IAEK,2BAA2B,CAC9B,eAAe,EAAE,CACb,IAAI,EAAE,sCAAsC,KAC3C,8CAA8C,GACpD,gCAAgC,CA0BlC;IAEM,yBAAyB,aAClB,qDAAqD,KAChE,gCAAgC,CAQjC;IAEK,0BAA0B,CAC7B,eAAe,EAAE,CACb,IAAI,EAAE,6CAA6C,KAClD,qDAAqD,GAC3D,gCAAgC,CA4BlC;IAEM,yCAAyC,QAAO,8CAA8C,CAEnG;IAEK,gDAAgD,QAC/C,qDAAqD,CAEvD;IAEC,cAAc,QAAO,IAAI,CAM9B;CACL"}
@@ -1,3 +1,4 @@
1
+ import type { OptionalWidgetComponentProvider } from "../../presentation/dashboardContexts/types.js";
1
2
  import type { CustomDashboardWidgetComponent } from "../../presentation/widget/widget/types.js";
2
3
  import { type IDashboardWidgetCustomizer } from "../customizer.js";
3
4
  import { type IDashboardCustomizationLogger } from "./customizationLogging.js";
@@ -7,6 +8,6 @@ export declare class DefaultWidgetCustomizer implements IDashboardWidgetCustomiz
7
8
  constructor(logger: IDashboardCustomizationLogger);
8
9
  addCustomWidget: (widgetType: string, Component: CustomDashboardWidgetComponent) => IDashboardWidgetCustomizer;
9
10
  sealCustomizer: () => IDashboardWidgetCustomizer;
10
- getWidgetComponentProvider: () => (widget: import("../../model/types/layoutTypes.js").ExtendedDashboardWidget) => CustomDashboardWidgetComponent | undefined;
11
+ getWidgetComponentProvider: () => OptionalWidgetComponentProvider;
11
12
  }
12
13
  //# sourceMappingURL=widgetCustomizer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"widgetCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/widgetCustomizer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,kBAAkB,CAAC;AAEnE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAgE/E,qBAAa,uBAAwB,YAAW,0BAA0B;IAG1D,OAAO,CAAC,QAAQ,CAAC,MAAM;IAFnC,OAAO,CAAC,KAAK,CAAyB;IAEtC,YAA6B,MAAM,EAAE,6BAA6B,EAEjE;IAEM,eAAe,gGAUpB;IAEK,cAAc,mCAInB;IAEK,0BAA0B,mIAgB/B;CACL"}
1
+ {"version":3,"file":"widgetCustomizer.d.ts","sourceRoot":"","sources":["../../../src/plugins/customizationApis/widgetCustomizer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,+CAA+C,CAAC;AACrG,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,kBAAkB,CAAC;AAEnE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAgE/E,qBAAa,uBAAwB,YAAW,0BAA0B;IAG1D,OAAO,CAAC,QAAQ,CAAC,MAAM;IAFnC,OAAO,CAAC,KAAK,CAAyB;IAEtC,YAA6B,MAAM,EAAE,6BAA6B,EAEjE;IAEM,eAAe,eACN,MAAM,aACP,8BAA8B,KAC1C,0BAA0B,CAO3B;IAEK,cAAc,QAAO,0BAA0B,CAIpD;IAEK,0BAA0B,QAAO,+BAA+B,CAgBrE;CACL"}
@@ -76,8 +76,5 @@ function DefaultAlertingDialogBody({ onCancel, onDeleteSuccess, onDeleteError, o
76
76
  const filtersDefaultProps = useAlertingDialogFiltersProps();
77
77
  const destinationDefaultProps = useAlertingDialogDestinationProps();
78
78
  const recipientsDefaultProps = useAlertingDialogRecipientsProps();
79
- return (_jsxs(AlertingDialogShell, { onCancel: onCancel, onDeleteSuccess: onDeleteSuccess, onDeleteError: onDeleteError, onSubmit: () => void submit(), isSaving: isSaving, slots: slots, topContent: topContent, bottomContent: bottomContent, children: [FiltersSlot ? (_jsx(FiltersSlot, { Default: DefaultAlertingDialogFilters, defaultProps: filtersDefaultProps })) : (_jsx(DefaultAlertingDialogFilters, { ...filtersDefaultProps })), _jsx(ContentDivider, { className: "gd-divider-with-margin" }), _jsxs(AlertingDialogFormFieldGroup, { label: _jsx(FormattedMessage, { id: "insightAlert.config.when" }), children: [
80
- _jsx(AlertingDialogMeasure, {}), _jsx(AlertingDialogAttribute, {}), _jsx(AlertingDialogComparisonOperator, {}), _jsx(AlertingDialogThreshold, {}), _jsx(AlertingDialogComparisonPeriod, {}), _jsx(AlertingDialogSensitivity, {}), _jsx(AlertingDialogGranularity, {})
81
- ] }), _jsx(ContentDivider, { className: "gd-divider-with-margin" }), _jsxs(AlertingDialogFormFieldGroup, { label: _jsx(FormattedMessage, { id: "insightAlert.config.do" }), children: [notificationChannels.length > 1 ? (DestinationSlot ? (_jsx(DestinationSlot, { Default: DefaultAlertingDialogDestination, defaultProps: destinationDefaultProps })) : (_jsx(DefaultAlertingDialogDestination, { ...destinationDefaultProps }))) : null, _jsx(AlertingDialogTriggerMode, {}), _jsx(AlertingDialogTriggerInterval, {}), RecipientsSlot ? (_jsx(RecipientsSlot, { Default: DefaultAlertingDialogRecipients, defaultProps: recipientsDefaultProps })) : (_jsx(DefaultAlertingDialogRecipients, { ...recipientsDefaultProps }))] })
82
- ] }));
79
+ return (_jsxs(AlertingDialogShell, { onCancel: onCancel, onDeleteSuccess: onDeleteSuccess, onDeleteError: onDeleteError, onSubmit: () => void submit(), isSaving: isSaving, slots: slots, topContent: topContent, bottomContent: bottomContent, children: [FiltersSlot ? (_jsx(FiltersSlot, { Default: DefaultAlertingDialogFilters, defaultProps: filtersDefaultProps })) : (_jsx(DefaultAlertingDialogFilters, { ...filtersDefaultProps })), _jsx(ContentDivider, { className: "gd-divider-with-margin" }), _jsxs(AlertingDialogFormFieldGroup, { label: _jsx(FormattedMessage, { id: "insightAlert.config.when" }), children: [_jsx(AlertingDialogMeasure, {}), _jsx(AlertingDialogAttribute, {}), _jsx(AlertingDialogComparisonOperator, {}), _jsx(AlertingDialogThreshold, {}), _jsx(AlertingDialogComparisonPeriod, {}), _jsx(AlertingDialogSensitivity, {}), _jsx(AlertingDialogGranularity, {})] }), _jsx(ContentDivider, { className: "gd-divider-with-margin" }), _jsxs(AlertingDialogFormFieldGroup, { label: _jsx(FormattedMessage, { id: "insightAlert.config.do" }), children: [notificationChannels.length > 1 ? (DestinationSlot ? (_jsx(DestinationSlot, { Default: DefaultAlertingDialogDestination, defaultProps: destinationDefaultProps })) : (_jsx(DefaultAlertingDialogDestination, { ...destinationDefaultProps }))) : null, _jsx(AlertingDialogTriggerMode, {}), _jsx(AlertingDialogTriggerInterval, {}), RecipientsSlot ? (_jsx(RecipientsSlot, { Default: DefaultAlertingDialogRecipients, defaultProps: recipientsDefaultProps })) : (_jsx(DefaultAlertingDialogRecipients, { ...recipientsDefaultProps }))] })] }));
83
80
  }
@@ -32,8 +32,7 @@ function AttributeValuesSearchContent({ attribute, values, isSelected, selectedA
32
32
  const loweredSearch = searchString.toLowerCase();
33
33
  return values.filter((item) => (item.title ?? item.name ?? "").toLowerCase().includes(loweredSearch));
34
34
  }, [searchString, values]);
35
- return (_jsxs("div", { className: cx("gd-alert-attribute-select__submenu-content", "s-alert-attribute-submenu-content"), children: [
36
- _jsx("div", { children: _jsx(InvertableSelectSearchBar, { onSearch: setSearchString, searchString: searchString, searchPlaceholder: intl.formatMessage({
35
+ return (_jsxs("div", { className: cx("gd-alert-attribute-select__submenu-content", "s-alert-attribute-submenu-content"), children: [_jsx("div", { children: _jsx(InvertableSelectSearchBar, { onSearch: setSearchString, searchString: searchString, searchPlaceholder: intl.formatMessage({
37
36
  id: "attributesDropdown.placeholder",
38
37
  }), className: "gd-alert-attribute-select__menu-item_search" }) }), _jsx(Item, { className: "gd-alert-attribute-select__menu-item_wrapper", checked: Boolean(isSelected && !selectedAttributeValue), onClick: (e) => {
39
38
  onAttributeChange(attribute, undefined);
@@ -47,8 +46,7 @@ function AttributeValuesSearchContent({ attribute, values, isSelected, selectedA
47
46
  onClose();
48
47
  e.preventDefault();
49
48
  e.stopPropagation();
50
- }, children: _jsx("div", { className: "gd-alert-attribute-select__menu-item s-menu-alert-attribute-item-value", children: (value.title ?? value.name) || `(${intl.formatMessage({ id: "empty_value" })})` }) }, index))) })
51
- ] }));
49
+ }, children: _jsx("div", { className: "gd-alert-attribute-select__menu-item s-menu-alert-attribute-item-value", children: (value.title ?? value.name) || `(${intl.formatMessage({ id: "empty_value" })})` }) }, index))) })] }));
52
50
  }
53
51
  /**
54
52
  * Default render of the alerting dialog's attribute field: the dropdown slicing the condition by an
@@ -149,6 +147,5 @@ export function DefaultAlertingDialogAttribute({ id, disabled, selectedAttribute
149
147
  } }));
150
148
  }, renderBody: ({ closeDropdown, ariaAttributes }) => (_jsx(UiMenu, { items: uiMenuItems, onSelect: (item) => {
151
149
  handleUiMenuSelect(item);
152
- }, shouldCloseOnSelect: true, onClose: closeDropdown, ariaAttributes: ariaAttributes, dataTestId: "s-alert-attribute-select-list", size: "small" })), alignPoints: [{ align: "bl tl" }] }) })
153
- ] }));
150
+ }, shouldCloseOnSelect: true, onClose: closeDropdown, ariaAttributes: ariaAttributes, dataTestId: "s-alert-attribute-select-list", size: "small" })), alignPoints: [{ align: "bl tl" }] }) })] }));
154
151
  }
@@ -52,19 +52,10 @@ export const DefaultAlertingDialogHeader = forwardRef((props, ref) => {
52
52
  }, [setHasError]);
53
53
  return (_jsxs("div", { className: cx("gd-notifications-channels-dialog-header", {
54
54
  "gd-notifications-channels-dialog-header--large": isSecondaryTitleVisible,
55
- }), children: [
56
- _jsx(Button, { className: "gd-button-primary gd-button-icon-only gd-icon-navigateleft s-alert-dialog-back-button", onClick: onCancel, accessibilityConfig: {
55
+ }), children: [_jsx(Button, { className: "gd-button-primary gd-button-icon-only gd-icon-navigateleft s-alert-dialog-back-button", onClick: onCancel, accessibilityConfig: {
57
56
  ariaLabel: formatMessage({ id: "dialogs.alert.backLabel" }),
58
- } }), _jsx("div", { className: dialogHeaderClasses, children: _jsxs("div", { className: "gd-input-wrapper", children: [
59
- _jsx("input", { ref: ref, type: "text", autoFocus: true, className: inputHeaderClasses, onBlur: handleBlur, value: title, placeholder: placeholder, onChange: handleOnChange, autoComplete: "off", "aria-describedby": isValid ? undefined : errorId, "aria-label": formatMessage({
57
+ } }), _jsx("div", { className: dialogHeaderClasses, children: _jsxs("div", { className: "gd-input-wrapper", children: [_jsx("input", { ref: ref, type: "text", autoFocus: true, className: inputHeaderClasses, onBlur: handleBlur, value: title, placeholder: placeholder, onChange: handleOnChange, autoComplete: "off", "aria-describedby": isValid ? undefined : errorId, "aria-label": formatMessage({
60
58
  id: "dialogs.alert.accessibility.label.title",
61
- }) }), invalidDatapoint ? (_jsxs("span", { id: errorId, className: "gd-notifications-channels-dialog-error-icon", children: [
62
- _jsx("div", { className: "sr-only", children: invalidDatapoint.message }), _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [
63
- _jsx(IconError, { width: 18, height: 18 }), _jsx(Bubble, { className: "bubble-negative", arrowOffsets: { "cr cl": [11, -5] }, alignPoints: [{ align: "cr cl" }], children: invalidDatapoint.message })
64
- ] })
65
- ] })) : null, isSecondaryTitleVisible ? (_jsxs("div", { className: "gd-notifications-channels-dialog-title-secondary", children: [
66
- _jsx("div", { className: "gd-notifications-channels-dialog-title-secondary-icon", children: secondaryTitleIcon }), _jsx("div", { className: "gd-notifications-channels-dialog-title-secondary-text", children: secondaryTitle })
67
- ] })) : null] }) })
68
- ] }));
59
+ }) }), invalidDatapoint ? (_jsxs("span", { id: errorId, className: "gd-notifications-channels-dialog-error-icon", children: [_jsx("div", { className: "sr-only", children: invalidDatapoint.message }), _jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [_jsx(IconError, { width: 18, height: 18 }), _jsx(Bubble, { className: "bubble-negative", arrowOffsets: { "cr cl": [11, -5] }, alignPoints: [{ align: "cr cl" }], children: invalidDatapoint.message })] })] })) : null, isSecondaryTitleVisible ? (_jsxs("div", { className: "gd-notifications-channels-dialog-title-secondary", children: [_jsx("div", { className: "gd-notifications-channels-dialog-title-secondary-icon", children: secondaryTitleIcon }), _jsx("div", { className: "gd-notifications-channels-dialog-title-secondary-text", children: secondaryTitle })] })) : null] }) })] }));
69
60
  });
70
61
  DefaultAlertingDialogHeader.displayName = "DefaultAlertingDialogHeader";
@@ -13,8 +13,7 @@ export function DefaultAlertingDialogThreshold({ id, value, onChange, onBlur, su
13
13
  const intl = useIntl();
14
14
  const hasError = !!errorMessage;
15
15
  const errorId = `${id}-error`;
16
- return (_jsxs("div", { children: [
17
- _jsx(Input, { id: id, className: "gd-edit-alert__value-input s-alert-value-input", isSmall: true, value: value, onChange: onChange, onBlur: onBlur, type: "number", suffix: suffix, hasError: hasError, accessibilityConfig: {
16
+ return (_jsxs("div", { children: [_jsx(Input, { id: id, className: "gd-edit-alert__value-input s-alert-value-input", isSmall: true, value: value, onChange: onChange, onBlur: onBlur, type: "number", suffix: suffix, hasError: hasError, accessibilityConfig: {
18
17
  ariaDescribedBy: hasError ? errorId : undefined,
19
18
  ariaInvalid: hasError,
20
19
  suffixAriaLabel: suffix === "%"
@@ -1 +1 @@
1
- {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2InB,CAAC"}
1
+ {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ;;QAEb,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;CAER,CAAC"}
@@ -51,8 +51,7 @@ export function DefaultAlertingManagementDialogContent({ onAdd, onClose, onEdit,
51
51
  queryParams: externalRecipientOverride ? { recipient: externalRecipientOverride } : undefined,
52
52
  }), [isEmbedded, useHostRoute, externalRecipientOverride]);
53
53
  const titleElementId = useId();
54
- return (_jsx(Dialog, { displayCloseButton: true, onCancel: onClose, shouldCloseOnClick: () => false, autofocusOnOpen: true, className: cx("gd-notifications-channels-management-dialog s-alerting-management-dialog", "gd-dialog--wide gd-notifications-channels-management-dialog--wide", "gd-dialog--no-padding"), accessibilityConfig: { titleElementId, isModal: true }, returnFocusTo: returnFocusTo, returnFocusAfterClose: true, refocusKey: isAlertDialogOpen, children: _jsxs(OverlayControllerProvider, { overlayController: overlayController, children: [
55
- _jsx("div", { className: "gd-notifications-channels-management-dialog-title", children: _jsx(Typography, { tagName: "h3", className: "gd-dialog-header", id: titleElementId, children: _jsx(FormattedMessage, { id: "dialogs.alerting.management.title" }) }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsx("div", { className: "gd-notifications-channels-content", children: _jsx(Automations, { workspace: workspace, timezone: timezone, backend: backend, scope: "workspace", type: "alert", maxHeight: AUTOMATIONS_MAX_HEIGHT, isMobileView: isMobile, tableVariant: "small", editAutomation: onEdit, preselectedFilters: {
54
+ return (_jsx(Dialog, { displayCloseButton: true, onCancel: onClose, shouldCloseOnClick: () => false, autofocusOnOpen: true, className: cx("gd-notifications-channels-management-dialog s-alerting-management-dialog", "gd-dialog--wide gd-notifications-channels-management-dialog--wide", "gd-dialog--no-padding"), accessibilityConfig: { titleElementId, isModal: true }, returnFocusTo: returnFocusTo, returnFocusAfterClose: true, refocusKey: isAlertDialogOpen, children: _jsxs(OverlayControllerProvider, { overlayController: overlayController, children: [_jsx("div", { className: "gd-notifications-channels-management-dialog-title", children: _jsx(Typography, { tagName: "h3", className: "gd-dialog-header", id: titleElementId, children: _jsx(FormattedMessage, { id: "dialogs.alerting.management.title" }) }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsx("div", { className: "gd-notifications-channels-content", children: _jsx(Automations, { workspace: workspace, timezone: timezone, backend: backend, scope: "workspace", type: "alert", maxHeight: AUTOMATIONS_MAX_HEIGHT, isMobileView: isMobile, tableVariant: "small", editAutomation: onEdit, preselectedFilters: {
56
55
  dashboard: dashboardId
57
56
  ? [{ value: dashboardId, label: dashboardTitle }]
58
57
  : undefined,
@@ -66,9 +65,7 @@ export function DefaultAlertingManagementDialogContent({ onAdd, onClose, onEdit,
66
65
  }), accessibilityConfig: {
67
66
  ariaHaspopup: "dialog",
68
67
  ariaControls: ALERTING_DIALOG_ID,
69
- } })) : null, selectedColumnDefinitions: AUTOMATIONS_COLUMN_CONFIG }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsxs("div", { className: `gd-buttons${isWhiteLabeled ? " gd-buttons--end" : ""}`, children: [isWhiteLabeled ? null : (_jsx(Hyperlink, { text: intl.formatMessage({ id: helpTextId }), href: "https://www.gooddata.com/docs/cloud/create-dashboards/automation/alerts/", iconClass: "gd-icon-circle-question" })), _jsx("div", { className: "gd-buttons-inner", children: _jsx(Button, { onClick: onClose, className: "gd-button-secondary s-close-button", value: intl.formatMessage({ id: "close" }) }) })
70
- ] })
71
- ] }) }));
68
+ } })) : null, selectedColumnDefinitions: AUTOMATIONS_COLUMN_CONFIG }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsxs("div", { className: `gd-buttons${isWhiteLabeled ? " gd-buttons--end" : ""}`, children: [isWhiteLabeled ? null : (_jsx(Hyperlink, { text: intl.formatMessage({ id: helpTextId }), href: "https://www.gooddata.com/docs/cloud/create-dashboards/automation/alerts/", iconClass: "gd-icon-circle-question" })), _jsx("div", { className: "gd-buttons-inner", children: _jsx(Button, { onClick: onClose, className: "gd-button-secondary s-close-button", value: intl.formatMessage({ id: "close" }) }) })] })] }) }));
72
69
  }
73
70
  function CreateButton({ onClick, hasMetrics, label, tooltipContent }) {
74
71
  return (_jsx(UiTooltip, { optimalPlacement: true, anchor: _jsx(Button, { onClick: onClick, size: "small", className: "gd-button-action s-add-alert-button", value: label, disabled: !hasMetrics }), disabled: hasMetrics, triggerBy: ["hover"], content: tooltipContent }));
@@ -91,11 +91,7 @@ export function Alert({ alert, onDelete, onEdit, onTogglePause, focusedAction, i
91
91
  isFocused: !!focusedAction,
92
92
  isFocusedSelectItem: focusedAction === SELECT_ITEM_ACTION || focusedAction === "item",
93
93
  isActive: isDropdownOpen,
94
- }), "s-alert"), children: [
95
- _jsxs("div", { className: e("content"), onClick: canEdit ? onEdit : undefined, children: [
96
- _jsx("div", { className: cx(e("icon-container")), children: _jsx("div", { className: cx(e("icon", { invalid: !isValid })), children: isValid ? (isPaused ? iconPaused : iconActive) : iconError }) }), _jsxs("div", { className: e("text-content"), children: [
97
- _jsx("div", { className: e("title"), children: _jsx(ShortenedText, { className: e("shortened-text"), tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: alert.title ?? intl.formatMessage({ id: "dialogs.alerting.title.placeholder" }) }) }), isSubtitleVisible ? (_jsx("div", { className: e("subtitle"), children: _jsx(ShortenedText, { className: e("shortened-text"), tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: subtitle }) })) : null] })
98
- ] }), _jsx(Dropdown, { isOpen: isDropdownOpen, onToggle: onToggleDropdown, className: e("menu"), alignPoints: [{ align: "br tr" }, { align: "tr br" }], autofocusOnOpen: true, shouldTrapFocus: false, returnFocusTo: listId, renderButton: ({ buttonRef, accessibilityConfig, toggleDropdown, isOpen }) => {
94
+ }), "s-alert"), children: [_jsxs("div", { className: e("content"), onClick: canEdit ? onEdit : undefined, children: [_jsx("div", { className: cx(e("icon-container")), children: _jsx("div", { className: cx(e("icon", { invalid: !isValid })), children: isValid ? (isPaused ? iconPaused : iconActive) : iconError }) }), _jsxs("div", { className: e("text-content"), children: [_jsx("div", { className: e("title"), children: _jsx(ShortenedText, { className: e("shortened-text"), tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: alert.title ?? intl.formatMessage({ id: "dialogs.alerting.title.placeholder" }) }) }), isSubtitleVisible ? (_jsx("div", { className: e("subtitle"), children: _jsx(ShortenedText, { className: e("shortened-text"), tooltipAlignPoints: TEXT_TOOLTIP_ALIGN_POINTS, children: subtitle }) })) : null] })] }), _jsx(Dropdown, { isOpen: isDropdownOpen, onToggle: onToggleDropdown, className: e("menu"), alignPoints: [{ align: "br tr" }, { align: "tr br" }], autofocusOnOpen: true, shouldTrapFocus: false, returnFocusTo: listId, renderButton: ({ buttonRef, accessibilityConfig, toggleDropdown, isOpen }) => {
99
95
  return (_jsx(Button, { tabIndex: -1, className: cx(e("menu-icon", { isFocused: focusedAction === "dropdown" && !isOpen })), id: `alert-menu-${alert.id}`, ref: buttonRef, onClick: toggleDropdown, accessibilityConfig: accessibilityConfig, children: _jsx(IconEllipsis, {}) }));
100
96
  }, renderBody: ({ ariaAttributes, closeDropdown }) => {
101
97
  return (_jsx(UiListbox, { items: items, onClose: closeDropdown, shouldCloseOnSelect: true, ariaAttributes: ariaAttributes, onSelect: handleAction }));