@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
@@ -12,12 +12,10 @@ export function DrillFiltersConfigSection({ title, dataTestId, options, selected
12
12
  : [...selectedIds, id]
13
13
  : selectedIds.filter((selectedId) => selectedId !== id);
14
14
  const handleOptionChange = (id) => (checked) => onSelectionChange(getNextSelectedIds(id, checked));
15
- return (_jsxs("div", { className: "gd-drill-filters-config-section", "data-testid": dataTestId, children: [
16
- _jsx(DialogListHeader, { title: title, className: "gd-drill-filters-config-section-header" }), _jsx("div", { className: "gd-drill-filters-config-section-items", children: options.map((option) => {
15
+ return (_jsxs("div", { className: "gd-drill-filters-config-section", "data-testid": dataTestId, children: [_jsx(DialogListHeader, { title: title, className: "gd-drill-filters-config-section-header" }), _jsx("div", { className: "gd-drill-filters-config-section-items", children: options.map((option) => {
17
16
  const isChecked = isDrillFiltersConfigOptionSelected(option, selectedIds);
18
17
  const isDisabled = !!option.disabled;
19
18
  const checkbox = (_jsx(Checkbox, { value: isChecked, onChange: handleOptionChange(option.id), text: option.title, labelSize: "small", disabled: isDisabled }));
20
19
  return (_jsx("div", { className: "gd-drill-filters-config-section-item", title: isDisabled ? undefined : option.title, children: option.disabled ? (_jsx(UiTooltip, { triggerBy: ["hover", "focus"], arrowPlacement: "left", optimalPlacement: true, content: _jsx("div", { className: "gd-drill-filters-config-section-tooltip", children: option.disabled.message }), anchor: checkbox, anchorWrapperStyles: { lineHeight: 0, width: "fit-content" } })) : (checkbox) }, option.id));
21
- }) })
22
- ] }));
20
+ }) })] }));
23
21
  }
@@ -1 +1 @@
1
- {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0DnB,CAAC"}
1
+ {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/messages.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,QAAQ;;QAEb,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;;QAGF,EAAE;;CAER,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import { type InsightDrillDefinition } from "@gooddata/sdk-model";
2
2
  import { type IDrillConfigItem, type IDrillDownAttributeHierarchyDefinition } from "../../../../drill/types.js";
3
3
  import { type IDrillFiltersConfigOption } from "./types.js";
4
+ import { type IDrillFiltersConfigSelection } from "./useDrillFiltersConfigInner.js";
4
5
  interface IUseDrillFiltersConfigParams {
5
6
  item: IDrillConfigItem;
6
7
  onUpdateDrillItem: (drill: InsightDrillDefinition | IDrillDownAttributeHierarchyDefinition, changedItem: IDrillConfigItem) => void;
@@ -16,9 +17,7 @@ export declare function useDrillFiltersConfig({ item, onUpdateDrillItem }: IUseD
16
17
  includedSourceInsightFiltersObjRefs: import("@gooddata/sdk-model").SourceInsightFilterObjRef[];
17
18
  ignoredDashboardFilters: string[];
18
19
  includedSourceMeasureFiltersObjRefs: import("@gooddata/sdk-model").SourceMeasureFilterObjRef[];
19
- onDrillFiltersChange: (selection: Partial<import("../../../../drill/types.js").IDrillFiltersConfigExtended & {
20
- drillIntersectionIgnoredAttributes: string[];
21
- }>) => void;
20
+ onDrillFiltersChange: (selection: IDrillFiltersConfigSelection) => void;
22
21
  };
23
22
  export {};
24
23
  //# sourceMappingURL=useDrillFiltersConfig.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDrillFiltersConfig.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.ts"],"names":[],"mappings":"AAOA,OAAO,EAGH,KAAK,sBAAsB,EAU9B,MAAM,qBAAqB,CAAC;AAmB7B,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,sCAAsC,EAI9C,MAAM,4BAA4B,CAAC;AAQpC,OAAO,EAAE,KAAK,yBAAyB,EAAsC,MAAM,YAAY,CAAC;AAIhG,UAAU,4BAA4B;IAClC,IAAI,EAAE,gBAAgB,CAAC;IACvB,iBAAiB,EAAE,CACf,KAAK,EAAE,sBAAsB,GAAG,sCAAsC,EACtE,WAAW,EAAE,gBAAgB,KAC5B,IAAI,CAAC;CACb;AAED,wBAAgB,qBAAqB,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,4BAA4B;;;;;;;;;;;;;;EAkY9F"}
1
+ {"version":3,"file":"useDrillFiltersConfig.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.ts"],"names":[],"mappings":"AAOA,OAAO,EAGH,KAAK,sBAAsB,EAU9B,MAAM,qBAAqB,CAAC;AAmB7B,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,sCAAsC,EAI9C,MAAM,4BAA4B,CAAC;AAQpC,OAAO,EAAE,KAAK,yBAAyB,EAAsC,MAAM,YAAY,CAAC;AAChG,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AAGpF,UAAU,4BAA4B;IAClC,IAAI,EAAE,gBAAgB,CAAC;IACvB,iBAAiB,EAAE,CACf,KAAK,EAAE,sBAAsB,GAAG,sCAAsC,EACtE,WAAW,EAAE,gBAAgB,KAC5B,IAAI,CAAC;CACb;AAED,wBAAgB,qBAAqB,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,4BAA4B;;;;;;;;;;;sCAiS3E,4BAA4B;EAiG/C"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDrillFiltersConfigInner.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAGrG,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAE9E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,MAAM,MAAM,4BAA4B,GAAG,OAAO,CAC9C,2BAA2B,GAAG;IAC1B,kCAAkC,EAAE,MAAM,EAAE,CAAC;CAChD,CACJ,CAAC;AAEF,UAAU,iCAAiC;IACvC,6BAA6B,EAAE,yBAAyB,EAAE,CAAC;IAC3D,2BAA2B,EAAE,yBAAyB,EAAE,CAAC;IACzD,2BAA2B,EAAE,yBAAyB,EAAE,CAAC;IACzD,uBAAuB,EAAE,yBAAyB,EAAE,CAAC;IACrD,kCAAkC,EAAE,MAAM,EAAE,CAAC;IAC7C,mCAAmC,EAAE,yBAAyB,EAAE,CAAC;IACjE,uBAAuB,EAAE,MAAM,EAAE,CAAC;IAClC,mCAAmC,EAAE,yBAAyB,EAAE,CAAC;IACjE,oBAAoB,EAAE,CAAC,SAAS,EAAE,4BAA4B,KAAK,IAAI,CAAC;CAC3E;AAED,wBAAgB,0BAA0B,CAAC,EACvC,6BAA6B,EAC7B,2BAA2B,EAC3B,2BAA2B,EAC3B,uBAAuB,EACvB,kCAAkC,EAClC,mCAAmC,EACnC,uBAAuB,EACvB,mCAAmC,EACnC,oBAAoB,EACvB,EAAE,iCAAiC;;;;;;;;;EAgHnC"}
1
+ {"version":3,"file":"useDrillFiltersConfigInner.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAGrG,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAE9E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,MAAM,MAAM,4BAA4B,GAAG,OAAO,CAC9C,2BAA2B,GAAG;IAC1B,kCAAkC,EAAE,MAAM,EAAE,CAAC;CAChD,CACJ,CAAC;AAEF,UAAU,iCAAiC;IACvC,6BAA6B,EAAE,yBAAyB,EAAE,CAAC;IAC3D,2BAA2B,EAAE,yBAAyB,EAAE,CAAC;IACzD,2BAA2B,EAAE,yBAAyB,EAAE,CAAC;IACzD,uBAAuB,EAAE,yBAAyB,EAAE,CAAC;IACrD,kCAAkC,EAAE,MAAM,EAAE,CAAC;IAC7C,mCAAmC,EAAE,yBAAyB,EAAE,CAAC;IACjE,uBAAuB,EAAE,MAAM,EAAE,CAAC;IAClC,mCAAmC,EAAE,yBAAyB,EAAE,CAAC;IACjE,oBAAoB,EAAE,CAAC,SAAS,EAAE,4BAA4B,KAAK,IAAI,CAAC;CAC3E;AAED,wBAAgB,0BAA0B,CAAC,EACvC,6BAA6B,EAC7B,2BAA2B,EAC3B,2BAA2B,EAC3B,uBAAuB,EACvB,kCAAkC,EAClC,mCAAmC,EACnC,uBAAuB,EACvB,mCAAmC,EACnC,oBAAoB,EACvB,EAAE,iCAAiC;;;;;oDAiDZ,MAAM,EAAE;0DAaR,MAAM,EAAE;oDA0BR,MAAM,EAAE;gDAZR,MAAM,EAAE;EAoC/B"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDrillFiltersSubview.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.ts"],"names":[],"mappings":"AAUA,wBAAgB,sBAAsB;;;EA2BrC"}
1
+ {"version":3,"file":"useDrillFiltersSubview.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.ts"],"names":[],"mappings":"AAUA,wBAAgB,sBAAsB;;yCAiBO,MAAM;EAUlD"}
@@ -13,7 +13,5 @@ const getIconType = (type, isDateAttribute) => {
13
13
  export function DrillOriginItem({ onDelete, title, type, isDateAttribute }) {
14
14
  const iconType = getIconType(type, isDateAttribute);
15
15
  const iconClassName = `dm-button-icon dm-button-icon-${iconType}`;
16
- return (_jsxs("div", { className: "gd-drill-config-measure-item", children: [
17
- _jsx("div", { className: iconClassName }), _jsx("div", { className: "dm-button-title s-drill-config-item-title", title: title, children: title }), _jsx("div", { className: "dm-button-delete-wrapper", children: _jsx(Button, { className: "drill-config-item-delete gd-button-link gd-button-icon-only gd-icon-cross s-drill-config-item-delete", onClick: onDelete }) })
18
- ] }));
16
+ return (_jsxs("div", { className: "gd-drill-config-measure-item", children: [_jsx("div", { className: iconClassName }), _jsx("div", { className: "dm-button-title s-drill-config-item-title", title: title, children: title }), _jsx("div", { className: "dm-button-delete-wrapper", children: _jsx(Button, { className: "drill-config-item-delete gd-button-link gd-button-icon-only gd-icon-cross s-drill-config-item-delete", onClick: onDelete }) })] }));
19
17
  }
@@ -6,21 +6,11 @@ export function DrillOriginSelectorBody({ onCloseDropdown, onSelect, supportedIt
6
6
  const stopPropagation = (e) => {
7
7
  e.stopPropagation();
8
8
  };
9
- return (_jsxs("div", { className: "gd-drill-item-selector-dropdown s-drill-item-selector-dropdown", onScroll: stopPropagation, children: [
10
- _jsxs("div", { className: "gd-drill-item-selector-header", children: [
11
- _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.clickHint" }), _jsx("button", { className: "gd-button-link gd-button-icon-only gd-icon-cross", onClick: onCloseDropdown })
12
- ] }), _jsxs("div", { className: "gd-drill-item-selector-body", children: [
13
- _jsx(DrillMeasureSelectorBody, { supportedItems: supportedItems, onSelect: onSelect, onCloseDropdown: onCloseDropdown }), _jsx(DrillAttributeSelectorBody, { supportedItems: supportedItems, onSelect: onSelect, onCloseDropdown: onCloseDropdown })
14
- ] })
15
- ] }));
9
+ return (_jsxs("div", { className: "gd-drill-item-selector-dropdown s-drill-item-selector-dropdown", onScroll: stopPropagation, children: [_jsxs("div", { className: "gd-drill-item-selector-header", children: [_jsx(FormattedMessage, { id: "configurationPanel.drillConfig.clickHint" }), _jsx("button", { className: "gd-button-link gd-button-icon-only gd-icon-cross", onClick: onCloseDropdown })] }), _jsxs("div", { className: "gd-drill-item-selector-body", children: [_jsx(DrillMeasureSelectorBody, { supportedItems: supportedItems, onSelect: onSelect, onCloseDropdown: onCloseDropdown }), _jsx(DrillAttributeSelectorBody, { supportedItems: supportedItems, onSelect: onSelect, onCloseDropdown: onCloseDropdown })] })] }));
16
10
  }
17
11
  function DrillMeasureSelectorBody({ supportedItems, onSelect, onCloseDropdown, }) {
18
- return supportedItems.measures?.length ? (_jsxs(_Fragment, { children: [
19
- _jsx("div", { className: "gd-drill-origin-selector-separator", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.measureValue" }) }) }), _jsx(DrillMeasureSelectorList, { supportedItems: supportedItems.measures, onSelect: onSelect, onCloseDropdown: onCloseDropdown })
20
- ] })) : null;
12
+ return supportedItems.measures?.length ? (_jsxs(_Fragment, { children: [_jsx("div", { className: "gd-drill-origin-selector-separator", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.measureValue" }) }) }), _jsx(DrillMeasureSelectorList, { supportedItems: supportedItems.measures, onSelect: onSelect, onCloseDropdown: onCloseDropdown })] })) : null;
21
13
  }
22
14
  function DrillAttributeSelectorBody({ supportedItems, onSelect, onCloseDropdown, }) {
23
- return supportedItems.attributes?.length ? (_jsxs(_Fragment, { children: [
24
- _jsx("div", { className: "gd-drill-origin-selector-separator", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.attributeValue" }) }) }), _jsx(DrillAttributeSelectorList, { supportedItems: supportedItems.attributes, onSelect: onSelect, onCloseDropdown: onCloseDropdown })
25
- ] })) : null;
15
+ return supportedItems.attributes?.length ? (_jsxs(_Fragment, { children: [_jsx("div", { className: "gd-drill-origin-selector-separator", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.attributeValue" }) }) }), _jsx(DrillAttributeSelectorList, { supportedItems: supportedItems.attributes, onSelect: onSelect, onCloseDropdown: onCloseDropdown })] })) : null;
26
16
  }
@@ -9,7 +9,5 @@ export function AttributeHierarchyListFooter({ onClick }) {
9
9
  const { formatMessage } = useIntl();
10
10
  const canManageAttributeHierarchy = useDashboardSelector(selectCanManageAttributeHierarchy);
11
11
  const createHierarchyText = formatMessage(messages["hierarchyCreateButton"]);
12
- return canManageAttributeHierarchy ? (_jsxs("div", { className: "attribute-hierarchy-list-footer s-attribute-hierarchy-list-footer", children: [
13
- _jsx(Separator, {}), _jsx(Button, { className: "gd-button-link-dimmed gd-icon-plus attribute-hierarchy-list-footer-button s-attribute-hierarchy-list-footer-button", value: createHierarchyText, onClick: onClick })
14
- ] })) : null;
12
+ return canManageAttributeHierarchy ? (_jsxs("div", { className: "attribute-hierarchy-list-footer s-attribute-hierarchy-list-footer", children: [_jsx(Separator, {}), _jsx(Button, { className: "gd-button-link-dimmed gd-icon-plus attribute-hierarchy-list-footer-button s-attribute-hierarchy-list-footer-button", value: createHierarchyText, onClick: onClick })] })) : null;
15
13
  }
@@ -46,8 +46,5 @@ export function AttributeHierarchyListItem(props) {
46
46
  const hierarchyDescription = isAdhocDateHierarchy
47
47
  ? intl.formatMessage(messages["hierarchyListGenericDateInfo"])
48
48
  : undefined;
49
- return (_jsxs("div", { className: hierarchyListItemClassname, onClick: onClick, children: [
50
- _jsx("div", { className: "attribute-hierarchy-list-item-content s-attribute-hierarchy-list-item-content", children: _jsx(ShortenedText, { className: "attribute-hierarchy-title s-attribute-hierarchy-title", tooltipAlignPoints: TOOLTIP_ALIGN_POINTS, displayTooltip: !isDisabled, children: hierarchyTitle }) }), _jsxs("div", { className: "attribute-hierarchy-list-item-actions s-attribute-hierarchy-list-item-actions", children: [isEditEnabled ? (_jsx("div", { className: "gd-icon-pencil attribute-hierarchy-item-edit-button s-attribute-hierarchy-item-edit-button", onClick: handleEdit })) : null, _jsx("div", { className: "attribute-hierarchy-list-item-description s-attribute-hierarchy-list-item-description", children: _jsx(AttributeHierarchyDetailBubble, { children: _jsx(AttributeHierarchyDetailPanel, { title: hierarchyTitle, description: hierarchyDescription, attributes: attributeDetailItems, onEdit: isEditEnabled ? handleEdit : undefined }) }) })
51
- ] })
52
- ] }));
49
+ return (_jsxs("div", { className: hierarchyListItemClassname, onClick: onClick, children: [_jsx("div", { className: "attribute-hierarchy-list-item-content s-attribute-hierarchy-list-item-content", children: _jsx(ShortenedText, { className: "attribute-hierarchy-title s-attribute-hierarchy-title", tooltipAlignPoints: TOOLTIP_ALIGN_POINTS, displayTooltip: !isDisabled, children: hierarchyTitle }) }), _jsxs("div", { className: "attribute-hierarchy-list-item-actions s-attribute-hierarchy-list-item-actions", children: [isEditEnabled ? (_jsx("div", { className: "gd-icon-pencil attribute-hierarchy-item-edit-button s-attribute-hierarchy-item-edit-button", onClick: handleEdit })) : null, _jsx("div", { className: "attribute-hierarchy-list-item-description s-attribute-hierarchy-list-item-description", children: _jsx(AttributeHierarchyDetailBubble, { children: _jsx(AttributeHierarchyDetailPanel, { title: hierarchyTitle, description: hierarchyDescription, attributes: attributeDetailItems, onEdit: isEditEnabled ? handleEdit : undefined }) }) })] })] }));
53
50
  }
@@ -56,6 +56,5 @@ export function DrillTargetDashboardItem({ onSelect, selected, selectedTab, }) {
56
56
  };
57
57
  // Get the effective selected tab (use provided or default to first tab)
58
58
  const effectiveSelectedTab = selectedTab || (dashboardTabs.length > 0 ? dashboardTabs[0]?.localIdentifier : undefined);
59
- return (_jsxs(_Fragment, { children: [
60
- _jsx(DashboardList, { onSelect: handleDashboardSelect, dashboards: dashboardItems, selected: selected }), selected && dashboardTabs.length > 1 ? (_jsx(DrillTargetDashboardTabSelector, { tabs: dashboardTabs, selectedTabId: effectiveSelectedTab, onSelect: handleTabSelect })) : null] }));
59
+ return (_jsxs(_Fragment, { children: [_jsx(DashboardList, { onSelect: handleDashboardSelect, dashboards: dashboardItems, selected: selected }), selected && dashboardTabs.length > 1 ? (_jsx(DrillTargetDashboardTabSelector, { tabs: dashboardTabs, selectedTabId: effectiveSelectedTab, onSelect: handleTabSelect })) : null] }));
61
60
  }
@@ -31,8 +31,7 @@ export function DrillTargetDashboardTabSelector({ tabs, selectedTabId, onSelect,
31
31
  if (!tabs || tabs.length <= 1) {
32
32
  return null;
33
33
  }
34
- return (_jsxs("div", { className: "gd-drill-target-tab-selector-container", children: [
35
- _jsx("span", { className: "gd-drill-target-tab-selector__label", children: intl.formatMessage({ id: "configurationPanel.drillConfig.targetTab" }) }), _jsx(Dropdown, { className: "gd-tabs-dropdown s-tabs-dropdown", closeOnParentScroll: true, closeOnMouseDrag: false, closeOnOutsideClick: true, alignPoints: alignPoints, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { className: "gd-tabs-dropdown-button", value: selectedItem?.title, isOpen: isOpen, onClick: toggleDropdown })), renderBody: ({ closeDropdown, ariaAttributes }) => {
34
+ return (_jsxs("div", { className: "gd-drill-target-tab-selector-container", children: [_jsx("span", { className: "gd-drill-target-tab-selector__label", children: intl.formatMessage({ id: "configurationPanel.drillConfig.targetTab" }) }), _jsx(Dropdown, { className: "gd-tabs-dropdown s-tabs-dropdown", closeOnParentScroll: true, closeOnMouseDrag: false, closeOnOutsideClick: true, alignPoints: alignPoints, renderButton: ({ isOpen, toggleDropdown }) => (_jsx(DropdownButton, { className: "gd-tabs-dropdown-button", value: selectedItem?.title, isOpen: isOpen, onClick: toggleDropdown })), renderBody: ({ closeDropdown, ariaAttributes }) => {
36
35
  const listboxItems = items.map((item) => ({
37
36
  type: "interactive",
38
37
  id: item.id,
@@ -18,7 +18,5 @@ export function EmptyAttributeHierarchyInfo({ onOpenAttributeHierarchyDialog, })
18
18
  onOpenAttributeHierarchyDialog();
19
19
  };
20
20
  const addAttributeHierarchyText = formatMessage(messages["createHierarchy"]);
21
- return (_jsx(_Fragment, { children: _jsxs("div", { className: "empty-attribute-hierarchy-info s-empty-attribute-hierarchy-info", children: [
22
- _jsxs("div", { className: "empty-attribute-hierarchy-info-content s-empty-attribute-hierarchy-info-content", children: [
23
- _jsx(FormattedMessage, { id: messages["emptyHierarchyInfo"].id, tagName: "span" }), EMPTY_HIERARCHY_INFO_DOCUMENTATION_LINK ? (_jsx("a", { href: EMPTY_HIERARCHY_INFO_DOCUMENTATION_LINK, className: "gd-button-link-dimmed", target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: messages["drillConfigLearnMore"].id }) })) : null] }), canManageAttributeHierarchy ? (_jsx(Button, { className: "gd-button-link gd-icon-plus gd-button-small add-attribute-hierarchy-button s-add-attribute-hierarchy-button", value: addAttributeHierarchyText, onClick: handleOpenAttributeHierarchyDialog })) : null] }) }));
21
+ return (_jsx(_Fragment, { children: _jsxs("div", { className: "empty-attribute-hierarchy-info s-empty-attribute-hierarchy-info", children: [_jsxs("div", { className: "empty-attribute-hierarchy-info-content s-empty-attribute-hierarchy-info-content", children: [_jsx(FormattedMessage, { id: messages["emptyHierarchyInfo"].id, tagName: "span" }), EMPTY_HIERARCHY_INFO_DOCUMENTATION_LINK ? (_jsx("a", { href: EMPTY_HIERARCHY_INFO_DOCUMENTATION_LINK, className: "gd-button-link-dimmed", target: "_blank", rel: "noreferrer", children: _jsx(FormattedMessage, { id: messages["drillConfigLearnMore"].id }) })) : null] }), canManageAttributeHierarchy ? (_jsx(Button, { className: "gd-button-link gd-icon-plus gd-button-small add-attribute-hierarchy-button s-add-attribute-hierarchy-button", value: addAttributeHierarchyText, onClick: handleOpenAttributeHierarchyDialog })) : null] }) }));
24
22
  }
@@ -5,9 +5,9 @@ interface IUseAttributeHierarchy {
5
5
  export declare const useAttributeHierarchy: (params: IUseAttributeHierarchy) => {
6
6
  shouldDisplayAttributeHierarchyDialog: boolean;
7
7
  editingAttributeHierarchyRef: import("react").RefObject<ICatalogAttributeHierarchy | undefined>;
8
- onOpenAttributeHierarchyDialog: (attributeHierarchy?: ICatalogAttributeHierarchy | undefined) => void;
8
+ onOpenAttributeHierarchyDialog: (attributeHierarchy?: ICatalogAttributeHierarchy) => void;
9
9
  onCloseAttributeHierarchyDialog: () => void;
10
- onSaveAttributeHierarchy: (attributeHierarchy?: ICatalogAttributeHierarchy | undefined) => void;
10
+ onSaveAttributeHierarchy: (attributeHierarchy?: ICatalogAttributeHierarchy) => void;
11
11
  onDeleteAttributeHierarchy: () => void;
12
12
  };
13
13
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"useAttributeHierarchy.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,qBAAqB,CAAC;AAUtE,UAAU,sBAAsB;IAC5B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACnC;AAED,eAAO,MAAM,qBAAqB;;;;;;;CA+CjC,CAAC"}
1
+ {"version":3,"file":"useAttributeHierarchy.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,qBAAqB,CAAC;AAUtE,UAAU,sBAAsB;IAC5B,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACnC;AAED,eAAO,MAAM,qBAAqB,WAAY,sBAAsB;;;0DAQH,0BAA0B;;oDAShC,0BAA0B;;CA8BpF,CAAC"}
@@ -34,20 +34,13 @@ export function AlertsList({ isLoading, alerts, onCreateAlert, onEditAlert, onPa
34
34
  isNestedList: true,
35
35
  });
36
36
  const listId = useIdPrefixed("AlertsList");
37
- return (_jsx(DashboardInsightSubmenuContainer, { title: intl.formatMessage({ id: "insightAlert.config.alerts" }), onClose: onClose, onBack: onGoBack, children: _jsxs("div", { className: "gd-alerts-list gd-alerts-list--widget", children: [
38
- _jsx(UiAutofocus, { children: _jsx("div", { onKeyDown: onKeyboardNavigation, tabIndex: isLoading || alerts.length === 0 ? -1 : 0, className: "gd-alerts-list__items", id: listId, children: isLoading ? (_jsx(LoadingSkeleton, {})) : (_jsx(_Fragment, { children: alerts.length > 0 ? (alerts.map((alert) => {
37
+ return (_jsx(DashboardInsightSubmenuContainer, { title: intl.formatMessage({ id: "insightAlert.config.alerts" }), onClose: onClose, onBack: onGoBack, children: _jsxs("div", { className: "gd-alerts-list gd-alerts-list--widget", children: [_jsx(UiAutofocus, { children: _jsx("div", { onKeyDown: onKeyboardNavigation, tabIndex: isLoading || alerts.length === 0 ? -1 : 0, className: "gd-alerts-list__items", id: listId, children: isLoading ? (_jsx(LoadingSkeleton, {})) : (_jsx(_Fragment, { children: alerts.length > 0 ? (alerts.map((alert) => {
39
38
  return (_jsx(Alert, { alert: alert, focusedAction: alert === focusedItem ? focusedAction : undefined, listId: listId, isDropdownOpen: dropdownOpenAlertId === alert.id, onToggleDropdown: handleToggleDropdown(alert), onEdit: handleEdit(alert), onTogglePause: handleTogglePause(alert), onDelete: handleDelete(alert) }, alert.id));
40
- })) : (_jsx("div", { className: "gd-alerts-list__empty", children: _jsx(FormattedMessage, { id: "insightAlert.config.alerts.empty" }) })) })) }) }), canCreateAutomation ? (_jsxs(_Fragment, { children: [
41
- _jsx(SeparatorLine, { pL: 10, pR: 10 }), _jsx("div", { className: "gd-alerts-list__buttons", children: _jsx(AddButton, { onClick: onCreateAlert, title: _jsx(FormattedMessage, { id: "insightAlert.config.addAlert" }), className: "gd-alerts-list__add-button", isDisabled: maxAutomationsReached || isLoading || isExecutionTimestampMode, tooltip: maxAutomationsReached ? (_jsx(FormattedMessage, { id: "insightAlert.maxAlertsReached" })) : isExecutionTimestampMode ? (_jsx(FormattedMessage, { id: "insightAlert.executionTimestampMode" })) : undefined }) })
42
- ] })) : null] }) }));
39
+ })) : (_jsx("div", { className: "gd-alerts-list__empty", children: _jsx(FormattedMessage, { id: "insightAlert.config.alerts.empty" }) })) })) }) }), canCreateAutomation ? (_jsxs(_Fragment, { children: [_jsx(SeparatorLine, { pL: 10, pR: 10 }), _jsx("div", { className: "gd-alerts-list__buttons", children: _jsx(AddButton, { onClick: onCreateAlert, title: _jsx(FormattedMessage, { id: "insightAlert.config.addAlert" }), className: "gd-alerts-list__add-button", isDisabled: maxAutomationsReached || isLoading || isExecutionTimestampMode, tooltip: maxAutomationsReached ? (_jsx(FormattedMessage, { id: "insightAlert.maxAlertsReached" })) : isExecutionTimestampMode ? (_jsx(FormattedMessage, { id: "insightAlert.executionTimestampMode" })) : undefined }) })] })) : null] }) }));
43
40
  }
44
41
  function LoadingSkeletonItem() {
45
- return (_jsxs("div", { className: "gd-react-loading-skeleton-wrapper", children: [
46
- _jsx(Skeleton, { className: "gd-react-loading-skeleton", circle: true, width: 27, height: 27 }), _jsx(Skeleton, { containerClassName: "skeleton-flex skeleton-margin", className: "gd-react-loading-skeleton", width: "83%", height: 14 })
47
- ] }));
42
+ return (_jsxs("div", { className: "gd-react-loading-skeleton-wrapper", children: [_jsx(Skeleton, { className: "gd-react-loading-skeleton", circle: true, width: 27, height: 27 }), _jsx(Skeleton, { containerClassName: "skeleton-flex skeleton-margin", className: "gd-react-loading-skeleton", width: "83%", height: 14 })] }));
48
43
  }
49
44
  function LoadingSkeleton() {
50
- return (_jsxs(_Fragment, { children: [
51
- _jsx(LoadingSkeletonItem, {}), _jsx(LoadingSkeletonItem, {})
52
- ] }));
45
+ return (_jsxs(_Fragment, { children: [_jsx(LoadingSkeletonItem, {}), _jsx(LoadingSkeletonItem, {})] }));
53
46
  }
@@ -5,9 +5,5 @@ import { AddButton, SeparatorLine } from "@gooddata/sdk-ui-kit";
5
5
  import { DashboardInsightSubmenuContainer } from "../../../insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js";
6
6
  export function NoAvailableMeasures({ onClose, onBack }) {
7
7
  const intl = useIntl();
8
- return (_jsx(DashboardInsightSubmenuContainer, { title: intl.formatMessage({ id: "insightAlert.config.noAlertMeasures" }), onClose: onClose, onBack: onBack, children: _jsxs("div", { className: "gd-no-measures-alert", children: [
9
- _jsx("div", { className: "gd-message information s-no-measures-alert-info", children: _jsxs("div", { className: "gd-message-text", children: [
10
- _jsx("div", { children: _jsx(FormattedMessage, { id: "insightAlert.config.noAlertMeasures.title", tagName: "strong" }) }), _jsx(FormattedMessage, { id: "insightAlert.config.noAlertMeasures.description" })
11
- ] }) }), _jsx(SeparatorLine, { pL: 10, pR: 10 }), _jsx("div", { className: "gd-alerts-list__buttons", children: _jsx(AddButton, { title: _jsx(FormattedMessage, { id: "insightAlert.config.addAlert" }), className: "gd-alerts-list__add-button", isDisabled: true }) })
12
- ] }) }));
8
+ return (_jsx(DashboardInsightSubmenuContainer, { title: intl.formatMessage({ id: "insightAlert.config.noAlertMeasures" }), onClose: onClose, onBack: onBack, children: _jsxs("div", { className: "gd-no-measures-alert", children: [_jsx("div", { className: "gd-message information s-no-measures-alert-info", children: _jsxs("div", { className: "gd-message-text", children: [_jsx("div", { children: _jsx(FormattedMessage, { id: "insightAlert.config.noAlertMeasures.title", tagName: "strong" }) }), _jsx(FormattedMessage, { id: "insightAlert.config.noAlertMeasures.description" })] }) }), _jsx(SeparatorLine, { pL: 10, pR: 10 }), _jsx("div", { className: "gd-alerts-list__buttons", children: _jsx(AddButton, { title: _jsx(FormattedMessage, { id: "insightAlert.config.addAlert" }), className: "gd-alerts-list__add-button", isDisabled: true }) })] }) }));
13
9
  }
@@ -1,11 +1,11 @@
1
1
  import { type IAutomationMetadataObject, type IAutomationMetadataObjectDefinition } from "@gooddata/sdk-model";
2
2
  import { type CommandProcessingStatus } from "../../../../../../model/react/useDashboardCommandProcessing.js";
3
3
  export declare const useCreateAlert: ({ onBeforeRun, onSuccess, onError, }?: {
4
- onBeforeRun?: ((alertToCreate: IAutomationMetadataObjectDefinition) => void) | undefined;
5
- onSuccess?: ((alert: IAutomationMetadataObject) => void) | undefined;
6
- onError?: ((error: any) => void) | undefined;
4
+ onBeforeRun?: (alertToCreate: IAutomationMetadataObjectDefinition) => void;
5
+ onSuccess?: (alert: IAutomationMetadataObject) => void;
6
+ onError?: (error: any) => void;
7
7
  }) => {
8
8
  create: (alertToCreate: IAutomationMetadataObjectDefinition) => void;
9
- creationStatus?: CommandProcessingStatus | undefined;
9
+ creationStatus?: CommandProcessingStatus;
10
10
  };
11
11
  //# sourceMappingURL=useCreateAlert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateAlert.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EAC3C,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EACH,KAAK,uBAAuB,EAE/B,MAAM,gEAAgE,CAAC;AAExE,eAAO,MAAM,cAAc;;;;;;;CAsC1B,CAAC"}
1
+ {"version":3,"file":"useCreateAlert.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EAC3C,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EACH,KAAK,uBAAuB,EAE/B,MAAM,gEAAgE,CAAC;AAExE,eAAO,MAAM,cAAc,0CAIxB;IACC,WAAW,CAAC,EAAE,CAAC,aAAa,EAAE,mCAAmC,KAAK,IAAI,CAAC;IAC3E,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;CAClC,KAAQ;IACL,MAAM,EAAE,CAAC,aAAa,EAAE,mCAAmC,KAAK,IAAI,CAAC;IACrE,cAAc,CAAC,EAAE,uBAAuB,CAAC;CA4B5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useSaveAlertToBackend.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EAG3C,MAAM,qBAAqB,CAAC;AAK7B,wBAAgB,qBAAqB,CAAC,EAClC,eAAe,EACf,aAAa,EACb,eAAe,EACf,aAAa,EACb,cAAc,EACd,YAAY,EACZ,eAAe,EACf,aAAa,EAChB,EAAE;IACC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC5D,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACtC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;CAC1C;;;;;;EA0DA"}
1
+ {"version":3,"file":"useSaveAlertToBackend.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EAG3C,MAAM,qBAAqB,CAAC;AAK7B,wBAAgB,qBAAqB,CAAC,EAClC,eAAe,EACf,aAAa,EACb,eAAe,EACf,aAAa,EACb,cAAc,EACd,YAAY,EACZ,eAAe,EACf,aAAa,EAChB,EAAE;IACC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC5D,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACtC,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC7D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;CAC1C;+BAOe,yBAAyB,GAAG,mCAAmC;+BAa/D,yBAAyB,GAAG,mCAAmC;8BAa/D,yBAAyB,GAAG,mCAAmC;+BAY/D,yBAAyB,GAAG,mCAAmC;;EAa9E"}
@@ -1,11 +1,11 @@
1
1
  import { type IAutomationMetadataObject } from "@gooddata/sdk-model";
2
2
  import { type CommandProcessingStatus } from "../../../../../../model/react/useDashboardCommandProcessing.js";
3
3
  export declare const useUpdateAlert: ({ onBeforeRun, onSuccess, onError, }?: {
4
- onBeforeRun?: ((alertToSave: IAutomationMetadataObject) => void) | undefined;
5
- onSuccess?: ((alert: IAutomationMetadataObject) => void) | undefined;
6
- onError?: ((error: any) => void) | undefined;
4
+ onBeforeRun?: (alertToSave: IAutomationMetadataObject) => void;
5
+ onSuccess?: (alert: IAutomationMetadataObject) => void;
6
+ onError?: (error: any) => void;
7
7
  }) => {
8
8
  save: (alertToSave: IAutomationMetadataObject) => void;
9
- savingStatus?: CommandProcessingStatus | undefined;
9
+ savingStatus?: CommandProcessingStatus;
10
10
  };
11
11
  //# sourceMappingURL=useUpdateAlert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useUpdateAlert.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAIrE,OAAO,EACH,KAAK,uBAAuB,EAE/B,MAAM,gEAAgE,CAAC;AAExE,eAAO,MAAM,cAAc;;;;;;;CAsC1B,CAAC"}
1
+ {"version":3,"file":"useUpdateAlert.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAIrE,OAAO,EACH,KAAK,uBAAuB,EAE/B,MAAM,gEAAgE,CAAC;AAExE,eAAO,MAAM,cAAc,0CAIxB;IACC,WAAW,CAAC,EAAE,CAAC,WAAW,EAAE,yBAAyB,KAAK,IAAI,CAAC;IAC/D,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;CAClC,KAAQ;IACL,IAAI,EAAE,CAAC,WAAW,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACvD,YAAY,CAAC,EAAE,uBAAuB,CAAC;CA4B1C,CAAC"}
@@ -20,8 +20,7 @@ export function InsightConfiguration({ widget, enableTitleConfig = true, }) {
20
20
  includeMetrics: false,
21
21
  visible: true,
22
22
  };
23
- return (_jsx(ScrollablePanel, { className: classes, children: _jsxs(OverlayControllerProvider, { overlayController: overlayController, children: [
24
- _jsx(InsightTitleConfig, { widget: widget, isHidingOfWidgetTitleEnabled: enableTitleConfig, hideTitle: widget.configuration?.hideTitle ?? false, setVisualPropsConfigurationTitle: (widget, hideTitle) => {
23
+ return (_jsx(ScrollablePanel, { className: classes, children: _jsxs(OverlayControllerProvider, { overlayController: overlayController, children: [_jsx(InsightTitleConfig, { widget: widget, isHidingOfWidgetTitleEnabled: enableTitleConfig, hideTitle: widget.configuration?.hideTitle ?? false, setVisualPropsConfigurationTitle: (widget, hideTitle) => {
25
24
  dispatch(changeInsightWidgetVisConfiguration(widget.ref, {
26
25
  ...widget.configuration,
27
26
  hideTitle,
@@ -36,6 +35,5 @@ export function InsightConfiguration({ widget, enableTitleConfig = true, }) {
36
35
  dispatch(changeInsightWidgetDescription(widget.ref, {
37
36
  description,
38
37
  }));
39
- } }), _jsx(InsightFilters, { widget: widget })
40
- ] }) }));
38
+ } }), _jsx(InsightFilters, { widget: widget })] }) }));
41
39
  }
@@ -14,11 +14,7 @@ const TOOLTIP_ALIGN_POINTS = [
14
14
  export function InsightCrossFiltering({ widget }) {
15
15
  const dispatch = useDashboardDispatch();
16
16
  const theme = useTheme();
17
- return (_jsx("div", { className: "gd-cross-filtering-configuration", children: _jsxs("label", { className: "input-checkbox-label s-respect-cross-filtering", htmlFor: "respect-cross-filtering", children: [
18
- _jsx("input", { id: "respect-cross-filtering", type: "checkbox", className: "input-checkbox", checked: !widget.ignoreCrossFiltering, onChange: (e) => {
17
+ return (_jsx("div", { className: "gd-cross-filtering-configuration", children: _jsxs("label", { className: "input-checkbox-label s-respect-cross-filtering", htmlFor: "respect-cross-filtering", children: [_jsx("input", { id: "respect-cross-filtering", type: "checkbox", className: "input-checkbox", checked: !widget.ignoreCrossFiltering, onChange: (e) => {
19
18
  dispatch(changeInsightWidgetIgnoreCrossFiltering(widget.ref, !e.target.checked));
20
- } }), _jsx("span", { className: "input-label-text", children: _jsx(FormattedMessage, { id: messages.respectCrossFilteringConfig.id }) }), _jsxs(BubbleHoverTrigger, { children: [
21
- _jsx(IconQuestionMark, { className: "question-mark-icon", color: theme?.palette?.complementary?.c6 ?? gdColorStateBlank, width: 14, height: 14 }), _jsx(Bubble, { alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: messages.respectCrossFilteringTooltip.id }) })
22
- ] })
23
- ] }) }));
19
+ } }), _jsx("span", { className: "input-label-text", children: _jsx(FormattedMessage, { id: messages.respectCrossFilteringConfig.id }) }), _jsxs(BubbleHoverTrigger, { children: [_jsx(IconQuestionMark, { className: "question-mark-icon", color: theme?.palette?.complementary?.c6 ?? gdColorStateBlank, width: 14, height: 14 }), _jsx(Bubble, { alignPoints: TOOLTIP_ALIGN_POINTS, children: _jsx(FormattedMessage, { id: messages.respectCrossFilteringTooltip.id }) })] })] }) }));
24
20
  }
@@ -8,9 +8,5 @@ const tooltipAlignPoints = [
8
8
  ];
9
9
  export function IncludeMetrics({ value, onChange }) {
10
10
  const intl = useIntl();
11
- return (_jsxs("div", { className: "include-metrics-wrapper", children: [
12
- _jsx(Checkbox, { onChange: onChange, value: value, text: intl.formatMessage({ id: "configurationPanel.visualprops.includeMetrics" }), labelSize: "small" }), _jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: 0, children: [
13
- _jsx("span", { className: "gd-icon-circle-question" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: tooltipAlignPoints, arrowOffsets: { "cr cl": [15, 0] }, children: intl.formatMessage({ id: "configurationPanel.visualprops.includeMetricsHelp" }) })
14
- ] })
15
- ] }));
11
+ return (_jsxs("div", { className: "include-metrics-wrapper", children: [_jsx(Checkbox, { onChange: onChange, value: value, text: intl.formatMessage({ id: "configurationPanel.visualprops.includeMetrics" }), labelSize: "small" }), _jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: 0, children: [_jsx("span", { className: "gd-icon-circle-question" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: tooltipAlignPoints, arrowOffsets: { "cr cl": [15, 0] }, children: intl.formatMessage({ id: "configurationPanel.visualprops.includeMetricsHelp" }) })] })] }));
16
12
  }
@@ -87,8 +87,7 @@ export function InsightDescriptionConfig({ descriptionConfig, widget, setDescrip
87
87
  widgetDescriptionState.includeMetrics,
88
88
  lastCustomWidgetDescription,
89
89
  ]);
90
- return (_jsx(_Fragment, { children: isWidgetDescriptionEnabled ? (_jsxs("div", { className: "configuration-category s-description-configuration description-configuration-section", children: [
91
- _jsx(Typography, { tagName: "h3", children: _jsx(FormattedMessage, { id: "configurationPanel.visualprops.sectionDescription" }) }), _jsx(Dropdown, { closeOnParentScroll: true, renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { items: dropdownItems, renderItem: ({ item }) => {
90
+ return (_jsx(_Fragment, { children: isWidgetDescriptionEnabled ? (_jsxs("div", { className: "configuration-category s-description-configuration description-configuration-section", children: [_jsx(Typography, { tagName: "h3", children: _jsx(FormattedMessage, { id: "configurationPanel.visualprops.sectionDescription" }) }), _jsx(Dropdown, { closeOnParentScroll: true, renderBody: ({ closeDropdown }) => (_jsx(DropdownList, { items: dropdownItems, renderItem: ({ item }) => {
92
91
  return (_jsx(SingleSelectListItem, { title: item.title, info: item.info, isSelected: item.id === widgetDescriptionState.config, onClick: () => {
93
92
  handleDescriptionConfigChange(item.id);
94
93
  closeDropdown();
@@ -68,14 +68,9 @@ export function DrillConfigItem({ item, enabledDrillTargetTypeItems, onIncomplet
68
68
  (item.drillTargetType === DRILL_TARGET_TYPE.DRILL_TO_DASHBOARD &&
69
69
  isDrillToDashboardConfig(item) &&
70
70
  !!item.dashboard);
71
- return (_jsxs("div", { className: classNames, children: [
72
- _jsx("div", { className: "drill-config-item-intro", children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.clickHintItem", values: {
71
+ return (_jsxs("div", { className: classNames, children: [_jsx("div", { className: "drill-config-item-intro", children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.clickHintItem", values: {
73
72
  addon: (chunks) => _jsx("span", { className: "addon", children: chunks }),
74
- } }) }), _jsx(DrillOriginItem, { type: item.type, title: item.title, onDelete: onDeleteClick, isDateAttribute: isFromDateAttribute }), _jsx("div", { className: targetClassNames, children: _jsxs("div", { className: "drill-config-target-box", children: [
75
- _jsx("div", { className: "drill-config-item-target", children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.selectTarget" }) }), _jsx(DrillTargetType, { onSelect: onDrillTargetTypeSelect, selection: item.drillTargetType, enabledDrillTargetTypeItems: drillTargetTypeItems, isButtonDisabled: false }), _jsx(DrillTargets, { item: item, onSetup: onSetup, onDeleteInteraction: onDeleteClick }), showDrillConfigButton ? (_jsx(DrillFiltersTrigger, { label: drillFilterButtonLabel, isLoading: isLoading, onClick: () => openDrillFilters(item.localIdentifier) })) : null, !!item.warning && (_jsxs("div", { className: "drill-config-target-warning s-drill-config-target-warning", children: [
76
- _jsx("span", { className: "gd-icon-warning" }), _jsx("span", { children: _jsx(FormattedMessage, { id: item.warning }) })
77
- ] })), showDateFilterTransferWarning ? (_jsx("div", { className: "drill-config-date-filter-warning s-drill-config-date-filter-warning", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning" }) }) })) : null] }) })
78
- ] }));
73
+ } }) }), _jsx(DrillOriginItem, { type: item.type, title: item.title, onDelete: onDeleteClick, isDateAttribute: isFromDateAttribute }), _jsx("div", { className: targetClassNames, children: _jsxs("div", { className: "drill-config-target-box", children: [_jsx("div", { className: "drill-config-item-target", children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.selectTarget" }) }), _jsx(DrillTargetType, { onSelect: onDrillTargetTypeSelect, selection: item.drillTargetType, enabledDrillTargetTypeItems: drillTargetTypeItems, isButtonDisabled: false }), _jsx(DrillTargets, { item: item, onSetup: onSetup, onDeleteInteraction: onDeleteClick }), showDrillConfigButton ? (_jsx(DrillFiltersTrigger, { label: drillFilterButtonLabel, isLoading: isLoading, onClick: () => openDrillFilters(item.localIdentifier) })) : null, !!item.warning && (_jsxs("div", { className: "drill-config-target-warning s-drill-config-target-warning", children: [_jsx("span", { className: "gd-icon-warning" }), _jsx("span", { children: _jsx(FormattedMessage, { id: item.warning }) })] })), showDateFilterTransferWarning ? (_jsx("div", { className: "drill-config-date-filter-warning s-drill-config-date-filter-warning", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning" }) }) })) : null] }) })] }));
79
74
  }
80
75
  function useDateAttributeOptions(item, widgetRef) {
81
76
  const dateAttributes = useDashboardSelector(selectCatalogDateDatasets);
@@ -15,8 +15,5 @@ export function InsightDrillConfigPanel({ widgetRef }) {
15
15
  if (selectedDrillItem) {
16
16
  return _jsx(DrillFiltersConfig, { item: selectedDrillItem, onUpdateDrillItem: onUpdateDrillItem });
17
17
  }
18
- return (_jsxs(_Fragment, { children: [
19
- _jsx(ZoomInsightConfiguration, { widget: widget }), _jsxs("div", { className: "configuration-category s-drill-config-panel", children: [
20
- _jsx(Typography, { tagName: "h3", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.interactions" }) }) }), _jsx(InsightDrillConfigList, { disableDrillDown: insight?.insight?.properties?.["controls"]?.disableDrillDown, drillConfigItems: drillConfigItems, onDelete: onDeleteItem, onSetup: onSetupItem, onIncompleteChange: onChangeItem }), isOriginSelectorVisible ? (_jsx(DrillOriginSelector, { widgetRef: widgetRef, items: originSelectorItems, onSelect: onOriginSelect })) : isLoaded ? null : (_jsx("div", { className: "gd-spinner small" }))] })
21
- ] }));
18
+ return (_jsxs(_Fragment, { children: [_jsx(ZoomInsightConfiguration, { widget: widget }), _jsxs("div", { className: "configuration-category s-drill-config-panel", children: [_jsx(Typography, { tagName: "h3", children: _jsx("span", { children: _jsx(FormattedMessage, { id: "configurationPanel.drillConfig.interactions" }) }) }), _jsx(InsightDrillConfigList, { disableDrillDown: insight?.insight?.properties?.["controls"]?.disableDrillDown, drillConfigItems: drillConfigItems, onDelete: onDeleteItem, onSetup: onSetupItem, onIncompleteChange: onChangeItem }), isOriginSelectorVisible ? (_jsx(DrillOriginSelector, { widgetRef: widgetRef, items: originSelectorItems, onSelect: onOriginSelect })) : isLoaded ? null : (_jsx("div", { className: "gd-spinner small" }))] })] }));
22
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"drillConfigMapper.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.ts"],"names":[],"mappings":"AAIA,OAAO,EAGH,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,KAAK,MAAM,EASd,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAQ/D,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,4CAA4C,EACpD,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,kCAAkC,EAIvC,KAAK,iBAAiB,EAGzB,MAAM,4BAA4B,CAAC;AAmJpC;;GAEG;AACH,eAAO,MAAM,wBAAwB,gLASpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uCAAuC,2LA0BnD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kCAAkC,uJAkC9C,CAAC"}
1
+ {"version":3,"file":"drillConfigMapper.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.ts"],"names":[],"mappings":"AAIA,OAAO,EAGH,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,KAAK,MAAM,EASd,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAQ/D,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,4CAA4C,EACpD,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,kCAAkC,EAIvC,KAAK,iBAAiB,EAGzB,MAAM,4BAA4B,CAAC;AAmJpC;;GAEG;AACH,eAAO,MAAM,wBAAwB,oBAChB,sBAAsB,EAAE,2BAChB,sBAAsB,iCAChB,MAAM,EAAE,aAC5B,MAAM,KAClB,gBAAgB,EAIlB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uCAAuC,2BACxB,4CAA4C,EAAE,2BAC7C,sBAAsB,UACvC,cAAc,KACvB,kCAAkC,EAsBpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kCAAkC,sBACxB,8BAA8B,EAAE,2BAC1B,sBAAsB,UACvC,cAAc,KACvB,iBAAiB,EA8BnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDrillConfigIncompleteItems.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAG/E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AACxF,OAAO,EAAE,KAAK,gBAAgB,EAAiC,MAAM,4BAA4B,CAAC;AAElG,eAAO,MAAM,uBAAuB,cAAmC,CAAC;AAexE;;;GAGG;AACH,MAAM,WAAW,wBAAwB;IACrC,YAAY,EAAE,sBAAsB,EAAE,CAAC;CAC1C;AAED;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;;;;;;CAkH9B,CAAC"}
1
+ {"version":3,"file":"useDrillConfigIncompleteItems.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAG/E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AACxF,OAAO,EAAE,KAAK,gBAAgB,EAAiC,MAAM,4BAA4B,CAAC;AAElG,eAAO,MAAM,uBAAuB,cAAmC,CAAC;AAexE;;;GAGG;AACH,MAAM,WAAW,wBAAwB;IACrC,YAAY,EAAE,sBAAsB,EAAE,CAAC;CAC1C;AAED;;;GAGG;AACH,eAAO,MAAM,kBAAkB,UAAW,wBAAwB;;6BA+F5C,gBAAgB;yBA3DvB,gBAAgB;iCAVhB,gBAAgB;gCAwBT,gBAAgB;mCAWf,yBAAyB,aAAa,MAAM;CAqDlE,CAAC"}
@@ -23,8 +23,8 @@ export declare const useInsightDrillConfigPanel: (props: IUseDrillConfigPanelPro
23
23
  isLoaded: boolean;
24
24
  onChangeItem: (changedItem: IDrillConfigItem) => void;
25
25
  onOriginSelect: (selectedItem: import("../../../../drill/DrillSelect/types.js").IAvailableDrillTargetItem, widgetRef: ObjRef) => void;
26
- onSetupItem: (drill: IDrillDownAttributeHierarchyDefinition | InsightDrillDefinition, changedItem: IDrillConfigItem, isIgnoredDrillDownInteresectionAttributesChange?: boolean | undefined) => void;
27
- onUpdateDrillItem: (drill: IDrillDownAttributeHierarchyDefinition | InsightDrillDefinition, changedItem: IDrillConfigItem) => void;
26
+ onSetupItem: (drill: InsightDrillDefinition | IDrillDownAttributeHierarchyDefinition, changedItem: IDrillConfigItem, isIgnoredDrillDownInteresectionAttributesChange?: boolean) => void;
27
+ onUpdateDrillItem: (drill: InsightDrillDefinition | IDrillDownAttributeHierarchyDefinition, changedItem: IDrillConfigItem) => void;
28
28
  onDeleteItem: (item: IDrillConfigItem) => void;
29
29
  };
30
30
  export declare function buildBlacklistHierarchies(item: IDrillDownAttributeHierarchyDefinition | IDrillDownAttributeHierarchyConfig, attributeHierarchies: (ICatalogAttributeHierarchy | ICatalogDateAttributeHierarchy)[]): IDrillDownReference[];
@@ -1 +1 @@
1
- {"version":3,"file":"useInsightDrillConfigPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,0BAA0B,EAC/B,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,MAAM,EAOd,MAAM,qBAAqB,CAAC;AA6B7B,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,kCAAkC,EACvC,KAAK,sCAAsC,EAK9C,MAAM,4BAA4B,CAAC;AAyEpC;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,CAAC;CACrB;AAED;;;GAGG;AACH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;CAyNtC,CAAC;AAEF,wBAAgB,yBAAyB,CACrC,IAAI,EAAE,sCAAsC,GAAG,kCAAkC,EACjF,oBAAoB,EAAE,CAAC,0BAA0B,GAAG,8BAA8B,CAAC,EAAE,GACtF,mBAAmB,EAAE,CAsCvB"}
1
+ {"version":3,"file":"useInsightDrillConfigPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,0BAA0B,EAC/B,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAC3B,KAAK,MAAM,EAOd,MAAM,qBAAqB,CAAC;AA6B7B,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,kCAAkC,EACvC,KAAK,sCAAsC,EAK9C,MAAM,4BAA4B,CAAC;AAyEpC;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC,SAAS,EAAE,MAAM,CAAC;CACrB;AAED;;;GAGG;AACH,eAAO,MAAM,0BAA0B,UAAW,yBAAyB;;;;;;;;;;;;;yBAkFxD,sBAAsB,GAAG,sCAAsC,eACzD,gBAAgB,oDACqB,OAAO;+BAgElD,sBAAsB,GAAG,sCAAsC,eACzD,gBAAgB;yBA6B1B,gBAAgB;CAuC9B,CAAC;AAEF,wBAAgB,yBAAyB,CACrC,IAAI,EAAE,sCAAsC,GAAG,kCAAkC,EACjF,oBAAoB,EAAE,CAAC,0BAA0B,GAAG,8BAA8B,CAAC,EAAE,GACtF,mBAAmB,EAAE,CAsCvB"}
@@ -7,7 +7,5 @@ import { FilterConfiguration } from "../../common/configuration/FilterConfigurat
7
7
  import { InsightCrossFiltering } from "./InsightCrossFiltering.js";
8
8
  import { InsightDateDataSetFilter } from "./InsightDateDataSetFilter.js";
9
9
  export function InsightFilters({ widget }) {
10
- return (_jsxs("div", { className: "s-viz-filters-panel configuration-category", children: [
11
- _jsx(Typography, { tagName: "h3", className: "s-viz-filters-headline", children: _jsx(FormattedMessage, { id: "configurationPanel.filterBy" }) }), isInsightWidget(widget) ? _jsx(InsightDateDataSetFilter, { widget: widget }) : null, _jsx(FilterConfiguration, { widget: widget }), _jsx(InsightCrossFiltering, { widget: widget })
12
- ] }));
10
+ return (_jsxs("div", { className: "s-viz-filters-panel configuration-category", children: [_jsx(Typography, { tagName: "h3", className: "s-viz-filters-headline", children: _jsx(FormattedMessage, { id: "configurationPanel.filterBy" }) }), isInsightWidget(widget) ? _jsx(InsightDateDataSetFilter, { widget: widget }) : null, _jsx(FilterConfiguration, { widget: widget }), _jsx(InsightCrossFiltering, { widget: widget })] }));
13
11
  }
@@ -10,7 +10,5 @@ export function InsightTitleConfig({ hideTitle, widget, setVisualPropsConfigurat
10
10
  setWidgetTitleState(isChecked);
11
11
  setVisualPropsConfigurationTitle(widget, isChecked);
12
12
  };
13
- return (_jsx(_Fragment, { children: isHidingOfWidgetTitleEnabled ? (_jsxs("div", { className: "configuration-category s-hide-title-configuration", children: [
14
- _jsx(Typography, { tagName: "h3", className: "s-viz-title-headline", children: _jsx(FormattedMessage, { id: "configurationPanel.visualprops.sectionTitle" }) }), _jsx(Checkbox, { onChange: handleHideTitleChange, value: widgetTitleState, text: intl.formatMessage({ id: "configurationPanel.visualprops.hideTitle" }), labelSize: "small" })
15
- ] })) : null }));
13
+ return (_jsx(_Fragment, { children: isHidingOfWidgetTitleEnabled ? (_jsxs("div", { className: "configuration-category s-hide-title-configuration", children: [_jsx(Typography, { tagName: "h3", className: "s-viz-title-headline", children: _jsx(FormattedMessage, { id: "configurationPanel.visualprops.sectionTitle" }) }), _jsx(Checkbox, { onChange: handleHideTitleChange, value: widgetTitleState, text: intl.formatMessage({ id: "configurationPanel.visualprops.hideTitle" }), labelSize: "small" })] })) : null }));
16
14
  }
@@ -27,8 +27,5 @@ export function ZoomInsightConfiguration({ widget }) {
27
27
  controls: { ...widget.properties?.["controls"], zoomInsight: isChecked },
28
28
  }));
29
29
  };
30
- return (_jsxs("div", { className: "s-zoom-and-pan zoom-and-pan-section configuration-category", children: [
31
- _jsx(Checkbox, { onChange: handleZoomableChange, value: zoomInsightState, text: intl.formatMessage({ id: "configurationPanel.zoomInsight" }) }), _jsxs(BubbleHoverTrigger, { tagName: "abbr", hideDelay: 1000, showDelay: 100, children: [
32
- _jsx("i", { className: "gd-button-link gd-icon-circle-question s-circle_question gd-button" }), _jsx(Bubble, { alignTo: ".gd-icon-circle-question", alignPoints: [{ align: "cr cl" }], children: intl.formatMessage({ id: "configurationPanel.zoomInsight.help" }) })
33
- ] }), zoomInsightState ? (_jsx(Message, { type: "progress", children: intl.formatMessage({ id: "configurationPanel.zoomInsight.notice" }) })) : null] }));
30
+ return (_jsxs("div", { className: "s-zoom-and-pan zoom-and-pan-section configuration-category", children: [_jsx(Checkbox, { onChange: handleZoomableChange, value: zoomInsightState, text: intl.formatMessage({ id: "configurationPanel.zoomInsight" }) }), _jsxs(BubbleHoverTrigger, { tagName: "abbr", hideDelay: 1000, showDelay: 100, children: [_jsx("i", { className: "gd-button-link gd-icon-circle-question s-circle_question gd-button" }), _jsx(Bubble, { alignTo: ".gd-icon-circle-question", alignPoints: [{ align: "cr cl" }], children: intl.formatMessage({ id: "configurationPanel.zoomInsight.help" }) })] }), zoomInsightState ? (_jsx(Message, { type: "progress", children: intl.formatMessage({ id: "configurationPanel.zoomInsight.notice" }) })) : null] }));
34
31
  }
@@ -7,5 +7,5 @@ export interface IDrillTargetType {
7
7
  tooltipMessage?: string;
8
8
  documentUrl?: string;
9
9
  }
10
- export declare const useDrillTargetTypeItems: (disableDrillDown?: boolean | undefined) => IDrillTargetType[];
10
+ export declare const useDrillTargetTypeItems: (disableDrillDown?: boolean) => IDrillTargetType[];
11
11
  //# sourceMappingURL=useDrillTargetTypeItems.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDrillTargetTypeItems.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/insight/configuration/useDrillTargetTypeItems.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,MAAM,WAAW,gBAAgB;IAC7B,EAAE,EAAE,iBAAiB,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,uBAAuB,gEA6CnC,CAAC"}
1
+ {"version":3,"file":"useDrillTargetTypeItems.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/insight/configuration/useDrillTargetTypeItems.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,MAAM,WAAW,gBAAgB;IAC7B,EAAE,EAAE,iBAAiB,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,uBAAuB,sBAAuB,OAAO,KAAG,gBAAgB,EA6CpF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"insightToTable.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/insight/insightToTable.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAQH,KAAK,iBAAiB,EACtB,KAAK,QAAQ,EAEb,KAAK,SAAS,EACd,KAAK,MAAM,EAwBd,MAAM,qBAAqB,CAAC;AAU7B;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAOjE;AAED;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAE/D;AA+PD,KAAK,yBAAyB,GAAG;IAC7B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,sBAAsB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAChD,CAAC;AAyIF;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,0EAAwE;IACxE,OAAO,EAAE,MAAM,CAAC;IAChB,4CAA4C;IAC5C,SAAS,EAAE,MAAM,CAAC;IAClB,4BAA4B;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,6CAA6C;IAC7C,YAAY,EAAE,QAAQ,CAAC;CAC1B;AAED,UAAU,4BAA4B;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACxC,iCAAiC,CAAC,EAAE,wBAAwB,EAAE,CAAC;CAClE;AAED;;;;;;;;GAQG;AACH,wBAAgB,8BAA8B,CAC1C,OAAO,EAAE,QAAQ,EACjB,OAAO,EAAE,4BAA4B,GACtC,qBAAqB,EAAE,GAAG,SAAS,CAsDrC;AAED;;;;;;;GAOG;AACH,wBAAgB,2BAA2B,CACvC,OAAO,EAAE,QAAQ,EACjB,OAAO,EAAE,4BAA4B,GACtC,qBAAqB,EAAE,GAAG,SAAS,CAErC;AAED;;;;;;;GAOG;AACH,wBAAgB,+BAA+B,CAC3C,OAAO,EAAE,QAAQ,EACjB,OAAO,GAAE,yBAA8B,GACxC,QAAQ,CA+HV"}
1
+ {"version":3,"file":"insightToTable.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/insight/insightToTable.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAQH,KAAK,iBAAiB,EACtB,KAAK,QAAQ,EAEb,KAAK,SAAS,EACd,KAAK,MAAM,EAwBd,MAAM,qBAAqB,CAAC;AAU7B;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAOjE;AAED;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAE/D;AA+PD,KAAK,yBAAyB,GAAG;IAC7B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,sBAAsB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAChD,CAAC;AAyIF;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,wEAAwE;IACxE,OAAO,EAAE,MAAM,CAAC;IAChB,4CAA4C;IAC5C,SAAS,EAAE,MAAM,CAAC;IAClB,4BAA4B;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,6CAA6C;IAC7C,YAAY,EAAE,QAAQ,CAAC;CAC1B;AAED,UAAU,4BAA4B;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACxC,iCAAiC,CAAC,EAAE,wBAAwB,EAAE,CAAC;CAClE;AAED;;;;;;;;GAQG;AACH,wBAAgB,8BAA8B,CAC1C,OAAO,EAAE,QAAQ,EACjB,OAAO,EAAE,4BAA4B,GACtC,qBAAqB,EAAE,GAAG,SAAS,CAsDrC;AAED;;;;;;;GAOG;AACH,wBAAgB,2BAA2B,CACvC,OAAO,EAAE,QAAQ,EACjB,OAAO,EAAE,4BAA4B,GACtC,qBAAqB,EAAE,GAAG,SAAS,CAErC;AAED;;;;;;;GAOG;AACH,wBAAgB,+BAA+B,CAC3C,OAAO,EAAE,QAAQ,EACjB,OAAO,GAAE,yBAA8B,GACxC,QAAQ,CA+HV"}
@@ -62,7 +62,5 @@ export function CustomUiMenuHeaderComponent() {
62
62
  if (parentItem?.data.renderSubmenuComponentOnly) {
63
63
  return null;
64
64
  }
65
- return !parentItem && menuCtxData ? (_jsxs("div", { className: "insight-configuration-panel-header", children: [
66
- _jsx(DashboardInsightMenuTitle, { widget: menuCtxData.widget, insight: menuCtxData.insight, renderMode: menuCtxData.renderMode, titleId: menuCtxData.titleId }), _jsx(UiIconButton, { size: "small", variant: "bare", icon: "close", label: formatMessage({ id: "menu.close" }), onClick: onClose, dataId: "s-configuration-panel-header-close-button", dataTestId: "s-configuration-panel-header-close-button" })
67
- ] })) : (_jsx(DefaultUiMenuHeader, {}));
65
+ return !parentItem && menuCtxData ? (_jsxs("div", { className: "insight-configuration-panel-header", children: [_jsx(DashboardInsightMenuTitle, { widget: menuCtxData.widget, insight: menuCtxData.insight, renderMode: menuCtxData.renderMode, titleId: menuCtxData.titleId }), _jsx(UiIconButton, { size: "small", variant: "bare", icon: "close", label: formatMessage({ id: "menu.close" }), onClick: onClose, dataId: "s-configuration-panel-header-close-button", dataTestId: "s-configuration-panel-header-close-button" })] })) : (_jsx(DefaultUiMenuHeader, {}));
68
66
  }
@@ -1,5 +1,5 @@
1
1
  import { type IInsightMenuItemButton } from "../../types.js";
2
2
  export declare const DashboardInsightMenuItemButton: (props: Omit<IInsightMenuItemButton, "type"> & {
3
- submenu?: boolean | undefined;
3
+ submenu?: boolean;
4
4
  }) => import("react/jsx-runtime").JSX.Element;
5
5
  //# sourceMappingURL=DashboardInsightMenuItemButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardInsightMenuItemButton.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAE7D,eAAO,MAAM,8BAA8B;;6CAiC1C,CAAC"}
1
+ {"version":3,"file":"DashboardInsightMenuItemButton.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAE7D,eAAO,MAAM,8BAA8B,UAChC,IAAI,CAAC,sBAAsB,EAAE,MAAM,CAAC,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,4CAgCtE,CAAC"}
@@ -8,9 +8,7 @@ export const DashboardInsightMenuItemButton = (props) => {
8
8
  };
9
9
  function renderButtonWithTooltip(button, disabled, tooltip, isFocused) {
10
10
  if (tooltip && disabled) {
11
- return (_jsxs(_Fragment, { children: [
12
- _jsx(UiTooltip, { triggerBy: isFocused ? [] : ["hover", "focus"], arrowPlacement: "left", optimalPlacement: true, content: tooltip, anchor: button }), _jsx("div", { className: "sr-only", "aria-live": "polite", children: tooltip })
13
- ] }));
11
+ return (_jsxs(_Fragment, { children: [_jsx(UiTooltip, { triggerBy: isFocused ? [] : ["hover", "focus"], arrowPlacement: "left", optimalPlacement: true, content: tooltip, anchor: button }), _jsx("div", { className: "sr-only", "aria-live": "polite", children: tooltip })] }));
14
12
  }
15
13
  else {
16
14
  return button;
@@ -5,7 +5,5 @@ const screenWrapperStyle = { width: "100%" };
5
5
  export function DashboardInsightSubmenuContainer(props) {
6
6
  const { formatMessage } = useIntl();
7
7
  const closeLabel = formatMessage({ id: "menu.close" });
8
- return (_jsxs("div", { className: "configuration-panel", children: [
9
- _jsx(UiSubmenuHeader, { title: props.title, tooltipText: props.tooltipText, onBack: props.onBack, onClose: props.onClose, closeAriaLabel: closeLabel, height: "large" }), _jsx("div", { className: "configuration-panel-screen", style: screenWrapperStyle, children: props.children })
10
- ] }));
8
+ return (_jsxs("div", { className: "configuration-panel", children: [_jsx(UiSubmenuHeader, { title: props.title, tooltipText: props.tooltipText, onBack: props.onBack, onClose: props.onClose, closeAriaLabel: closeLabel, height: "large" }), _jsx("div", { className: "configuration-panel-screen", style: screenWrapperStyle, children: props.children })] }));
11
9
  }
@@ -14,6 +14,5 @@ export function DefaultDashboardInsightMenuTitle(props) {
14
14
  const originalTitle = insight ? insightTitle(insight) : title;
15
15
  const titlesDiffer = title !== originalTitle;
16
16
  const renderedTitle = title ? (_jsx("span", { className: "insight-title s-insight-title s-insight-title-simple", children: props.widget.title })) : null;
17
- return (_jsxs("div", { id: props.titleId, className: "insight-menu-title-wrapper", children: [
18
- _jsx(Typography, { tagName: "h3", className: "widget-title s-widget-title", children: renderedTitle }), renderMode === "edit" && titlesDiffer ? _jsx(OriginalInsightTitle, { title: originalTitle }) : null] }));
17
+ return (_jsxs("div", { id: props.titleId, className: "insight-menu-title-wrapper", children: [_jsx(Typography, { tagName: "h3", className: "widget-title s-widget-title", children: renderedTitle }), renderMode === "edit" && titlesDiffer ? _jsx(OriginalInsightTitle, { title: originalTitle }) : null] }));
19
18
  }
@@ -1,8 +1,9 @@
1
1
  import { type IExecutionResultEnvelope } from "../../../../model/store/executionResults/types.js";
2
+ import { type DisabledReason } from "./types.js";
2
3
  export declare const getExportTooltipId: ({ isRawExportsEnabled, isExporting, execution, disabledReason, }: {
3
- execution?: IExecutionResultEnvelope | undefined;
4
+ execution?: IExecutionResultEnvelope;
4
5
  isExporting: boolean;
5
- isRawExportsEnabled?: boolean | undefined;
6
- disabledReason?: "oldWidget" | undefined;
6
+ isRawExportsEnabled?: boolean;
7
+ disabledReason?: DisabledReason;
7
8
  }) => string;
8
9
  //# sourceMappingURL=getExportTooltips.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getExportTooltips.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,mDAAmD,CAAC;AAalG,eAAO,MAAM,kBAAkB;;;;;YA4B9B,CAAC"}
1
+ {"version":3,"file":"getExportTooltips.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,mDAAmD,CAAC;AAElG,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,YAAY,CAAC;AAWjD,eAAO,MAAM,kBAAkB,qEAK5B;IACC,SAAS,CAAC,EAAE,wBAAwB,CAAC;IACrC,WAAW,EAAE,OAAO,CAAC;IACrB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,cAAc,CAAC,EAAE,cAAc,CAAC;CACnC,KAAG,MAkBH,CAAC"}