@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
@@ -218,8 +218,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
218
218
  "invalid-external": options.noExternal || options.invalidExternal,
219
219
  "invalid-user": options.invalidLoggedUser,
220
220
  "gd-recipient-focused": isFocused,
221
- }), "aria-label": ariaLabel, children: [showErrorIcon ? (_jsx("div", { className: "gd-recipient-label-error", children: _jsx(UiIcon, { type: "crossCircle", size: 12, color: "error" }) })) : null, _jsx("div", { className: "gd-recipient-label", children: label }), options.type === "externalUser" ? (_jsx("div", { className: "gd-recipient-quest", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" }) })) : null, _jsx("div", { className: "gd-recipient-remove-icon s-gd-recipient-remove", children: removeIcon })
222
- ] }));
221
+ }), "aria-label": ariaLabel, children: [showErrorIcon ? (_jsx("div", { className: "gd-recipient-label-error", children: _jsx(UiIcon, { type: "crossCircle", size: 12, color: "error" }) })) : null, _jsx("div", { className: "gd-recipient-label", children: label }), options.type === "externalUser" ? (_jsx("div", { className: "gd-recipient-quest", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" }) })) : null, _jsx("div", { className: "gd-recipient-remove-icon s-gd-recipient-remove", children: removeIcon })] }));
223
222
  const tooltipConfig = getRecipientTooltipConfig(options, label);
224
223
  if (!tooltipConfig) {
225
224
  return recipientElement;
@@ -264,10 +263,7 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
264
263
  const displayName = recipient.name || recipient.id;
265
264
  const email = isAutomationUserRecipient(recipient) ? (recipient.email ?? "") : "";
266
265
  const renderValue = renderRecipientValue(recipient);
267
- return (_jsx(UiTooltip, { anchor: _jsxs("div", { className: "gd-recipient-option-item s-gd-recipient-option-item", children: [
268
- _jsx("span", { className: "gd-recipient-option-label-item s-gd-recipient-option-label-item", children: displayName }), allowExternalRecipients && recipient.type === "externalUser" ? (_jsxs("span", { className: "gd-recipient-quest", children: ["\u00A0",
269
- _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" })
270
- ] })) : (renderValue), !externalRecipientOverride &&
266
+ return (_jsx(UiTooltip, { anchor: _jsxs("div", { className: "gd-recipient-option-item s-gd-recipient-option-item", children: [_jsx("span", { className: "gd-recipient-option-label-item s-gd-recipient-option-label-item", children: displayName }), allowExternalRecipients && recipient.type === "externalUser" ? (_jsxs("span", { className: "gd-recipient-quest", children: ["\u00A0", _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.guest" })] })) : (renderValue), !externalRecipientOverride &&
271
267
  allowExternalRecipients &&
272
268
  recipient.type === "externalUser" ? (_jsx("div", { className: "gd-recipient-option-label-external-warning", children: _jsx(Message, { type: "warning", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.user.warning.external", values: { email: displayName } }) }) })) : null] }), content: isEmail(email) ? `${displayName} (${email})` : displayName, variant: "default", arrowPlacement: "right", triggerBy: ["hover", "focus"] }));
273
269
  }, [allowExternalRecipients, externalRecipientOverride, renderRecipientValue]);
@@ -494,13 +490,11 @@ export const RecipientsSelectRenderer = memo(function RecipientsSelectRenderer(p
494
490
  ]);
495
491
  const someExternalRecipients = value.some((v) => v.type === "externalUser");
496
492
  const renderExternalRecipientsNote = someExternalRecipients && !externalRecipientOverride;
497
- return (_jsx(ValidationContextStore, { value: validationContextValue, children: _jsxs("div", { className: cx("gd-input-component gd-recipients-field s-gd-notifications-channels-dialog-recipients", className), children: [showLabel ? (_jsx("label", { htmlFor: id, className: "gd-label", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.label" }) })) : null, _jsxs("div", { ref: recipientRef, className: "gd-input s-gd-recipients-value", children: [
498
- _jsx(ReactSelect, { tabSelectsValue: false, inputId: id, className: cx("gd-recipients-container", {
493
+ return (_jsx(ValidationContextStore, { value: validationContextValue, children: _jsxs("div", { className: cx("gd-input-component gd-recipients-field s-gd-notifications-channels-dialog-recipients", className), children: [showLabel ? (_jsx("label", { htmlFor: id, className: "gd-label", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.label" }) })) : null, _jsxs("div", { ref: recipientRef, className: "gd-input s-gd-recipients-value", children: [_jsx(ReactSelect, { tabSelectsValue: false, inputId: id, className: cx("gd-recipients-container", {
499
494
  "gd-input-component--invalid": !isValid,
500
495
  }), classNamePrefix: "gd-recipients", components: creatableSelectComponent, formatOptionLabel: renderOptionLabel,
501
496
  // Options arrive pre-filtered (server search, or the owner's options memo).
502
497
  filterOption: null, isClearable: false, isDisabled: !isMulti, isMulti: isMulti, onChange:
503
498
  // using as any as it would be too tricky to type properly
504
- handleOnChange, onInputChange: handleSearchChange, onMenuOpen: onMenuOpen, onMenuClose: () => setState((prev) => ({ ...prev, menuOpen: false })), onKeyDown: handleKeyDown, options: options, onBlur: onBlur, value: value, getOptionValue: (o) => o.id, getOptionLabel: (o) => o.name || o.id, "aria-describedby": isValid ? undefined : "gd-recipients-field-error", "aria-invalid": !isValid }), isValid ? (renderExternalRecipientsNote ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.note" }) })) : allowOnlyLoggedUserRecipients ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.destinationWarning" }) })) : null) : (_jsx("div", { id: "gd-recipients-field-error", className: "gd-recipients-field-error", children: getInvalidDatapoints().map((invalidDatapoint) => (_jsx("div", { id: invalidDatapoint.id, className: "gd-recipients-field-error-item", children: invalidDatapoint.message }, invalidDatapoint.id))) }))] })
505
- ] }) }));
499
+ handleOnChange, onInputChange: handleSearchChange, onMenuOpen: onMenuOpen, onMenuClose: () => setState((prev) => ({ ...prev, menuOpen: false })), onKeyDown: handleKeyDown, options: options, onBlur: onBlur, value: value, getOptionValue: (o) => o.id, getOptionLabel: (o) => o.name || o.id, "aria-describedby": isValid ? undefined : "gd-recipients-field-error", "aria-invalid": !isValid }), isValid ? (renderExternalRecipientsNote ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.recipients.note" }) })) : allowOnlyLoggedUserRecipients ? (_jsx("div", { className: "gd-recipients-field-note", children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.destinationWarning" }) })) : null) : (_jsx("div", { id: "gd-recipients-field-error", className: "gd-recipients-field-error", children: getInvalidDatapoints().map((invalidDatapoint) => (_jsx("div", { id: invalidDatapoint.id, className: "gd-recipients-field-error-item", children: invalidDatapoint.message }, invalidDatapoint.id))) }))] })] }) }));
506
500
  });
@@ -43,8 +43,7 @@ export function DefaultScheduledEmailManagementDialogContent({ onAdd, onClose, o
43
43
  queryParams: externalRecipientOverride ? { recipient: externalRecipientOverride } : undefined,
44
44
  }), [isEmbedded, useHostRoute, externalRecipientOverride]);
45
45
  const titleElementId = useId();
46
- return (_jsx(Dialog, { displayCloseButton: true, autofocusOnOpen: true, onCancel: onClose, className: cx("gd-notifications-channels-management-dialog s-scheduled-email-management-dialog", "gd-dialog--wide gd-notifications-channels-management-dialog--wide", "gd-dialog--no-padding"), accessibilityConfig: { titleElementId, isModal: true }, returnFocusAfterClose: true, returnFocusTo: returnFocusTo, refocusKey: isEditDialogOpen, children: _jsxs(OverlayControllerProvider, { overlayController: overlayController, children: [
47
- _jsx("div", { className: "gd-notifications-channels-management-dialog-title", children: _jsx(Typography, { tagName: "h3", className: "gd-dialog-header", id: titleElementId, children: intl.formatMessage({ id: "dialogs.schedule.management.title" }) }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsx("div", { className: "gd-notifications-channels-content", children: _jsx(Automations, { workspace: workspace, timezone: timezone, type: "schedule", backend: backend, scope: "workspace", maxHeight: AUTOMATIONS_MAX_HEIGHT, isMobileView: isMobile, tableVariant: "small", editAutomation: onEdit, preselectedFilters: {
46
+ return (_jsx(Dialog, { displayCloseButton: true, autofocusOnOpen: true, onCancel: onClose, className: cx("gd-notifications-channels-management-dialog s-scheduled-email-management-dialog", "gd-dialog--wide gd-notifications-channels-management-dialog--wide", "gd-dialog--no-padding"), accessibilityConfig: { titleElementId, isModal: true }, returnFocusAfterClose: true, returnFocusTo: returnFocusTo, refocusKey: isEditDialogOpen, 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: intl.formatMessage({ id: "dialogs.schedule.management.title" }) }) }), _jsx(ContentDivider, { className: "gd-content-divider--no-spacing" }), _jsx("div", { className: "gd-notifications-channels-content", children: _jsx(Automations, { workspace: workspace, timezone: timezone, type: "schedule", backend: backend, scope: "workspace", maxHeight: AUTOMATIONS_MAX_HEIGHT, isMobileView: isMobile, tableVariant: "small", editAutomation: onEdit, preselectedFilters: {
48
47
  dashboard: dashboardId
49
48
  ? [{ value: dashboardId, label: dashboardTitle }]
50
49
  : undefined,
@@ -64,9 +63,7 @@ export function DefaultScheduledEmailManagementDialogContent({ onAdd, onClose, o
64
63
  : undefined, isTooltipDisabled: !maxAutomationsReached && !isExecutionTimestampMode, accessibilityConfig: {
65
64
  ariaHaspopup: "dialog",
66
65
  ariaControls: SCHEDULED_EMAIL_DIALOG_ID,
67
- } })) : null, selectedColumnDefinitions: AUTOMATIONS_COLUMN_CONFIG, dashboardUrlBuilder: dashboardUrlBuilder }) }), _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/scheduled-exports/#ScheduleExportsinDashboards-ScheduleExport", 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" }) }) })
68
- ] })
69
- ] }) }));
66
+ } })) : null, selectedColumnDefinitions: AUTOMATIONS_COLUMN_CONFIG, dashboardUrlBuilder: dashboardUrlBuilder }) }), _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/scheduled-exports/#ScheduleExportsinDashboards-ScheduleExport", 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
67
  }
71
68
  function CreateButton({ onClick, isDisabled, label, tooltipContent, isTooltipDisabled, accessibilityConfig, }) {
72
69
  return (_jsx(UiTooltip, { optimalPlacement: true, anchor: _jsx(Button, { onClick: onClick, disabled: isDisabled, value: label, size: "small", className: "gd-button-action", accessibilityConfig: accessibilityConfig }), disabled: isTooltipDisabled, triggerBy: ["hover"], content: tooltipContent }));
@@ -29,8 +29,6 @@ export function DeleteScheduleConfirmDialog({ scheduledEmail, returnFocusTo, onC
29
29
  return (_jsx(ConfirmDialog, { displayCloseButton: true, isPositive: false, headline: intl.formatMessage({ id: "dialogs.schedule.management.delete.dialog" }), cancelButtonText: intl.formatMessage({ id: "cancel" }), submitButtonText: intl.formatMessage({ id: "delete" }), onSubmit: () => {
30
30
  void handleDeleteScheduledMail();
31
31
  }, onClose: onCancel, onCancel: onCancel, returnFocusTo: returnFocusTo, className: "gd-notifications-channel-delete-dialog s-scheduled-email-delete-dialog", containerClassName: "gd-notifications-channel-delete-dialog-overlay", children: _jsx("span", { className: "s-notifications-channel-delete-dialog-content", children: _jsx(FormattedMessage, { id: "dialogs.schedule.management.delete.dialog.confirm", values: {
32
- b: (chunks) => (_jsxs("span", { className: "gd-notifications-channel-delete-dialog-text", children: [chunks, " ",
33
- _jsx("strong", { children: scheduledEmail.title })
34
- ] })),
32
+ b: (chunks) => (_jsxs("span", { className: "gd-notifications-channel-delete-dialog-text", children: [chunks, " ", _jsx("strong", { children: scheduledEmail.title })] })),
35
33
  } }) }) }));
36
34
  }
@@ -9,9 +9,5 @@ export function DefaultLoadingScheduledEmailDialog({ scheduledExportToEdit, onCa
9
9
  const titleElementId = useId();
10
10
  return (_jsx(_Fragment, { children: _jsx(Overlay, { className: "gd-notifications-channels-dialog-overlay", isModal: true, positionType: "fixed", children: _jsx(OverlayControllerProvider, { overlayController: overlayController, children: _jsxs(ConfirmDialogBase, { className: "gd-notifications-channels-dialog s-gd-notifications-channels-dialog", isPositive: true, cancelButtonText: intl.formatMessage({ id: "cancel" }), submitButtonText: scheduledExportToEdit
11
11
  ? intl.formatMessage({ id: `dialogs.schedule.email.save` })
12
- : intl.formatMessage({ id: `dialogs.schedule.email.create` }), footerLeftRenderer: () => (_jsx("div", { className: "gd-notifications-channels-dialog-footer-link", children: _jsx(UiSkeleton, { itemHeight: 32, itemWidth: 100 }) })), isSubmitDisabled: true, submitOnEnterKey: false, onCancel: onCancel, headline: undefined, headerLeftButtonRenderer: () => (_jsx("div", { className: "gd-notifications-channels-dialog-header", children: _jsx(UiSkeleton, { itemHeight: 29, itemWidth: [29, "100%"], itemsCount: 2, direction: "row" }) })), accessibilityConfig: { titleElementId }, children: [
13
- _jsx("h2", { className: "sr-only", id: titleElementId, children: intl.formatMessage({ id: "dialogs.schedule.email.accessibilityTitle" }) }), _jsxs("div", { className: "gd-notifications-channel-dialog-content-wrapper", children: [
14
- _jsx("div", { className: "gd-divider-with-margin" }), _jsx(UiSkeleton, { itemHeight: 50, itemsCount: 3 })
15
- ] })
16
- ] }) }) }) }));
12
+ : intl.formatMessage({ id: `dialogs.schedule.email.create` }), footerLeftRenderer: () => (_jsx("div", { className: "gd-notifications-channels-dialog-footer-link", children: _jsx(UiSkeleton, { itemHeight: 32, itemWidth: 100 }) })), isSubmitDisabled: true, submitOnEnterKey: false, onCancel: onCancel, headline: undefined, headerLeftButtonRenderer: () => (_jsx("div", { className: "gd-notifications-channels-dialog-header", children: _jsx(UiSkeleton, { itemHeight: 29, itemWidth: [29, "100%"], itemsCount: 2, direction: "row" }) })), accessibilityConfig: { titleElementId }, children: [_jsx("h2", { className: "sr-only", id: titleElementId, children: intl.formatMessage({ id: "dialogs.schedule.email.accessibilityTitle" }) }), _jsxs("div", { className: "gd-notifications-channel-dialog-content-wrapper", children: [_jsx("div", { className: "gd-divider-with-margin" }), _jsx(UiSkeleton, { itemHeight: 50, itemsCount: 3 })] })] }) }) }) }));
17
13
  }
