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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/NOTICE +5 -5
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  6. package/esm/_staging/automation/index.d.ts.map +1 -1
  7. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
  9. package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
  10. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
  11. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
  12. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  13. package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
  14. package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
  15. package/esm/_staging/dateFilterConfig/merge.js +45 -1
  16. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  17. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  18. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  19. package/esm/_staging/layout/coordinates.d.ts +3 -3
  20. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  21. package/esm/_staging/layout/sizing.d.ts +2 -2
  22. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  23. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
  24. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  25. package/esm/_staging/metadata/objRefMap.d.ts +1 -1
  26. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  27. package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  28. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  29. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  30. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  31. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  32. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  33. package/esm/kdaDialog/components/KdaBar.js +1 -3
  34. package/esm/kdaDialog/components/KdaContent.js +2 -4
  35. package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
  36. package/esm/kdaDialog/components/KdaFooter.js +1 -3
  37. package/esm/kdaDialog/components/KdaHeader.js +1 -3
  38. package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
  39. package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
  40. package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
  41. package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
  42. package/esm/kdaDialog/components/items/TrendItem.js +2 -4
  43. package/esm/kdaDialog/composition/FiltersBar.js +1 -3
  44. package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
  45. package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
  46. package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
  47. package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
  48. package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
  49. package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
  50. package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
  51. package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
  52. package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
  53. package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
  54. package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
  55. package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
  56. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
  57. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
  58. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
  59. package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
  60. package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
  61. package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
  62. package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
  63. package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
  64. package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
  65. package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
  66. package/esm/locales.d.ts.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
  68. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
  69. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  71. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  72. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
  73. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
  74. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
  76. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  77. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  78. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  79. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
  80. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
  81. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
  82. package/esm/model/commandHandlers/filterContext/common.js +2 -2
  83. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  84. package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
  85. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  86. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
  87. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
  88. package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
  89. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  90. package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
  91. package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
  92. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  93. package/esm/model/events/index.d.ts.map +1 -1
  94. package/esm/model/events/tabs.d.ts.map +1 -1
  95. package/esm/model/events/util.d.ts +1 -1
  96. package/esm/model/events/util.d.ts.map +1 -1
  97. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  98. package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
  99. package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
  100. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  101. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  102. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
  103. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
  104. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  105. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
  106. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  107. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
  108. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  109. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
  110. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
  111. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
  112. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  113. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
  114. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
  115. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
  116. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
  117. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  118. package/esm/model/react/useDashboardCommand.d.ts +5 -158
  119. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  120. package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
  121. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  122. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  123. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  124. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  125. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  126. package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
  127. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  128. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  129. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  130. package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
  131. package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
  132. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  133. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  134. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  135. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
  136. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  137. package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
  138. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
  139. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
  140. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
  141. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
  142. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
  143. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
  144. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
  145. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
  146. package/esm/model/store/meta/index.d.ts +2 -2
  147. package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
  148. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  149. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  150. package/esm/model/store/tabs/index.d.ts +24 -24
  151. package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
  152. package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
  153. package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
  154. package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
  155. package/esm/model/store/tabs/tabsState.d.ts +1 -1
  156. package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
  157. package/esm/model/store/ui/index.d.ts +5 -5
  158. package/esm/model/store/ui/uiReducers.d.ts +5 -5
  159. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  160. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  161. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  162. package/esm/model/types/drillTypes.js +1 -2
  163. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
  164. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  165. package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
  166. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  167. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  168. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
  169. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  170. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  171. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  172. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
  173. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  174. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
  175. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  176. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
  177. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
  178. package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
  179. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  180. package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
  181. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  182. package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
  183. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  184. package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
  185. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  186. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
  187. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
  188. package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
  189. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  190. package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
  191. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  192. package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
  193. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  194. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
  195. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  196. package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
  197. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  198. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
  199. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
  200. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
  201. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
  202. package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
  203. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
  204. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
  205. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
  206. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
  207. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
  208. package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
  209. package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
  210. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +2 -2
  211. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
  212. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
  213. package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
  214. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
  215. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
  216. package/esm/presentation/automations/alerting/types.js +1 -2
  217. package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
  218. package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
  219. package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
  220. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
  221. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
  222. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
  223. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
  224. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
  225. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
  226. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
  227. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
  228. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
  229. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
  230. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
  231. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
  232. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
  233. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
  234. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
  235. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
  236. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  237. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
  238. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
  239. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
  240. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
  241. package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
  242. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
  243. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
  244. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
  245. package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
  246. package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
  247. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
  248. package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  249. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
  250. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
  251. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  252. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  253. package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
  254. package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
  255. package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
  256. package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  257. package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
  258. package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
  259. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
  260. package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
  261. package/esm/presentation/componentDefinition/types.d.ts +2 -1
  262. package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
  263. package/esm/presentation/constants/layout.d.ts.map +1 -1
  264. package/esm/presentation/constants.d.ts.map +1 -1
  265. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
  266. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
  267. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
  268. package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
  269. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
  270. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
  271. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
  272. package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
  273. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
  274. package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
  275. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
  276. package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
  277. package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
  278. package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
  279. package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
  280. package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
  281. package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
  282. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  283. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  284. package/esm/presentation/dashboard/types.js +1 -2
  285. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
  286. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  287. package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
  288. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
  289. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  290. package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
  291. package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
  292. package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
  293. package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
  294. package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
  295. package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
  296. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  297. package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
  298. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
  299. package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
  300. package/esm/presentation/densityDialog/DensityDialog.js +1 -13
  301. package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
  302. package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
  303. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
  304. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
  305. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  306. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
  307. package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
  308. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
  309. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
  310. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
  311. package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
  312. package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
  313. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
  314. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  316. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  317. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  318. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
  319. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
  320. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
  321. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
  322. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
  323. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
  324. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
  325. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
  326. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
  327. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
  328. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +2 -2
  329. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  330. package/esm/presentation/drill/DrillSelect/types.js +1 -2
  331. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  332. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  333. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  334. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  335. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  336. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  337. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  338. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  339. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  340. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  341. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  342. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  343. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  344. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  345. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  346. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  347. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  348. package/esm/presentation/drill/hooks/useDrills.d.ts +9 -9
  349. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
  350. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
  351. package/esm/presentation/drill/types.js +2 -4
  352. package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
  353. package/esm/presentation/export/useExportData.d.ts +2 -2
  354. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  355. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
  356. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
  357. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
  358. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
  359. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
  360. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
  361. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
  362. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
  363. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
  364. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
  365. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
  366. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  367. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
  368. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
  369. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
  370. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
  371. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
  372. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
  373. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
  374. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  375. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
  376. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
  377. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  378. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
  379. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
  380. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  381. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
  382. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
  383. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
  384. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
  385. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
  386. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
  387. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
  388. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  389. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
  390. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
  391. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  392. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
  393. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
  394. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
  395. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
  396. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
  397. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
  398. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
  399. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
  400. package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
  401. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
  402. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  403. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
  404. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  405. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
  406. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
  407. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
  408. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  409. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
  410. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
  411. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
  412. package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
  413. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  414. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  415. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
  416. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
  417. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
  418. package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
  419. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
  420. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
  421. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  422. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  423. package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
  424. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
  425. package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
  426. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
  427. package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
  428. package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
  429. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  430. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
  431. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
  432. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  433. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
  434. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
  435. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
  436. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  437. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  438. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  439. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  440. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  441. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  442. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  443. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
  444. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
  445. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
  446. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
  447. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
  448. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
  449. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
  450. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
  451. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
  452. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
  453. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  454. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
  455. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  456. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  457. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
  458. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
  459. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
  460. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
  461. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  462. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
  463. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
  464. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  465. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
  466. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  467. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  468. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  469. package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
  470. package/esm/presentation/insightList/InsightListDivider.js +1 -3
  471. package/esm/presentation/insightList/InsightListNoData.js +1 -2
  472. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +10 -10
  473. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  474. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +10 -10
  475. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  476. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +10 -10
  477. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  478. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +1790 -1790
  479. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  480. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +10 -10
  481. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  482. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +10 -10
  483. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  484. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +10 -10
  485. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  486. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +10 -10
  487. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  488. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +10 -10
  489. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  490. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +10 -10
  491. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  492. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +10 -10
  493. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  494. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +10 -10
  495. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  496. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +10 -10
  497. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  498. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +10 -10
  499. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  500. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +10 -10
  501. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  502. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +10 -10
  503. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  504. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +10 -10
  505. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  506. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +10 -10
  507. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  508. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +10 -10
  509. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  510. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +10 -10
  511. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  512. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +10 -10
  513. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  514. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +10 -10
  515. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  516. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +10 -10
  517. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  518. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +10 -10
  519. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  520. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +10 -10
  521. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  522. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +10 -10
  523. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  524. package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
  525. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
  526. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  527. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
  528. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  529. package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
  530. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
  531. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
  532. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
  533. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
  534. package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
  535. package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
  536. package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
  537. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
  538. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
  539. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
  540. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
  541. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
  542. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
  543. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
  544. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  545. package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
  546. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
  547. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
  548. package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
  549. package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
  550. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
  551. package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
  552. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
  553. package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
  554. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
  555. package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
  556. package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
  557. package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
  558. package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
  559. package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
  560. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  561. package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
  562. package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
  563. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  564. package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
  565. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
  566. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  567. package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
  568. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
  569. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
  570. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
  571. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
  572. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
  573. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
  574. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  575. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
  576. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
  577. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  578. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
  579. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
  580. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
  581. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
  582. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  583. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  584. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
  585. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  586. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
  587. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
  588. package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
  589. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
  590. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
  591. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
  592. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
  593. package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
  594. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
  595. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
  596. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
  597. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
  598. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
  599. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
  600. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
  601. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  602. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
  603. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
  604. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
  605. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
  606. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
  607. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
  608. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
  609. package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
  610. package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
  611. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
  612. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
  613. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
  614. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
  615. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  616. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  617. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
  618. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  619. package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
  620. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
  621. package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
  622. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
  623. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  624. package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
  625. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
  626. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
  627. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
  628. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
  629. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
  630. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
  631. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
  632. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  633. package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
  634. package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
  635. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  636. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
  637. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
  638. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
  639. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
  640. package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
  641. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
  642. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
  643. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
  644. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
  645. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
  646. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
  647. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  648. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  649. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
  650. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
  651. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
  652. package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
  653. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  654. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  655. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  656. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  657. package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
  658. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
  659. package/esm/sdk-ui-dashboard.d.ts +78 -562
  660. package/package.json +23 -23
  661. package/styles/css/dashboard.css.map +1 -1
  662. package/styles/css/dragAndDrop.css +3 -3
  663. package/styles/css/dragAndDrop.css.map +1 -1
  664. package/styles/css/main.css +9 -7
  665. package/styles/css/main.css.map +1 -1
  666. package/styles/css/topBar.css +1 -1
  667. package/styles/css/topBar.css.map +1 -1
  668. package/styles/scss/dashboard.scss +2 -1
  669. package/styles/scss/dragAndDrop.scss +3 -4
  670. package/styles/scss/topBar.scss +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"limitingItemsHook.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAGH,KAAK,mBAAmB,EACxB,KAAK,oBAAoB,EAGzB,KAAK,MAAM,EAId,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAW9F,OAAO,EAAE,KAAK,mCAAmC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,qDAAqD,CAAC;AACzG,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,MAAM,WAAW,4BAA4B;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,kBAAkB,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACzC;AAkED,eAAO,MAAM,kBAAkB,8EAS9B,CAAC;AAsBF,eAAO,MAAM,gBAAgB,oXA8D5B,CAAC;AAEF,eAAO,MAAM,0BAA0B,sEAwBtC,CAAC;AAEF,eAAO,MAAM,cAAc,oWAgE1B,CAAC;AAgEF,eAAO,MAAM,kBAAkB,mMA6B9B,CAAC;AAoBF,eAAO,MAAM,2BAA2B,gGAevC,CAAC"}
