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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/NOTICE +5 -5
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  6. package/esm/_staging/automation/index.d.ts.map +1 -1
  7. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
  9. package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
  10. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
  11. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
  12. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  13. package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
  14. package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
  15. package/esm/_staging/dateFilterConfig/merge.js +45 -1
  16. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  17. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  18. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  19. package/esm/_staging/layout/coordinates.d.ts +3 -3
  20. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  21. package/esm/_staging/layout/sizing.d.ts +2 -2
  22. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  23. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
  24. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  25. package/esm/_staging/metadata/objRefMap.d.ts +1 -1
  26. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  27. package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  28. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  29. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  30. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  31. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  32. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  33. package/esm/kdaDialog/components/KdaBar.js +1 -3
  34. package/esm/kdaDialog/components/KdaContent.js +2 -4
  35. package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
  36. package/esm/kdaDialog/components/KdaFooter.js +1 -3
  37. package/esm/kdaDialog/components/KdaHeader.js +1 -3
  38. package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
  39. package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
  40. package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
  41. package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
  42. package/esm/kdaDialog/components/items/TrendItem.js +2 -4
  43. package/esm/kdaDialog/composition/FiltersBar.js +1 -3
  44. package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
  45. package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
  46. package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
  47. package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
  48. package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
  49. package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
  50. package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
  51. package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
  52. package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
  53. package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
  54. package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
  55. package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
  56. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
  57. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
  58. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
  59. package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
  60. package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
  61. package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
  62. package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
  63. package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
  64. package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
  65. package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
  66. package/esm/locales.d.ts.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
  68. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
  69. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  71. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  72. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
  73. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
  74. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
  76. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  77. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  78. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  79. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
  80. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
  81. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
  82. package/esm/model/commandHandlers/filterContext/common.js +2 -2
  83. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  84. package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
  85. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  86. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
  87. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
  88. package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
  89. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  90. package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
  91. package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
  92. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  93. package/esm/model/events/index.d.ts.map +1 -1
  94. package/esm/model/events/tabs.d.ts.map +1 -1
  95. package/esm/model/events/util.d.ts +1 -1
  96. package/esm/model/events/util.d.ts.map +1 -1
  97. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  98. package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
  99. package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
  100. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  101. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  102. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
  103. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
  104. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  105. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
  106. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  107. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
  108. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  109. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
  110. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
  111. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
  112. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  113. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
  114. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
  115. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
  116. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
  117. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  118. package/esm/model/react/useDashboardCommand.d.ts +5 -158
  119. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  120. package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
  121. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  122. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  123. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  124. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  125. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  126. package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
  127. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  128. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  129. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  130. package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
  131. package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
  132. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  133. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  134. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  135. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
  136. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  137. package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
  138. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
  139. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
  140. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
  141. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
  142. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
  143. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
  144. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
  145. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
  146. package/esm/model/store/meta/index.d.ts +2 -2
  147. package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
  148. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  149. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  150. package/esm/model/store/tabs/index.d.ts +24 -24
  151. package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
  152. package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
  153. package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
  154. package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
  155. package/esm/model/store/tabs/tabsState.d.ts +1 -1
  156. package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
  157. package/esm/model/store/ui/index.d.ts +5 -5
  158. package/esm/model/store/ui/uiReducers.d.ts +5 -5
  159. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  160. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  161. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  162. package/esm/model/types/drillTypes.js +1 -2
  163. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
  164. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  165. package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
  166. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  167. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  168. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
  169. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  170. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  171. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  172. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
  173. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  174. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
  175. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  176. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
  177. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
  178. package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
  179. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  180. package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
  181. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  182. package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
  183. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  184. package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
  185. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  186. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
  187. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
  188. package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
  189. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  190. package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
  191. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  192. package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
  193. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  194. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
  195. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  196. package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
  197. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  198. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
  199. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
  200. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
  201. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
  202. package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
  203. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
  204. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
  205. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
  206. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
  207. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
  208. package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
  209. package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
  210. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +2 -2
  211. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
  212. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
  213. package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
  214. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
  215. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
  216. package/esm/presentation/automations/alerting/types.js +1 -2
  217. package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
  218. package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
  219. package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
  220. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
  221. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
  222. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
  223. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
  224. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
  225. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
  226. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
  227. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
  228. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
  229. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
  230. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
  231. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
  232. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
  233. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
  234. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
  235. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
  236. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  237. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
  238. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
  239. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
  240. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
  241. package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
  242. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
  243. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
  244. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
  245. package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
  246. package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
  247. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
  248. package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  249. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
  250. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
  251. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  252. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  253. package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
  254. package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
  255. package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
  256. package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  257. package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
  258. package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
  259. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
  260. package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
  261. package/esm/presentation/componentDefinition/types.d.ts +2 -1
  262. package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
  263. package/esm/presentation/constants/layout.d.ts.map +1 -1
  264. package/esm/presentation/constants.d.ts.map +1 -1
  265. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
  266. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
  267. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
  268. package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
  269. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
  270. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
  271. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
  272. package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
  273. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
  274. package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
  275. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
  276. package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
  277. package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
  278. package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
  279. package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
  280. package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
  281. package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
  282. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  283. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  284. package/esm/presentation/dashboard/types.js +1 -2
  285. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
  286. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  287. package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
  288. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
  289. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  290. package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
  291. package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
  292. package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
  293. package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
  294. package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
  295. package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
  296. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  297. package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
  298. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
  299. package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
  300. package/esm/presentation/densityDialog/DensityDialog.js +1 -13
  301. package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
  302. package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
  303. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
  304. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
  305. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  306. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
  307. package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
  308. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
  309. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
  310. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
  311. package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
  312. package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
  313. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
  314. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  316. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  317. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  318. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
  319. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
  320. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
  321. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
  322. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
  323. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
  324. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
  325. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
  326. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
  327. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
  328. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +2 -2
  329. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  330. package/esm/presentation/drill/DrillSelect/types.js +1 -2
  331. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  332. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  333. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  334. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  335. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  336. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  337. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  338. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  339. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  340. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  341. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  342. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  343. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  344. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  345. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  346. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  347. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  348. package/esm/presentation/drill/hooks/useDrills.d.ts +9 -9
  349. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
  350. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
  351. package/esm/presentation/drill/types.js +2 -4
  352. package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
  353. package/esm/presentation/export/useExportData.d.ts +2 -2
  354. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  355. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
  356. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
  357. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
  358. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
  359. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
  360. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
  361. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
  362. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
  363. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
  364. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
  365. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
  366. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  367. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
  368. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
  369. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
  370. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
  371. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
  372. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
  373. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
  374. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  375. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
  376. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
  377. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  378. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
  379. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
  380. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  381. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
  382. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
  383. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
  384. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
  385. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
  386. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
  387. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
  388. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  389. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
  390. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
  391. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  392. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
  393. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
  394. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
  395. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
  396. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
  397. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
  398. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
  399. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
  400. package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
  401. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
  402. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  403. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
  404. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  405. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
  406. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
  407. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
  408. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  409. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
  410. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
  411. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
  412. package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
  413. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  414. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  415. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
  416. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
  417. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
  418. package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
  419. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
  420. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
  421. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  422. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  423. package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
  424. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
  425. package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
  426. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
  427. package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
  428. package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
  429. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  430. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
  431. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
  432. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  433. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
  434. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
  435. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
  436. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  437. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  438. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  439. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  440. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  441. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  442. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  443. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
  444. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
  445. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
  446. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
  447. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
  448. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
  449. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
  450. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
  451. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
  452. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
  453. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  454. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
  455. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  456. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  457. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
  458. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
  459. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
  460. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
  461. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  462. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
  463. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
  464. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  465. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
  466. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  467. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  468. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  469. package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
  470. package/esm/presentation/insightList/InsightListDivider.js +1 -3
  471. package/esm/presentation/insightList/InsightListNoData.js +1 -2
  472. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +10 -10
  473. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  474. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +10 -10
  475. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  476. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +10 -10
  477. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  478. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +1790 -1790
  479. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  480. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +10 -10
  481. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  482. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +10 -10
  483. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  484. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +10 -10
  485. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  486. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +10 -10
  487. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  488. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +10 -10
  489. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  490. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +10 -10
  491. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  492. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +10 -10
  493. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  494. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +10 -10
  495. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  496. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +10 -10
  497. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  498. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +10 -10
  499. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  500. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +10 -10
  501. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  502. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +10 -10
  503. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  504. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +10 -10
  505. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  506. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +10 -10
  507. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  508. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +10 -10
  509. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  510. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +10 -10
  511. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  512. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +10 -10
  513. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  514. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +10 -10
  515. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  516. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +10 -10
  517. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  518. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +10 -10
  519. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  520. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +10 -10
  521. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  522. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +10 -10
  523. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  524. package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
  525. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
  526. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  527. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
  528. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  529. package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
  530. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
  531. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
  532. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
  533. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
  534. package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
  535. package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
  536. package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
  537. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
  538. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
  539. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
  540. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
  541. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
  542. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
  543. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
  544. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  545. package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
  546. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
  547. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
  548. package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
  549. package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
  550. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
  551. package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
  552. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
  553. package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
  554. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
  555. package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
  556. package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
  557. package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
  558. package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
  559. package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
  560. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  561. package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
  562. package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
  563. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  564. package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
  565. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
  566. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  567. package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
  568. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
  569. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
  570. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
  571. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
  572. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
  573. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
  574. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  575. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
  576. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
  577. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  578. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
  579. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
  580. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
  581. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
  582. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  583. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  584. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
  585. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  586. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
  587. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
  588. package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
  589. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
  590. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
  591. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
  592. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
  593. package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
  594. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
  595. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
  596. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
  597. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
  598. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
  599. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
  600. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
  601. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  602. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
  603. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
  604. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
  605. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
  606. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
  607. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
  608. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
  609. package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
  610. package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
  611. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
  612. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
  613. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
  614. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
  615. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  616. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  617. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
  618. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  619. package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
  620. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
  621. package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
  622. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
  623. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  624. package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
  625. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
  626. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
  627. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
  628. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
  629. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
  630. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
  631. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
  632. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  633. package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
  634. package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
  635. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  636. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
  637. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
  638. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
  639. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
  640. package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
  641. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
  642. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
  643. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
  644. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
  645. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
  646. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
  647. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  648. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  649. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
  650. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
  651. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
  652. package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
  653. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  654. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  655. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  656. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  657. package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
  658. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
  659. package/esm/sdk-ui-dashboard.d.ts +78 -562
  660. package/package.json +23 -23
  661. package/styles/css/dashboard.css.map +1 -1
  662. package/styles/css/dragAndDrop.css +3 -3
  663. package/styles/css/dragAndDrop.css.map +1 -1
  664. package/styles/css/main.css +9 -7
  665. package/styles/css/main.css.map +1 -1
  666. package/styles/css/topBar.css +1 -1
  667. package/styles/css/topBar.css.map +1 -1
  668. package/styles/scss/dashboard.scss +2 -1
  669. package/styles/scss/dragAndDrop.scss +3 -4
  670. package/styles/scss/topBar.scss +2 -2