@@ -161,8 +161,7 @@ function LoadedScheduledEmailDialogShell({ onBack, onCancel, onDeleteSuccess, on
161
161
  } }));
162
162
  }
163
163
  const filtersTab = filtersTabContent === undefined ? (FiltersSlot ? (_jsx(FiltersSlot, { Default: DefaultScheduledEmailDialogFilters, defaultProps: filtersDefaultProps })) : (_jsx(DefaultScheduledEmailDialogFilters, { ...filtersDefaultProps }))) : (filtersTabContent);
164
- return (_jsxs(_Fragment, { children: [
165
- _jsx(Overlay, { className: "gd-notifications-channels-dialog-overlay", isModal: true, positionType: "fixed", ensureVisibility: true, children: _jsx(OverlayControllerProvider, { overlayController: overlayController, children: _jsx(ValidationContextStore, { value: validationContextValue, children: _jsxs(ConfirmDialogBase, { className: "gd-notifications-channels-dialog s-gd-notifications-channels-dialog gd-dialog--wide gd-notifications-channels-dialog--wide", accessibilityConfig: {
164
+ return (_jsxs(_Fragment, { children: [_jsx(Overlay, { className: "gd-notifications-channels-dialog-overlay", isModal: true, positionType: "fixed", ensureVisibility: true, children: _jsx(OverlayControllerProvider, { overlayController: overlayController, children: _jsx(ValidationContextStore, { value: validationContextValue, children: _jsxs(ConfirmDialogBase, { className: "gd-notifications-channels-dialog s-gd-notifications-channels-dialog gd-dialog--wide gd-notifications-channels-dialog--wide", accessibilityConfig: {
166
165
  closeButton: {
167
166
  ariaLabel: intl.formatMessage({
168
167
  id: "dialogs.schedule.email.closeLabel",
@@ -170,8 +169,7 @@ function LoadedScheduledEmailDialogShell({ onBack, onCancel, onDeleteSuccess, on
170
169
  },
171
170
  titleElementId,
172
171
  dialogId: SCHEDULED_EMAIL_DIALOG_ID,
173
- }, returnFocusTo: returnFocusTo, returnFocusAfterClose: false, footerRenderer: () => ActionBarSlot ? (_jsx(ActionBarSlot, { Default: DefaultAutomationDialogActionBar, defaultProps: actionBarDefaultProps })) : (_jsx(DefaultAutomationDialogActionBar, { ...actionBarDefaultProps })), isSubmitDisabled: actionBarDefaultProps.isSubmitDisabled, initialFocus: dialogTitleRef, submitOnEnterKey: false, onCancel: onCancel, onSubmit: actionBarDefaultProps.onSubmit, headline: undefined, headerLeftButtonRenderer: () => HeaderSlot ? (_jsx(HeaderSlot, { Default: DefaultScheduledEmailDialogHeader, defaultProps: headerDefaultProps })) : (_jsx(DefaultScheduledEmailDialogHeader, { ...headerDefaultProps })), children: [
174
- _jsx("h2", { className: "sr-only", id: titleElementId, children: intl.formatMessage({ id: "dialogs.schedule.email.accessibilityTitle" }) }), tabs.length > 1 ? (_jsx(UiTabs, { tabs: tabs, selectedTabId: selectedTabId, onTabSelect: handleTabSelect, size: "medium", accessibilityConfig: {
172
+ }, returnFocusTo: returnFocusTo, returnFocusAfterClose: false, footerRenderer: () => ActionBarSlot ? (_jsx(ActionBarSlot, { Default: DefaultAutomationDialogActionBar, defaultProps: actionBarDefaultProps })) : (_jsx(DefaultAutomationDialogActionBar, { ...actionBarDefaultProps })), isSubmitDisabled: actionBarDefaultProps.isSubmitDisabled, initialFocus: dialogTitleRef, submitOnEnterKey: false, onCancel: onCancel, onSubmit: actionBarDefaultProps.onSubmit, headline: undefined, headerLeftButtonRenderer: () => HeaderSlot ? (_jsx(HeaderSlot, { Default: DefaultScheduledEmailDialogHeader, defaultProps: headerDefaultProps })) : (_jsx(DefaultScheduledEmailDialogHeader, { ...headerDefaultProps })), children: [_jsx("h2", { className: "sr-only", id: titleElementId, children: intl.formatMessage({ id: "dialogs.schedule.email.accessibilityTitle" }) }), tabs.length > 1 ? (_jsx(UiTabs, { tabs: tabs, selectedTabId: selectedTabId, onTabSelect: handleTabSelect, size: "medium", accessibilityConfig: {
175
173
  role: "tablist",
176
174
  tabRole: "tab",
177
175
  ariaLabel: intl.formatMessage({
@@ -190,6 +188,5 @@ function LoadedScheduledEmailDialogShell({ onBack, onCancel, onDeleteSuccess, on
190
188
  .filter((invalidDatapoint) => invalidDatapoint.severity === "error")
191
189
  .map((invalidDatapoint) => (_jsx(Message, { id: invalidDatapoint.id, type: "error", className: cx("gd-notifications-channels-dialog-error", {
192
190
  "gd-notifications-channels-dialog-error-scrollable": true,
193
- }), children: invalidDatapoint.message }, invalidDatapoint.id)))] })), bottomContent] })
194
- ] }) }) }) }), scheduledEmailToDelete ? (_jsx(DeleteScheduleConfirmDialog, { scheduledEmail: scheduledEmailToDelete, onCancel: () => setScheduledEmailToDelete(null), onSuccess: handleScheduleDeleteSuccess, onError: onDeleteError })) : null] }));
191
+ }), children: invalidDatapoint.message }, invalidDatapoint.id)))] })), bottomContent] })] }) }) }) }), scheduledEmailToDelete ? (_jsx(DeleteScheduleConfirmDialog, { scheduledEmail: scheduledEmailToDelete, onCancel: () => setScheduledEmailToDelete(null), onSuccess: handleScheduleDeleteSuccess, onError: onDeleteError })) : null] }));
195
192
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useScheduleValidation.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/hooks/useScheduleValidation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,mCAAmC,EAI3C,MAAM,qBAAqB,CAAC;AAI7B,eAAO,MAAM,qBAAqB;;CAsBjC,CAAC"}
1
+ {"version":3,"file":"useScheduleValidation.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/hooks/useScheduleValidation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,mCAAmC,EAI3C,MAAM,qBAAqB,CAAC;AAI7B,eAAO,MAAM,qBAAqB,aAAc,mCAAmC;;CAsBlF,CAAC"}
@@ -7,7 +7,7 @@ export declare const toModifiedISOString: (date: Date) => string;
7
7
  * In order to match backend format, we need to remove milliseconds from the date and also convert it to UTC