1
+ {"version":3,"file":"limitingItemsHook.d.ts","sourceRoot":"","sources":["../../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAGH,KAAK,mBAAmB,EACxB,KAAK,oBAAoB,EAGzB,KAAK,MAAM,EAId,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAW9F,OAAO,EAAE,KAAK,mCAAmC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,qDAAqD,CAAC;AACzG,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,MAAM,WAAW,4BAA4B;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,kBAAkB,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2BAA2B,CAAC,EAAE,OAAO,CAAC;CACzC;AAkED,eAAO,MAAM,kBAAkB,MACxB,4BAA4B,KAC5B,4BAA4B,KAChC,MAMF,CAAC;AAsBF,eAAO,MAAM,gBAAgB,kBACV,mCAAmC,EAAE,sBAChC,MAAM,EAAE,sBACR,MAAM,EAAE,mBACX,gBAAgB,wBACX,6BAA6B,EAAE,qBAClC,mBAAmB,EAAE,6CACG,OAAO,cACtC,OAAO,QACb,SAAS,KAChB,4BAA4B,EAoD9B,CAAC;AAEF,eAAO,MAAM,0BAA0B,2BACX,MAAM,EAAE,KACjC,4BAA4B,EAsB9B,CAAC;AAEF,eAAO,MAAM,cAAc,kBACR,mCAAmC,EAAE,sBAChC,MAAM,EAAE,wBACN,6BAA6B,EAAE,qBAClC,mBAAmB,EAAE,6BACb,oBAAoB,6CACJ,OAAO,cACtC,OAAO,QACb,SAAS,KAChB,4BAA4B,EAuD9B,CAAC;AAgEF,eAAO,MAAM,kBAAkB,sBACR,mBAAmB,EAAE,6BACb,oBAAoB,yBACxB,6BAA6B,EAAE,KACvD,4BAA4B,EAyB9B,CAAC;AAoBF,eAAO,MAAM,2BAA2B,YAC3B,MAAM,GAAG,SAAS,wBACL,6BAA6B,EAAE,KACtD,MAYF,CAAC"}
@@ -20,10 +20,7 @@ export function ParentFiltersDisabledItem({ itemLocalId, itemTitle, hasConnectin
20
20
  const currentFilterTitle = itemAttribute?.attribute.title;
21
21
  invariant(itemTitle, "The parent filter title could not be fetched.");
22
22
  const itemClasses = cx("gd-list-item attribute-filter-item s-attribute-filter-dropdown-configuration-item", `s-${simplifyText(itemTitle)}`);
23
- return (_jsxs(BubbleHoverTrigger, { hideDelay: 0, children: [
24
- _jsx("div", { className: itemClasses, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [
25
- _jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", readOnly: true, disabled: true, checked: false }), _jsx("span", { className: "input-label-text", children: itemTitle })
26
- ] }) }), _jsx(Bubble, { className: "bubble-primary gd-attribute-filter-dropdown-bubble s-attribute-filter-dropdown-bubble", alignPoints: ALIGN_POINTS, arrowOffsets: ARROW_OFFSET, children: hasConnectingAttributes ? (_jsx("div", { children: _jsx(FormattedMessage, { id: "attributesDropdown.filterConfiguredMessage", values: {
23
+ return (_jsxs(BubbleHoverTrigger, { hideDelay: 0, children: [_jsx("div", { className: itemClasses, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [_jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", readOnly: true, disabled: true, checked: false }), _jsx("span", { className: "input-label-text", children: itemTitle })] }) }), _jsx(Bubble, { className: "bubble-primary gd-attribute-filter-dropdown-bubble s-attribute-filter-dropdown-bubble", alignPoints: ALIGN_POINTS, arrowOffsets: ARROW_OFFSET, children: hasConnectingAttributes ? (_jsx("div", { children: _jsx(FormattedMessage, { id: "attributesDropdown.filterConfiguredMessage", values: {
27
24
  childTitle: currentFilterTitle,
28
25
  parentTitle: itemTitle,
29
26
  strong: (chunks) => _jsx("strong", { children: chunks }),
@@ -31,6 +28,5 @@ export function ParentFiltersDisabledItem({ itemLocalId, itemTitle, hasConnectin
31
28
  childTitle: currentFilterTitle,
32
29
  parentTitle: itemTitle,
33
30
  strong: (chunks) => _jsx("strong", { children: chunks }),
34
- } }) })) })
35
- ] }));
31
+ } }) })) })] }));
36
32
  }
@@ -13,8 +13,7 @@ export function ParentFiltersList({ parents, currentFilterLocalId, setParents, o
13
13
  if (parents.length < 1) {
14
14
  return null;
15
15
  }
16
- return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [
17
- _jsx("div", { className: "gd-infinite-list", children: parents.map((item, index) => {
16
+ return (_jsxs(BubbleHoverTrigger, { showDelay: 0, hideDelay: 0, children: [_jsx("div", { className: "gd-infinite-list", children: parents.map((item, index) => {
18
17
  if (supportsSettingConnectingAttributes) {
19
18
  return (_jsx(ParentFiltersListItem, { currentFilterLocalId: currentFilterLocalId, item: item, disabled: disabled, onClick: setParents, onConnectingAttributeSelect: onConnectingAttributeChanged, connectingAttributes: connectingAttributes[index], title: item.title ?? attributes[index].title }, item.localIdentifier));
20
19
  }
@@ -24,9 +24,5 @@ export function ParentFiltersListItem({ item: { isSelected, localIdentifier, sel
24
24
  if (isDisabled) {
25
25
  return (_jsx(ParentFiltersDisabledItem, { hasConnectingAttributes: !!connectingAttributes.length, itemTitle: title, itemLocalId: currentFilterLocalId }));
26
26
  }
27
- return (_jsxs(Fragment, { children: [
28
- _jsx("div", { className: activeItemClasses, onClick: () => !disabled && onSelect(), title: title, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [
29
- _jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: isSelected, disabled: disabled, readOnly: true }), _jsx("span", { className: "input-label-text", children: title }), showConnectingAttributeSelect ? (_jsxs("span", { className: "addon", children: ["\u00A0",
30
- _jsx(FormattedMessage, { id: "attributesDropdown.attributeNameWithData" })
31
- ] })) : null] }) }), showConnectingAttributeSelect ? (_jsx(ConnectingAttributeDropdown, { itemLocalId: localIdentifier, connectingAttributes: connectingAttributes, selectedConnectingAttributeRef: selectedConnectingAttribute || connectingAttributes[0].ref, onSelect: onConnectingAttributeSelect })) : null] }));
27
+ return (_jsxs(Fragment, { children: [_jsx("div", { className: activeItemClasses, onClick: () => !disabled && onSelect(), title: title, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [_jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: isSelected, disabled: disabled, readOnly: true }), _jsx("span", { className: "input-label-text", children: title }), showConnectingAttributeSelect ? (_jsxs("span", { className: "addon", children: ["\u00A0", _jsx(FormattedMessage, { id: "attributesDropdown.attributeNameWithData" })] })) : null] }) }), showConnectingAttributeSelect ? (_jsx(ConnectingAttributeDropdown, { itemLocalId: localIdentifier, connectingAttributes: connectingAttributes, selectedConnectingAttributeRef: selectedConnectingAttribute || connectingAttributes[0].ref, onSelect: onConnectingAttributeSelect })) : null] }));
32
28
  }
@@ -16,7 +16,5 @@ export function ParentFiltersListItemWithoutConnectingAttributes({ item: { isSel
16
16
  if (!isValid) {
17
17
  return (_jsx(ParentFiltersDisabledItem, { hasConnectingAttributes: false, itemTitle: title, itemLocalId: currentFilterLocalId }));
18
18
  }
19
- return (_jsx("div", { className: activeItemClasses, onClick: () => !disabled && onSelect(), title: title, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [
20
- _jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: isSelected, disabled: disabled, readOnly: true }), _jsx("span", { className: "input-label-text", children: title })
21
- ] }) }));
19
+ return (_jsx("div", { className: activeItemClasses, onClick: () => !disabled && onSelect(), title: title, children: _jsxs("label", { className: "input-checkbox-label configuration-item-title", children: [_jsx("input", { type: "checkbox", className: "input-checkbox s-checkbox", checked: isSelected, disabled: disabled, readOnly: true }), _jsx("span", { className: "input-label-text", children: title })] }) }));
22
20
  }
@@ -21,10 +21,8 @@ export function SelectionMode({ selectionTitleText, multiSelectionOptionText, mu
21
21
  single: singleSelectionOptionText,
22
22
  };
23
23
  const items = ["multi", "single"];
24
- return (_jsxs(_Fragment, { children: [
25
- _jsx(ConfigurationCategory, { categoryTitle: selectionTitleText }), _jsx("div", { className: "configuration-selection-mode", children: _jsx(Dropdown, { alignPoints: ALIGN_POINTS, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(SelectionModeButton, { isOpen: isOpen, title: selectionOptionTitleMap[selectionMode], toggleDropdown: toggleDropdown })), renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { className: "attribute-display-form-dropdown-body s-selection-mode-dropdown-body", items: items, itemHeight: ITEM_HEIGHT, width: DROPDOWN_WIDTH, renderItem: ({ item }) => (_jsx(SelectionModeItem, { item: item, itemTitle: selectionOptionTitleMap[item], tooltip: item === "multi" ? multiSelectionOptionTooltip : undefined, selected: item === selectionMode, disabled: item === "single" && disabled, disabledTooltip: singleSelectionDisabledTooltip, onClick: () => {
24
+ return (_jsxs(_Fragment, { children: [_jsx(ConfigurationCategory, { categoryTitle: selectionTitleText }), _jsx("div", { className: "configuration-selection-mode", children: _jsx(Dropdown, { alignPoints: ALIGN_POINTS, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(SelectionModeButton, { isOpen: isOpen, title: selectionOptionTitleMap[selectionMode], toggleDropdown: toggleDropdown })), renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { className: "attribute-display-form-dropdown-body s-selection-mode-dropdown-body", items: items, itemHeight: ITEM_HEIGHT, width: DROPDOWN_WIDTH, renderItem: ({ item }) => (_jsx(SelectionModeItem, { item: item, itemTitle: selectionOptionTitleMap[item], tooltip: item === "multi" ? multiSelectionOptionTooltip : undefined, selected: item === selectionMode, disabled: item === "single" && disabled, disabledTooltip: singleSelectionDisabledTooltip, onClick: () => {
26
25
  closeDropdown();
27
26
  onSelectionModeChange(item);
28
- } })) })) }) })
29
- ] }));
27
+ } })) })) }) })] }));
30
28
  }
@@ -8,6 +8,5 @@ export function SelectionModeItem({ item, itemTitle, tooltip, selected, disabled
8
8
  "is-disabled": disabled,
9
9
  }, "s-selection-mode-dropdown-item", `s-selection-mode-dropdown-item-${item}`);
10
10
  const tooltipText = disabled ? disabledTooltip : tooltip;
11
- return (_jsxs("div", { className: className, onClick: () => !disabled && onClick(), children: [
12
- _jsx("span", { className: "selection-kind-dropdown-item-title", children: itemTitle }), tooltipText ? (_jsx(UiTooltip, { anchor: _jsx("span", { className: "selection-kind-dropdown-item-help gd-icon-circle-question" }), content: tooltipText, arrowPlacement: "left", triggerBy: ["hover"], width: TOOLTIP_WIDTH_MEDIUM, inlineAnchor: true })) : null] }));
11
+ return (_jsxs("div", { className: className, onClick: () => !disabled && onClick(), children: [_jsx("span", { className: "selection-kind-dropdown-item-title", children: itemTitle }), tooltipText ? (_jsx(UiTooltip, { anchor: _jsx("span", { className: "selection-kind-dropdown-item-help gd-icon-circle-question" }), content: tooltipText, arrowPlacement: "left", triggerBy: ["hover"], width: TOOLTIP_WIDTH_MEDIUM, inlineAnchor: true })) : null] }));
13
12
  }