@@ -1,5 +1,6 @@
1
1
  import { type DashboardCommands } from "../commands/index.js";
2
2
  import { type DashboardEventType } from "../events/base.js";
3
+ import { type DashboardEvents } from "../events/index.js";
3
4
  /**
4
5
  * @internal
5
6
  */
@@ -11,499 +12,15 @@ export declare const useDashboardCommandProcessing: <TCommand extends DashboardC
11
12
  commandCreator: (...args: TCommandCreatorArgs) => TCommand;
12
13
  successEvent: TSuccessEventType;
13
14
  errorEvent: TErrorEventType;
14
- onSuccess?: ((event: Extract<import("../events/attributeHierarchies.js").ICreateAttributeHierarchyRequested, {
15
+ onSuccess?: (event: Extract<DashboardEvents, {
15
16
  type: TSuccessEventType;
16
- }> | Extract<import("../events/lab.js").ICreateInsightRequested, {
17
- type: TSuccessEventType;
18
- }> | Extract<import("../events/alerts.js").IDashboardAlertCreated, {
19
- type: TSuccessEventType;
20
- }> | Extract<import("../events/alerts.js").IDashboardAlertSaved, {
21
- type: TSuccessEventType;
22
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterAdded, {
23
- type: TSuccessEventType;
24
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterMoved, {
25
- type: TSuccessEventType;
26
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterParentChanged, {
27
- type: TSuccessEventType;
28
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterRemoved, {
29
- type: TSuccessEventType;
30
- }> | Extract<import("../events/filters.js").IDashboardAttributeSelectionModeChanged, {
31
- type: TSuccessEventType;
32
- }> | Extract<import("../events/filters.js").IDashboardAttributeTitleChanged, {
33
- type: TSuccessEventType;
34
- }> | Extract<import("../events/scheduledEmail.js").IDashboardAutomationsRefreshed, {
35
- type: TSuccessEventType;
36
- }> | Extract<import("../events/general.js").IDashboardCommandFailed<any>, {
37
- type: TSuccessEventType;
38
- }> | Extract<import("../events/general.js").IDashboardCommandRejected, {
39
- type: TSuccessEventType;
40
- }> | Extract<import("../events/general.js").IDashboardCommandStarted<any>, {
41
- type: TSuccessEventType;
42
- }> | Extract<import("../events/drill.js").IDashboardDrillDownRequested, {
43
- type: TSuccessEventType;
44
- }> | Extract<import("../events/drill.js").IDashboardDrillDownResolved, {
45
- type: TSuccessEventType;
46
- }> | Extract<import("../events/drill.js").IDashboardDrillRequested, {
47
- type: TSuccessEventType;
48
- }> | Extract<import("../events/drill.js").IDashboardDrillResolved, {
49
- type: TSuccessEventType;
50
- }> | Extract<import("../events/drill.js").IDashboardDrillToAttributeUrlRequested, {
51
- type: TSuccessEventType;
52
- }> | Extract<import("../events/drill.js").IDashboardDrillToAttributeUrlResolved, {
53
- type: TSuccessEventType;
54
- }> | Extract<import("../events/drill.js").IDashboardDrillToCustomUrlRequested, {
55
- type: TSuccessEventType;
56
- }> | Extract<import("../events/drill.js").IDashboardDrillToCustomUrlResolved, {
57
- type: TSuccessEventType;
58
- }> | Extract<import("../events/drill.js").IDashboardDrillToDashboardRequested, {
59
- type: TSuccessEventType;
60
- }> | Extract<import("../events/drill.js").IDashboardDrillToDashboardResolved, {
61
- type: TSuccessEventType;
62
- }> | Extract<import("../events/drill.js").IDashboardDrillToInsightRequested, {
63
- type: TSuccessEventType;
64
- }> | Extract<import("../events/drill.js").IDashboardDrillToInsightResolved, {
65
- type: TSuccessEventType;
66
- }> | Extract<import("../events/drill.js").IDashboardDrillToLegacyDashboardRequested, {
67
- type: TSuccessEventType;
68
- }> | Extract<import("../events/drill.js").IDashboardDrillToLegacyDashboardResolved, {
69
- type: TSuccessEventType;
70
- }> | Extract<import("../events/drill.js").IDashboardDrillableItemsChanged, {
71
- type: TSuccessEventType;
72
- }> | Extract<import("../events/dashboard.js").IDashboardExportToExcelRequested, {
73
- type: TSuccessEventType;
74
- }> | Extract<import("../events/dashboard.js").IDashboardExportToExcelResolved, {
75
- type: TSuccessEventType;
76
- }> | Extract<import("../events/dashboard.js").IDashboardExportToImageRequested, {
77
- type: TSuccessEventType;
78
- }> | Extract<import("../events/dashboard.js").IDashboardExportToImageResolved, {
79
- type: TSuccessEventType;
80
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfPresentationRequested, {
81
- type: TSuccessEventType;
82
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfPresentationResolved, {
83
- type: TSuccessEventType;
84
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfRequested, {
85
- type: TSuccessEventType;
86
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfResolved, {
87
- type: TSuccessEventType;
88
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPptPresentationRequested, {
89
- type: TSuccessEventType;
90
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPptPresentationResolved, {
91
- type: TSuccessEventType;
92
- }> | Extract<import("../events/dashboard.js").IDashboardIgnoreExecutionTimestampChanged, {
93
- type: TSuccessEventType;
94
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetChanged, {
95
- type: TSuccessEventType;
96
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDescriptionChanged, {
97
- type: TSuccessEventType;
98
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDrillsModified, {
99
- type: TSuccessEventType;
100
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDrillsRemoved, {
101
- type: TSuccessEventType;
102
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetExportRequested, {
103
- type: TSuccessEventType;
104
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetExportResolved, {
105
- type: TSuccessEventType;
106
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetFilterSettingsChanged, {
107
- type: TSuccessEventType;
108
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetHeaderChanged, {
109
- type: TSuccessEventType;
110
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetInsightSwitched, {
111
- type: TSuccessEventType;
112
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetRefreshed, {
113
- type: TSuccessEventType;
114
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetVisConfigurationChanged, {
115
- type: TSuccessEventType;
116
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetVisPropertiesChanged, {
117
- type: TSuccessEventType;
118
- }> | Extract<import("../events/drill.js").IDashboardKeyDriverAnalysisRequested, {
119
- type: TSuccessEventType;
120
- }> | Extract<import("../events/drill.js").IDashboardKeyDriverAnalysisResolved, {
121
- type: TSuccessEventType;
122
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetChanged, {
123
- type: TSuccessEventType;
124
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetComparisonChanged, {
125
- type: TSuccessEventType;
126
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetConfigurationChanged, {
127
- type: TSuccessEventType;
128
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDescriptionChanged, {
129
- type: TSuccessEventType;
130
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDrillRemoved, {
131
- type: TSuccessEventType;
132
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDrillSet, {
133
- type: TSuccessEventType;
134
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetFilterSettingsChanged, {
135
- type: TSuccessEventType;
136
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetHeaderChanged, {
137
- type: TSuccessEventType;
138
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetMeasureChanged, {
139
- type: TSuccessEventType;
140
- }> | Extract<import("../events/layout.js").IDashboardLayoutChanged, {
141
- type: TSuccessEventType;
142
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionAdded, {
143
- type: TSuccessEventType;
144
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionHeaderChanged, {
145
- type: TSuccessEventType;
146
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemMoved, {
147
- type: TSuccessEventType;
148
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemMovedToNewSection, {
149
- type: TSuccessEventType;
150
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemRemoved, {
151
- type: TSuccessEventType;
152
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemReplaced, {
153
- type: TSuccessEventType;
154
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemsAdded, {
155
- type: TSuccessEventType;
156
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionMoved, {
157
- type: TSuccessEventType;
158
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionRemoved, {
159
- type: TSuccessEventType;
160
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterAdded, {
161
- type: TSuccessEventType;
162
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterConditionChanged, {
163
- type: TSuccessEventType;
164
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterConfigModeChanged, {
165
- type: TSuccessEventType;
166
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterDimensionalityChanged, {
167
- type: TSuccessEventType;
168
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterMoved, {
169
- type: TSuccessEventType;
170
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterRemoved, {
171
- type: TSuccessEventType;
172
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterTitleChanged, {
173
- type: TSuccessEventType;
174
- }> | Extract<import("../events/parameters.js").IDashboardParametersSelectionReset, {
175
- type: TSuccessEventType;
176
- }> | Extract<import("../events/general.js").IDashboardQueryCompleted<any, any>, {
177
- type: TSuccessEventType;
178
- }> | Extract<import("../events/general.js").IDashboardQueryFailed, {
179
- type: TSuccessEventType;
180
- }> | Extract<import("../events/general.js").IDashboardQueryRejected, {
181
- type: TSuccessEventType;
182
- }> | Extract<import("../events/general.js").IDashboardQueryStarted, {
183
- type: TSuccessEventType;
184
- }> | Extract<import("../events/dashboard.js").IDashboardRenamed, {
185
- type: TSuccessEventType;
186
- }> | Extract<import("../events/renderMode.js").IDashboardRenderModeChanged, {
187
- type: TSuccessEventType;
188
- }> | Extract<import("../events/richText.js").IDashboardRichTextWidgetContentChanged, {
189
- type: TSuccessEventType;
190
- }> | Extract<import("../events/richText.js").IDashboardRichTextWidgetFilterSettingsChanged, {
191
- type: TSuccessEventType;
192
- }> | Extract<import("../events/scheduledEmail.js").IDashboardScheduledEmailCreated, {
193
- type: TSuccessEventType;
194
- }> | Extract<import("../events/scheduledEmail.js").IDashboardScheduledEmailSaved, {
195
- type: TSuccessEventType;
196
- }> | Extract<import("../events/tabs.js").IDashboardTabCreated, {
197
- type: TSuccessEventType;
198
- }> | Extract<import("../events/tabs.js").IDashboardTabDeleted, {
199
- type: TSuccessEventType;
200
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamed, {
201
- type: TSuccessEventType;
202
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamingCanceled, {
203
- type: TSuccessEventType;
204
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamingStarted, {
205
- type: TSuccessEventType;
206
- }> | Extract<import("../events/tabs.js").IDashboardTabSwitched, {
207
- type: TSuccessEventType;
208
- }> | Extract<import("../events/timezone.js").IDashboardTimezoneOverrideChanged, {
209
- type: TSuccessEventType;
210
- }> | Extract<import("../events/userInteraction.js").IDashboardUserInteractionTriggered, {
211
- type: TSuccessEventType;
212
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetActiveVisualizationChanged, {
213
- type: TSuccessEventType;
214
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationAdded, {
215
- type: TSuccessEventType;
216
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
217
- type: TSuccessEventType;
218
- }> | Extract<import("../events/dashboard.js").IDashboardWasReset, {
219
- type: TSuccessEventType;
220
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionFailed, {
221
- type: TSuccessEventType;
222
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionStarted, {
223
- type: TSuccessEventType;
224
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionSucceeded, {
225
- type: TSuccessEventType;
226
- }> | Extract<import("../events/attributeHierarchies.js").IDeleteAttributeHierarchyRequested, {
227
- type: TSuccessEventType;
228
- }> | Extract<import("../events/showWidgetAsTable.js").IShowWidgetAsTableSet, {
229
- type: TSuccessEventType;
230
- }> | Extract<import("../events/render.js").DashboardAsyncRenderRequested, {
231
- type: TSuccessEventType;
232
- }> | Extract<import("../events/render.js").DashboardAsyncRenderResolved, {
233
- type: TSuccessEventType;
234
- }> | Extract<import("../events/filters.js").DashboardAttributeFilterItemSelectionReplaced, {
235
- type: TSuccessEventType;
236
- }> | Extract<import("../events/filters.js").DashboardAttributeFilterSelectionChanged, {
237
- type: TSuccessEventType;
238
- }> | Extract<import("../events/dashboard.js").DashboardCopySaved, {
239
- type: TSuccessEventType;
240
- }> | Extract<import("../events/filters.js").DashboardDateFilterSelectionChanged, {
241
- type: TSuccessEventType;
242
- }> | Extract<import("../events/dashboard.js").DashboardDeinitialized, {
243
- type: TSuccessEventType;
244
- }> | Extract<import("../events/filters.js").DashboardFilterContextChanged, {
245
- type: TSuccessEventType;
246
- }> | Extract<import("../events/dashboard.js").DashboardInitialized, {
247
- type: TSuccessEventType;
248
- }> | Extract<import("../events/render.js").DashboardRenderRequested, {
249
- type: TSuccessEventType;
250
- }> | Extract<import("../events/render.js").DashboardRenderResolved, {
251
- type: TSuccessEventType;
252
- }> | Extract<import("../events/dashboard.js").DashboardSaved, {
253
- type: TSuccessEventType;
254
- }> | Extract<import("../events/dashboard.js").DashboardSharingChanged, {
255
- type: TSuccessEventType;
256
- }> | Extract<import("../events/dashboard.js").DateFilterValidationFailed, {
257
- type: TSuccessEventType;
258
- }>) => void) | undefined;
259
- onError?: ((event: Extract<import("../events/attributeHierarchies.js").ICreateAttributeHierarchyRequested, {
260
- type: TErrorEventType;
261
- }> | Extract<import("../events/lab.js").ICreateInsightRequested, {
262
- type: TErrorEventType;
263
- }> | Extract<import("../events/alerts.js").IDashboardAlertCreated, {
264
- type: TErrorEventType;
265
- }> | Extract<import("../events/alerts.js").IDashboardAlertSaved, {
266
- type: TErrorEventType;
267
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterAdded, {
268
- type: TErrorEventType;
269
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterMoved, {
270
- type: TErrorEventType;
271
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterParentChanged, {
272
- type: TErrorEventType;
273
- }> | Extract<import("../events/filters.js").IDashboardAttributeFilterRemoved, {
274
- type: TErrorEventType;
275
- }> | Extract<import("../events/filters.js").IDashboardAttributeSelectionModeChanged, {
276
- type: TErrorEventType;
277
- }> | Extract<import("../events/filters.js").IDashboardAttributeTitleChanged, {
278
- type: TErrorEventType;
279
- }> | Extract<import("../events/scheduledEmail.js").IDashboardAutomationsRefreshed, {
280
- type: TErrorEventType;
281
- }> | Extract<import("../events/general.js").IDashboardCommandFailed<any>, {
282
- type: TErrorEventType;
283
- }> | Extract<import("../events/general.js").IDashboardCommandRejected, {
284
- type: TErrorEventType;
285
- }> | Extract<import("../events/general.js").IDashboardCommandStarted<any>, {
286
- type: TErrorEventType;
287
- }> | Extract<import("../events/drill.js").IDashboardDrillDownRequested, {
288
- type: TErrorEventType;
289
- }> | Extract<import("../events/drill.js").IDashboardDrillDownResolved, {
290
- type: TErrorEventType;
291
- }> | Extract<import("../events/drill.js").IDashboardDrillRequested, {
292
- type: TErrorEventType;
293
- }> | Extract<import("../events/drill.js").IDashboardDrillResolved, {
294
- type: TErrorEventType;
295
- }> | Extract<import("../events/drill.js").IDashboardDrillToAttributeUrlRequested, {
296
- type: TErrorEventType;
297
- }> | Extract<import("../events/drill.js").IDashboardDrillToAttributeUrlResolved, {
298
- type: TErrorEventType;
299
- }> | Extract<import("../events/drill.js").IDashboardDrillToCustomUrlRequested, {
300
- type: TErrorEventType;
301
- }> | Extract<import("../events/drill.js").IDashboardDrillToCustomUrlResolved, {
302
- type: TErrorEventType;
303
- }> | Extract<import("../events/drill.js").IDashboardDrillToDashboardRequested, {
304
- type: TErrorEventType;
305
- }> | Extract<import("../events/drill.js").IDashboardDrillToDashboardResolved, {
306
- type: TErrorEventType;
307
- }> | Extract<import("../events/drill.js").IDashboardDrillToInsightRequested, {
308
- type: TErrorEventType;
309
- }> | Extract<import("../events/drill.js").IDashboardDrillToInsightResolved, {
310
- type: TErrorEventType;
311
- }> | Extract<import("../events/drill.js").IDashboardDrillToLegacyDashboardRequested, {
312
- type: TErrorEventType;
313
- }> | Extract<import("../events/drill.js").IDashboardDrillToLegacyDashboardResolved, {
314
- type: TErrorEventType;
315
- }> | Extract<import("../events/drill.js").IDashboardDrillableItemsChanged, {
316
- type: TErrorEventType;
317
- }> | Extract<import("../events/dashboard.js").IDashboardExportToExcelRequested, {
318
- type: TErrorEventType;
319
- }> | Extract<import("../events/dashboard.js").IDashboardExportToExcelResolved, {
320
- type: TErrorEventType;
321
- }> | Extract<import("../events/dashboard.js").IDashboardExportToImageRequested, {
322
- type: TErrorEventType;
323
- }> | Extract<import("../events/dashboard.js").IDashboardExportToImageResolved, {
324
- type: TErrorEventType;
325
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfPresentationRequested, {
326
- type: TErrorEventType;
327
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfPresentationResolved, {
328
- type: TErrorEventType;
329
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfRequested, {
330
- type: TErrorEventType;
331
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPdfResolved, {
332
- type: TErrorEventType;
333
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPptPresentationRequested, {
334
- type: TErrorEventType;
335
- }> | Extract<import("../events/dashboard.js").IDashboardExportToPptPresentationResolved, {
336
- type: TErrorEventType;
337
- }> | Extract<import("../events/dashboard.js").IDashboardIgnoreExecutionTimestampChanged, {
338
- type: TErrorEventType;
339
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetChanged, {
340
- type: TErrorEventType;
341
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDescriptionChanged, {
342
- type: TErrorEventType;
343
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDrillsModified, {
344
- type: TErrorEventType;
345
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetDrillsRemoved, {
346
- type: TErrorEventType;
347
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetExportRequested, {
348
- type: TErrorEventType;
349
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetExportResolved, {
350
- type: TErrorEventType;
351
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetFilterSettingsChanged, {
352
- type: TErrorEventType;
353
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetHeaderChanged, {
354
- type: TErrorEventType;
355
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetInsightSwitched, {
356
- type: TErrorEventType;
357
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetRefreshed, {
358
- type: TErrorEventType;
359
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetVisConfigurationChanged, {
360
- type: TErrorEventType;
361
- }> | Extract<import("../events/insight.js").IDashboardInsightWidgetVisPropertiesChanged, {
362
- type: TErrorEventType;
363
- }> | Extract<import("../events/drill.js").IDashboardKeyDriverAnalysisRequested, {
364
- type: TErrorEventType;
365
- }> | Extract<import("../events/drill.js").IDashboardKeyDriverAnalysisResolved, {
366
- type: TErrorEventType;
367
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetChanged, {
368
- type: TErrorEventType;
369
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetComparisonChanged, {
370
- type: TErrorEventType;
371
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetConfigurationChanged, {
372
- type: TErrorEventType;
373
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDescriptionChanged, {
374
- type: TErrorEventType;
375
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDrillRemoved, {
376
- type: TErrorEventType;
377
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetDrillSet, {
378
- type: TErrorEventType;
379
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetFilterSettingsChanged, {
380
- type: TErrorEventType;
381
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetHeaderChanged, {
382
- type: TErrorEventType;
383
- }> | Extract<import("../events/kpi.js").IDashboardKpiWidgetMeasureChanged, {
384
- type: TErrorEventType;
385
- }> | Extract<import("../events/layout.js").IDashboardLayoutChanged, {
386
- type: TErrorEventType;
387
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionAdded, {
388
- type: TErrorEventType;
389
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionHeaderChanged, {
390
- type: TErrorEventType;
391
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemMoved, {
392
- type: TErrorEventType;
393
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemMovedToNewSection, {
394
- type: TErrorEventType;
395
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemRemoved, {
396
- type: TErrorEventType;
397
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemReplaced, {
398
- type: TErrorEventType;
399
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionItemsAdded, {
400
- type: TErrorEventType;
401
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionMoved, {
402
- type: TErrorEventType;
403
- }> | Extract<import("../events/layout.js").IDashboardLayoutSectionRemoved, {
404
- type: TErrorEventType;
405
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterAdded, {
406
- type: TErrorEventType;
407
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterConditionChanged, {
408
- type: TErrorEventType;
409
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterConfigModeChanged, {
410
- type: TErrorEventType;
411
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterDimensionalityChanged, {
412
- type: TErrorEventType;
413
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterMoved, {
414
- type: TErrorEventType;
415
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterRemoved, {
416
- type: TErrorEventType;
417
- }> | Extract<import("../events/filters.js").IDashboardMeasureValueFilterTitleChanged, {
418
- type: TErrorEventType;
419
- }> | Extract<import("../events/parameters.js").IDashboardParametersSelectionReset, {
420
- type: TErrorEventType;
421
- }> | Extract<import("../events/general.js").IDashboardQueryCompleted<any, any>, {
422
- type: TErrorEventType;
423
- }> | Extract<import("../events/general.js").IDashboardQueryFailed, {
424
- type: TErrorEventType;
425
- }> | Extract<import("../events/general.js").IDashboardQueryRejected, {
426
- type: TErrorEventType;
427
- }> | Extract<import("../events/general.js").IDashboardQueryStarted, {
428
- type: TErrorEventType;
429
- }> | Extract<import("../events/dashboard.js").IDashboardRenamed, {
430
- type: TErrorEventType;
431
- }> | Extract<import("../events/renderMode.js").IDashboardRenderModeChanged, {
432
- type: TErrorEventType;
433
- }> | Extract<import("../events/richText.js").IDashboardRichTextWidgetContentChanged, {
434
- type: TErrorEventType;
435
- }> | Extract<import("../events/richText.js").IDashboardRichTextWidgetFilterSettingsChanged, {
436
- type: TErrorEventType;
437
- }> | Extract<import("../events/scheduledEmail.js").IDashboardScheduledEmailCreated, {
438
- type: TErrorEventType;
439
- }> | Extract<import("../events/scheduledEmail.js").IDashboardScheduledEmailSaved, {
440
- type: TErrorEventType;
441
- }> | Extract<import("../events/tabs.js").IDashboardTabCreated, {
442
- type: TErrorEventType;
443
- }> | Extract<import("../events/tabs.js").IDashboardTabDeleted, {
444
- type: TErrorEventType;
445
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamed, {
446
- type: TErrorEventType;
447
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamingCanceled, {
448
- type: TErrorEventType;
449
- }> | Extract<import("../events/tabs.js").IDashboardTabRenamingStarted, {
450
- type: TErrorEventType;
451
- }> | Extract<import("../events/tabs.js").IDashboardTabSwitched, {
452
- type: TErrorEventType;
453
- }> | Extract<import("../events/timezone.js").IDashboardTimezoneOverrideChanged, {
454
- type: TErrorEventType;
455
- }> | Extract<import("../events/userInteraction.js").IDashboardUserInteractionTriggered, {
456
- type: TErrorEventType;
457
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetActiveVisualizationChanged, {
458
- type: TErrorEventType;
459
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationAdded, {
460
- type: TErrorEventType;
461
- }> | Extract<import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationsUpdated, {
462
- type: TErrorEventType;
463
- }> | Extract<import("../events/dashboard.js").IDashboardWasReset, {
464
- type: TErrorEventType;
465
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionFailed, {
466
- type: TErrorEventType;
467
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionStarted, {
468
- type: TErrorEventType;
469
- }> | Extract<import("../events/widget.js").IDashboardWidgetExecutionSucceeded, {
470
- type: TErrorEventType;
471
- }> | Extract<import("../events/attributeHierarchies.js").IDeleteAttributeHierarchyRequested, {
472
- type: TErrorEventType;
473
- }> | Extract<import("../events/showWidgetAsTable.js").IShowWidgetAsTableSet, {
474
- type: TErrorEventType;
475
- }> | Extract<import("../events/render.js").DashboardAsyncRenderRequested, {
476
- type: TErrorEventType;
477
- }> | Extract<import("../events/render.js").DashboardAsyncRenderResolved, {
478
- type: TErrorEventType;
479
- }> | Extract<import("../events/filters.js").DashboardAttributeFilterItemSelectionReplaced, {
480
- type: TErrorEventType;
481
- }> | Extract<import("../events/filters.js").DashboardAttributeFilterSelectionChanged, {
482
- type: TErrorEventType;
483
- }> | Extract<import("../events/dashboard.js").DashboardCopySaved, {
484
- type: TErrorEventType;
485
- }> | Extract<import("../events/filters.js").DashboardDateFilterSelectionChanged, {
486
- type: TErrorEventType;
487
- }> | Extract<import("../events/dashboard.js").DashboardDeinitialized, {
488
- type: TErrorEventType;
489
- }> | Extract<import("../events/filters.js").DashboardFilterContextChanged, {
490
- type: TErrorEventType;
491
- }> | Extract<import("../events/dashboard.js").DashboardInitialized, {
492
- type: TErrorEventType;
493
- }> | Extract<import("../events/render.js").DashboardRenderRequested, {
494
- type: TErrorEventType;
495
- }> | Extract<import("../events/render.js").DashboardRenderResolved, {
496
- type: TErrorEventType;
497
- }> | Extract<import("../events/dashboard.js").DashboardSaved, {
498
- type: TErrorEventType;
499
- }> | Extract<import("../events/dashboard.js").DashboardSharingChanged, {
500
- type: TErrorEventType;
501
- }> | Extract<import("../events/dashboard.js").DateFilterValidationFailed, {
17
+ }>) => void;
18
+ onError?: (event: Extract<DashboardEvents, {
502
19
  type: TErrorEventType;
503
- }>) => void) | undefined;
504
- onBeforeRun?: ((command: TCommand) => void) | undefined;
20
+ }>) => void;
21
+ onBeforeRun?: (command: TCommand) => void;
505
22
  }) => {
506
23
  run: (...args: TCommandCreatorArgs) => void;
507
- status?: CommandProcessingStatus | undefined;
24
+ status?: CommandProcessingStatus;
508
25
  };
509
26
  //# sourceMappingURL=useDashboardCommandProcessing.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardCommandProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommandProcessing.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAK5D;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAEtE;;GAEG;AACH,eAAO,MAAM,6BAA6B,GACtC,QAAQ,4BACR,mBAAmB,gBACnB,iBAAiB,6BACjB,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0ClB,CAAC"}
1
+ {"version":3,"file":"useDashboardCommandProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommandProcessing.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAI1D;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAEtE;;GAEG;AACH,eAAO,MAAM,6BAA6B,GACtC,QAAQ,SAAS,iBAAiB,EAClC,mBAAmB,SAAS,GAAG,EAAE,EACjC,iBAAiB,SAAS,kBAAkB,EAC5C,eAAe,SAAS,kBAAkB,kFAQ3C;IACC,cAAc,EAAE,CAAC,GAAG,IAAI,EAAE,mBAAmB,KAAK,QAAQ,CAAC;IAC3D,YAAY,EAAE,iBAAiB,CAAC;IAChC,UAAU,EAAE,eAAe,CAAC;IAC5B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,EAAE;QAAE,IAAI,EAAE,iBAAiB,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IACnF,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,EAAE;QAAE,IAAI,EAAE,eAAe,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IAC/E,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;CAC7C,KAAG;IACA,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAyBpC,CAAC"}
@@ -6,5 +6,5 @@ import { type DashboardEvents } from "../events/index.js";
6
6
  * @returns function that you can use to dispatch Dashboard events
7
7
  * @alpha
8
8
  */
9
- export declare const useDashboardEventDispatch: () => (eventBody: DashboardEventBody<ICustomDashboardEvent<any> | DashboardEvents>) => void;
9
+ export declare const useDashboardEventDispatch: () => ((eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void);
10
10
  //# sourceMappingURL=useDashboardEventDispatch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardEventDispatch.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardEventDispatch.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE7B,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAI1D;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,6FAgBrC,CAAC"}
1
+ {"version":3,"file":"useDashboardEventDispatch.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardEventDispatch.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE7B,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAI1D;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,QAAO,CAAC,CAC1C,SAAS,EAAE,kBAAkB,CAAC,eAAe,GAAG,qBAAqB,CAAC,KACrE,IAAI,CAcR,CAAC"}
@@ -60,9 +60,9 @@ export type QueryProcessingStatus = QueryProcessingState<any>["status"];
60
60
  */
61
61
  export declare const useDashboardQueryProcessing: <TQuery extends DashboardQueries, TQueryResult, TQueryCreatorArgs extends any[]>({ queryCreator, onSuccess, onError, onRejected, onBeforeRun, }: {
62
62
  queryCreator: (...args: TQueryCreatorArgs) => TQuery;
63
- onSuccess?: ((result: TQueryResult) => void) | undefined;
64
- onError?: ((event: IDashboardQueryFailed) => void) | undefined;
65
- onRejected?: ((event: IDashboardQueryRejected) => void) | undefined;
66
- onBeforeRun?: ((query: TQuery) => void) | undefined;
63
+ onSuccess?: (result: TQueryResult) => void;
64
+ onError?: (event: IDashboardQueryFailed) => void;
65
+ onRejected?: (event: IDashboardQueryRejected) => void;
66
+ onBeforeRun?: (query: TQuery) => void;
67
67
  }) => UseDashboardQueryProcessingResult<TQueryCreatorArgs, TQueryResult>;
68
68
  //# sourceMappingURL=useDashboardQueryProcessing.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardQueryProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardQueryProcessing.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,gBAAgB,EAAsB,MAAM,kBAAkB,CAAC;AAE7E,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAG/B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAK5D;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG;IACtC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG;IACtC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACpC,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACvC,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,2BAA2B,CAAC,OAAO,IAAI;IAC/C,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,oBAAoB,CAAC,OAAO,IAClC,2BAA2B,GAC3B,2BAA2B,GAC3B,yBAAyB,GACzB,4BAA4B,GAC5B,2BAA2B,CAAC,OAAO,CAAC,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,iCAAiC,CACzC,iBAAiB,SAAS,GAAG,EAAE,EAC/B,YAAY,IACZ,oBAAoB,CAAC,YAAY,CAAC,GAAG;IACrC,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;AAExE;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACpC,MAAM,2BACN,YAAY,EACZ,iBAAiB;;;;;;wEA6FpB,CAAC"}
1
+ {"version":3,"file":"useDashboardQueryProcessing.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardQueryProcessing.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,gBAAgB,EAAsB,MAAM,kBAAkB,CAAC;AAE7E,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAG/B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAK5D;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG;IACtC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG;IACtC,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACpC,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACvC,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,2BAA2B,CAAC,OAAO,IAAI;IAC/C,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,oBAAoB,CAAC,OAAO,IAClC,2BAA2B,GAC3B,2BAA2B,GAC3B,yBAAyB,GACzB,4BAA4B,GAC5B,2BAA2B,CAAC,OAAO,CAAC,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,iCAAiC,CACzC,iBAAiB,SAAS,GAAG,EAAE,EAC/B,YAAY,IACZ,oBAAoB,CAAC,YAAY,CAAC,GAAG;IACrC,GAAG,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;AAExE;;GAEG;AACH,eAAO,MAAM,2BAA2B,GACpC,MAAM,SAAS,gBAAgB,EAC/B,YAAY,EACZ,iBAAiB,SAAS,GAAG,EAAE,kEAOhC;IACC,YAAY,EAAE,CAAC,GAAG,IAAI,EAAE,iBAAiB,KAAK,MAAM,CAAC;IACrD,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IAC3C,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,qBAAqB,KAAK,IAAI,CAAC;IACjD,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,uBAAuB,KAAK,IAAI,CAAC;IACtD,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACzC,KAAG,iCAAiC,CAAC,iBAAiB,EAAE,YAAY,CAgFpE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardUserInteraction.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardUserInteraction.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,mCAAmC,EACxC,KAAK,yBAAyB,EAC9B,KAAK,yBAAyB,EAC9B,KAAK,4BAA4B,EACjC,KAAK,+BAA+B,EACpC,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,oCAAoC,EAE5C,MAAM,8BAA8B,CAAC;AAItC;;;;;GAKG;AACH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;CA6HvC,CAAC"}
1
+ {"version":3,"file":"useDashboardUserInteraction.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardUserInteraction.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,8BAA8B,EACnC,KAAK,mCAAmC,EACxC,KAAK,yBAAyB,EAC9B,KAAK,yBAAyB,EAC9B,KAAK,4BAA4B,EACjC,KAAK,+BAA+B,EACpC,KAAK,2BAA2B,EAChC,KAAK,0BAA0B,EAC/B,KAAK,oCAAoC,EAE5C,MAAM,8BAA8B,CAAC;AAItC;;;;;GAKG;AACH,eAAO,MAAM,2BAA2B;;;4CAYd,OAAO;0CASb,4BAA4B;wCAS5B,0BAA0B;4CAS1B,8BAA8B;;;;;iDAO9B,mCAAmC;uCA8CnC,yBAAyB;kDAvCzB,oCAAoC;uCAcpC,yBAAyB;4CAgCzB,+BAA+B;yCAvC/B,2BAA2B;CAiE9C,CAAC"}
@@ -20,5 +20,5 @@ import { type DashboardCommands } from "../commands/index.js";
20
20
  * @returns callback that dispatches the command
21
21
  * @public
22
22
  */
23
- export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => (...args: TArgs) => void;
23
+ export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => ((...args: TArgs) => void);
24
24
  //# sourceMappingURL=useDispatchDashboardCommand.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDispatchDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDispatchDashboardCommand.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAI9D;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,2BAA2B,GAAI,QAAQ,4BAA4B,KAAK,yFAapF,CAAC"}
1
+ {"version":3,"file":"useDispatchDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDispatchDashboardCommand.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAI9D;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,2BAA2B,GAAI,QAAQ,SAAS,iBAAiB,EAAE,KAAK,SAAS,GAAG,EAAE,kBAC/E,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,QAAQ,KAC7C,CAAC,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,IAAI,CAW3B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAsBA,OAAO,EAAE,KAAK,sBAAsB,EAAwB,MAAM,4BAA4B,CAAC;AAI/F,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,YAAY,CAAC;AA6D/D;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,wEA4GvC,CAAC"}
1
+ {"version":3,"file":"useInitializeDashboardStore.d.ts","sourceRoot":"","sources":["../../../src/model/react/useInitializeDashboardStore.ts"],"names":[],"mappings":"AAsBA,OAAO,EAAE,KAAK,sBAAsB,EAAwB,MAAM,4BAA4B,CAAC;AAI/F,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,YAAY,CAAC;AA6D/D;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B,UAC7B,4BAA4B,KACpC,sBAAsB,GAAG,IA0G3B,CAAC"}
@@ -8,7 +8,7 @@ import { type IPushData, type OnError, type OnLoadingChanged } from "@gooddata/s
8
8
  export declare function useWidgetExecutionsHandler(widgetRef: ObjRef): {
9
9
  onLoadingChanged: OnLoadingChanged;
10
10
  onError: OnError;
11
- onSuccess: (executionResult: IExecutionResult, warnings: IResultWarning[] | undefined, limitBreaks?: IExecutionResultLimitBreak<import("@gooddata/sdk-model").ExecutionResultLimitType | (string & {})>[] | undefined) => void;
11
+ onSuccess: (executionResult: IExecutionResult, warnings: IResultWarning[] | undefined, limitBreaks?: IExecutionResultLimitBreak[]) => void;
12
12
  onPushData: (data: IPushData) => void;
13
13
  };
14
14
  //# sourceMappingURL=useWidgetExecutionsHandler.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useWidgetExecutionsHandler.d.ts","sourceRoot":"","sources":["../../../src/model/react/useWidgetExecutionsHandler.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkB,KAAK,gBAAgB,EAAiB,MAAM,2BAA2B,CAAC;AACjG,OAAO,EAAE,KAAK,0BAA0B,EAAE,KAAK,cAAc,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AACxG,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAoB,MAAM,kBAAkB,CAAC;AAgBzG;;;GAGG;AACH,wBAAgB,0BAA0B,CAAC,SAAS,EAAE,MAAM;;;;;EA6D3D"}
1
+ {"version":3,"file":"useWidgetExecutionsHandler.d.ts","sourceRoot":"","sources":["../../../src/model/react/useWidgetExecutionsHandler.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkB,KAAK,gBAAgB,EAAiB,MAAM,2BAA2B,CAAC;AACjG,OAAO,EAAE,KAAK,0BAA0B,EAAE,KAAK,cAAc,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AACxG,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAoB,MAAM,kBAAkB,CAAC;AAgBzG;;;GAGG;AACH,wBAAgB,0BAA0B,CAAC,SAAS,EAAE,MAAM;;;iCA2B/B,gBAAgB,YACvB,cAAc,EAAE,GAAG,SAAS,gBACxB,0BAA0B,EAAE;uBAQvC,SAAS,KAAG,IAAI;EAwB9B"}
@@ -1 +1 @@
1
- {"version":3,"file":"generators.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/generators.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAElE,eAAO,MAAM,6BAA6B,wCAEzC,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,yCAAyC,wCAErD,CAAC"}
1
+ {"version":3,"file":"generators.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/generators.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAElE,eAAO,MAAM,6BAA6B,QAAS,MAAM,SAAS,MAAM,KAAG,MAE1E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,yCAAyC,QAAS,MAAM,SAAS,MAAM,KAAG,MAEtF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rootEventEmitter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootEventEmitter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAG/C,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAGjF,OAAO,EAAE,KAAK,iBAAiB,EAAwD,MAAM,aAAa,CAAC;AAE3G,MAAM,WAAW,aAAa;IAC1B,eAAe,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC1D,iBAAiB,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC5D,gBAAgB,EAAE,MAAM,YAAY,CAAC,IAAI,CAAC,CAAC;CAC9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,eAAe,qCAA8B,EAC7C,QAAQ,EAAE,iBAAiB,GAC5B,aAAa,CAgCf"}
1
+ {"version":3,"file":"rootEventEmitter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/rootEventEmitter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAG/C,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAGjF,OAAO,EAAE,KAAK,iBAAiB,EAAwD,MAAM,aAAa,CAAC;AAE3G,MAAM,WAAW,aAAa;IAC1B,eAAe,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC1D,iBAAiB,EAAE,CAAC,OAAO,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC5D,gBAAgB,EAAE,MAAM,YAAY,CAAC,IAAI,CAAC,CAAC;CAC9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,eAAe,EAAE,qBAAqB,EAAE,YAAK,EAC7C,QAAQ,EAAE,iBAAiB,GAC5B,aAAa,CAgCf"}
@@ -1 +1 @@
1
- {"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/selectors.ts"],"names":[],"mappings":"AAIA;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,iFAE6B,CAAC"}
1
+ {"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/_infra/selectors.ts"],"names":[],"mappings":"AAIA;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,YACzE,gBAAgB,KAC3B,gBAAiF,CAAC"}