8
8
  * based on the provided timezone.
9
9
  */
10
- export declare const toModifiedISOStringToTimezone: (date: Date, timezone?: string | undefined) => {
10
+ export declare const toModifiedISOStringToTimezone: (date: Date, timezone?: string) => {
11
11
  date: Date;
12
12
  iso: string;
13
13
  };
@@ -15,7 +15,7 @@ export declare const toModifiedISOStringToTimezone: (date: Date, timezone?: stri
15
15
  * In order to match backend format, we need to remove milliseconds from the date and also convert it to UTC
16
16
  * based on the provided from timezone and to timezone.
17
17
  */
18
- export declare const toModifiedISOStringFromTimezone: (date: Date, fromTimezone: string, toTimezone?: string | undefined) => {
18
+ export declare const toModifiedISOStringFromTimezone: (date: Date, fromTimezone: string, toTimezone?: string) => {
19
19
  date: Date;
20
20
  iso: string;
21
21
  };
@@ -1 +1 @@
1
- {"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/utils/date.ts"],"names":[],"mappings":"AASA;;;GAGG;AACH,eAAO,MAAM,mBAAmB,wBAE/B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,6BAA6B;;;CA0BzC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,+BAA+B;;;CAe3C,CAAC;AAEF,wBAAgB,2BAA2B,CAAC,QAAQ,CAAC,EAAE,MAAM;;;;EAmB5D;AAED,wBAAgB,qBAAqB,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,QAUzE;AAqBD,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,UAa7D"}
1
+ {"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/utils/date.ts"],"names":[],"mappings":"AASA;;;GAGG;AACH,eAAO,MAAM,mBAAmB,SAAU,IAAI,WAE7C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,6BAA6B,SAAU,IAAI,aAAa,MAAM;;;CA0B1E,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,+BAA+B,SAAU,IAAI,gBAAgB,MAAM,eAAe,MAAM;;;CAepG,CAAC;AAEF,wBAAgB,2BAA2B,CAAC,QAAQ,CAAC,EAAE,MAAM;;;;EAmB5D;AAED,wBAAgB,qBAAqB,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,QAUzE;AAqBD,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,UAa7D"}
@@ -1 +1 @@
1
- {"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/utils/responsive.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,eAA2D,CAAC"}
1
+ {"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/scheduledEmail/utils/responsive.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,QAAO,OAAoD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"automationParameters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/automationParameters.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,sBAAsB,EAE3B,KAAK,mCAAmC,EACxC,KAAK,yBAAyB,EAC9B,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,cAAc,EAItB,MAAM,qBAAqB,CAAC;AAQ7B;;;;;;GAMG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,GAAG,EAAE,aAAa,CAAC;IAEnB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,KAAK,EAAE,cAAc,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,sBAAsB,CAAC;IAE7B;;OAEG;IACH,UAAU,EAAE,oBAAoB,CAAC;CACpC;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,yCAAyC,CACrD,MAAM,EAAE,sBAAsB,EAAE,EAChC,mBAAmB,EAAE,mBAAmB,EAAE,EAC1C,OAAO,EAAE,wBAAwB,EAAE,EACnC,yBAAyB,EAAE,OAAO,EAClC,oBAAoB,UAAQ,GAC7B,oBAAoB,EAAE,CA8BxB;AAED;;;;;;;GAOG;AACH,wBAAgB,mDAAmD,CAC/D,MAAM,EAAE,yBAAyB,EAAE,EACnC,mBAAmB,EAAE,mBAAmB,EAAE,EAC1C,OAAO,EAAE,wBAAwB,EAAE,EACnC,yBAAyB,EAAE,OAAO,GACnC,oBAAoB,EAAE,CAOxB;AAED;;;;;;GAMG;AACH,wBAAgB,6BAA6B,CACzC,OAAO,EAAE,wBAAwB,EAAE,EACnC,QAAQ,EAAE,oBAAoB,EAAE,EAChC,mBAAmB,mCAA4B,EAC/C,qBAAqB,sCAA+B,EACpD,yBAAyB,EAAE,OAAO,GACnC,oBAAoB,EAAE,CAmCxB;AAED;;;;;GAKG;AACH,wBAAgB,2BAA2B,CACvC,UAAU,EAAE,mCAAmC,EAC/C,UAAU,EAAE,sBAAsB,EAAE,GACrC,mCAAmC,CAcrC;AAED;;;;;;GAMG;AACH,wBAAgB,uBAAuB,CACnC,MAAM,EAAE,sBAAsB,EAAE,GAAG,SAAS,EAC5C,OAAO,EAAE,wBAAwB,EAAE,GACpC,OAAO,CAMT;AAED;;;;GAIG;AACH,wBAAgB,wBAAwB,CACpC,MAAM,EAAE,sBAAsB,EAAE,EAChC,OAAO,EAAE,wBAAwB,EAAE,GACpC,sBAAsB,EAAE,CAG1B;AAED;;;;;;GAMG;AACH,wBAAgB,sCAAsC,CAClD,UAAU,EAAE,oBAAoB,EAAE,GACnC,yBAAyB,EAAE,CAO7B;AAED;;;;;;GAMG;AACH,wBAAgB,0BAA0B,CACtC,eAAe,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,EAAE,CAAC,EACvD,WAAW,EAAE,OAAO,GACrB,MAAM,CAAC,MAAM,EAAE,yBAAyB,EAAE,CAAC,GAAG,SAAS,CASzD;AAED;;;;;GAKG;AACH,wBAAgB,2BAA2B,CAAC,gBAAgB,EAAE,OAAO,EAAE,YAAY,UAAQ,GAAG,OAAO,CAEpG"}
1
+ {"version":3,"file":"automationParameters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/automationParameters.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,sBAAsB,EAE3B,KAAK,mCAAmC,EACxC,KAAK,yBAAyB,EAC9B,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,cAAc,EAItB,MAAM,qBAAqB,CAAC;AAQ7B;;;;;;GAMG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,GAAG,EAAE,aAAa,CAAC;IAEnB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,KAAK,EAAE,cAAc,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,sBAAsB,CAAC;IAE7B;;OAEG;IACH,UAAU,EAAE,oBAAoB,CAAC;CACpC;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,yCAAyC,CACrD,MAAM,EAAE,sBAAsB,EAAE,EAChC,mBAAmB,EAAE,mBAAmB,EAAE,EAC1C,OAAO,EAAE,wBAAwB,EAAE,EACnC,yBAAyB,EAAE,OAAO,EAClC,oBAAoB,UAAQ,GAC7B,oBAAoB,EAAE,CA8BxB;AAED;;;;;;;GAOG;AACH,wBAAgB,mDAAmD,CAC/D,MAAM,EAAE,yBAAyB,EAAE,EACnC,mBAAmB,EAAE,mBAAmB,EAAE,EAC1C,OAAO,EAAE,wBAAwB,EAAE,EACnC,yBAAyB,EAAE,OAAO,GACnC,oBAAoB,EAAE,CAOxB;AAED;;;;;;GAMG;AACH,wBAAgB,6BAA6B,CACzC,OAAO,EAAE,wBAAwB,EAAE,EACnC,QAAQ,EAAE,oBAAoB,EAAE,EAChC,mBAAmB,EAAE,mBAAmB,EAAE,YAAK,EAC/C,qBAAqB,EAAE,sBAAsB,EAAE,YAAK,EACpD,yBAAyB,EAAE,OAAO,GACnC,oBAAoB,EAAE,CAmCxB;AAED;;;;;GAKG;AACH,wBAAgB,2BAA2B,CACvC,UAAU,EAAE,mCAAmC,EAC/C,UAAU,EAAE,sBAAsB,EAAE,GACrC,mCAAmC,CAcrC;AAED;;;;;;GAMG;AACH,wBAAgB,uBAAuB,CACnC,MAAM,EAAE,sBAAsB,EAAE,GAAG,SAAS,EAC5C,OAAO,EAAE,wBAAwB,EAAE,GACpC,OAAO,CAMT;AAED;;;;GAIG;AACH,wBAAgB,wBAAwB,CACpC,MAAM,EAAE,sBAAsB,EAAE,EAChC,OAAO,EAAE,wBAAwB,EAAE,GACpC,sBAAsB,EAAE,CAG1B;AAED;;;;;;GAMG;AACH,wBAAgB,sCAAsC,CAClD,UAAU,EAAE,oBAAoB,EAAE,GACnC,yBAAyB,EAAE,CAO7B;AAED;;;;;;GAMG;AACH,wBAAgB,0BAA0B,CACtC,eAAe,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,EAAE,CAAC,EACvD,WAAW,EAAE,OAAO,GACrB,MAAM,CAAC,MAAM,EAAE,yBAAyB,EAAE,CAAC,GAAG,SAAS,CASzD;AAED;;;;;GAKG;AACH,wBAAgB,2BAA2B,CAAC,gBAAgB,EAAE,OAAO,EAAE,YAAY,UAAQ,GAAG,OAAO,CAEpG"}
@@ -17,18 +17,14 @@ function AutomationCheckboxOrNote({ isDashboardAutomation, storeFilters, handleS
17
17
  const intl = useIntl();
18
18
  // Keep both message ids as static literals so the i18n extractor sees them.
19
19
  const useFiltersTooltip = parametersEnabled ? (_jsx(FormattedMessage, { id: "dialogs.automation.filters.useFiltersMessage.parameters.tooltip" })) : (_jsx(FormattedMessage, { id: "dialogs.automation.filters.useFiltersMessage.tooltip" }));
20
- return isDashboardAutomation ? (_jsxs("label", { className: "input-checkbox-label gd-automation-filters__use-filters-checkbox s-automation-filters-use-filters-checkbox", children: [
21
- _jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: storeFilters, onChange: (e) => handleStoreFiltersChange(e.target.checked), onKeyDown: handleKeyDown, "aria-label": intl.formatMessage({
20
+ return isDashboardAutomation ? (_jsxs("label", { className: "input-checkbox-label gd-automation-filters__use-filters-checkbox s-automation-filters-use-filters-checkbox", children: [_jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: storeFilters, onChange: (e) => handleStoreFiltersChange(e.target.checked), onKeyDown: handleKeyDown, "aria-label": intl.formatMessage({
22
21
  id: "dialogs.automation.filters.useFiltersMessage",
23
- }) }), _jsxs("span", { className: "input-label-text gd-automation-filters__use-filters-message", children: [
24
- _jsx("div", { id: automationFilterSelectTooltipId, className: "sr-only", children: useFiltersTooltip }), _jsx(FormattedMessage, { id: "dialogs.automation.filters.useFiltersMessage" }), _jsx(UiTooltip, { arrowPlacement: "left", triggerBy: ["hover", "focus"], optimalPlacement: true, width: 300, content: useFiltersTooltip, anchor: _jsx(UiIconButton, { icon: "question", variant: "tertiary", size: "xsmall", accessibilityConfig: {
22
+ }) }), _jsxs("span", { className: "input-label-text gd-automation-filters__use-filters-message", children: [_jsx("div", { id: automationFilterSelectTooltipId, className: "sr-only", children: useFiltersTooltip }), _jsx(FormattedMessage, { id: "dialogs.automation.filters.useFiltersMessage" }), _jsx(UiTooltip, { arrowPlacement: "left", triggerBy: ["hover", "focus"], optimalPlacement: true, width: 300, content: useFiltersTooltip, anchor: _jsx(UiIconButton, { icon: "question", variant: "tertiary", size: "xsmall", accessibilityConfig: {
25
23
  ariaLabel: intl.formatMessage({
26
24
  id: "dialogs.automation.filters.schedule.ariaLabel",
27
25
  }),
28
26
  ariaDescribedBy: automationFilterSelectTooltipId,
29
- } }) })
30
- ] })
31
- ] })) : (_jsx("div", { className: "gd-automation-filters__message", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.activeFilters" }) }));
27
+ } }) })] })] })) : (_jsx("div", { className: "gd-automation-filters__message", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.activeFilters" }) }));
32
28
  }
33
29
  function Divider() {
34
30
  return _jsx("div", { className: "gd-automation-filters__divider", style: { height: "20px" } });
@@ -97,8 +93,7 @@ export function AutomationFiltersSelect({ availableFilters = [], selectedFilters
97
93
  // Screen-reader announcements for parameter chip add/remove/change
98
94
  const { parameterAnnouncement, announceParameterAdded, announceParameterChanged, announceParameterRemoved, } = useParameterAnnouncements();
99
95
  const disableFilters = !storeFilters && !!isDashboardAutomation;
100
- return (_jsxs("div", { className: "gd-input-component gd-notification-channels-automation-filters s-gd-notifications-channels-dialog-automation-filters", children: [hideTitle ? (_jsx("div", { className: "sr-only", id: AUTOMATION_FILTERS_GROUP_LABEL_ID, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.filters", values: { count: chipCount } }) })) : (_jsx("div", { className: "gd-label", id: AUTOMATION_FILTERS_GROUP_LABEL_ID, children: isExpandable && !shouldRenderByTab ? (_jsxs(BubbleHoverTrigger, { showDelay: 500, hideDelay: 0, children: [
101
- _jsx(UiButton, { label: intl.formatMessage({ id: "dialogs.schedule.email.filters" }, { count: chipCount }), variant: "tertiary", onClick: () => setIsExpanded(!isExpanded), iconAfter: isExpanded ? "navigateUp" : "navigateDown", accessibilityConfig: {
96
+ return (_jsxs("div", { className: "gd-input-component gd-notification-channels-automation-filters s-gd-notifications-channels-dialog-automation-filters", children: [hideTitle ? (_jsx("div", { className: "sr-only", id: AUTOMATION_FILTERS_GROUP_LABEL_ID, children: _jsx(FormattedMessage, { id: "dialogs.schedule.email.filters", values: { count: chipCount } }) })) : (_jsx("div", { className: "gd-label", id: AUTOMATION_FILTERS_GROUP_LABEL_ID, children: isExpandable && !shouldRenderByTab ? (_jsxs(BubbleHoverTrigger, { showDelay: 500, hideDelay: 0, children: [_jsx(UiButton, { label: intl.formatMessage({ id: "dialogs.schedule.email.filters" }, { count: chipCount }), variant: "tertiary", onClick: () => setIsExpanded(!isExpanded), iconAfter: isExpanded ? "navigateUp" : "navigateDown", accessibilityConfig: {
102
97
  ariaExpanded: isExpanded,
103
98
  ariaDescription: isExpanded
104
99
  ? intl.formatMessage({
@@ -108,12 +103,7 @@ export function AutomationFiltersSelect({ availableFilters = [], selectedFilters
108
103
  id: "dialogs.automation.filters.showAll.ariaDescription",
109
104
  }),
110
105
  iconAriaHidden: true,
111
- } }), _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "bc tc" }], children: isExpanded ? (_jsx(FormattedMessage, { id: "dialogs.automation.filters.showLess" })) : (_jsx(FormattedMessage, { id: "dialogs.automation.filters.showAll" })) })
112
- ] })) : (_jsx(FormattedMessage, { id: "dialogs.schedule.email.filters", values: { count: chipCount } })) })), _jsxs("div", { className: "gd-automation-filters", children: [showAllFilters ? (_jsxs(_Fragment, { children: [
113
- _jsx(AutomationCheckboxOrNote, { isDashboardAutomation: isDashboardAutomation, storeFilters: storeFilters, handleStoreFiltersChange: handleStoreFiltersChange, handleKeyDown: handleKeyDown, automationFilterSelectTooltipId: automationFilterSelectTooltipId, parametersEnabled: parametersEnabled }), _jsx(Divider, {})
114
- ] })) : null, _jsxs("div", { className: `gd-automation-filters__wrapper${storeFilters || !isDashboardAutomation ? "" : " gd-automation-filters__wrapper--disabled"}`, children: [disableFilters ? _jsx("div", { className: "gd-automation-filters__overlay" }) : null, shouldRenderByTab && tabFiltersData.processedFiltersByTab ? (
115
- // Render filters grouped by tab with dividers between sections
116
- _jsx("div", { className: "gd-automation-filters__list gd-automation-filters__list--tabbed", role: "group", "aria-labelledby": AUTOMATION_FILTERS_GROUP_LABEL_ID, ref: filterGroupRef, onBlur: makeFilterGroupUnfocusable, children: tabFiltersData.processedFiltersByTab.map((tab, index) => {
106
+ } }), _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "bc tc" }], children: isExpanded ? (_jsx(FormattedMessage, { id: "dialogs.automation.filters.showLess" })) : (_jsx(FormattedMessage, { id: "dialogs.automation.filters.showAll" })) })] })) : (_jsx(FormattedMessage, { id: "dialogs.schedule.email.filters", values: { count: chipCount } })) })), _jsxs("div", { className: "gd-automation-filters", children: [showAllFilters ? (_jsxs(_Fragment, { children: [_jsx(AutomationCheckboxOrNote, { isDashboardAutomation: isDashboardAutomation, storeFilters: storeFilters, handleStoreFiltersChange: handleStoreFiltersChange, handleKeyDown: handleKeyDown, automationFilterSelectTooltipId: automationFilterSelectTooltipId, parametersEnabled: parametersEnabled }), _jsx(Divider, {})] })) : null, _jsxs("div", { className: `gd-automation-filters__wrapper${storeFilters || !isDashboardAutomation ? "" : " gd-automation-filters__wrapper--disabled"}`, children: [disableFilters ? _jsx("div", { className: "gd-automation-filters__overlay" }) : null, shouldRenderByTab && tabFiltersData.processedFiltersByTab ? (_jsx("div", { className: "gd-automation-filters__list gd-automation-filters__list--tabbed", role: "group", "aria-labelledby": AUTOMATION_FILTERS_GROUP_LABEL_ID, ref: filterGroupRef, onBlur: makeFilterGroupUnfocusable, children: tabFiltersData.processedFiltersByTab.map((tab, index) => {
117
107
  // Check if all filters for this tab are already selected
118
108
  const tabEditedFilters = editedFiltersByTab?.[tab.tabId] ?? [];
119
109
  const tabAvailableFilters = filtersByTab?.find((t) => t.tabId === tab.tabId)?.availableFilters ?? [];
@@ -157,9 +147,7 @@ export function AutomationFiltersSelect({ availableFilters = [], selectedFilters
157
147
  ariaExpanded: isOpen,
158
148
  ariaHaspopup: "dialog",
159
149
  } }) }) })), DropdownTitleComponent: () => (_jsx("div", { className: "gd-automation-filters__dropdown-header", children: _jsx(Typography, { tagName: "h3", id: AUTOMATION_FILTERS_DIALOG_TITLE_ID, children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.title" }) }) })), renderNoData: () => (_jsx("div", { className: "gd-automation-filters__dropdown-no-filters", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.noFilters" }) })) }) }, tab.tabId));
160
- }) })) : (
161
- // Render flat filter list (original behavior)
162
- _jsxs("div", { className: "gd-automation-filters__list", role: "group", "aria-labelledby": AUTOMATION_FILTERS_GROUP_LABEL_ID, ref: filterGroupRef, onBlur: makeFilterGroupUnfocusable, children: [[
150
+ }) })) : (_jsxs("div", { className: "gd-automation-filters__list", role: "group", "aria-labelledby": AUTOMATION_FILTERS_GROUP_LABEL_ID, ref: filterGroupRef, onBlur: makeFilterGroupUnfocusable, children: [[
163
151
  ...filters.map((filter) => {
164
152
  const isCommonDateFilter = isDashboardCommonDateFilter(filter) ||
165
153
  (isDashboardDateFilter(filter) &&
@@ -196,12 +184,9 @@ export function AutomationFiltersSelect({ availableFilters = [], selectedFilters
196
184
  : undefined,
197
185
  ariaExpanded: isOpen,
198
186
  ariaHaspopup: "dialog",
199
- } }) }) })), DropdownTitleComponent: () => (_jsx("div", { className: "gd-automation-filters__dropdown-header", children: _jsx(Typography, { tagName: "h3", id: AUTOMATION_FILTERS_DIALOG_TITLE_ID, children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.title" }) }) })), renderNoData: () => (_jsx("div", { className: "gd-automation-filters__dropdown-no-filters", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.noFilters" }) })) })) : null] }))] }), showAllFilters ? null : (_jsxs(_Fragment, { children: [
200
- _jsx(Divider, {}), _jsx(AutomationCheckboxOrNote, { isDashboardAutomation: isDashboardAutomation, storeFilters: storeFilters, handleStoreFiltersChange: handleStoreFiltersChange, handleKeyDown: handleKeyDown, automationFilterSelectTooltipId: automationFilterSelectTooltipId, parametersEnabled: parametersEnabled })
201
- ] })), areFiltersMissing ? (_jsx("div", { className: "gd-automation-filters__warning-message", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.missing", values: {
187
+ } }) }) })), DropdownTitleComponent: () => (_jsx("div", { className: "gd-automation-filters__dropdown-header", children: _jsx(Typography, { tagName: "h3", id: AUTOMATION_FILTERS_DIALOG_TITLE_ID, children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.title" }) }) })), renderNoData: () => (_jsx("div", { className: "gd-automation-filters__dropdown-no-filters", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.noFilters" }) })) })) : null] }))] }), showAllFilters ? null : (_jsxs(_Fragment, { children: [_jsx(Divider, {}), _jsx(AutomationCheckboxOrNote, { isDashboardAutomation: isDashboardAutomation, storeFilters: storeFilters, handleStoreFiltersChange: handleStoreFiltersChange, handleKeyDown: handleKeyDown, automationFilterSelectTooltipId: automationFilterSelectTooltipId, parametersEnabled: parametersEnabled })] })), areFiltersMissing ? (_jsx("div", { className: "gd-automation-filters__warning-message", children: _jsx(FormattedMessage, { id: "dialogs.automation.filters.missing", values: {
202
188
  b: (chunk) => _jsx("strong", { children: chunk }),
203
- } }) })) : null] }), _jsx("div", { className: "sr-only", "aria-live": "polite", "aria-atomic": "true", role: "status", children: filterAnnouncement }), _jsx("div", { className: "sr-only", "aria-live": "polite", "aria-atomic": "true", role: "status", children: parameterAnnouncement })
204
- ] }));
189
+ } }) })) : null] }), _jsx("div", { className: "sr-only", "aria-live": "polite", "aria-atomic": "true", role: "status", children: filterAnnouncement }), _jsx("div", { className: "sr-only", "aria-live": "polite", "aria-atomic": "true", role: "status", children: parameterAnnouncement })] }));
205
190
  }