@@ -31,8 +31,7 @@ export function SelectionType({ asLabelText, listOrTextOptionText, listOrTextToo
31
31
  const getDropdownWidth = () => {
32
32
  return buttonRef.current?.offsetWidth;
33
33
  };
34
- return (_jsxs("div", { className: "configuration-selection-kind", children: [
35
- _jsx("span", { className: "configuration-selection-kind-label", children: asLabelText }), _jsx(Dropdown, { className: "selection-kind-dropdown", alignPoints: ALIGN_POINTS, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(SelectionTypeButton, { ref: buttonRef, isOpen: isOpen, title: optionTitleMap[selectionType], toggleDropdown: toggleDropdown })), renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { className: "attribute-display-form-dropdown-body s-selection-kind-dropdown-body", items: items, itemHeight: ITEM_HEIGHT, width: getDropdownWidth(), renderItem: ({ item }) => (_jsx(SelectionTypeItem, { item: item, itemTitle: optionTitleMap[item], tooltip: optionTooltipMap[item], selected: item === selectionType, disabled: isSingleSelectionMode ? item !== "list" : undefined, disabledTooltip: singleSelectionDisabledTooltip, onClick: () => {
34
+ return (_jsxs("div", { className: "configuration-selection-kind", children: [_jsx("span", { className: "configuration-selection-kind-label", children: asLabelText }), _jsx(Dropdown, { className: "selection-kind-dropdown", alignPoints: ALIGN_POINTS, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(SelectionTypeButton, { ref: buttonRef, isOpen: isOpen, title: optionTitleMap[selectionType], toggleDropdown: toggleDropdown })), renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { className: "attribute-display-form-dropdown-body s-selection-kind-dropdown-body", items: items, itemHeight: ITEM_HEIGHT, width: getDropdownWidth(), renderItem: ({ item }) => (_jsx(SelectionTypeItem, { item: item, itemTitle: optionTitleMap[item], tooltip: optionTooltipMap[item], selected: item === selectionType, disabled: isSingleSelectionMode ? item !== "list" : undefined, disabledTooltip: singleSelectionDisabledTooltip, onClick: () => {
36
35
  closeDropdown();
37
36
  onSelectionTypeChange(item);
38
37
  } })) })) })] }));
@@ -7,8 +7,7 @@ export function SelectionTypeItem({ item, itemTitle, tooltip, selected, disabled
7
7
  "is-selected": selected,
8
8
  "is-disabled": disabled,
9
9
  }, "s-selection-kind-dropdown-item", `s-selection-kind-dropdown-item-${item}`);
10
- const itemContent = (_jsxs("div", { className: className, onClick: () => !disabled && onClick(), children: [
11
- _jsx("span", { className: "selection-kind-dropdown-item-title", children: itemTitle }), disabled ? null : (_jsx(UiTooltip, { anchor: _jsx("span", { className: "selection-kind-dropdown-item-help gd-icon-circle-question" }), content: _jsx("span", { style: { whiteSpace: "pre-line", maxWidth: 240 }, children: tooltip }), arrowPlacement: "left", triggerBy: ["hover"], inlineAnchor: true }))] }));
10
+ const itemContent = (_jsxs("div", { className: className, onClick: () => !disabled && onClick(), children: [_jsx("span", { className: "selection-kind-dropdown-item-title", children: itemTitle }), disabled ? null : (_jsx(UiTooltip, { anchor: _jsx("span", { className: "selection-kind-dropdown-item-help gd-icon-circle-question" }), content: _jsx("span", { style: { whiteSpace: "pre-line", maxWidth: 240 }, children: tooltip }), arrowPlacement: "left", triggerBy: ["hover"], inlineAnchor: true }))] }));
12
11
  if (disabled && disabledTooltip) {
13
12
  return (_jsx(UiTooltip, { anchor: itemContent, content: _jsx("span", { style: { maxWidth: 240 }, children: disabledTooltip }), arrowPlacement: "left", triggerBy: ["hover"], anchorWrapperStyles: { width: "100%", height: "100%" } }));
14
13
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useAttributeFilterConfigTexts.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.ts"],"names":[],"mappings":"AAIA,wBAAgB,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;EAgE5C"}
1
+ {"version":3,"file":"useAttributeFilterConfigTexts.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.ts"],"names":[],"mappings":"AAIA,wBAAgB,6BAA6B;IAIrC,UAAU;IACV,SAAS;IACT,QAAQ;IACR,SAAS;IACT,mBAAmB;IAGnB,YAAY;IAGZ,SAAS;IACT,cAAc;IAGd,kBAAkB;IAGlB,wBAAwB;IAGxB,2BAA2B;IAG3B,yBAAyB;IAGzB,8BAA8B;IAG9B,4BAA4B;IAG5B,qBAAqB;IAGrB,mBAAmB;IAGnB,4BAA4B;IAG5B,qBAAqB;IAGrB,qBAAqB;IAGrB,+BAA+B;IAG/B,wBAAwB;IAGxB,wBAAwB;IAGxB,kCAAkC;EAIzC"}
@@ -14,5 +14,5 @@ export type UseParentFiltersResult = Pick<IAttributeFilterBaseProps, "dependentD
14
14
  *
15
15
  * @beta
16
16
  */
17
- export declare const useDependentDateFilters: (filter: DashboardAttributeFilterItem, tabId?: string | undefined) => UseParentFiltersResult;
17
+ export declare const useDependentDateFilters: (filter: DashboardAttributeFilterItem, tabId?: string) => UseParentFiltersResult;
18
18
  //# sourceMappingURL=useDependentDateFilters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDependentDateFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,4BAA4B,EAMpC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAe1E;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,yBAAyB,EAAE,sBAAsB,CAAC,CAAC;AAE7F;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,8FAiFnC,CAAC"}
1
+ {"version":3,"file":"useDependentDateFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useDependentDateFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,4BAA4B,EAMpC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAe1E;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,yBAAyB,EAAE,sBAAsB,CAAC,CAAC;AAE7F;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,WACxB,4BAA4B,UAC5B,MAAM,KACf,sBA8EF,CAAC"}
@@ -14,5 +14,5 @@ export type UseParentFiltersResult = Pick<IAttributeFilterBaseProps, "parentFilt
14
14
  *
15
15
  * @public
16
16
  */
17
- export declare const useParentFilters: (filter: DashboardAttributeFilterItem, tabId?: string | undefined) => UseParentFiltersResult;
17
+ export declare const useParentFilters: (filter: DashboardAttributeFilterItem, tabId?: string) => UseParentFiltersResult;
18
18
  //# sourceMappingURL=useParentFilters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useParentFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,4BAA4B,EAMpC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAY1E;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACrC,yBAAyB,EACzB,eAAe,GAAG,2BAA2B,CAChD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,8FA8D5B,CAAC"}
1
+ {"version":3,"file":"useParentFilters.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/useParentFilters.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,4BAA4B,EAMpC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAY1E;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACrC,yBAAyB,EACzB,eAAe,GAAG,2BAA2B,CAChD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,WACjB,4BAA4B,UAC5B,MAAM,KACf,sBA2DF,CAAC"}
@@ -17,7 +17,5 @@ export function ConfigModeSelect({ selectedMode, onChanged, intl }) {
17
17
  const activeTooltip = intl.formatMessage(messages.filterConfigurationModeActiveTooltip);
18
18
  const readOnlyTooltip = intl.formatMessage(messages.filterConfigurationModeReadOnlyTooltip);
19
19
  const hiddenTooltip = intl.formatMessage(messages.filterConfigurationModeHiddenTooltip);
20
- return (_jsxs("div", { className: "configuration-item-mode s-configuration-item-mode", children: [
21
- _jsx(ModeSelectItem, { className: "config-state-active s-config-state-active", itemText: activeTitle, itemValue: ACTIVE_MODE, onChange: onCheck, checked: selectedMode === ACTIVE_MODE, itemTooltip: activeTooltip }), _jsx(ModeSelectItem, { className: "config-state-readonly s-config-state-readonly", itemText: readOnlyTitle, itemValue: READONLY_MODE, onChange: onCheck, checked: selectedMode === READONLY_MODE, itemTooltip: readOnlyTooltip }), _jsx(ModeSelectItem, { className: "config-state-hidden s-config-state-hidden", itemText: hiddenTitle, itemValue: HIDDEN_MODE, onChange: onCheck, checked: selectedMode === HIDDEN_MODE, itemTooltip: hiddenTooltip })
22
- ] }));
20
+ return (_jsxs("div", { className: "configuration-item-mode s-configuration-item-mode", children: [_jsx(ModeSelectItem, { className: "config-state-active s-config-state-active", itemText: activeTitle, itemValue: ACTIVE_MODE, onChange: onCheck, checked: selectedMode === ACTIVE_MODE, itemTooltip: activeTooltip }), _jsx(ModeSelectItem, { className: "config-state-readonly s-config-state-readonly", itemText: readOnlyTitle, itemValue: READONLY_MODE, onChange: onCheck, checked: selectedMode === READONLY_MODE, itemTooltip: readOnlyTooltip }), _jsx(ModeSelectItem, { className: "config-state-hidden s-config-state-hidden", itemText: hiddenTitle, itemValue: HIDDEN_MODE, onChange: onCheck, checked: selectedMode === HIDDEN_MODE, itemTooltip: hiddenTooltip })] }));
23
21
  }
@@ -6,9 +6,5 @@ const TOOLTIP_ALIGN_POINTS = [{ align: "tc bl", offset: { x: 0, y: -2 } }];
6
6
  * @internal
7
7
  */
8
8
  export function ModeSelectItem({ checked, onChange, itemValue, itemText, itemTooltip, className, }) {
9
- return (_jsxs(BubbleHoverTrigger, { children: [
10
- _jsxs("label", { className: "input-radio-label bottom-space", children: [
11
- _jsx("input", { type: "radio", className: cx("input-radio", className), value: itemValue, checked: checked, onChange: onChange }), _jsx("span", { className: "input-label-text", children: itemText })
12
- ] }), _jsx(Bubble, { className: "bubble-primary gd-filter-configuration-mode-item-bubble", alignPoints: TOOLTIP_ALIGN_POINTS, children: itemTooltip })
13
- ] }));
9
+ return (_jsxs(BubbleHoverTrigger, { children: [_jsxs("label", { className: "input-radio-label bottom-space", children: [_jsx("input", { type: "radio", className: cx("input-radio", className), value: itemValue, checked: checked, onChange: onChange }), _jsx("span", { className: "input-label-text", children: itemText })] }), _jsx(Bubble, { className: "bubble-primary gd-filter-configuration-mode-item-bubble", alignPoints: TOOLTIP_ALIGN_POINTS, children: itemTooltip })] }));
14
10
  }
@@ -4,8 +4,5 @@ import { Input } from "@gooddata/sdk-ui-kit";
4
4
  import { ConfigurationCategory } from "../../attributeFilter/dashboardDropdownBody/configuration/ConfigurationCategory.js";
5
5
  export function AttributeTitleRenaming({ categoryTitle, resetTitleText, showResetTitle, attributeTitle, onClick, onChange, }) {
6
6
  const buttonClassNames = "gd-button gd-button-link attribute-filter-renaming-title-reset s-attribute-filter-renaming-title-reset";
7
- return (_jsxs("div", { children: [
8
- _jsxs("div", { className: "configuration-category-title", children: [
9
- _jsx(ConfigurationCategory, { categoryTitle: categoryTitle }), showResetTitle ? (_jsx("a", { className: buttonClassNames, target: "_blank", rel: "noopener noreferrer", onClick: onClick, children: resetTitleText })) : null] }), _jsx(Input, { className: "configuration-attribute-filter-title s-configuration-attribute-filter-title", value: attributeTitle, onChange: onChange, isSmall: true })
10
- ] }));
7
+ return (_jsxs("div", { children: [_jsxs("div", { className: "configuration-category-title", children: [_jsx(ConfigurationCategory, { categoryTitle: categoryTitle }), showResetTitle ? (_jsx("a", { className: buttonClassNames, target: "_blank", rel: "noopener noreferrer", onClick: onClick, children: resetTitleText })) : null] }), _jsx(Input, { className: "configuration-attribute-filter-title s-configuration-attribute-filter-title", value: attributeTitle, onChange: onChange, isSmall: true })] }));
11
8
  }
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAkC,MAAM,OAAO,CAAC;AAmC1E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAmB5D;;;;;;GAMG;AACH,wBAAgB,0BAA0B,CAAC,EACvC,MAAM,EACN,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,mBAAmB,EACnB,KAAK,EACL,eAAe,EAClB,EAAE,yBAAyB,GAAG,YAAY,CA2L1C"}
1
+ {"version":3,"file":"DefaultDashboardDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAkC,MAAM,OAAO,CAAC;AAmC1E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAmB5D;;;;;;GAMG;AACH,wBAAgB,0BAA0B,CAAC,EACvC,MAAM,EACN,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,mBAAmB,EACnB,KAAK,EACL,eAAe,EAClB,EAAE,yBAAyB,GAAG,YAAY,CA6L1C"}
@@ -45,6 +45,7 @@ export function DefaultDashboardDateFilter({ filter, workingFilter, onFilterChan
45
45
  // the date filter config marks the option as visible. Hiding it via the config does not strip an
46
46
  // already-set emptyValueHandling - that value is still applied to executions.
47
47
  const enableEmptyDateValues = config.dateFilterOptions.emptyValues?.visible ?? true;
48
+ const isAbsoluteDateFilterGranularityEnabled = !!settings.enableAbsoluteDateFilterGranularity;
48
49
  const allDateDatasets = useDashboardSelector(selectCatalogDateDatasets);
49
50
  let defaultDateFilterName;
50
51
  if (filter?.dateFilter.dataSet) {
@@ -109,5 +110,5 @@ export function DefaultDashboardDateFilter({ filter, workingFilter, onFilterChan
109
110
  }, [intl, filter?.dateFilter.dataSet, defaultDateFilterName]);
110
111
  return (_jsx(DateFilter, { excludeCurrentPeriod: excludeCurrentPeriod, selectedFilterOption: dateFilterOption, workingExcludeCurrentPeriod: isApplyAllAtOnceEnabledAndSet ? workingExcludeCurrentPeriod : undefined, workingSelectedFilterOption: isApplyAllAtOnceEnabledAndSet ? workingFilterOption : undefined, dateFilterMode: readonly
111
112
  ? DashboardDateFilterConfigModeValues.READONLY
112
- : DashboardDateFilterConfigModeValues.ACTIVE, filterOptions: dateFilterOptions, availableGranularities: availableGranularities, customFilterName: title, onApply: onApply, onSelect: isApplyAllAtOnceEnabledAndSet ? onSelect : undefined, dateFormat: dateFormat, locale: locale, isTimeForAbsoluteRangeEnabled: isTimeForAbsoluteRangeEnabled, isSecondsForAbsoluteRangeEnabled: isSecondsForAbsoluteRangeEnabled, isEditMode: isInEditMode, openOnInit: autoOpen, weekStart: weekStart, customIcon: visibilityIcon, showDropDownHeaderMessage: !filter?.dateFilter.dataSet, FilterConfigurationComponent: isConfigurationEnabled ? FilterConfigurationComponent : undefined, withoutApply: isApplyAllAtOnceEnabledAndSet, ButtonComponent: ButtonComponent, overlayPositionType: overlayPositionType, activeCalendars: activeCalendars, enableEmptyDateValues: enableEmptyDateValues, hideDisabledExclude: true, customRangeHint: customRangeHint }));
113
+ : DashboardDateFilterConfigModeValues.ACTIVE, filterOptions: dateFilterOptions, availableGranularities: availableGranularities, customFilterName: title, onApply: onApply, onSelect: isApplyAllAtOnceEnabledAndSet ? onSelect : undefined, dateFormat: dateFormat, locale: locale, isTimeForAbsoluteRangeEnabled: isTimeForAbsoluteRangeEnabled, isSecondsForAbsoluteRangeEnabled: isSecondsForAbsoluteRangeEnabled, isAbsoluteDateFilterGranularityEnabled: isAbsoluteDateFilterGranularityEnabled, isEditMode: isInEditMode, openOnInit: autoOpen, weekStart: weekStart, customIcon: visibilityIcon, showDropDownHeaderMessage: !filter?.dateFilter.dataSet, FilterConfigurationComponent: isConfigurationEnabled ? FilterConfigurationComponent : undefined, withoutApply: isApplyAllAtOnceEnabledAndSet, ButtonComponent: ButtonComponent, overlayPositionType: overlayPositionType, activeCalendars: activeCalendars, enableEmptyDateValues: enableEmptyDateValues, hideDisabledExclude: true, customRangeHint: customRangeHint }));
113
114
  }
@@ -2,9 +2,5 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  // (C) 2023-2025 GoodData Corporation
3
3
  import { Button } from "@gooddata/sdk-ui-kit";
4
4
  export function DateFilterConfigurationActions({ isSaveDisabled, onSaveButtonClick, onCancelButtonClick, cancelText, saveText, }) {
5
- return (_jsxs("div", { className: "gd-extended-date-filter-actions", children: [
6
- _jsx("div", { className: "gd-extended-date-filter-actions-left-content" }), _jsxs("div", { className: "gd-extended-date-filter-actions-right-content s-gd-extended-date-filter-actions-right-content", children: [
7
- _jsx(Button, { className: "gd-button-secondary gd-button-small s-date-filter-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), _jsx(Button, { disabled: isSaveDisabled, className: "gd-button-action gd-button-small s-date-filter-apply", onClick: onSaveButtonClick, value: saveText, title: saveText })
8
- ] })
9
- ] }));
5
+ return (_jsxs("div", { className: "gd-extended-date-filter-actions", children: [_jsx("div", { className: "gd-extended-date-filter-actions-left-content" }), _jsxs("div", { className: "gd-extended-date-filter-actions-right-content s-gd-extended-date-filter-actions-right-content", children: [_jsx(Button, { className: "gd-button-secondary gd-button-small s-date-filter-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), _jsx(Button, { disabled: isSaveDisabled, className: "gd-button-action gd-button-small s-date-filter-apply", onClick: onSaveButtonClick, value: saveText, title: saveText })] })] }));
10
6
  }
@@ -48,11 +48,6 @@ export function DateFilterConfigurationBody({ onCancelButtonClick, onSaveButtonC
48
48
  const isTitleDefined = !!title && title.trim().length > 0;
49
49
  const isSaveDisabled = isTitleDefined ? selectedMode === originConfigMode && !titleChanged : true;
50
50
  const titleConfig = capabilities.supportsMultipleDateFilters ? (_jsx(AttributeTitleRenaming, { categoryTitle: titleText, resetTitleText: resetTitleText, onClick: onTitleReset, onChange: onTitleUpdate, showResetTitle: showResetTitle, attributeTitle: title ?? defaultDateFilterName })) : null;
51
- const modeConfig = capabilities.supportsHiddenAndLockedFiltersOnUI ? (_jsxs("div", { children: [
52
- _jsx("div", { className: "configuration-category-title", children: _jsx(ConfigurationCategory, { categoryTitle: modeCategoryTitle }) }), _jsx(ConfigModeSelect, { intl: intl, selectedMode: selectedMode, onChanged: onStateChange })
53
- ] })) : null;
54
- return (_jsx("div", { className: "gd-extended-date-filter-container", children: _jsxs("div", { className: "gd-extended-date-filter-body s-extended-date-filters-body", children: [
55
- _jsxs("div", { className: "s-date-filter-dropdown-configuration date-filter-dropdown-configuration sdk-edit-mode-on", children: [
56
- _jsx(ConfigurationPanelHeader, { headerText: headerText }), titleConfig, modeConfig] }), _jsx(DateFilterConfigurationActions, { cancelText: cancelText, saveText: saveText, onCancelButtonClick: onCancel, onSaveButtonClick: onConfigurationSave, isSaveDisabled: isSaveDisabled })
57
- ] }) }));
51
+ const modeConfig = capabilities.supportsHiddenAndLockedFiltersOnUI ? (_jsxs("div", { children: [_jsx("div", { className: "configuration-category-title", children: _jsx(ConfigurationCategory, { categoryTitle: modeCategoryTitle }) }), _jsx(ConfigModeSelect, { intl: intl, selectedMode: selectedMode, onChanged: onStateChange })] })) : null;
52
+ return (_jsx("div", { className: "gd-extended-date-filter-container", children: _jsxs("div", { className: "gd-extended-date-filter-body s-extended-date-filters-body", children: [_jsxs("div", { className: "s-date-filter-dropdown-configuration date-filter-dropdown-configuration sdk-edit-mode-on", children: [_jsx(ConfigurationPanelHeader, { headerText: headerText }), titleConfig, modeConfig] }), _jsx(DateFilterConfigurationActions, { cancelText: cancelText, saveText: saveText, onCancelButtonClick: onCancel, onSaveButtonClick: onConfigurationSave, isSaveDisabled: isSaveDisabled })] }) }));
58
53
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useDateFilterTitleConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAOlD,wBAAgB,+BAA+B,CAC3C,WAAW,EAAE,MAAM,GAAG,SAAS,EAC/B,sBAAsB,EAAE,MAAM;;;;;;;;EA6CjC"}
1
+ {"version":3,"file":"useDateFilterTitleConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAOlD,wBAAgB,+BAA+B,CAC3C,WAAW,EAAE,MAAM,GAAG,SAAS,EAC/B,sBAAsB,EAAE,MAAM;;;;;2BAgBY,MAAM;;;EA6BnD"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDateFilterConfig.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/useDateFilterConfig.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,6BAA6B,EAAE,KAAK,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAavG,eAAO,MAAM,mBAAmB;;;;;;;;;CAiC/B,CAAC"}
1
+ {"version":3,"file":"useDateFilterConfig.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/dateFilter/useDateFilterConfig.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,6BAA6B,EAAE,KAAK,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAavG,eAAO,MAAM,mBAAmB,gBAAiB,MAAM,GAAG,SAAS,0BAA0B,MAAM;;6BAmBlE,6BAA6B;;;;;;;CAc7D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultFilterBar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/filterBar/DefaultFilterBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AA+EvD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAGlD;;GAEG;AACH,eAAO,MAAM,iBAAiB,uBA4O7B,CAAC;AAEF;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,eAAe,GAAG,YAAY,CAgIrE"}
1
+ {"version":3,"file":"DefaultFilterBar.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/filterBar/DefaultFilterBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AA+EvD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAGlD;;GAEG;AACH,eAAO,MAAM,iBAAiB,QAAO,eA4OpC,CAAC;AAEF;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,eAAe,GAAG,YAAY,CAgIrE"}
@@ -176,13 +176,9 @@ export function DefaultFilterBar(props) {
176
176
  dateFilterOptions,
177
177
  };
178
178
  const CustomCommonDateFilterComponent = DashboardDateFilterComponentProvider(commonDateFilter);
179
- return (_jsxs(DefaultFilterBarContainer, { children: [
180
- _jsx("div", { className: classNames("dash-filters-date", {
179
+ return (_jsxs(DefaultFilterBarContainer, { children: [_jsx("div", { className: classNames("dash-filters-date", {
181
180
  "dash-filter-is-edit-mode": isInEditMode,
182
- }), children: commonDateFilterMode === DashboardDateFilterConfigModeValues.HIDDEN ? (_jsx(HiddenDashboardDateFilter, {})) : (_jsxs(_Fragment, { children: [
183
- _jsx(CustomCommonDateFilterComponent, { filter: commonDateFilter, workingFilter: isApplyAllAtOnceEnabledAndSet ? commonWorkingDateFilter : undefined, onFilterChanged: onDateFilterChanged, config: commonDateFilterComponentConfig, readonly: commonDateFilterMode === DashboardDateFilterConfigModeValues.READONLY }), _jsx(DraggableFilterDropZoneHint, { placement: "outside", hintPosition: "next", targetIndex: 0, onAddAttributePlaceholder: addDraggableFilterPlaceholder, acceptPlaceholder: canAddMoreFilters })
184
- ] })) }), groupedFilterItems.map((filterItem) => (_jsx(DefaultFilterBarItem, { ...props, item: filterItem, autoOpenFilter: autoOpenFilter, addDraggableFilterPlaceholder: addDraggableFilterPlaceholder, closeAttributeSelection: closeAttributeSelection, selectDraggableFilter: selectDraggableFilter, onCloseAttributeFilter: onCloseAttributeFilter }, filterItem.filterIndex))), enableParameters
181
+ }), children: commonDateFilterMode === DashboardDateFilterConfigModeValues.HIDDEN ? (_jsx(HiddenDashboardDateFilter, {})) : (_jsxs(_Fragment, { children: [_jsx(CustomCommonDateFilterComponent, { filter: commonDateFilter, workingFilter: isApplyAllAtOnceEnabledAndSet ? commonWorkingDateFilter : undefined, onFilterChanged: onDateFilterChanged, config: commonDateFilterComponentConfig, readonly: commonDateFilterMode === DashboardDateFilterConfigModeValues.READONLY }), _jsx(DraggableFilterDropZoneHint, { placement: "outside", hintPosition: "next", targetIndex: 0, onAddAttributePlaceholder: addDraggableFilterPlaceholder, acceptPlaceholder: canAddMoreFilters })] })) }), groupedFilterItems.map((filterItem) => (_jsx(DefaultFilterBarItem, { ...props, item: filterItem, autoOpenFilter: autoOpenFilter, addDraggableFilterPlaceholder: addDraggableFilterPlaceholder, closeAttributeSelection: closeAttributeSelection, selectDraggableFilter: selectDraggableFilter, onCloseAttributeFilter: onCloseAttributeFilter }, filterItem.filterIndex))), enableParameters
185
182
  ? dashboardParameters.map((parameter) => (_jsx(DashboardParameterFilter, { parameter: parameter }, objRefToString(parameter.ref))))
186
- : null, canAddMoreFilters ? (_jsx(DraggableFilterDropZone, { targetIndex: draggableFiltersCount, onDrop: addDraggableFilterPlaceholder })) : null, enableParameters && isInEditMode ? _jsx(AddFilterMenu, {}) : null, _jsx(ResetFiltersButton, {}), _jsx("div", { className: "filter-bar-dropzone-container", children: _jsx(DraggableFilterDropZoneHint, { placement: "outside", hintPosition: "prev", acceptPlaceholder: false, targetIndex: draggableFiltersCount }) })
187
- ] }));
183
+ : null, canAddMoreFilters ? (_jsx(DraggableFilterDropZone, { targetIndex: draggableFiltersCount, onDrop: addDraggableFilterPlaceholder })) : null, enableParameters && isInEditMode ? _jsx(AddFilterMenu, {}) : null, _jsx(ResetFiltersButton, {}), _jsx("div", { className: "filter-bar-dropzone-container", children: _jsx(DraggableFilterDropZoneHint, { placement: "outside", hintPosition: "prev", acceptPlaceholder: false, targetIndex: draggableFiltersCount }) })] }));
188
184
  }
@@ -87,24 +87,18 @@ function DefaultFilterBarContainerCore({ children }) {
87
87
  const bubbleText = hasInvalidFilterSelections
88
88
  ? intl.formatMessage({ id: "filterBar.invalidFilterSelection" }, { names: filtersWithInvalidSelection.join(", ") })
89
89
  : intl.formatMessage({ id: "filterBar.applyFilters" });
90
- return (_jsxs(_Fragment, { children: [
91
- _jsxs("div", { className: "dash-filters-wrapper s-gd-dashboard-filter-bar", ref: dropRef, onFocus: onContainerFocus, onBlur: onContainerBlur, children: [
92
- _jsxs("div", { style: { height }, className: cx("dash-filters-visible", {
90
+ return (_jsxs(_Fragment, { children: [_jsxs("div", { className: "dash-filters-wrapper s-gd-dashboard-filter-bar", ref: dropRef, onFocus: onContainerFocus, onBlur: onContainerBlur, children: [_jsxs("div", { style: { height }, className: cx("dash-filters-visible", {
93
91
  scrollable: scrollable,
94
92
  "s-dash-filters-visible-all": isFilterBarExpanded,
95
93
  "apply-all-at-once": isApplyAllAtOnceEnabledAndSet,
96
- }), children: [
97
- _jsx(AllFiltersContainer, { setCalculatedRows: setCalculatedRows, isAutoExpanded: expandedAutomatically, children: children }), _jsx(FiltersRows, { rows: rows }), _jsxs("div", { className: "filter-bar-configuration", style: configurationStyle, children: [isApplyAllAtOnceEnabledAndSet && isWorkingSelectionChanged ? (_jsx(UiTooltip, { content: bubbleText, triggerBy: ["hover", "focus"], disabled: !bubbleText, anchor: _jsx(UiButton, { accessibilityConfig: {
94
+ }), children: [_jsx(AllFiltersContainer, { setCalculatedRows: setCalculatedRows, isAutoExpanded: expandedAutomatically, children: children }), _jsx(FiltersRows, { rows: rows }), _jsxs("div", { className: "filter-bar-configuration", style: configurationStyle, children: [isApplyAllAtOnceEnabledAndSet && isWorkingSelectionChanged ? (_jsx(UiTooltip, { content: bubbleText, triggerBy: ["hover", "focus"], disabled: !bubbleText, anchor: _jsx(UiButton, { accessibilityConfig: {
98
95
  ariaHaspopup: "dialog",
99
96
  ariaLabel: bubbleText,
100
- }, label: intl.formatMessage({ id: "apply" }), variant: "primary", onClick: applyAllDashboardFilters, isDisabled: hasInvalidFilterSelections }) })) : null, _jsx(FilterViews, {})
101
- ] })
102
- ] }), _jsx(ShowAllFiltersButton, { isFilterBarExpanded: isFilterBarExpanded, isVisible: rows.length > 1, onToggle: (isExpanded) => {
97
+ }, label: intl.formatMessage({ id: "apply" }), variant: "primary", onClick: applyAllDashboardFilters, isDisabled: hasInvalidFilterSelections }) })) : null, _jsx(FilterViews, {})] })] }), _jsx(ShowAllFiltersButton, { isFilterBarExpanded: isFilterBarExpanded, isVisible: rows.length > 1, onToggle: (isExpanded) => {
103
98
  setFilterBarExpanded(isExpanded);
104
99
  setExpandedAutomatically(false);
105
100
  } }), isInEditMode ? _jsx(FlexibleBulletsBar, {}) : null] }), isWorkingSelectionChanged && isApplyAllAtOnceEnabledAndSet ? (_jsx("div", { "aria-hidden": "true", className: "filters-message", style: { marginTop: rows.length > 1 ? "35px" : "10px" }, children: _jsx(Message, { type: "progress", children: _jsx(FormattedMessage, { id: "filterBar.unappliedFiltersNotification", values: {
106
- link: (chunks) => (_jsx("strong", { children: _jsxs(BubbleHoverTrigger, { showDelay: 100, hideDelay: 0, children: [
107
- _jsx(UiButton, { variant: "link", onClick: applyAllDashboardFilters, label: chunks, isDisabled: hasInvalidFilterSelections }), hasInvalidFilterSelections ? (_jsx(Bubble, { children: bubbleText })) : null] }) })),
101
+ link: (chunks) => (_jsx("strong", { children: _jsxs(BubbleHoverTrigger, { showDelay: 100, hideDelay: 0, children: [_jsx(UiButton, { variant: "link", onClick: applyAllDashboardFilters, label: chunks, isDisabled: hasInvalidFilterSelections }), hasInvalidFilterSelections ? (_jsx(Bubble, { children: bubbleText })) : null] }) })),
108
102
  } }) }) })) : null, showExecutionTimestampMessage ? (_jsx("div", { className: "filters-message", style: { marginTop: rows.length > 1 ? "35px" : "10px" }, children: _jsxs(Message, { type: "progress", children: [_jsx(FormattedMessage, { id: "filterBar.executionTimestampNotificationMessage", values: {
109
103
  bold: (chunks) => _jsx("strong", { children: chunks }),
110
104
  date: formattedDate,
@@ -6,6 +6,5 @@ export function ShowAllFiltersButton({ isVisible, isFilterBarExpanded, onToggle,
6
6
  return null;
7
7
  }
8
8
  const icon = isFilterBarExpanded ? "gd-icon-chevron-up" : "gd-icon-chevron-down";
9
- return (_jsx("div", { className: "show-all", children: _jsx("button", { className: "button-filter-bar-show-all", type: "button", tabIndex: -1, "aria-hidden": "true", onClick: () => onToggle(!isFilterBarExpanded), children: _jsxs("span", { className: "gd-button-text gd-label", children: [isFilterBarExpanded ? (_jsx(FormattedMessage, { id: "filterBar.showLess" })) : (_jsx(FormattedMessage, { id: "filterBar.showAll" })), _jsx("i", { className: `gd-button-icon gd-icon ${icon}` })
10
- ] }) }) }));
9
+ return (_jsx("div", { className: "show-all", children: _jsx("button", { className: "button-filter-bar-show-all", type: "button", tabIndex: -1, "aria-hidden": "true", onClick: () => onToggle(!isFilterBarExpanded), children: _jsxs("span", { className: "gd-button-text gd-label", children: [isFilterBarExpanded ? (_jsx(FormattedMessage, { id: "filterBar.showLess" })) : (_jsx(FormattedMessage, { id: "filterBar.showAll" })), _jsx("i", { className: `gd-button-icon gd-icon ${icon}` })] }) }) }));
11
10
  }
@@ -18,11 +18,5 @@ export function AddFilterView({ onClose, onSave, titleId }) {
18
18
  onSave();
19
19
  }
20
20
  }, [isSaveEnabled, isDefault, name, dispatch, onSave]);
21
- return (_jsx(UiFocusManager, { enableFocusTrap: true, enableAutofocus: true, children: _jsxs("div", { className: "configuration-panel configuration-panel__filter-view__add", children: [
22
- _jsx(UiSubmenuHeader, { title: intl.formatMessage({ id: "filters.filterViews.add.title" }), onBack: onClose, backAriaLabel: intl.formatMessage({ id: "filters.filterViews.add.backAriaLabel" }), useShortenedTitle: false, height: "medium", titleId: titleId }), _jsxs("div", { className: "configuration-category", children: [
23
- _jsx(Input, { value: name, isSmall: true, onChange: onInputChange, label: intl.formatMessage({ id: "filters.filterViews.add.nameLabel" }), placeholder: intl.formatMessage({ id: "filters.filterViews.add.namePlaceholder" }), onEnterKeyPress: handleSave, autofocus: true }), _jsx("div", { className: "gd-filter-view-add-checkbox-row", children: _jsx(Checkbox, { value: isDefault, onChange: setDefault, text: intl.formatMessage({ id: "filters.filterViews.add.setAsDefaultLabel" }) }) }), _jsx("div", { className: "gd-message information gd-filter-view-add-hint", children: _jsx(FormattedMessage, { id: "filters.filterViews.add.hint" }) })
24
- ] }), _jsx("div", { className: "configuration-panel-footer", children: _jsxs("div", { className: "configuration-panel-footer__content", children: [
25
- _jsx(Button, { size: "small", onClick: onClose, className: "gd-button gd-button-secondary", children: _jsx(FormattedMessage, { id: "filters.filterViews.add.cancelButton" }) }), _jsx(Button, { intent: "action", size: "small", onClick: handleSave, disabled: !isSaveEnabled, children: _jsx(FormattedMessage, { id: "filters.filterViews.add.saveButton" }) })
26
- ] }) })
27
- ] }) }));
21
+ return (_jsx(UiFocusManager, { enableFocusTrap: true, enableAutofocus: true, children: _jsxs("div", { className: "configuration-panel configuration-panel__filter-view__add", children: [_jsx(UiSubmenuHeader, { title: intl.formatMessage({ id: "filters.filterViews.add.title" }), onBack: onClose, backAriaLabel: intl.formatMessage({ id: "filters.filterViews.add.backAriaLabel" }), useShortenedTitle: false, height: "medium", titleId: titleId }), _jsxs("div", { className: "configuration-category", children: [_jsx(Input, { value: name, isSmall: true, onChange: onInputChange, label: intl.formatMessage({ id: "filters.filterViews.add.nameLabel" }), placeholder: intl.formatMessage({ id: "filters.filterViews.add.namePlaceholder" }), onEnterKeyPress: handleSave, autofocus: true }), _jsx("div", { className: "gd-filter-view-add-checkbox-row", children: _jsx(Checkbox, { value: isDefault, onChange: setDefault, text: intl.formatMessage({ id: "filters.filterViews.add.setAsDefaultLabel" }) }) }), _jsx("div", { className: "gd-message information gd-filter-view-add-hint", children: _jsx(FormattedMessage, { id: "filters.filterViews.add.hint" }) })] }), _jsx("div", { className: "configuration-panel-footer", children: _jsxs("div", { className: "configuration-panel-footer__content", children: [_jsx(Button, { size: "small", onClick: onClose, className: "gd-button gd-button-secondary", children: _jsx(FormattedMessage, { id: "filters.filterViews.add.cancelButton" }) }), _jsx(Button, { intent: "action", size: "small", onClick: handleSave, disabled: !isSaveEnabled, children: _jsx(FormattedMessage, { id: "filters.filterViews.add.saveButton" }) })] }) })] }) }));
28
22
  }
@@ -96,8 +96,7 @@ export function FilterViews() {
96
96
  if (isReadOnly) {
97
97
  return null;
98
98
  }
99
- return (_jsxs("div", { className: "gd-filter-views", children: [showDropdownButton ? (_jsxs(_Fragment, { children: [
100
- _jsx("div", { className: buttonWrapperClassNames, children: _jsx(UiButton, { id: triggerId, variant: "tertiary",
99
+ return (_jsxs("div", { className: "gd-filter-views", children: [showDropdownButton ? (_jsxs(_Fragment, { children: [_jsx("div", { className: buttonWrapperClassNames, children: _jsx(UiButton, { id: triggerId, variant: "tertiary",
101
100
  // tertiary has no padding, so size only drives font-size and height;
102
101
  // "medium" keeps the 14px label the button had in both densities
103
102
  size: "medium", label: getButtonLabel(intl, filterViews), iconAfter: isDialogOpen ? "navigateUp" : "navigateDown", onClick: toggleDialog, dataTestId: "filter-views-button", accessibilityConfig: {
@@ -33,11 +33,7 @@ function FilterListItem({ item, index, focusedAction, onApply, onDelete, onSetAs
33
33
  return (_jsxs("div", { className: cx("gd-filter-view__item", {
34
34
  "gd-filter-view__item--isFocused": isFocused,
35
35
  "gd-filter-view__item--isFocusedSelectItem": focusedAction === SELECT_ITEM_ACTION,
36
- }), role: "row", "aria-rowindex": index + 1, "aria-labelledby": titleId, tabIndex: -1, children: [
37
- _jsx("div", { className: "gd-filter-view__item__value", onClick: onApply, id: titleId, role: "gridcell", children: _jsxs("div", { role: "button", tabIndex: focusedAction === SELECT_ITEM_ACTION ? 0 : -1, id: makeId?.({ item, specifier: SELECT_ITEM_ACTION }) ?? undefined, children: [
38
- _jsx("span", { className: "gd-filter-view__item__value__title", children: name }), isDefault ? (_jsxs("span", { className: "gd-filter-view__item__value__suffix", children: ["\u00A0",
39
- _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.isDefault" })
40
- ] })) : null] }) }), onSetAsDefault ? (_jsx(SetAsDefaultButton, { isDefault: isDefault, title: name, onClick: onSetAsDefault, isFocused: focusedAction === "setDefault", id: makeId?.({ item, specifier: "setDefault" }) })) : null, onDelete ? (_jsx(DeleteButton, { onClick: onDelete, title: name, isFocused: focusedAction === "delete", id: makeId?.({ item, specifier: "delete" }) })) : null] }));
36
+ }), role: "row", "aria-rowindex": index + 1, "aria-labelledby": titleId, tabIndex: -1, children: [_jsx("div", { className: "gd-filter-view__item__value", onClick: onApply, id: titleId, role: "gridcell", children: _jsxs("div", { role: "button", tabIndex: focusedAction === SELECT_ITEM_ACTION ? 0 : -1, id: makeId?.({ item, specifier: SELECT_ITEM_ACTION }) ?? undefined, children: [_jsx("span", { className: "gd-filter-view__item__value__title", children: name }), isDefault ? (_jsxs("span", { className: "gd-filter-view__item__value__suffix", children: ["\u00A0", _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.isDefault" })] })) : null] }) }), onSetAsDefault ? (_jsx(SetAsDefaultButton, { isDefault: isDefault, title: name, onClick: onSetAsDefault, isFocused: focusedAction === "setDefault", id: makeId?.({ item, specifier: "setDefault" }) })) : null, onDelete ? (_jsx(DeleteButton, { onClick: onDelete, title: name, isFocused: focusedAction === "delete", id: makeId?.({ item, specifier: "delete" }) })) : null] }));
41
37
  }
42
38
  export function FilterViewsList({ filterViews = [], onAddNew, onClose, titleId: titleIdProp, }) {
43
39
  const intl = useIntl();
@@ -119,15 +115,12 @@ export function FilterViewsList({ filterViews = [], onAddNew, onClose, titleId:
119
115
  }, onCancel: () => {
120
116
  setFocusedAction("delete");
121
117
  setFilterViewToDelete(undefined);
122
- } })) : null, _jsxs("div", { className: "configuration-panel configuration-panel__filter-view__list", children: [
123
- _jsx("div", { className: "configuration-panel-header", children: _jsxs("div", { className: "gd-title-with-icon", children: [
124
- _jsx(Typography, { tagName: "h3", className: "configuration-panel-header-title", id: titleId, children: _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.title" }) }), _jsx(UiTooltip, { id: filterViewTooltipId, arrowPlacement: "top-end", content: contentTooltip, anchor: _jsx(UiIconButton, { id: infoButtonId, icon: "question", variant: "tertiary", size: "small", accessibilityConfig: {
118
+ } })) : null, _jsxs("div", { className: "configuration-panel configuration-panel__filter-view__list", children: [_jsx("div", { className: "configuration-panel-header", children: _jsxs("div", { className: "gd-title-with-icon", children: [_jsx(Typography, { tagName: "h3", className: "configuration-panel-header-title", id: titleId, children: _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.title" }) }), _jsx(UiTooltip, { id: filterViewTooltipId, arrowPlacement: "top-end", content: contentTooltip, anchor: _jsx(UiIconButton, { id: infoButtonId, icon: "question", variant: "tertiary", size: "small", accessibilityConfig: {
125
119
  ariaDescribedBy: filterViewTooltipId,
126
120
  ariaLabel: intl.formatMessage({
127
121
  id: "filters.filterViews.tooltip.ariaLabel",
128
122
  }),
129
- } }), triggerBy: ["hover", "focus"] })
130
- ] }) }), _jsx(ScopedIdStore, { value: scopedIdStoreValue, children: _jsx("div", { className: "configuration-category gd-filter-view__list", role: "grid", ref: containerRef, onKeyDown: onKeyboardNavigation, onBlur: handleBlur, tabIndex: -1, id: scopedIdStoreValue.containerId, "aria-label": filterViews.length > 0
123
+ } }), triggerBy: ["hover", "focus"] })] }) }), _jsx(ScopedIdStore, { value: scopedIdStoreValue, children: _jsx("div", { className: "configuration-category gd-filter-view__list", role: "grid", ref: containerRef, onKeyDown: onKeyboardNavigation, onBlur: handleBlur, tabIndex: -1, id: scopedIdStoreValue.containerId, "aria-label": filterViews.length > 0
131
124
  ? canCreateFilterView
132
125
  ? intl.formatMessage({
133
126
  id: "filters.filterViews.list.ariaLabel.withActions",
@@ -138,7 +131,5 @@ export function FilterViewsList({ filterViews = [], onAddNew, onClose, titleId:
138
131
  : undefined, "aria-labelledby": filterViews.length === 0 ? titleId : undefined, "aria-rowcount": filterViews.length, children: isLoading ? (_jsx("div", { role: "row", children: _jsx("div", { role: "gridcell", children: _jsx("div", { className: "gd-filter-view__list__empty", children: _jsx(LoadingComponent, {}) }) }) })) : filterViews.length > 0 ? (filterViews.map((filterView, index) => (_jsx(FilterListItem, { item: filterView, index: index, focusedAction: filterView === focusedItem ? focusedAction : undefined, onApply: createSelectHandler(filterView), onSetAsDefault: createSetAsDefaultHandler(filterView), onDelete: createDeleteHandler(filterView) }, objRefToString(filterView.ref))))) : (_jsx("div", { role: "row", children: _jsx("div", { role: "gridcell", children: _jsx("div", { className: "gd-filter-view__list__empty", children: _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.emptyList" }) }) }) })) }) }), _jsx("div", { className: "configuration-panel-footer", children: _jsx("div", { className: "configuration-panel-footer__content", children: _jsx(Button, { id: createViewId, className: "gd-button gd-button gd-button-link", iconLeft: "gd-icon-plus", size: "small", onClick: onAddNew, disabled: !canCreateFilterView, accessibilityConfig: {
139
132
  ariaExpanded: false,
140
133
  ariaHaspopup: "dialog",
141
- }, children: _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.newButton" }) }) }) })
142
- ] })
143
- ] }));
134
+ }, children: _jsx(FormattedMessage, { id: "filters.filterViews.dropdown.newButton" }) }) }) })] })] }));
144
135
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useFilterBarState.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useFilterBarState.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,wBAAwB,CAAC;AAOpF,wBAAgB,iBAAiB;;;;;;;;;;EAwBhC"}
1
+ {"version":3,"file":"useFilterBarState.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useFilterBarState.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,wBAAwB,CAAC;AAOpF,wBAAgB,iBAAiB;;;;;;uCAUZ,OAAO;;;;EAc3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"useResetFiltersButton.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useResetFiltersButton.ts"],"names":[],"mappings":"AAqLA;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;;;;CA8JjC,CAAC"}
1
+ {"version":3,"file":"useResetFiltersButton.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useResetFiltersButton.ts"],"names":[],"mappings":"AAqLA;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,QAAO;IACrC,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,KAAK,GAAG,aAAa,CAAC;IACjC,YAAY,EAAE,MAAM,IAAI,CAAC;CA2J5B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useRowsCalculator.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useRowsCalculator.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAe,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,cAAc,GAAG;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;;CAAwD,CAAC;AAE3F,wBAAgB,iBAAiB,CAC7B,OAAO,EAAE,gBAAgB,CAAC,OAAO,GAAG,IAAI,CAAC,GAC1C,CAAC,UAAU,EAAE,WAAW,KAAK,cAAc,CAiB7C"}
1
+ {"version":3,"file":"useRowsCalculator.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/filterBar/hooks/useRowsCalculator.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAe,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,cAAc,GAAG;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,qBAAqB;IAAK,cAAc;IAAM,eAAe;IAAM,IAAI;CAAM,CAAC;AAE3F,wBAAgB,iBAAiB,CAC7B,OAAO,EAAE,gBAAgB,CAAC,OAAO,GAAG,IAAI,CAAC,GAC1C,CAAC,UAAU,EAAE,WAAW,KAAK,cAAc,CAiB7C"}
@@ -6,18 +6,11 @@ import { Button, UiTooltip } from "@gooddata/sdk-ui-kit";
6
6
  * @internal
7
7
  */
8
8
  export function CustomMeasureValueFilterDropdownActions({ isApplyDisabled, onApplyButtonClick, onCancelButtonClick, onConfigurationButtonClick, cancelText, applyText, applyDisabledTooltip, withoutApply, isConfigurationButtonVisible, }) {
9
- return (_jsxs("div", { className: "gd-measure-value-filter-dropdown-actions__next", children: [
10
- _jsx("div", { className: "gd-measure-value-filter-dropdown-actions-left-content__next", children: isConfigurationButtonVisible ? (_jsx(AttributeFilterConfigurationButton, { onConfiguration: onConfigurationButtonClick })) : null }), _jsxs("div", { className: "gd-measure-value-filter-dropdown-actions-right-content__next", children: [
11
- _jsx(Button, { className: "gd-measure-value-filter-cancel-button__next gd-button-secondary gd-button-small cancel-button s-mvf-dropdown-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), withoutApply ? null : (_jsx(UiTooltip, { content: applyDisabledTooltip, triggerBy: ["hover", "focus"], disabled: !isApplyDisabled || !applyDisabledTooltip, arrowPlacement: "left", optimalPlacement: true, anchor: _jsx(Button, { className: "gd-measure-value-filter-apply-button__next gd-button-action gd-button-small s-mvf-dropdown-apply", onClick: onApplyButtonClick, value: applyText, title: applyText, disabled: isApplyDisabled, describedByFromValidation: true }) }))] })
12
- ] }));
9
+ return (_jsxs("div", { className: "gd-measure-value-filter-dropdown-actions__next", children: [_jsx("div", { className: "gd-measure-value-filter-dropdown-actions-left-content__next", children: isConfigurationButtonVisible ? (_jsx(AttributeFilterConfigurationButton, { onConfiguration: onConfigurationButtonClick })) : null }), _jsxs("div", { className: "gd-measure-value-filter-dropdown-actions-right-content__next", children: [_jsx(Button, { className: "gd-measure-value-filter-cancel-button__next gd-button-secondary gd-button-small cancel-button s-mvf-dropdown-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), withoutApply ? null : (_jsx(UiTooltip, { content: applyDisabledTooltip, triggerBy: ["hover", "focus"], disabled: !isApplyDisabled || !applyDisabledTooltip, arrowPlacement: "left", optimalPlacement: true, anchor: _jsx(Button, { className: "gd-measure-value-filter-apply-button__next gd-button-action gd-button-small s-mvf-dropdown-apply", onClick: onApplyButtonClick, value: applyText, title: applyText, disabled: isApplyDisabled, describedByFromValidation: true }) }))] })] }));
13
10
  }
14
11
  /**
15
12
  * @internal
16
13
  */
17
14
  export function CustomConfigureMeasureValueFilterDropdownActions({ isSaveDisabled, onSaveButtonClick, onCancelButtonClick, cancelText, saveText, }) {
18
- return (_jsxs("div", { className: "gd-measure-value-filter-dropdown-actions__next", children: [
19
- _jsx("div", { className: "gd-measure-value-filter-dropdown-actions-left-content__next" }), _jsxs("div", { className: "gd-measure-value-filter-dropdown-actions-right-content__next", children: [
20
- _jsx(Button, { className: "gd-measure-value-filter-cancel-button__next gd-button-secondary gd-button-small cancel-button s-mvf-dropdown-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), _jsx(Button, { className: "gd-measure-value-filter-apply-button__next gd-button-action gd-button-small s-mvf-dropdown-apply", onClick: onSaveButtonClick, value: saveText, title: saveText, disabled: isSaveDisabled })
21
- ] })
22
- ] }));
15
+ return (_jsxs("div", { className: "gd-measure-value-filter-dropdown-actions__next", children: [_jsx("div", { className: "gd-measure-value-filter-dropdown-actions-left-content__next" }), _jsxs("div", { className: "gd-measure-value-filter-dropdown-actions-right-content__next", children: [_jsx(Button, { className: "gd-measure-value-filter-cancel-button__next gd-button-secondary gd-button-small cancel-button s-mvf-dropdown-cancel", onClick: onCancelButtonClick, value: cancelText, title: cancelText }), _jsx(Button, { className: "gd-measure-value-filter-apply-button__next gd-button-action gd-button-small s-mvf-dropdown-apply", onClick: onSaveButtonClick, value: saveText, title: saveText, disabled: isSaveDisabled })] })] }));
23
16
  }
@@ -37,9 +37,7 @@ function MeasureValueFilterVisibilityIcon({ visibilityIcon, disabled, }) {
37
37
  return (_jsx("div", { className: cx("gd-filter-button-custom-icon-wrapper", "s-gd-filter-button-custom-icon-wrapper", {
38
38
  disabled,
39
39
  "s-disabled": disabled,
40
- }), children: _jsxs(BubbleHoverTrigger, { children: [
41
- _jsx("i", { className: `gd-filter-button-custom-icon s-gd-filter-button-custom-icon ${visibilityIcon.icon}` }), _jsx(Bubble, { className: `bubble-primary ${visibilityIcon.bubbleClassNames || ""}`, alignPoints: visibilityIcon.bubbleAlignPoints || DEFAULT_VISIBILITY_BUBBLE_ALIGN_POINTS, children: visibilityIcon.tooltip })
42
- ] }) }));
40
+ }), children: _jsxs(BubbleHoverTrigger, { children: [_jsx("i", { className: `gd-filter-button-custom-icon s-gd-filter-button-custom-icon ${visibilityIcon.icon}` }), _jsx(Bubble, { className: `bubble-primary ${visibilityIcon.bubbleClassNames || ""}`, alignPoints: visibilityIcon.bubbleAlignPoints || DEFAULT_VISIBILITY_BUBBLE_ALIGN_POINTS, children: visibilityIcon.tooltip })] }) }));
43
41
  }
44
42
  /**
45
43
  * @alpha
@@ -187,8 +185,7 @@ export function DefaultDashboardMeasureValueFilter(props) {
187
185
  "s-mvf-missing-metric": isMissingMetric,
188
186
  }) }));
189
187
  if (isMissingMetric && !isActive) {
190
- return (_jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: 0, children: [button, _jsx(Bubble, { className: "bubble-negative", alignPoints: [{ align: "bc tc" }], children: intl.formatMessage({ id: "filters.mvf.missingMetric.tooltip" }) })
191
- ] }));
188
+ return (_jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: 0, children: [button, _jsx(Bubble, { className: "bubble-negative", alignPoints: [{ align: "bc tc" }], children: intl.formatMessage({ id: "filters.mvf.missingMetric.tooltip" }) })] }));
192
189
  }
193
190
  return button;
194
191
  }
@@ -15,12 +15,9 @@ export function MeasureValueFilterConfiguration({ intl, titleText, resetTitleTex
15
15
  onModeChange(value);
16
16
  }, [onModeChange]);
17
17
  const handleLoadCatalogDimensionality = useCallback((currentDimensionality) => loadCatalogDimensionality(currentDimensionality.filter(isObjRef)), [loadCatalogDimensionality]);
18
- return (_jsxs("div", { className: "s-measure-value-filter-dropdown-configuration attribute-filter-dropdown-configuration sdk-edit-mode-on", children: [
19
- _jsx(ConfigurationPanelHeader, {}), _jsx(AttributeTitleRenaming, { categoryTitle: titleText, resetTitleText: resetTitleText, onClick: onTitleReset, onChange: onTitleChange, showResetTitle: title !== defaultTitle, attributeTitle: title }), _jsx(DimensionalitySection, { dimensionality: dimensionality, catalogDimensionality: catalogDimensionality, loadCatalogDimensionality: handleLoadCatalogDimensionality, onDimensionalityChange: onDimensionalityChange,
18
+ return (_jsxs("div", { className: "s-measure-value-filter-dropdown-configuration attribute-filter-dropdown-configuration sdk-edit-mode-on", children: [_jsx(ConfigurationPanelHeader, {}), _jsx(AttributeTitleRenaming, { categoryTitle: titleText, resetTitleText: resetTitleText, onClick: onTitleReset, onChange: onTitleChange, showResetTitle: title !== defaultTitle, attributeTitle: title }), _jsx(DimensionalitySection, { dimensionality: dimensionality, catalogDimensionality: catalogDimensionality, loadCatalogDimensionality: handleLoadCatalogDimensionality, onDimensionalityChange: onDimensionalityChange,
20
19
  // Dashboard MVFs are newly configured with explicit ObjRef dimensionality.
21
20
  isMigratedFilter: true,
22
21
  // This panel has no dialog-level scroll container, so the section bounds its own pills.
23
- withScrollContainer: true }), showConfigModeSection ? (_jsxs(_Fragment, { children: [
24
- _jsx(ConfigurationCategory, { categoryTitle: modeCategoryTitleText }), _jsx(ConfigModeSelect, { intl: intl, selectedMode: mode ?? DashboardAttributeFilterConfigModeValues.ACTIVE, onChanged: handleModeChanged })
25
- ] })) : null] }));
22
+ withScrollContainer: true }), showConfigModeSection ? (_jsxs(_Fragment, { children: [_jsx(ConfigurationCategory, { categoryTitle: modeCategoryTitleText }), _jsx(ConfigModeSelect, { intl: intl, selectedMode: mode ?? DashboardAttributeFilterConfigModeValues.ACTIVE, onChanged: handleModeChanged })] })) : null] }));
26
23
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardMeasureValueFilterData.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAErD,OAAO,EAKH,KAAK,eAAe,EACpB,KAAK,4BAA4B,EACjC,KAAK,mBAAmB,EACxB,KAAK,WAAW,EAChB,KAAK,2BAA2B,EAChC,KAAK,MAAM,EAMd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,mBAAmB,EAAuC,MAAM,0BAA0B,CAAC;AAmCzG;;;;;;;GAOG;AACH,wBAAgB,qCAAqC,CACjD,OAAO,EAAE,mBAAmB,GAAG,IAAI,GACpC,2BAA2B,EAAE,GAAG,SAAS,CAS3C;AA+ID;;;;;;;GAOG;AACH,MAAM,WAAW,gCAAgC;IAC7C,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,4CAA4C;IAC5C,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,6EAA6E;IAC7E,aAAa,EAAE,eAAe,GAAG,SAAS,CAAC;IAC3C,oGAAoG;IACpG,eAAe,EAAE,OAAO,CAAC;IACzB,kDAAkD;IAClD,kBAAkB,EAAE,MAAM,CAAC;IAC3B,+EAA6E;IAC7E,WAAW,EAAE,MAAM,CAAC;IACpB,6CAA6C;IAC7C,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,iDAAiD;IACjD,aAAa,EAAE,OAAO,CAAC;IACvB,2EAA2E;IAC3E,UAAU,EAAE,2BAA2B,EAAE,GAAG,SAAS,CAAC;IACtD,qEAAqE;IACrE,cAAc,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;IACrC,gFAAgF;IAChF,mBAAmB,EAAE,mBAAmB,EAAE,CAAC;IAC3C,iFAAiF;IACjF,qBAAqB,EAAE,mBAAmB,EAAE,CAAC;IAC7C,uFAAuF;IACvF,yBAAyB,EAAE,CAAC,cAAc,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,mBAAmB,EAAE,CAAC,CAAC;IACxF,+EAA6E;IAC7E,cAAc,EAAE,MAAM,CAAC;IACvB,iFAAiF;IACjF,cAAc,EAAE,mBAAmB,CAAC;IACpC,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,SAAS,CAAC;CACnB;AAED;;;;;;;;GAQG;AACH,wBAAgB,kCAAkC,CAC9C,MAAM,EAAE,4BAA4B,EACpC,eAAe,CAAC,EAAE,4BAA4B,GAC/C,gCAAgC,CAkGlC;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,wBAAwB;IACrC,MAAM,EAAE,mBAAmB,CAAC;IAC5B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,cAAc,EAAE,IAAI,CAAC;IACrB,4BAA4B,EAAE,IAAI,CAAC;IACnC,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,IAAI,CAAC;IAC9B,wBAAwB,EAAE,IAAI,CAAC;IAC/B,uBAAuB,EAAE,KAAK,CAAC;IAC/B,sBAAsB,EAAE,IAAI,CAAC;IAC7B,qBAAqB,EAAE,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,CAAC;CACzB;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,gCAAgC,GAAG,wBAAwB,CAmB3G"}
1
+ {"version":3,"file":"useDashboardMeasureValueFilterData.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAErD,OAAO,EAKH,KAAK,eAAe,EACpB,KAAK,4BAA4B,EACjC,KAAK,mBAAmB,EACxB,KAAK,WAAW,EAChB,KAAK,2BAA2B,EAChC,KAAK,MAAM,EAMd,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,mBAAmB,EAAuC,MAAM,0BAA0B,CAAC;AAmCzG;;;;;;;GAOG;AACH,wBAAgB,qCAAqC,CACjD,OAAO,EAAE,mBAAmB,GAAG,IAAI,GACpC,2BAA2B,EAAE,GAAG,SAAS,CAS3C;AA+ID;;;;;;;GAOG;AACH,MAAM,WAAW,gCAAgC;IAC7C,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,4CAA4C;IAC5C,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,6EAA6E;IAC7E,aAAa,EAAE,eAAe,GAAG,SAAS,CAAC;IAC3C,oGAAoG;IACpG,eAAe,EAAE,OAAO,CAAC;IACzB,kDAAkD;IAClD,kBAAkB,EAAE,MAAM,CAAC;IAC3B,6EAA6E;IAC7E,WAAW,EAAE,MAAM,CAAC;IACpB,6CAA6C;IAC7C,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,iDAAiD;IACjD,aAAa,EAAE,OAAO,CAAC;IACvB,2EAA2E;IAC3E,UAAU,EAAE,2BAA2B,EAAE,GAAG,SAAS,CAAC;IACtD,qEAAqE;IACrE,cAAc,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;IACrC,gFAAgF;IAChF,mBAAmB,EAAE,mBAAmB,EAAE,CAAC;IAC3C,iFAAiF;IACjF,qBAAqB,EAAE,mBAAmB,EAAE,CAAC;IAC7C,uFAAuF;IACvF,yBAAyB,EAAE,CAAC,cAAc,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,mBAAmB,EAAE,CAAC,CAAC;IACxF,6EAA6E;IAC7E,cAAc,EAAE,MAAM,CAAC;IACvB,iFAAiF;IACjF,cAAc,EAAE,mBAAmB,CAAC;IACpC,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,SAAS,CAAC;CACnB;AAED;;;;;;;;GAQG;AACH,wBAAgB,kCAAkC,CAC9C,MAAM,EAAE,4BAA4B,EACpC,eAAe,CAAC,EAAE,4BAA4B,GAC/C,gCAAgC,CAkGlC;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,wBAAwB;IACrC,MAAM,EAAE,mBAAmB,CAAC;IAC5B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,cAAc,EAAE,IAAI,CAAC;IACrB,4BAA4B,EAAE,IAAI,CAAC;IACnC,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,IAAI,CAAC;IAC9B,wBAAwB,EAAE,IAAI,CAAC;IAC/B,uBAAuB,EAAE,KAAK,CAAC;IAC/B,sBAAsB,EAAE,IAAI,CAAC;IAC7B,qBAAqB,EAAE,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,CAAC;CACzB;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,gCAAgC,GAAG,wBAAwB,CAmB3G"}
@@ -27,13 +27,7 @@ function AddFilterMenuBody({ onClose }) {
27
27
  const intl = useIntl();
28
28
  const [activeView, setActiveView] = useState("menu");
29
29
  if (activeView === "menu") {
30
- return (_jsxs("div", { className: "gd-add-filter-menu-body", children: [
31
- _jsx(UiSubmenuHeader, { title: intl.formatMessage(messages.addFilterTitle), onClose: onClose }), _jsx("div", { className: "gd-add-filter-menu-content", children: _jsxs("button", { type: "button", className: "gd-add-filter-menu-item", onClick: () => setActiveView("parameters"), children: [
32
- _jsx(UiIcon, { type: "parameter", size: 18, color: "currentColor" }), _jsx("span", { children: intl.formatMessage(messages.parameter) })
33
- ] }) })
34
- ] }));
30
+ return (_jsxs("div", { className: "gd-add-filter-menu-body", children: [_jsx(UiSubmenuHeader, { title: intl.formatMessage(messages.addFilterTitle), onClose: onClose }), _jsx("div", { className: "gd-add-filter-menu-content", children: _jsxs("button", { type: "button", className: "gd-add-filter-menu-item", onClick: () => setActiveView("parameters"), children: [_jsx(UiIcon, { type: "parameter", size: 18, color: "currentColor" }), _jsx("span", { children: intl.formatMessage(messages.parameter) })] }) })] }));
35
31
  }
36
- return (_jsxs("div", { className: "gd-add-filter-menu-body", children: [
37
- _jsx(UiSubmenuHeader, { title: intl.formatMessage(messages.parameter), onBack: () => setActiveView("menu"), onClose: onClose }), _jsx(DashboardParameterPicker, { onAdd: onClose, onCancel: () => setActiveView("menu") })
38
- ] }));
32
+ return (_jsxs("div", { className: "gd-add-filter-menu-body", children: [_jsx(UiSubmenuHeader, { title: intl.formatMessage(messages.parameter), onBack: () => setActiveView("menu"), onClose: onClose }), _jsx(DashboardParameterPicker, { onAdd: onClose, onCancel: () => setActiveView("menu") })] }));
39
33
  }
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/presentation/filterBar/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EACH,KAAK,kCAAkC,EAEvC,KAAK,6BAA6B,EAKrC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAI7F,OAAO,EACH,KAAK,uBAAuB,EAM/B,MAAM,+CAA+C,CAAC;AAMvD,eAAO,MAAM,iBAAiB,gKA+B7B,CAAC;AAEF,eAAO,MAAM,mBAAmB,+VAoB/B,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/presentation/filterBar/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EACH,KAAK,kCAAkC,EAEvC,KAAK,6BAA6B,EAKrC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAI7F,OAAO,EACH,KAAK,uBAAuB,EAM/B,MAAM,+CAA+C,CAAC;AAMvD,eAAO,MAAM,iBAAiB,SACpB,cAAc,GAAG,SAAS,gBAClB,OAAO,sCACe,OAAO,QACrC,SAAS,KAChB,uBAAuB,GAAG,SA0B5B,CAAC;AAEF,eAAO,MAAM,mBAAmB,qBACV,uBAAuB,0BACjB,6BAA6B,mCACpB,GAAG,CAAC,MAAM,EAAE,kCAAkC,CAAC,8BACpD,GAAG,CAAC,MAAM,EAAE,6BAA6B,CAAC,uCAClC,GAAG,CAAC,MAAM,EAAE,kCAAkC,CAAC,YAetF,CAAC"}
@@ -134,8 +134,7 @@ export function DashboardLayoutWidget({ item, DefaultWidgetRenderer, onDrill, on
134
134
  "gd-widget-export": isSnapshotAccessibilityEnabled && isExport,
135
135
  },
136
136
  ]);
137
- return (_jsxs(DefaultWidgetRenderer, { DefaultWidgetRenderer: DefaultWidgetRenderer, item: item, allowOverflow: allowOverflow, height: height, minHeight: minHeight, className: className, contentRef: contentRef, getLayoutDimensions: getLayoutDimensions, rowIndex: rowIndex, children: [
138
- _jsxs("div", { ref: wrapperRef, className: wrapperClassName, children: [canShowWidgetHotspots ? (_jsx(Hotspot, { dropZoneType: "prev", direction: direction, layoutPath: item.index(), isOverNestedLayout: isNestedLayout, isInFirstRow: isInFirstRow })) : null, _jsx(DashboardItemPathAndSizeProvider, { layoutItem: item, children: _jsx(HoverDetector, { widgetRef: widget.ref, children: _jsx(DashboardWidget
137
+ return (_jsxs(DefaultWidgetRenderer, { DefaultWidgetRenderer: DefaultWidgetRenderer, item: item, allowOverflow: allowOverflow, height: height, minHeight: minHeight, className: className, contentRef: contentRef, getLayoutDimensions: getLayoutDimensions, rowIndex: rowIndex, children: [_jsxs("div", { ref: wrapperRef, className: wrapperClassName, children: [canShowWidgetHotspots ? (_jsx(Hotspot, { dropZoneType: "prev", direction: direction, layoutPath: item.index(), isOverNestedLayout: isNestedLayout, isInFirstRow: isInFirstRow })) : null, _jsx(DashboardItemPathAndSizeProvider, { layoutItem: item, children: _jsx(HoverDetector, { widgetRef: widget.ref, children: _jsx(DashboardWidget
139
138
  // @ts-expect-error Don't expose index prop on public interface (we need it only for css class for KD tests)
140
139
  , {
141
140
  // @ts-expect-error Don't expose index prop on public interface (we need it only for css class for KD tests)