206
191
  function AutomationFilter({ filter, attributeConfigs, onChange, onDelete, isCommonDateFilter, overlayPositionType, lockedFilters, isReadOnly, tabId, }) {
207
192
  if (isDashboardAttributeFilterItem(filter)) {
@@ -236,17 +221,12 @@ function AutomationFiltersTabSection({ tabId, tabTitle, filters, attributeConfig
236
221
  return null;
237
222
  }
238
223
  const content = (_jsx("span", { className: "gd-automation-filters__tab-title s-automation-filters-tab-title", children: displayTitle }));
239
- return (_jsxs(_Fragment, { children: [
240
- _jsxs("div", { className: "gd-automation-filters__tab-section s-automation-filters-tab-section", role: "group", "aria-labelledby": tabSectionLabelId, children: [
241
- _jsxs("div", { className: "gd-automation-filters__tab-header", children: [
242
- _jsx("span", { className: "gd-automation-filters__tab-label", children: tabLabel }), _jsx(UiTooltip, { content: content, triggerBy: ["hover", "focus"], optimalPlacement: true, anchor: _jsx("span", { className: "gd-automation-filters__tab-title s-automation-filters-tab-title", id: tabSectionLabelId, children: displayTitle }) })
243
- ] }), _jsxs("div", { className: "gd-automation-filters__tab-filters", children: [filters.map((filter) => {
224
+ return (_jsxs(_Fragment, { children: [_jsxs("div", { className: "gd-automation-filters__tab-section s-automation-filters-tab-section", role: "group", "aria-labelledby": tabSectionLabelId, children: [_jsxs("div", { className: "gd-automation-filters__tab-header", children: [_jsx("span", { className: "gd-automation-filters__tab-label", children: tabLabel }), _jsx(UiTooltip, { content: content, triggerBy: ["hover", "focus"], optimalPlacement: true, anchor: _jsx("span", { className: "gd-automation-filters__tab-title s-automation-filters-tab-title", id: tabSectionLabelId, children: displayTitle }) })] }), _jsxs("div", { className: "gd-automation-filters__tab-filters", children: [filters.map((filter) => {
244
225
  const isCommonDateFilter = isDashboardCommonDateFilter(filter) ||
245
226
  (isDashboardDateFilter(filter) &&
246
227
  commonDateFilterId === filter.dateFilter.localIdentifier);
247
228
  return (_jsx(AutomationFilter, { filter: filter, attributeConfigs: attributeConfigs, onChange: onChange, onDelete: onDelete, isCommonDateFilter: isCommonDateFilter, overlayPositionType: overlayPositionType, lockedFilters: lockedFilters, isReadOnly: readonlyFilters, tabId: tabId }, dashboardFilterLocalIdentifier(filter)));
248
- }), parameters.map((parameter) => (_jsx(AutomationParameter, { parameter: parameter, onChange: onParameterChange, onDelete: onParameterDelete, overlayPositionType: overlayPositionType, isReadOnly: readonlyFilters }, `parameter-${parameter.ref.identifier}`))), addFilterButton] })
249
- ] }), showDivider ? _jsx("div", { className: "gd-automation-filters__tab-divider" }) : null] }));
229
+ }), parameters.map((parameter) => (_jsx(AutomationParameter, { parameter: parameter, onChange: onParameterChange, onDelete: onParameterDelete, overlayPositionType: overlayPositionType, isReadOnly: readonlyFilters }, `parameter-${parameter.ref.identifier}`))), addFilterButton] })] }), showDivider ? _jsx("div", { className: "gd-automation-filters__tab-divider" }) : null] }));
250
230
  }
251
231
  /**
252
232
  * Conditionally wraps a disabled button to make it focusable with keyboard,
@@ -1 +1 @@
1
- {"version":3,"file":"useAutomationVisibleFilters.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAU5F,eAAO,MAAM,2BAA2B,oFAcvC,CAAC;AAEF,eAAO,MAAM,gCAAgC,oHAgB5C,CAAC"}
1
+ {"version":3,"file":"useAutomationVisibleFilters.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAU5F,eAAO,MAAM,2BAA2B,sBAClB,iBAAiB,EAAE,GAAG,SAAS,KAClD,wBAAwB,EAY1B,CAAC;AAEF,eAAO,MAAM,gCAAgC,sBACvB,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,GAAG,SAAS,KAClE,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,CAc3C,CAAC"}
@@ -32,9 +32,9 @@ export interface IProcessedAutomationFiltersTab {
32
32
  export declare const useAutomationFilters: ({ availableFilters, selectedFilters, onFiltersChange, onStoreFiltersChange, disableDateFilters, }: {
33
33
  availableFilters: FilterContextItem[];
34
34
  selectedFilters: FilterContextItem[];
35
- disableDateFilters?: boolean | undefined;
35
+ disableDateFilters?: boolean;
36
36
  onFiltersChange: (filters: FilterContextItem[]) => void;
37
- onStoreFiltersChange: (shouldStore: boolean, filters: FilterContextItem[], filtersByTab?: Record<string, FilterContextItem[]> | undefined) => void;
37
+ onStoreFiltersChange: (shouldStore: boolean, filters: FilterContextItem[], filtersByTab?: Record<string, FilterContextItem[]>) => void;
38
38
  }) => {
39
39
  commonDateFilterId: string | undefined;
40
40
  lockedFilters: FilterContextItem[];
@@ -52,7 +52,7 @@ export declare const useAutomationFilters: ({ availableFilters, selectedFilters,
52
52
  handleDeleteFilter: (filter: FilterContextItem) => void;
53
53
  handleAddFilter: (catalogItemRef: ObjRef, attributes: ICatalogAttribute[], dateDatasets: ICatalogDateDataset[]) => void;
54
54
  handleStoreFiltersChange: (value: boolean) => void;
55
- setAddFilterButtonRefs: (element: HTMLButtonElement | HTMLDivElement | null, dropdownButtonRef?: MutableRefObject<HTMLElement> | undefined) => void;
55
+ setAddFilterButtonRefs: (element: HTMLButtonElement | HTMLDivElement | null, dropdownButtonRef?: MutableRefObject<HTMLElement>) => void;
56
56
  };
57
57
  /**
58
58
  * Hook for processing filters structured per tab.
@@ -61,10 +61,10 @@ export declare const useAutomationFilters: ({ availableFilters, selectedFilters,
61
61
  */
62
62
  export declare const useAutomationFiltersByTab: ({ filtersByTab, editedFiltersByTab, onFiltersByTabChange, onStoreFiltersChange, disableDateFilters, }: {
63
63
  filtersByTab: IAutomationFiltersTab[] | undefined;
64
- editedFiltersByTab?: Record<string, FilterContextItem[]> | undefined;
65
- onFiltersByTabChange?: ((filtersByTab: Record<string, FilterContextItem[]>) => void) | undefined;
66
- onStoreFiltersChange: (shouldStore: boolean, filters?: FilterContextItem[] | undefined, filtersByTab?: Record<string, FilterContextItem[]> | undefined) => void;
67
- disableDateFilters?: boolean | undefined;
64
+ editedFiltersByTab?: Record<string, FilterContextItem[]>;
65
+ onFiltersByTabChange?: (filtersByTab: Record<string, FilterContextItem[]>) => void;
66
+ onStoreFiltersChange: (shouldStore: boolean, filters?: FilterContextItem[], filtersByTab?: Record<string, FilterContextItem[]>) => void;
67
+ disableDateFilters?: boolean;
68
68
  }) => {
69
69
  commonDateFilterId: string | undefined;
70
70
  lockedFilters: FilterContextItem[];
@@ -78,6 +78,6 @@ export declare const useAutomationFiltersByTab: ({ filtersByTab, editedFiltersBy
78
78
  handleTabFilterAdd: (tabId: string, displayForm: ObjRef, attributes: ICatalogAttribute[], dateDatasets: ICatalogDateDataset[]) => void;
79
79
  handleStoreFiltersChange: (value: boolean) => void;
80
80
  makeFilterGroupUnfocusable: () => void;
81
- setAddFilterButtonRefs: (element: HTMLButtonElement | HTMLDivElement | null, dropdownButtonRef?: MutableRefObject<HTMLElement> | undefined) => void;
81
+ setAddFilterButtonRefs: (element: HTMLButtonElement | HTMLDivElement | null, dropdownButtonRef?: MutableRefObject<HTMLElement>) => void;
82
82
  };
83
83
  //# sourceMappingURL=useAutomationFilters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useAutomationFilters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/useAutomationFilters.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAA0C,MAAM,OAAO,CAAC;AAItF,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,eAAe,EACpB,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EAEnC,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAiFxF;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,2BAA2B;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,yDAAyD;IACzD,cAAc,EAAE,iBAAiB,EAAE,CAAC;IACpC,kCAAkC;IAClC,aAAa,EAAE,iBAAiB,EAAE,CAAC;IACnC,2DAA2D;IAC3D,UAAU,EAAE,iBAAiB,EAAE,CAAC;IAChC,8DAA8D;IAC9D,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,sFAAsF;IACtF,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,4DAA4D;IAC5D,kBAAkB,EAAE,iBAAiB,EAAE,CAAC;IACxC,4CAA4C;IAC5C,gBAAgB,EAAE,+BAA+B,EAAE,CAAC;IACpD,uCAAuC;IACvC,WAAW,EAAE,8BAA8B,EAAE,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;CAkOhC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;CAuOrC,CAAC"}
1
+ {"version":3,"file":"useAutomationFilters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/useAutomationFilters.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAA0C,MAAM,OAAO,CAAC;AAItF,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,eAAe,EACpB,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EAEnC,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAiFxF;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,2BAA2B;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,yDAAyD;IACzD,cAAc,EAAE,iBAAiB,EAAE,CAAC;IACpC,kCAAkC;IAClC,aAAa,EAAE,iBAAiB,EAAE,CAAC;IACnC,2DAA2D;IAC3D,UAAU,EAAE,iBAAiB,EAAE,CAAC;IAChC,8DAA8D;IAC9D,YAAY,EAAE,mBAAmB,EAAE,CAAC;IACpC,sFAAsF;IACtF,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,4DAA4D;IAC5D,kBAAkB,EAAE,iBAAiB,EAAE,CAAC;IACxC,4CAA4C;IAC5C,gBAAgB,EAAE,+BAA+B,EAAE,CAAC;IACpD,uCAAuC;IACvC,WAAW,EAAE,8BAA8B,EAAE,CAAC;CACjD;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB,sGAM9B;IACC,gBAAgB,EAAE,iBAAiB,EAAE,CAAC;IACtC,eAAe,EAAE,iBAAiB,EAAE,CAAC;IACrC,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,eAAe,EAAE,CAAC,OAAO,EAAE,iBAAiB,EAAE,KAAK,IAAI,CAAC;IACxD,oBAAoB,EAAE,CAClB,WAAW,EAAE,OAAO,EACpB,OAAO,EAAE,iBAAiB,EAAE,EAC5B,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,KACjD,IAAI,CAAC;CACb;;;;;;;;;;;;;iCAuGgB,iBAAiB,GAAG,SAAS;iCAoB7B,iBAAiB;sCAkBT,MAAM,cAAc,iBAAiB,EAAE,gBAAgB,mBAAmB,EAAE;sCA8BrF,OAAO;sCASF,iBAAiB,GAAG,cAAc,GAAG,IAAI,sBAC9B,gBAAgB,CAAC,WAAW,CAAC;CA6B5D,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,0GAMnC;IACC,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,CAAC;IAClD,kBAAkB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,CAAC;IACzD,oBAAoB,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,KAAK,IAAI,CAAC;IACnF,oBAAoB,EAAE,CAClB,WAAW,EAAE,OAAO,EACpB,OAAO,CAAC,EAAE,iBAAiB,EAAE,EAC7B,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,KACjD,IAAI,CAAC;IACV,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC;;;;;;;;mCAsFe,MAAM,iBAAiB,iBAAiB,GAAG,SAAS;mCAsBpD,MAAM,kBAAkB,iBAAiB;gCAkBtC,MAAM,eACA,MAAM,cACP,iBAAiB,EAAE,gBACjB,mBAAmB,EAAE;sCA8B/B,OAAO;;sCAgBF,iBAAiB,GAAG,cAAc,GAAG,IAAI,sBAC9B,gBAAgB,CAAC,WAAW,CAAC;CAuC5D,CAAC"}
@@ -45,12 +45,12 @@ export declare const useAutomationFiltersSelect: ({ widget, automationToEdit, }:
45
45
  /**
46
46
  * Widget to edit automation for (if editing widget related automation).
47
47
  */
48
- widget?: ExtendedDashboardWidget | undefined;
48
+ widget?: ExtendedDashboardWidget;
49
49
  /**
50
50
  * Alert or scheduled export automation metadata object to edit.
51
51
  * If not provided, returned filters will be the default filters usable for the automation.
52
52
  */
53
- automationToEdit?: IAutomationMetadataObject | undefined;
53
+ automationToEdit?: IAutomationMetadataObject;
54
54
  }) => IUseAutomationFiltersSelect;
55
55
  export declare function getDefaultSelectedFiltersFromFiltersByTab(filtersByTab: IAutomationFiltersTab[] | undefined): EditedFiltersByTab | undefined;
56
56
  export declare function getAvailableFiltersFromFiltersByTab(filtersByTab: IAutomationFiltersTab[] | undefined): Record<string, FilterContextItem[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"useAutomationFiltersSelect.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAEhC,MAAM,qBAAqB,CAAC;AAG7B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AActF;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,CAAC;AAErE;;;GAGG;AACH,MAAM,WAAW,2BAA2B;IACxC,uBAAuB,EAAE,iBAAiB,EAAE,CAAC;IAC7C,0BAA0B,EAAE,CAAC,OAAO,EAAE,iBAAiB,EAAE,KAAK,IAAI,CAAC;IACnE,YAAY,EAAE,OAAO,CAAC;IACtB,eAAe,EAAE,CAAC,YAAY,EAAE,OAAO,KAAK,IAAI,CAAC;IACjD,gBAAgB,EAAE,iBAAiB,EAAE,GAAG,SAAS,CAAC;IAClD,gCAAgC,EAAE,wBAAwB,EAAE,GAAG,SAAS,CAAC;IACzE,uBAAuB,EAAE,iBAAiB,EAAE,CAAC;IAC7C;;;;;OAKG;IACH,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,CAAC;IAClD;;;;OAIG;IACH,4BAA4B,EAAE,kBAAkB,GAAG,SAAS,CAAC;IAC7D;;OAEG;IACH,+BAA+B,EAAE,CAAC,OAAO,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAEvE,qCAAqC,EAAE,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,CAAC,GAAG,SAAS,CAAC;CACjG;AAiFD;;GAEG;AACH,eAAO,MAAM,0BAA0B;IAInC;;OAEG;;IAGH;;;OAGG;;iCAgHN,CAAC;AAEF,wBAAgB,yCAAyC,CAAC,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,kCAQ1G;AAED,wBAAgB,mCAAmC,CAAC,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,uCAQpG"}
1
+ {"version":3,"file":"useAutomationFiltersSelect.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAEhC,MAAM,qBAAqB,CAAC;AAG7B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AActF;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,CAAC;AAErE;;;GAGG;AACH,MAAM,WAAW,2BAA2B;IACxC,uBAAuB,EAAE,iBAAiB,EAAE,CAAC;IAC7C,0BAA0B,EAAE,CAAC,OAAO,EAAE,iBAAiB,EAAE,KAAK,IAAI,CAAC;IACnE,YAAY,EAAE,OAAO,CAAC;IACtB,eAAe,EAAE,CAAC,YAAY,EAAE,OAAO,KAAK,IAAI,CAAC;IACjD,gBAAgB,EAAE,iBAAiB,EAAE,GAAG,SAAS,CAAC;IAClD,gCAAgC,EAAE,wBAAwB,EAAE,GAAG,SAAS,CAAC;IACzE,uBAAuB,EAAE,iBAAiB,EAAE,CAAC;IAC7C;;;;;OAKG;IACH,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,CAAC;IAClD;;;;OAIG;IACH,4BAA4B,EAAE,kBAAkB,GAAG,SAAS,CAAC;IAC7D;;OAEG;IACH,+BAA+B,EAAE,CAAC,OAAO,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAEvE,qCAAqC,EAAE,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,CAAC,GAAG,SAAS,CAAC;CACjG;AAiFD;;GAEG;AACH,eAAO,MAAM,0BAA0B,kCAGpC;IACC;;OAEG;IACH,MAAM,CAAC,EAAE,uBAAuB,CAAC;IAEjC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,yBAAyB,CAAC;CAChD,KAAG,2BA8GH,CAAC;AAEF,wBAAgB,yCAAyC,CAAC,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,kCAQ1G;AAED,wBAAgB,mCAAmC,CAAC,YAAY,EAAE,qBAAqB,EAAE,GAAG,SAAS,uCAQpG"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/utils.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,eAAe,EACpB,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EACnC,KAAK,kCAAkC,EACvC,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,MAAM,EA6Bd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEtF,eAAO,MAAM,wBAAwB,mDAEpC,CAAC;AAEF,eAAO,MAAM,iCAAiC,2CAE7C,CAAC;AAEF,eAAO,MAAM,6BAA6B,qEAKzC,CAAC;AAEF;;;GAGG;AACH,wBAAgB,iBAAiB,CAC7B,OAAO,EAAE,iBAAiB,EAAE,EAC5B,OAAO,EAAE,iBAAiB,GAC3B,iBAAiB,EAAE,CAErB;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC5B,OAAO,EAAE,iBAAiB,EAAE,EAC5B,QAAQ,EAAE,iBAAiB,GAC5B,iBAAiB,EAAE,CAErB;AAiBD;;;;GAIG;AACH,wBAAgB,kBAAkB,CAC9B,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,iBAAiB,EAAE,EAC/B,UAAU,EAAE,iBAAiB,EAAE,EAC/B,YAAY,EAAE,mBAAmB,EAAE,GACpC,iBAAiB,GAAG,SAAS,CAuB/B;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CACjC,cAAc,EAAE,MAAM,EACtB,gBAAgB,EAAE,iBAAiB,EAAE,EACrC,UAAU,EAAE,iBAAiB,EAAE,EAC/B,YAAY,EAAE,mBAAmB,EAAE,GACpC,iBAAiB,GAAG,SAAS,CAmB/B;AAED,eAAO,MAAM,qBAAqB,gGASjC,CAAC;AAEF,eAAO,MAAM,6BAA6B,6IA0BzC,CAAC;AAEF,eAAO,MAAM,2BAA2B,oIAqBvC,CAAC;AAEF,eAAO,MAAM,+BAA+B,4IAwB3C,CAAC;AAEF,eAAO,MAAM,yBAAyB,8EAcrC,CAAC;AAEF,eAAO,MAAM,mBAAmB,uOA0B/B,CAAC;AAEF,eAAO,MAAM,0BAA0B,sGAYtC,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,CAAC,EAAE,OAAO,GAAG,OAAO,CAuB5D;AAED,wBAAgB,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CA+C3E;AAED,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,WAAW,qHAMnD;AAED,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,uBAAuB,GAAG,OAAO,CA+B3G;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAazE;AAED,eAAO,MAAM,cAAc,oIA8C1B,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/automationFilters/utils.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,eAAe,EACpB,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EACnC,KAAK,kCAAkC,EACvC,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,MAAM,EA6Bd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEtF,eAAO,MAAM,wBAAwB,WAAY,iBAAiB,KAAG,MAAM,GAAG,SAE7E,CAAC;AAEF,eAAO,MAAM,iCAAiC,YAAa,iBAAiB,EAAE,KAAG,OAEhF,CAAC;AAEF,eAAO,MAAM,6BAA6B,YAC7B,iBAAiB,WACjB,iBAAiB,KAC3B,OAEF,CAAC;AAEF;;;GAGG;AACH,wBAAgB,iBAAiB,CAC7B,OAAO,EAAE,iBAAiB,EAAE,EAC5B,OAAO,EAAE,iBAAiB,GAC3B,iBAAiB,EAAE,CAErB;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC5B,OAAO,EAAE,iBAAiB,EAAE,EAC5B,QAAQ,EAAE,iBAAiB,GAC5B,iBAAiB,EAAE,CAErB;AAiBD;;;;GAIG;AACH,wBAAgB,kBAAkB,CAC9B,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,iBAAiB,EAAE,EAC/B,UAAU,EAAE,iBAAiB,EAAE,EAC/B,YAAY,EAAE,mBAAmB,EAAE,GACpC,iBAAiB,GAAG,SAAS,CAuB/B;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CACjC,cAAc,EAAE,MAAM,EACtB,gBAAgB,EAAE,iBAAiB,EAAE,EACrC,UAAU,EAAE,iBAAiB,EAAE,EAC/B,YAAY,EAAE,mBAAmB,EAAE,GACpC,iBAAiB,GAAG,SAAS,CAmB/B;AAED,eAAO,MAAM,qBAAqB,eAClB,iBAAiB,EAAE,mBACd,iBAAiB,EAAE,wBAOvC,CAAC;AAEF,eAAO,MAAM,6BAA6B,YAC7B,iBAAiB,EAAE,cAChB,iBAAiB,EAAE,oBACb,+BAA+B,EAAE,KACpD,iBAAiB,EAsBnB,CAAC;AAEF,eAAO,MAAM,2BAA2B,YAC3B,iBAAiB,EAAE,YAClB,eAAe,EAAE,cACf,kCAAkC,EAAE,KACjD,eAAe,EAiBjB,CAAC;AAEF,eAAO,MAAM,+BAA+B,YAC/B,iBAAiB,EAAE,eACf,mBAAmB,EAAE,eACrB,8BAA8B,EAAE,KAC9C,mBAAmB,EAoBrB,CAAC;AAEF,eAAO,MAAM,yBAAyB,QAC7B,MAAM,WACF,iBAAiB,EAAE,KAC7B,iBAAiB,GAAG,SAWtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,YACnB,iBAAiB,EAAE,GAAG,SAAS,oBACtB,+BAA+B,EAAE,eACtC,8BAA8B,EAAE,4BACnB,OAAO,sBACb,OAAO,KAC5B,iBAAiB,EAoBnB,CAAC;AAEF,eAAO,MAAM,0BAA0B,oBAClB,MAAM,GAAG,SAAS,WAC1B,iBAAiB,EAAE,KAC7B,iBAAiB,GAAG,SAStB,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,CAAC,EAAE,OAAO,GAAG,OAAO,CAuB5D;AAED,wBAAgB,eAAe,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CA+C3E;AAED,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,WAAW,qHAMnD;AAED,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,uBAAuB,GAAG,OAAO,CA+B3G;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAazE;AAED,eAAO,MAAM,cAAc,WACf,iBAAiB,iBACV,iBAAiB,EAAE,mBACjB,mBAAmB,EAAE,QAChC,SAAS,KAChB,MAyCF,CAAC"}
@@ -1,12 +1,12 @@
1
1
  import { type FilterContextItem, type IAutomationVisibleFilter, type IFilter, type IInsight } from "@gooddata/sdk-model";
2
2
  import { type ExtendedDashboardWidget } from "../../../../model/types/layoutTypes.js";
3
3
  import { type IDashboardFilter } from "../../../../types.js";
4
- export declare const getVisibleFiltersByFilters: (selectedFilters: FilterContextItem[] | undefined, visibleFiltersMetadata: IAutomationVisibleFilter[] | undefined, storeFilters?: boolean | undefined) => IAutomationVisibleFilter[] | undefined;
4
+ export declare const getVisibleFiltersByFilters: (selectedFilters: FilterContextItem[] | undefined, visibleFiltersMetadata: IAutomationVisibleFilter[] | undefined, storeFilters?: boolean) => IAutomationVisibleFilter[] | undefined;
5
5
  /**
6
6
  * Get visible filters metadata structured by tab.
7
7
  * Applies the same logic as getVisibleFiltersByFilters to each tab's filters.
8
8
  */
9
- export declare const getVisibleFiltersByFiltersByTab: (filtersByTab: Record<string, FilterContextItem[]> | undefined, visibleFiltersMetadata: Record<string, IAutomationVisibleFilter[]> | undefined, storeFilters?: boolean | undefined) => Record<string, IAutomationVisibleFilter[]> | undefined;
9
+ export declare const getVisibleFiltersByFiltersByTab: (filtersByTab: Record<string, FilterContextItem[]> | undefined, visibleFiltersMetadata: Record<string, IAutomationVisibleFilter[]> | undefined, storeFilters?: boolean) => Record<string, IAutomationVisibleFilter[]> | undefined;
10
10
  /**
11
11
  * Get final execution filters for the widget alert or scheduled export.
12
12
  */
@@ -14,7 +14,7 @@ export declare const getAppliedWidgetFilters: (selectedAutomationFilters: Filter
14
14
  /**
15
15
  * Get final filters for the dashboard scheduled export.
16
16
  */
17
- export declare const getAppliedDashboardFilters: (selectedAutomationFilters: FilterContextItem[], dashboardHiddenFilters: FilterContextItem[], storeFilters?: boolean | undefined) => FilterContextItem[] | undefined;
17
+ export declare const getAppliedDashboardFilters: (selectedAutomationFilters: FilterContextItem[], dashboardHiddenFilters: FilterContextItem[], storeFilters?: boolean) => FilterContextItem[] | undefined;
18
18
  export declare function dashboardFilterToFilterContextItem(filter: IDashboardFilter, keepDatasets: boolean): FilterContextItem | undefined;
19
19
  /**
20
20
  * Resolve filter dimensionality localIdRefs to stable identifierRefs using the insight's attributes.
@@ -1 +1 @@
1
- {"version":3,"file":"conversions.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/filters/conversions.ts"],"names":[],"mappings":"AAKA,OAAO,EAEH,KAAK,iBAAiB,EACtB,KAAK,wBAAwB,EAC7B,KAAK,OAAO,EACZ,KAAK,QAAQ,EAoChB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEtF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAE7D,eAAO,MAAM,0BAA0B,kMAmCtC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,+BAA+B,+OAuB3C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB,wRA+CnC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,sKAyBtC,CAAC;AAEF,wBAAgB,kCAAkC,CAC9C,MAAM,EAAE,gBAAgB,EACxB,YAAY,EAAE,OAAO,GACtB,iBAAiB,GAAG,SAAS,CA8E/B;AAED;;;;;;;GAOG;AACH,wBAAgB,oCAAoC,CAChD,OAAO,EAAE,OAAO,EAAE,EAClB,OAAO,EAAE,QAAQ,GAAG,SAAS,GAC9B,OAAO,EAAE,CAiDX;AAyBD;;;;;;GAMG;AACH,wBAAgB,4BAA4B,CAAC,CAAC,EAAE,OAAO,GAAG,OAAO,CA0BhE"}
1
+ {"version":3,"file":"conversions.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/filters/conversions.ts"],"names":[],"mappings":"AAKA,OAAO,EAEH,KAAK,iBAAiB,EACtB,KAAK,wBAAwB,EAC7B,KAAK,OAAO,EACZ,KAAK,QAAQ,EAoChB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEtF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAE7D,eAAO,MAAM,0BAA0B,oBAClB,iBAAiB,EAAE,GAAG,SAAS,0BACxB,wBAAwB,EAAE,GAAG,SAAS,iBAC/C,OAAO,KACvB,wBAAwB,EAAE,GAAG,SA+B/B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,+BAA+B,iBAC1B,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,GAAG,SAAS,0BACrC,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,CAAC,GAAG,SAAS,iBAC/D,OAAO,KACvB,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,CAAC,GAAG,SAmB/C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB,8BACL,iBAAiB,EAAE,0BACtB,iBAAiB,EAAE,UACnC,uBAAuB,GAAG,SAAS,WAClC,QAAQ,GAAG,SAAS,sBACT,MAAM,GAAG,SAAS,wBACjB,OAAO,kBACb,OAAO,cAwCzB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,8BACR,iBAAiB,EAAE,0BACtB,iBAAiB,EAAE,iBAC5B,OAAO,oCAsBzB,CAAC;AAEF,wBAAgB,kCAAkC,CAC9C,MAAM,EAAE,gBAAgB,EACxB,YAAY,EAAE,OAAO,GACtB,iBAAiB,GAAG,SAAS,CA8E/B;AAED;;;;;;;GAOG;AACH,wBAAgB,oCAAoC,CAChD,OAAO,EAAE,OAAO,EAAE,EAClB,OAAO,EAAE,QAAQ,GAAG,SAAS,GAC9B,OAAO,EAAE,CAiDX;AAyBD;;;;;;GAMG;AACH,wBAAgB,4BAA4B,CAAC,CAAC,EAAE,OAAO,GAAG,OAAO,CA0BhE"}
@@ -1 +1 @@
1
- {"version":3,"file":"useAttributeFilterDisplayFormFromMap.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAIlD,wBAAgB,oCAAoC,2GAMnD"}
1
+ {"version":3,"file":"useAttributeFilterDisplayFormFromMap.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAIlD,wBAAgB,oCAAoC,kBAG9B,MAAM,mFAG3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCommonDateFilterTitle.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useCommonDateFilterTitle.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAI5C,eAAO,MAAM,wBAAwB,6BAIpC,CAAC"}
1
+ {"version":3,"file":"useCommonDateFilterTitle.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useCommonDateFilterTitle.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAI5C,eAAO,MAAM,wBAAwB,SAAU,SAAS,WAIvD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDateFiltersTitles.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useDateFiltersTitles.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,oBAAoB,EAAoC,MAAM,qBAAqB,CAAC;AAIlG,eAAO,MAAM,oBAAoB,8EAmChC,CAAC"}
1
+ {"version":3,"file":"useDateFiltersTitles.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/hooks/useDateFiltersTitles.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,oBAAoB,EAAoC,MAAM,qBAAqB,CAAC;AAIlG,eAAO,MAAM,oBAAoB,YAAa,oBAAoB,EAAE,QAAQ,SAAS,2BAmCpF,CAAC"}
@@ -9,9 +9,7 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
9
9
  * @alpha
10
10
  */
11
11
  export function AutomationDialogFormField({ label, children, htmlFor, fullWidth = false, }) {
12
- return (_jsxs("div", { className: "gd-input-component gd-input-component--no-last-child-margin gd-dashboard-alerting-dialog-form-field", children: [
13
- _jsx("div", { className: "gd-dashboard-alerting-dialog-form-field__label-container", children: _jsx("label", { className: "gd-label gd-dashboard-alerting-dialog-form-field__label", htmlFor: htmlFor, children: label }) }), _jsx("div", { className: fullWidth
12
+ return (_jsxs("div", { className: "gd-input-component gd-input-component--no-last-child-margin gd-dashboard-alerting-dialog-form-field", children: [_jsx("div", { className: "gd-dashboard-alerting-dialog-form-field__label-container", children: _jsx("label", { className: "gd-label gd-dashboard-alerting-dialog-form-field__label", htmlFor: htmlFor, children: label }) }), _jsx("div", { className: fullWidth
14
13
  ? "gd-dashboard-alerting-dialog-form-field__content-container-full-width"
15
- : "gd-dashboard-alerting-dialog-form-field__content-container", children: children })
16
- ] }));
14
+ : "gd-dashboard-alerting-dialog-form-field__content-container", children: children })] }));
17
15
  }
@@ -1 +1 @@
1
- {"version":3,"file":"automationUtils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/utils/automationUtils.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EACxC,KAAK,oBAAoB,EAEzB,KAAK,+BAA+B,EACpC,KAAK,yCAAyC,EAE9C,KAAK,OAAO,EACZ,KAAK,SAAS,EACd,KAAK,KAAK,EAKb,MAAM,qBAAqB,CAAC;AAE7B,eAAO,MAAM,qBAAqB,sGAYjC,CAAC;AAEF,eAAO,MAAM,yBAAyB,sGAYrC,CAAC;AAEF,eAAO,MAAM,4BAA4B,sGAQxC,CAAC;AAEF,eAAO,MAAM,kCAAkC,wHAW9C,CAAC;AAEF,eAAO,MAAM,6BAA6B,sGAQzC,CAAC;AAEF,eAAO,MAAM,mCAAmC,wHAW/C,CAAC;AAEF,eAAO,MAAM,6BAA6B,8HAYzC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kCAAkC,8IAY9C,CAAC;AAEF,eAAO,MAAM,iCAAiC;;;CAuB7C,CAAC;AAEF,eAAO,MAAM,yBAAyB,oHAQrC,CAAC;AAOF,eAAO,MAAM,mBAAmB,8HAqB/B,CAAC;AAEF,eAAO,MAAM,gCAAgC,uCAO5C,CAAC;AAEF,eAAO,MAAM,6CAA6C,qDASzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,8CACqE,CAAC"}
1
+ {"version":3,"file":"automationUtils.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/automations/shared/utils/automationUtils.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EACxC,KAAK,oBAAoB,EAEzB,KAAK,+BAA+B,EACpC,KAAK,yCAAyC,EAE9C,KAAK,OAAO,EACZ,KAAK,SAAS,EACd,KAAK,KAAK,EAKb,MAAM,qBAAqB,CAAC;AAE7B,eAAO,MAAM,qBAAqB,eAClB,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,YAW1F,CAAC;AAEF,eAAO,MAAM,yBAAyB,eACtB,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,YAW1F,CAAC;AAEF,eAAO,MAAM,4BAA4B,eACzB,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,YAO1F,CAAC;AAEF,eAAO,MAAM,kCAAkC,qBACzB,+BAA+B,GAAG,yCAAyC,GAAG,SAAS,YAU5G,CAAC;AAEF,eAAO,MAAM,6BAA6B,eAC1B,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,YAO1F,CAAC;AAEF,eAAO,MAAM,mCAAmC,qBAC1B,+BAA+B,GAAG,yCAAyC,GAAG,SAAS,YAU5G,CAAC;AAEF,eAAO,MAAM,6BAA6B,eAC1B,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,KACxF,iBAAiB,EAAE,GAAG,SAUxB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kCAAkC,eAC/B,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,KACxF,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,CAAC,GAAG,SAUxC,CAAC;AAEF,eAAO,MAAM,iCAAiC,eAC9B,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,KACxF;IAAE,gBAAgB,EAAE,OAAO,EAAE,GAAG,SAAS,CAAC;IAAC,kBAAkB,EAAE,iBAAiB,EAAE,GAAG,SAAS,CAAA;CAqBhG,CAAC;AAEF,eAAO,MAAM,yBAAyB,eACtB,yBAAyB,GAAG,mCAAmC,GAAG,SAAS,KACxF,OAAO,EAAE,GAAG,SAMd,CAAC;AAOF,eAAO,MAAM,mBAAmB,uBACR,mCAAmC,qBACpC,mCAAmC,YAmBzD,CAAC;AAEF,eAAO,MAAM,gCAAgC,SAAU,KAAK,KAAG,oBAO9D,CAAC;AAEF,eAAO,MAAM,6CAA6C,sBACnC,MAAM,KAC1B,oBAOF,CAAC;AAEF,eAAO,MAAM,mBAAmB,aAAc,SAAS,GAAG,SAAS,KAAG,OAC+B,CAAC"}
@@ -269,7 +269,8 @@ export type AttributeFilterComponentSet = ICustomComponentBase<IDashboardAttribu
269
269
  * Definition of date filter components
270
270
  * @internal
271
271
  */
272
- export type DateFilterComponentSet = ICustomComponentBase<IDashboardDateFilterProps, Parameters<DateFilterComponentProvider>> & DraggableComponent & CreatablePlaceholderComponent<IDashboardAttributeFilterPlaceholderProps> & CreatableByDragComponent;
272
+ export type DateFilterComponentSet = ICustomComponentBase<IDashboardDateFilterProps, Parameters<DateFilterComponentProvider>> & DraggableComponent & CreatablePlaceholderComponent<IDashboardAttributeFilterPlaceholderProps> & // placeholder is shared with AF
273
+ CreatableByDragComponent;
273
274
  /**
274
275
  * Definition of Insight widget
275
276
  * @internal
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/presentation/componentDefinition/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/presentation/componentDefinition/types.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/presentation/constants/layout.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEtD,eAAO,MAAM,WAAW,EAAE,UAAU,EAAmC,CAAC;AAGxE,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,OAAO,CAAC;AACzC,eAAO,MAAM,oBAAoB,OAAO,CAAC;AACzC,eAAO,MAAM,qBAAqB,WAAW,CAAC;AAO9C,eAAO,MAAM,6BAA6B,EAAE,MAAM,EAKjD,CAAC;AAMF,eAAO,MAAM,iCAAiC;;;;;;CAM7C,CAAC;AAEF,eAAO,MAAM,uCAAuC,MAAM,CAAC;AAE3D,eAAO,MAAM,uCAAuC,MAAM,CAAC"}
1
+ {"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/presentation/constants/layout.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEtD,eAAO,MAAM,WAAW,EAAE,UAAU,EAAmC,CAAC;AAGxE,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,MAAM,CAAC;AACxC,eAAO,MAAM,oBAAoB,OAAO,CAAC;AACzC,eAAO,MAAM,oBAAoB,OAAO,CAAC;AACzC,eAAO,MAAM,qBAAqB,WAAW,CAAC;AAO9C,eAAO,MAAM,6BAA6B,EAAE,MAAM,EAKjD,CAAC;AAMF,eAAO,MAAM,iCAAiC;IAC1C,EAAE;IACF,EAAE;IACF,EAAE;IACF,EAAE;IACF,EAAE;CACL,CAAC;AAEF,eAAO,MAAM,uCAAuC,MAAM,CAAC;AAE3D,eAAO,MAAM,uCAAuC,MAAM,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/presentation/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,SASb,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/presentation/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,EASpB,OAAO,CAAC"}
@@ -72,7 +72,5 @@ export function DashboardTabsWrapper() {
72
72
  // split the header parts of the dashboard so that changes to their state
73
73
  // (e.g. opening email dialog) do not re-render the dashboard body
74
74
  export function DashboardHeader() {
75
- return (_jsxs(_Fragment, { children: [
76
- _jsx(ToastMessages, {}), _jsx(ExportXlsxDialogProvider, {}), _jsx(ExportCsvDialogProvider, {}), _jsx(ExportTabularPdfDialogProvider, {}), _jsx(ExportTemplateDialogProvider, {}), _jsx(ScheduledEmailAutomationsProvider, { children: _jsx(ScheduledEmailConnector, {}) }), _jsx(AlertingDialogProvider, {}), _jsx(ShareDialogDashboardHeader, {}), _jsx(SettingsDialogProvider, {}), _jsx(DensityDialogProvider, {}), _jsx(TimezoneDialogProvider, {}), _jsx(DeleteDialogWrapper, {}), _jsx(WidgetDeleteDialogWrapper, {}), _jsx(KpiDeleteDialogWrapper, {}), _jsx(SaveAsDialogWrapper, {}), _jsx(TopBarWrapper, {}), _jsx(DashboardTabsWrapper, {}), _jsx(FilterBarWrapper, {}), _jsx(CancelEditDialogWrapper, {})
77
- ] }));
75
+ return (_jsxs(_Fragment, { children: [_jsx(ToastMessages, {}), _jsx(ExportXlsxDialogProvider, {}), _jsx(ExportCsvDialogProvider, {}), _jsx(ExportTabularPdfDialogProvider, {}), _jsx(ExportTemplateDialogProvider, {}), _jsx(ScheduledEmailAutomationsProvider, { children: _jsx(ScheduledEmailConnector, {}) }), _jsx(AlertingDialogProvider, {}), _jsx(ShareDialogDashboardHeader, {}), _jsx(SettingsDialogProvider, {}), _jsx(DensityDialogProvider, {}), _jsx(TimezoneDialogProvider, {}), _jsx(DeleteDialogWrapper, {}), _jsx(WidgetDeleteDialogWrapper, {}), _jsx(KpiDeleteDialogWrapper, {}), _jsx(SaveAsDialogWrapper, {}), _jsx(TopBarWrapper, {}), _jsx(DashboardTabsWrapper, {}), _jsx(FilterBarWrapper, {}), _jsx(CancelEditDialogWrapper, {})] }));
78
76
  }