@gooddata/sdk-ui-dashboard 10.35.0-alpha.4 → 10.35.0-alpha.41

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 (772) hide show
  1. package/NOTICE +1309 -803
  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/__version.js.map +1 -1
  6. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  7. package/esm/_staging/automation/index.d.ts +4 -1
  8. package/esm/_staging/automation/index.d.ts.map +1 -1
  9. package/esm/_staging/automation/index.js +9 -2
  10. package/esm/_staging/automation/index.js.map +1 -1
  11. package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
  12. package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
  13. package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
  14. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  15. package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
  16. package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
  17. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  18. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
  19. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
  20. package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
  21. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
  22. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
  23. package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
  24. package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
  25. package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
  26. package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
  27. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  28. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  29. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  30. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  31. package/esm/_staging/layout/coordinates.js +1 -1
  32. package/esm/_staging/layout/coordinates.js.map +1 -1
  33. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  34. package/esm/_staging/layout/sizing.js +5 -5
  35. package/esm/_staging/layout/sizing.js.map +1 -1
  36. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  37. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  38. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  39. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  40. package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
  41. package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
  42. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  43. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  44. package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
  45. package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
  46. package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
  47. package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
  48. package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
  49. package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
  50. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  51. package/esm/converters/filterConverters.d.ts.map +1 -1
  52. package/esm/converters/filterConverters.js +2 -2
  53. package/esm/converters/filterConverters.js.map +1 -1
  54. package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
  55. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
  56. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  57. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  58. package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
  59. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  60. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
  61. package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
  62. package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
  63. package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
  64. package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
  65. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
  66. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
  67. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
  68. package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
  69. package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
  70. package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
  71. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  72. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
  73. package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
  74. package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
  75. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  76. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
  77. package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
  78. package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
  79. package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
  80. package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
  81. package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
  82. package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
  83. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
  84. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
  85. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
  86. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
  87. package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
  88. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
  89. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
  90. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
  91. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +5 -5
  92. package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
  93. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
  94. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
  95. package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
  96. package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
  97. package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
  98. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
  99. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
  100. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
  101. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
  102. package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
  103. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
  104. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
  105. package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
  106. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
  107. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
  108. package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
  109. package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
  110. package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
  111. package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
  112. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
  113. package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
  114. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  115. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  116. package/esm/model/commandHandlers/layout/resizeWidthHandler.d.ts.map +1 -1
  117. package/esm/model/commandHandlers/layout/resizeWidthHandler.js +31 -7
  118. package/esm/model/commandHandlers/layout/resizeWidthHandler.js.map +1 -1
  119. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  120. package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
  121. package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
  122. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  123. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  124. package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
  125. package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
  126. package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
  127. package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
  128. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
  129. package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
  130. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  131. package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
  132. package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
  133. package/esm/model/commands/filters.d.ts +7 -2
  134. package/esm/model/commands/filters.d.ts.map +1 -1
  135. package/esm/model/commands/filters.js +7 -3
  136. package/esm/model/commands/filters.js.map +1 -1
  137. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  138. package/esm/model/events/index.d.ts.map +1 -1
  139. package/esm/model/events/util.d.ts +1 -1
  140. package/esm/model/events/util.d.ts.map +1 -1
  141. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  142. package/esm/model/queryServices/queryAttributeByDisplayForm.js.map +1 -1
  143. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  144. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  145. package/esm/model/react/filtering/selectors.d.ts.map +1 -1
  146. package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
  147. package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
  148. package/esm/model/react/filtering/useWidgetScheduledExportFilters.d.ts.map +1 -1
  149. package/esm/model/react/filtering/useWidgetScheduledExportFilters.js +1 -1
  150. package/esm/model/react/filtering/useWidgetScheduledExportFilters.js.map +1 -1
  151. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  152. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
  153. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  154. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
  155. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  156. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  157. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
  158. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  159. package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
  160. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  161. package/esm/model/react/useDashboardCommand.d.ts +3 -136
  162. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  163. package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
  164. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  165. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  166. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  167. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  168. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  169. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  170. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  171. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  172. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  173. package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
  174. package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
  175. package/esm/model/store/_infra/rootEventEmitter.d.ts +1 -1
  176. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  177. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  178. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -6
  179. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  180. package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
  181. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  182. package/esm/model/store/config/configSelectors.d.ts +5 -0
  183. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  184. package/esm/model/store/config/configSelectors.js +7 -0
  185. package/esm/model/store/config/configSelectors.js.map +1 -1
  186. package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
  187. package/esm/model/store/filterContext/filterContextReducers.d.ts +2 -1
  188. package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
  189. package/esm/model/store/filterContext/filterContextReducers.js +9 -2
  190. package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
  191. package/esm/model/store/filterContext/filterContextUtils.js +1 -1
  192. package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
  193. package/esm/model/store/filterContext/index.d.ts +3 -3
  194. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
  195. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  196. package/esm/model/store/index.d.ts +1 -1
  197. package/esm/model/store/index.d.ts.map +1 -1
  198. package/esm/model/store/index.js +1 -1
  199. package/esm/model/store/index.js.map +1 -1
  200. package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
  201. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  202. package/esm/model/store/layout/index.d.ts +14 -14
  203. package/esm/model/store/layout/layoutReducers.d.ts +2 -5
  204. package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
  205. package/esm/model/store/layout/layoutReducers.js.map +1 -1
  206. package/esm/model/store/meta/index.d.ts +2 -2
  207. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  208. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  209. package/esm/model/store/ui/index.d.ts +4 -4
  210. package/esm/model/store/ui/uiReducers.d.ts +4 -4
  211. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  212. package/esm/model/store/ui/uiReducers.js.map +1 -1
  213. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  214. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  215. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  216. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  217. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  218. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  219. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  220. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  221. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  222. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  223. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  224. package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
  225. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  226. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  227. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  228. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  229. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  230. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  231. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  232. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  233. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  234. package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
  235. package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
  236. package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
  237. package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
  238. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
  239. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
  240. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
  241. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
  242. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
  243. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
  244. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
  245. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
  246. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
  247. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
  248. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
  249. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
  250. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
  251. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
  252. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
  253. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
  254. package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
  255. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
  256. package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
  257. package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  258. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.d.ts.map +1 -1
  259. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js +5 -2
  260. package/esm/presentation/automationFilters/hooks/useDefaultSelectedFiltersForExistingAutomation.js.map +1 -1
  261. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
  262. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js +16 -2
  263. package/esm/presentation/automationFilters/hooks/useValidateExistingAutomationFilters.js.map +1 -1
  264. package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
  265. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  266. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  267. package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
  268. package/esm/presentation/constants.d.ts.map +1 -1
  269. package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
  270. package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
  271. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
  272. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
  273. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
  274. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
  275. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
  276. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
  277. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
  278. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
  279. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  280. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  281. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  282. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  283. package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
  284. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  285. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  286. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
  287. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
  288. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
  289. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  290. package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
  291. package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
  292. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
  293. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
  294. package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
  295. package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
  296. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
  297. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
  298. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
  299. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
  300. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  301. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  302. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  303. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  304. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
  305. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
  306. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
  307. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  308. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +1 -1
  309. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
  310. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
  311. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
  312. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  313. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  314. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  315. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  316. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  317. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  318. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  319. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  320. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  321. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  322. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  323. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  324. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  325. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  326. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  327. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  328. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  329. package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
  330. package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
  331. package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
  332. package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
  333. package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
  334. package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
  335. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  336. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
  337. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
  338. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
  339. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
  340. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  341. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +8 -10
  342. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  343. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
  344. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
  345. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  346. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  347. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  348. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  349. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  350. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  351. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  352. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
  353. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
  354. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  355. package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
  356. package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
  357. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
  358. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
  359. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  360. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
  361. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
  362. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
  363. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
  364. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  365. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
  366. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  367. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +16 -18
  368. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
  369. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
  370. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +31 -19
  371. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  372. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
  373. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
  374. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
  375. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
  376. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
  377. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
  378. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
  379. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  380. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
  381. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
  382. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  383. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
  384. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
  385. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  386. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
  387. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  388. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
  389. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  390. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
  391. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  392. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
  393. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  394. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
  395. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  396. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
  397. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  398. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  399. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
  400. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  401. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
  402. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  403. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
  404. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  405. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
  406. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  407. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  408. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  409. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  410. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  411. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
  412. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
  413. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
  414. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  415. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  416. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  417. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +0 -1
  418. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  419. package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
  420. package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
  421. package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
  422. package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
  423. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  424. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  425. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  426. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  427. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
  428. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  429. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  430. package/esm/presentation/insightList/types.d.ts +0 -1
  431. package/esm/presentation/insightList/types.d.ts.map +1 -1
  432. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
  433. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
  434. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
  435. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
  436. package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
  437. package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
  438. package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
  439. package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
  440. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
  441. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  442. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
  443. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  444. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
  445. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  446. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
  447. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  448. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
  449. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  450. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
  451. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  452. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  453. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
  454. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  455. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
  456. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  457. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
  458. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  459. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
  460. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  461. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  462. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  463. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  464. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
  465. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
  466. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
  467. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
  468. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  469. package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
  470. package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  471. package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
  472. package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
  473. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  474. package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  475. package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
  476. package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  477. package/esm/presentation/localization/bundles/de-DE.json +4 -4
  478. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
  479. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  480. package/esm/presentation/localization/bundles/en-AU.json +4 -4
  481. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
  482. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  483. package/esm/presentation/localization/bundles/en-GB.json +4 -4
  484. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
  485. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  486. package/esm/presentation/localization/bundles/en-US.json +686 -1536
  487. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +33 -66
  488. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  489. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +33 -66
  490. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  491. package/esm/presentation/localization/bundles/es-419.json +4 -4
  492. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
  493. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  494. package/esm/presentation/localization/bundles/es-ES.json +4 -4
  495. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
  496. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  497. package/esm/presentation/localization/bundles/fi-FI.json +4 -4
  498. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
  499. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  500. package/esm/presentation/localization/bundles/fr-CA.json +4 -4
  501. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
  502. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  503. package/esm/presentation/localization/bundles/fr-FR.json +4 -4
  504. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
  505. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  506. package/esm/presentation/localization/bundles/it-IT.json +4 -4
  507. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
  508. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  509. package/esm/presentation/localization/bundles/ja-JP.json +4 -4
  510. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
  511. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  512. package/esm/presentation/localization/bundles/ko-KR.json +4 -4
  513. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
  514. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  515. package/esm/presentation/localization/bundles/nl-NL.json +4 -4
  516. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
  517. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  518. package/esm/presentation/localization/bundles/pl-PL.json +4 -4
  519. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
  520. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  521. package/esm/presentation/localization/bundles/pt-BR.json +4 -4
  522. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
  523. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  524. package/esm/presentation/localization/bundles/pt-PT.json +4 -4
  525. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
  526. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  527. package/esm/presentation/localization/bundles/ru-RU.json +4 -4
  528. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
  529. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  530. package/esm/presentation/localization/bundles/tr-TR.json +4 -4
  531. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
  532. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  533. package/esm/presentation/localization/bundles/zh-HK.json +4 -4
  534. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
  535. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  536. package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
  537. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
  538. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  539. package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
  540. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
  541. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  542. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  543. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
  544. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
  545. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  546. package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
  547. package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
  548. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  549. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  550. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
  551. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
  552. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
  553. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
  554. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
  555. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
  556. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
  557. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  558. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +4 -5
  559. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  560. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
  561. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
  562. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
  563. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
  564. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
  565. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
  566. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
  567. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
  568. package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
  569. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
  570. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
  571. package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
  572. package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
  573. package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
  574. package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
  575. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
  576. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
  577. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
  578. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
  579. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
  580. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
  581. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
  582. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
  583. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
  584. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
  585. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
  586. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
  587. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
  588. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
  589. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
  590. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
  591. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
  592. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
  593. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
  594. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
  595. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
  596. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
  597. package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
  598. package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
  599. package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
  600. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
  601. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
  602. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
  603. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
  604. package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
  605. package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
  606. package/esm/presentation/topBar/title/Title.d.ts +0 -1
  607. package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
  608. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
  609. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  610. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
  611. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
  612. package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
  613. package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
  614. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  615. package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
  616. package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
  617. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
  618. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  619. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
  620. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
  621. package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
  622. package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
  623. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  624. package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
  625. package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
  626. package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
  627. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
  628. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
  629. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
  630. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
  631. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  632. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
  633. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
  634. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
  635. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  636. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
  637. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
  638. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  639. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
  640. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  641. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
  642. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
  643. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  644. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  645. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
  646. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
  647. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
  648. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  649. package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
  650. package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
  651. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
  652. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  653. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
  654. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
  655. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  656. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  657. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  658. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  659. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
  660. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
  661. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
  662. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  663. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
  664. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
  665. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
  666. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  667. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
  668. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
  669. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
  670. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
  671. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
  672. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
  673. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  674. package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
  675. package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
  676. package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
  677. package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
  678. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  679. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
  680. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
  681. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
  682. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
  683. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
  684. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
  685. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
  686. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  687. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
  688. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  689. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
  690. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
  691. package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
  692. package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
  693. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
  694. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
  695. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
  696. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
  697. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  698. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  699. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
  700. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
  701. package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
  702. package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
  703. package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
  704. package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
  705. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  706. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  707. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  708. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  709. package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
  710. package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
  711. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
  712. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  713. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
  714. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
  715. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
  716. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
  717. package/esm/sdk-ui-dashboard.d.ts +54 -554
  718. package/esm/tsdoc-metadata.json +1 -1
  719. package/package.json +24 -23
  720. package/styles/css/alerting.css.map +1 -1
  721. package/styles/css/attributeFilterConfig.css.map +1 -1
  722. package/styles/css/configurationPanel.css.map +1 -1
  723. package/styles/css/dashboard.css.map +1 -1
  724. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  725. package/styles/css/dateFilterConfig.css.map +1 -1
  726. package/styles/css/dragAndDrop.css.map +1 -1
  727. package/styles/css/drillConfigPanel.css.map +1 -1
  728. package/styles/css/drillDialog.css.map +1 -1
  729. package/styles/css/drillSelect.css.map +1 -1
  730. package/styles/css/export.css.map +1 -1
  731. package/styles/css/filterBar.css.map +1 -1
  732. package/styles/css/grouped-navigation.css.map +1 -1
  733. package/styles/css/icons.css.map +1 -1
  734. package/styles/css/insightConfiguration.css.map +1 -1
  735. package/styles/css/kpi_alert_dialog.css.map +1 -1
  736. package/styles/css/layout.css.map +1 -1
  737. package/styles/css/main.css.map +1 -1
  738. package/styles/css/notifications_channels_dialog.css.map +1 -1
  739. package/styles/css/resizing.css.map +1 -1
  740. package/styles/css/saveAsDialog.css.map +1 -1
  741. package/styles/css/scheduled_mail_recipients.css.map +1 -1
  742. package/styles/css/shareIndicators.css.map +1 -1
  743. package/styles/css/sharedFilterConfig.css.map +1 -1
  744. package/styles/css/sidebar.css.map +1 -1
  745. package/styles/css/topBar.css.map +1 -1
  746. package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
  747. package/styles/css/visualizationSwitcherWidget.css.map +1 -1
  748. package/styles/scss/alerting.scss +2 -0
  749. package/styles/scss/configurationPanel.scss +18 -2
  750. package/styles/scss/dashboard.scss +19 -4
  751. package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
  752. package/styles/scss/dragAndDrop.scss +7 -2
  753. package/styles/scss/drillConfigPanel.scss +7 -0
  754. package/styles/scss/drillDialog.scss +3 -0
  755. package/styles/scss/drillSelect.scss +1 -0
  756. package/styles/scss/export.scss +1 -0
  757. package/styles/scss/filterBar.scss +8 -2
  758. package/styles/scss/grouped-navigation.scss +4 -2
  759. package/styles/scss/icons.scss +8 -0
  760. package/styles/scss/insightConfiguration.scss +6 -0
  761. package/styles/scss/kpi_alert_dialog.scss +2 -1
  762. package/styles/scss/layout.scss +4 -0
  763. package/styles/scss/notifications_channels_dialog.scss +6 -0
  764. package/styles/scss/resizing.scss +13 -1
  765. package/styles/scss/saveAsDialog.scss +3 -1
  766. package/styles/scss/scheduled_mail_recipients.scss +1 -0
  767. package/styles/scss/shareIndicators.scss +3 -1
  768. package/styles/scss/sharedFilterConfig.scss +1 -0
  769. package/styles/scss/sidebar.scss +3 -1
  770. package/styles/scss/topBar.scss +1 -0
  771. package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
  772. package/styles/scss/visualizationSwitcherWidget.scss +5 -1
@@ -8,8 +8,6 @@
8
8
  * @packageDocumentation
9
9
  */
10
10
 
11
- /// <reference types="react" />
12
-
13
11
  import { AccessGranularPermission } from '@gooddata/sdk-model';
14
12
  import { Action } from '@reduxjs/toolkit';
15
13
  import { ActionCreatorWithOptionalPayload } from '@reduxjs/toolkit';
@@ -21,118 +19,16 @@ import { CaseReducerActions } from '@reduxjs/toolkit';
21
19
  import { CommandProcessingStatus as CommandProcessingStatus_2 } from '../../../model/index.js';
22
20
  import { ComponentPropsWithRef } from 'react';
23
21
  import { ComponentType } from 'react';
24
- import { CreateAttributeHierarchyRequested as CreateAttributeHierarchyRequested_2 } from '../events/attributeHierarchies.js';
25
- import { CreateInsightRequested as CreateInsightRequested_2 } from '../events/lab.js';
26
22
  import { CurrentUserPermissions } from '@gooddata/sdk-ui-kit';
27
- import { DashboardAlertCreated as DashboardAlertCreated_2 } from '../events/alerts.js';
28
- import { DashboardAlertSaved as DashboardAlertSaved_2 } from '../events/alerts.js';
29
- import { DashboardAsyncRenderRequested as DashboardAsyncRenderRequested_2 } from '../events/render.js';
30
- import { DashboardAsyncRenderResolved as DashboardAsyncRenderResolved_2 } from '../events/render.js';
31
- import { DashboardAttributeFilterAdded as DashboardAttributeFilterAdded_2 } from '../events/filters.js';
32
23
  import { DashboardAttributeFilterConfigMode } from '@gooddata/sdk-model';
33
- import { DashboardAttributeFilterMoved as DashboardAttributeFilterMoved_2 } from '../events/filters.js';
34
- import { DashboardAttributeFilterParentChanged as DashboardAttributeFilterParentChanged_2 } from '../events/filters.js';
35
- import { DashboardAttributeFilterRemoved as DashboardAttributeFilterRemoved_2 } from '../events/filters.js';
36
- import { DashboardAttributeFilterSelectionChanged as DashboardAttributeFilterSelectionChanged_2 } from '../events/filters.js';
37
24
  import { DashboardAttributeFilterSelectionMode } from '@gooddata/sdk-model';
38
- import { DashboardAttributeSelectionModeChanged as DashboardAttributeSelectionModeChanged_2 } from '../events/filters.js';
39
- import { DashboardAttributeTitleChanged as DashboardAttributeTitleChanged_2 } from '../events/filters.js';
40
- import { DashboardAutomationsRefreshed as DashboardAutomationsRefreshed_2 } from '../events/scheduledEmail.js';
41
- import { DashboardCommandFailed as DashboardCommandFailed_2 } from '../events/general.js';
42
- import { DashboardCommandRejected as DashboardCommandRejected_2 } from '../events/general.js';
43
- import { DashboardCommandStarted as DashboardCommandStarted_2 } from '../events/general.js';
44
- import { DashboardCopySaved as DashboardCopySaved_2 } from '../events/dashboard.js';
45
25
  import { DashboardDateFilterConfigMode } from '@gooddata/sdk-model';
46
- import { DashboardDateFilterSelectionChanged as DashboardDateFilterSelectionChanged_2 } from '../events/filters.js';
47
- import { DashboardDeinitialized as DashboardDeinitialized_2 } from '../events/dashboard.js';
48
- import { DashboardDrillableItemsChanged as DashboardDrillableItemsChanged_2 } from '../events/drill.js';
49
26
  import { DashboardDrillContext as DashboardDrillContext_2 } from '../../../types.js';
50
- import { DashboardDrillDownRequested as DashboardDrillDownRequested_2 } from '../events/drill.js';
51
- import { DashboardDrillDownResolved as DashboardDrillDownResolved_2 } from '../events/drill.js';
52
- import { DashboardDrillRequested as DashboardDrillRequested_2 } from '../events/drill.js';
53
- import { DashboardDrillResolved as DashboardDrillResolved_2 } from '../events/drill.js';
54
- import { DashboardDrillToAttributeUrlRequested as DashboardDrillToAttributeUrlRequested_2 } from '../events/drill.js';
55
- import { DashboardDrillToAttributeUrlResolved as DashboardDrillToAttributeUrlResolved_2 } from '../events/drill.js';
56
- import { DashboardDrillToCustomUrlRequested as DashboardDrillToCustomUrlRequested_2 } from '../events/drill.js';
57
- import { DashboardDrillToCustomUrlResolved as DashboardDrillToCustomUrlResolved_2 } from '../events/drill.js';
58
- import { DashboardDrillToDashboardRequested as DashboardDrillToDashboardRequested_2 } from '../events/drill.js';
59
- import { DashboardDrillToDashboardResolved as DashboardDrillToDashboardResolved_2 } from '../events/drill.js';
60
- import { DashboardDrillToInsightRequested as DashboardDrillToInsightRequested_2 } from '../events/drill.js';
61
- import { DashboardDrillToInsightResolved as DashboardDrillToInsightResolved_2 } from '../events/drill.js';
62
- import { DashboardDrillToLegacyDashboardRequested as DashboardDrillToLegacyDashboardRequested_2 } from '../events/drill.js';
63
- import { DashboardDrillToLegacyDashboardResolved as DashboardDrillToLegacyDashboardResolved_2 } from '../events/drill.js';
64
- import { DashboardExportToExcelRequested as DashboardExportToExcelRequested_2 } from '../events/dashboard.js';
65
- import { DashboardExportToExcelResolved as DashboardExportToExcelResolved_2 } from '../events/dashboard.js';
66
- import { DashboardExportToImageRequested as DashboardExportToImageRequested_2 } from '../events/dashboard.js';
67
- import { DashboardExportToImageResolved as DashboardExportToImageResolved_2 } from '../events/dashboard.js';
68
- import { DashboardExportToPdfPresentationRequested as DashboardExportToPdfPresentationRequested_2 } from '../events/dashboard.js';
69
- import { DashboardExportToPdfPresentationResolved as DashboardExportToPdfPresentationResolved_2 } from '../events/dashboard.js';
70
- import { DashboardExportToPdfRequested as DashboardExportToPdfRequested_2 } from '../events/dashboard.js';
71
- import { DashboardExportToPdfResolved as DashboardExportToPdfResolved_2 } from '../events/dashboard.js';
72
- import { DashboardExportToPptPresentationRequested as DashboardExportToPptPresentationRequested_2 } from '../events/dashboard.js';
73
- import { DashboardExportToPptPresentationResolved as DashboardExportToPptPresentationResolved_2 } from '../events/dashboard.js';
74
- import { DashboardFilterContextChanged as DashboardFilterContextChanged_2 } from '../events/filters.js';
75
27
  import { DashboardFiltersApplyMode } from '@gooddata/sdk-model';
76
- import { DashboardIgnoreExecutionTimestampChanged as DashboardIgnoreExecutionTimestampChanged_2 } from '../events/dashboard.js';
77
- import { DashboardInitialized as DashboardInitialized_2 } from '../events/dashboard.js';
78
- import { DashboardInsightWidgetChanged as DashboardInsightWidgetChanged_2 } from '../events/insight.js';
79
- import { DashboardInsightWidgetDescriptionChanged as DashboardInsightWidgetDescriptionChanged_2 } from '../events/insight.js';
80
- import { DashboardInsightWidgetDrillsModified as DashboardInsightWidgetDrillsModified_2 } from '../events/insight.js';
81
- import { DashboardInsightWidgetDrillsRemoved as DashboardInsightWidgetDrillsRemoved_2 } from '../events/insight.js';
82
- import { DashboardInsightWidgetExportRequested as DashboardInsightWidgetExportRequested_2 } from '../events/insight.js';
83
- import { DashboardInsightWidgetExportResolved as DashboardInsightWidgetExportResolved_2 } from '../events/insight.js';
84
- import { DashboardInsightWidgetFilterSettingsChanged as DashboardInsightWidgetFilterSettingsChanged_2 } from '../events/insight.js';
85
- import { DashboardInsightWidgetHeaderChanged as DashboardInsightWidgetHeaderChanged_2 } from '../events/insight.js';
86
- import { DashboardInsightWidgetInsightSwitched as DashboardInsightWidgetInsightSwitched_2 } from '../events/insight.js';
87
- import { DashboardInsightWidgetRefreshed as DashboardInsightWidgetRefreshed_2 } from '../events/insight.js';
88
- import { DashboardInsightWidgetVisConfigurationChanged as DashboardInsightWidgetVisConfigurationChanged_2 } from '../events/insight.js';
89
- import { DashboardInsightWidgetVisPropertiesChanged as DashboardInsightWidgetVisPropertiesChanged_2 } from '../events/insight.js';
90
- import { DashboardKpiWidgetChanged as DashboardKpiWidgetChanged_2 } from '../events/kpi.js';
91
- import { DashboardKpiWidgetComparisonChanged as DashboardKpiWidgetComparisonChanged_2 } from '../events/kpi.js';
92
- import { DashboardKpiWidgetConfigurationChanged as DashboardKpiWidgetConfigurationChanged_2 } from '../events/kpi.js';
93
- import { DashboardKpiWidgetDescriptionChanged as DashboardKpiWidgetDescriptionChanged_2 } from '../events/kpi.js';
94
- import { DashboardKpiWidgetDrillRemoved as DashboardKpiWidgetDrillRemoved_2 } from '../events/kpi.js';
95
- import { DashboardKpiWidgetDrillSet as DashboardKpiWidgetDrillSet_2 } from '../events/kpi.js';
96
- import { DashboardKpiWidgetFilterSettingsChanged as DashboardKpiWidgetFilterSettingsChanged_2 } from '../events/kpi.js';
97
- import { DashboardKpiWidgetHeaderChanged as DashboardKpiWidgetHeaderChanged_2 } from '../events/kpi.js';
98
- import { DashboardKpiWidgetMeasureChanged as DashboardKpiWidgetMeasureChanged_2 } from '../events/kpi.js';
99
- import { DashboardLayoutChanged as DashboardLayoutChanged_2 } from '../events/layout.js';
100
- import { DashboardLayoutSectionAdded as DashboardLayoutSectionAdded_2 } from '../events/layout.js';
101
- import { DashboardLayoutSectionHeaderChanged as DashboardLayoutSectionHeaderChanged_2 } from '../events/layout.js';
102
- import { DashboardLayoutSectionItemMoved as DashboardLayoutSectionItemMoved_2 } from '../events/layout.js';
103
- import { DashboardLayoutSectionItemMovedToNewSection as DashboardLayoutSectionItemMovedToNewSection_2 } from '../events/layout.js';
104
- import { DashboardLayoutSectionItemRemoved as DashboardLayoutSectionItemRemoved_2 } from '../events/layout.js';
105
- import { DashboardLayoutSectionItemReplaced as DashboardLayoutSectionItemReplaced_2 } from '../events/layout.js';
106
- import { DashboardLayoutSectionItemsAdded as DashboardLayoutSectionItemsAdded_2 } from '../events/layout.js';
107
- import { DashboardLayoutSectionMoved as DashboardLayoutSectionMoved_2 } from '../events/layout.js';
108
- import { DashboardLayoutSectionRemoved as DashboardLayoutSectionRemoved_2 } from '../events/layout.js';
109
- import { DashboardQueryCompleted as DashboardQueryCompleted_2 } from '../events/general.js';
110
- import { DashboardQueryFailed as DashboardQueryFailed_2 } from '../events/general.js';
111
- import { DashboardQueryRejected as DashboardQueryRejected_2 } from '../events/general.js';
112
- import { DashboardQueryStarted as DashboardQueryStarted_2 } from '../events/general.js';
113
- import { DashboardRenamed as DashboardRenamed_2 } from '../events/dashboard.js';
114
- import { DashboardRenderModeChanged as DashboardRenderModeChanged_2 } from '../events/renderMode.js';
115
- import { DashboardRenderRequested as DashboardRenderRequested_2 } from '../events/render.js';
116
- import { DashboardRenderResolved as DashboardRenderResolved_2 } from '../events/render.js';
117
- import { DashboardRichTextWidgetContentChanged as DashboardRichTextWidgetContentChanged_2 } from '../events/richText.js';
118
- import { DashboardRichTextWidgetFilterSettingsChanged as DashboardRichTextWidgetFilterSettingsChanged_2 } from '../events/richText.js';
119
- import { DashboardSaved as DashboardSaved_2 } from '../events/dashboard.js';
120
- import { DashboardScheduledEmailCreated as DashboardScheduledEmailCreated_2 } from '../events/scheduledEmail.js';
121
- import { DashboardScheduledEmailSaved as DashboardScheduledEmailSaved_2 } from '../events/scheduledEmail.js';
122
- import { DashboardSharingChanged as DashboardSharingChanged_2 } from '../events/dashboard.js';
123
- import { DashboardUserInteractionTriggered as DashboardUserInteractionTriggered_2 } from '../events/userInteraction.js';
124
- import { DashboardVisualizationSwitcherWidgetVisualizationAdded as DashboardVisualizationSwitcherWidgetVisualizationAdded_2 } from '../events/visualizationSwitcher.js';
125
- import { DashboardVisualizationSwitcherWidgetVisualizationsUpdated as DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2 } from '../events/visualizationSwitcher.js';
126
- import { DashboardWasReset as DashboardWasReset_2 } from '../events/dashboard.js';
127
- import { DashboardWidgetExecutionFailed as DashboardWidgetExecutionFailed_2 } from '../events/widget.js';
128
- import { DashboardWidgetExecutionStarted as DashboardWidgetExecutionStarted_2 } from '../events/widget.js';
129
- import { DashboardWidgetExecutionSucceeded as DashboardWidgetExecutionSucceeded_2 } from '../events/widget.js';
130
28
  import { DataViewFacade } from '@gooddata/sdk-ui';
131
29
  import { DateFilterGranularity } from '@gooddata/sdk-model';
132
30
  import { DateFilterType } from '@gooddata/sdk-model';
133
- import { DateFilterValidationFailed as DateFilterValidationFailed_2 } from '../events/dashboard.js';
134
31
  import { DateString } from '@gooddata/sdk-model';
135
- import { DeleteAttributeHierarchyRequested as DeleteAttributeHierarchyRequested_2 } from '../events/attributeHierarchies.js';
136
32
  import { Dispatch } from '@reduxjs/toolkit';
137
33
  import { Dispatch as Dispatch_2 } from 'react';
138
34
  import { DraggableLayoutItem as DraggableLayoutItem_2 } from '../../../index.js';
@@ -251,6 +147,7 @@ import { ILayoutSectionPath as ILayoutSectionPath_2 } from '../../../types.js';
251
147
  import { IListedDashboard } from '@gooddata/sdk-model';
252
148
  import { ILoadingProps } from '@gooddata/sdk-ui';
253
149
  import { ILocale } from '@gooddata/sdk-ui';
150
+ import { ILowerBoundedFilter } from '@gooddata/sdk-model';
254
151
  import { IMeasureMetadataObject } from '@gooddata/sdk-model';
255
152
  import { IMenuButtonItemsVisibility as IMenuButtonItemsVisibility_2 } from '../../../types.js';
256
153
  import { INegativeAttributeFilter } from '@gooddata/sdk-model';
@@ -278,6 +175,7 @@ import { ITheme } from '@gooddata/sdk-model';
278
175
  import { ITitleProps as ITitleProps_2 } from './types.js';
279
176
  import { ITopBarProps as ITopBarProps_2 } from './types.js';
280
177
  import { ITranslations } from '@gooddata/sdk-ui';
178
+ import { IUpperBoundedFilter } from '@gooddata/sdk-model';
281
179
  import { IUser } from '@gooddata/sdk-model';
282
180
  import { IUserWorkspaceSettings } from '@gooddata/sdk-backend-spi';
283
181
  import { IVisualizationCallbacks } from '@gooddata/sdk-ui';
@@ -313,7 +211,6 @@ import { SetCatalogItemsPayload } from './catalogReducers.js';
313
211
  import { SetCatalogMeasuresAndFactsPayload } from './catalogReducers.js';
314
212
  import { SetStateAction } from 'react';
315
213
  import { ShareStatus } from '@gooddata/sdk-model';
316
- import { ShowWidgetAsTableSet as ShowWidgetAsTableSet_2 } from '../events/showWidgetAsTable.js';
317
214
  import { TypedUseSelectorHook } from 'react-redux';
318
215
  import { Uri } from '@gooddata/sdk-model';
319
216
  import { UriRef } from '@gooddata/sdk-model';
@@ -1311,7 +1208,7 @@ export declare interface ChangeDateFilterSelection extends IDashboardCommand {
1311
1208
  *
1312
1209
  * @public
1313
1210
  */
1314
- export declare function changeDateFilterSelection(type: DateFilterType, granularity: DateFilterGranularity, from?: DateString | number, to?: DateString | number, dateFilterOptionLocalId?: string, correlationId?: string, dataSet?: ObjRef, isWorkingSelectionChange?: boolean, localIdentifier?: string): ChangeDateFilterSelection;
1211
+ export declare function changeDateFilterSelection(type: DateFilterType, granularity: DateFilterGranularity, from?: DateString | number, to?: DateString | number, dateFilterOptionLocalId?: string, correlationId?: string, dataSet?: ObjRef, isWorkingSelectionChange?: boolean, localIdentifier?: string, boundedFilter?: IUpperBoundedFilter | ILowerBoundedFilter): ChangeDateFilterSelection;
1315
1212
 
1316
1213
  /**
1317
1214
  * @alpha
@@ -6952,6 +6849,11 @@ export declare interface DateFilterSelection {
6952
6849
  * Specify the local identifier of date filter
6953
6850
  */
6954
6851
  readonly localIdentifier?: string;
6852
+ /**
6853
+ * Additional bound for the relative date filter
6854
+ * @alpha
6855
+ */
6856
+ readonly boundedFilter?: IUpperBoundedFilter | ILowerBoundedFilter;
6955
6857
  }
6956
6858
 
6957
6859
  /**
@@ -15596,8 +15498,8 @@ export declare const MenuButton: (props: IMenuButtonProps) => JSX.Element;
15596
15498
  */
15597
15499
  export declare const metaActions: {
15598
15500
  setMeta: ActionCreatorWithPayload< {
15599
- dashboard?: IDashboard<IDashboardWidget> | undefined;
15600
- initialContent?: boolean | undefined;
15501
+ dashboard?: IDashboard;
15502
+ initialContent?: boolean;
15601
15503
  }, "meta/setMeta">;
15602
15504
  setDashboardTitle: ActionCreatorWithPayload<string, "meta/setDashboardTitle">;
15603
15505
  setDisableCrossFiltering: ActionCreatorWithPayload<boolean, "meta/setDisableCrossFiltering">;
@@ -20736,6 +20638,12 @@ export declare const selectIsAlternativeDisplayFormSelectionEnabled: DashboardSe
20736
20638
  */
20737
20639
  export declare const selectIsAnalyticalDesignerEnabled: DashboardSelector<boolean>;
20738
20640
 
20641
+ /**
20642
+ * Feature flag is enabled and setting set to ALL_AT_ONCE
20643
+ * @internal
20644
+ */
20645
+ export declare const selectIsApplyFiltersAllAtOnceEnabledAndSet: DashboardSelector<boolean>;
20646
+
20739
20647
  /**
20740
20648
  * This selector returns information whether attribute filter from filter context has some dependencies.
20741
20649
  *
@@ -20935,12 +20843,12 @@ export declare const selectIsKDDependentFiltersEnabled: DashboardSelector<boolea
20935
20843
  /**
20936
20844
  * @alpha
20937
20845
  */
20938
- export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
20846
+ export declare const selectIsKpiAlertHighlightedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
20939
20847
 
20940
20848
  /**
20941
20849
  * @alpha
20942
20850
  */
20943
- export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => (state: DashboardState) => boolean;
20851
+ export declare const selectIsKpiAlertOpenedByWidgetRef: (ref: ObjRef | undefined) => ((state: DashboardState) => boolean);
20944
20852
 
20945
20853
  /**
20946
20854
  * Returns whether dependent filters are enabled.
@@ -22570,13 +22478,13 @@ export declare const uiActions: {
22570
22478
  openSettingsDialog: ActionCreatorWithoutPayload<"uiSlice/openSettingsDialog">;
22571
22479
  closeSettingsDialog: ActionCreatorWithoutPayload<"uiSlice/closeSettingsDialog">;
22572
22480
  openScheduleEmailDialog: ActionCreatorWithPayload<IScheduleEmailContext_2 & {
22573
- openedFrom?: string | undefined;
22481
+ openedFrom?: string;
22574
22482
  }, "uiSlice/openScheduleEmailDialog">;
22575
22483
  closeScheduleEmailDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailDialog">;
22576
22484
  setScheduleEmailDialogDefaultAttachment: ActionCreatorWithPayload<ObjRef, "uiSlice/setScheduleEmailDialogDefaultAttachment">;
22577
22485
  resetScheduleEmailDialogDefaultAttachment: ActionCreatorWithoutPayload<"uiSlice/resetScheduleEmailDialogDefaultAttachment">;
22578
22486
  openScheduleEmailManagementDialog: ActionCreatorWithPayload<IScheduleEmailContext_2 & {
22579
- openedFrom?: string | undefined;
22487
+ openedFrom?: string;
22580
22488
  }, "uiSlice/openScheduleEmailManagementDialog">;
22581
22489
  closeScheduleEmailManagementDialog: ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailManagementDialog">;
22582
22490
  openAlertingManagementDialog: ActionCreatorWithoutPayload<"uiSlice/openAlertingManagementDialog">;
@@ -22634,8 +22542,8 @@ export declare const uiActions: {
22634
22542
  setWidgetsOverlay: ActionCreatorWithPayload<Record<string, IDashboardWidgetOverlay_2>, "uiSlice/setWidgetsOverlay">;
22635
22543
  hideAllWidgetsOverlay: ActionCreatorWithoutPayload<"uiSlice/hideAllWidgetsOverlay">;
22636
22544
  toggleFilterViewsDialog: ActionCreatorWithOptionalPayload< {
22637
- open?: boolean | undefined;
22638
- mode?: FilterViewDialogMode_2 | undefined;
22545
+ open?: boolean;
22546
+ mode?: FilterViewDialogMode_2;
22639
22547
  } | undefined, "uiSlice/toggleFilterViewsDialog">;
22640
22548
  openWidgetDeleteDialog: ActionCreatorWithPayload<ObjRef, "uiSlice/openWidgetDeleteDialog">;
22641
22549
  closeWidgetDeleteDialog: ActionCreatorWithoutPayload<"uiSlice/closeWidgetDeleteDialog">;
@@ -23004,8 +22912,8 @@ export declare const useDashboardAlerts: () => {
23004
22912
  automationsError: GoodDataSdkError | undefined;
23005
22913
  isAlertingVisible: boolean;
23006
22914
  isAlertDialogOpen: boolean;
23007
- defaultOnAlerting: (widget?: IWidget | undefined) => void;
23008
- onAlertingOpen: (widget?: IWidget | undefined, alert?: IAutomationMetadataObject | undefined) => void;
22915
+ defaultOnAlerting: (widget?: IWidget) => void;
22916
+ onAlertingOpen: (widget?: IWidget, alert?: IAutomationMetadataObject) => void;
23009
22917
  onAlertingCancel: () => void;
23010
22918
  onAlertingCreateError: () => void;
23011
22919
  onAlertingCreateSuccess: (alert: IAutomationMetadataObject) => void;
@@ -23016,10 +22924,10 @@ export declare const useDashboardAlerts: () => {
23016
22924
  defaultOnAlertingManagement: () => void;
23017
22925
  onAlertingManagementOpen: () => void;
23018
22926
  onAlertingManagementClose: () => void;
23019
- onAlertingManagementAdd: (widget?: IWidget | undefined) => void;
22927
+ onAlertingManagementAdd: (widget?: IWidget) => void;
23020
22928
  onAlertingManagementDeleteError: () => void;
23021
22929
  onAlertingManagementDeleteSuccess: () => void;
23022
- onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget | undefined) => void;
22930
+ onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget) => void;
23023
22931
  onAlertingManagementLoadingError: () => void;
23024
22932
  onAlertingManagementPauseSuccess: (_alert: IAutomationMetadataObject, pause: boolean) => void;
23025
22933
  onAlertingManagementPauseError: (_error: GoodDataSdkError, pause: boolean) => void;
@@ -23111,424 +23019,16 @@ export declare const useDashboardCommandProcessing: <TCommand extends DashboardC
23111
23019
  commandCreator: (...args: TCommandCreatorArgs) => TCommand;
23112
23020
  successEvent: TSuccessEventType;
23113
23021
  errorEvent: TErrorEventType;
23114
- onSuccess?: ((event: Extract<DashboardCommandStarted_2<any>, {
23115
- type: TSuccessEventType;
23116
- }> | Extract<DashboardCommandFailed_2<any>, {
23117
- type: TSuccessEventType;
23118
- }> | Extract<DashboardCommandRejected_2, {
23119
- type: TSuccessEventType;
23120
- }> | Extract<DashboardQueryRejected_2, {
23121
- type: TSuccessEventType;
23122
- }> | Extract<DashboardQueryFailed_2, {
23123
- type: TSuccessEventType;
23124
- }> | Extract<DashboardQueryStarted_2, {
23125
- type: TSuccessEventType;
23126
- }> | Extract<DashboardQueryCompleted_2<any, any>, {
23127
- type: TSuccessEventType;
23128
- }> | Extract<ShowWidgetAsTableSet_2, {
23129
- type: TSuccessEventType;
23130
- }> | Extract<DashboardInitialized_2, {
23131
- type: TSuccessEventType;
23132
- }> | Extract<DashboardDeinitialized_2, {
23133
- type: TSuccessEventType;
23134
- }> | Extract<DashboardSaved_2, {
23135
- type: TSuccessEventType;
23136
- }> | Extract<DashboardCopySaved_2, {
23137
- type: TSuccessEventType;
23138
- }> | Extract<DashboardRenamed_2, {
23139
- type: TSuccessEventType;
23140
- }> | Extract<DashboardWasReset_2, {
23141
- type: TSuccessEventType;
23142
- }> | Extract<DateFilterValidationFailed_2, {
23143
- type: TSuccessEventType;
23144
- }> | Extract<DashboardExportToPdfRequested_2, {
23145
- type: TSuccessEventType;
23146
- }> | Extract<DashboardExportToPdfResolved_2, {
23147
- type: TSuccessEventType;
23148
- }> | Extract<DashboardExportToExcelRequested_2, {
23149
- type: TSuccessEventType;
23150
- }> | Extract<DashboardExportToExcelResolved_2, {
23151
- type: TSuccessEventType;
23152
- }> | Extract<DashboardExportToPdfPresentationRequested_2, {
23153
- type: TSuccessEventType;
23154
- }> | Extract<DashboardExportToPdfPresentationResolved_2, {
23155
- type: TSuccessEventType;
23156
- }> | Extract<DashboardExportToPptPresentationRequested_2, {
23157
- type: TSuccessEventType;
23158
- }> | Extract<DashboardExportToPptPresentationResolved_2, {
23159
- type: TSuccessEventType;
23160
- }> | Extract<DashboardExportToImageResolved_2, {
23161
- type: TSuccessEventType;
23162
- }> | Extract<DashboardExportToImageRequested_2, {
23163
- type: TSuccessEventType;
23164
- }> | Extract<DashboardSharingChanged_2, {
23165
- type: TSuccessEventType;
23166
- }> | Extract<DashboardIgnoreExecutionTimestampChanged_2, {
23167
- type: TSuccessEventType;
23168
- }> | Extract<DashboardDateFilterSelectionChanged_2, {
23169
- type: TSuccessEventType;
23170
- }> | Extract<DashboardAttributeFilterAdded_2, {
23171
- type: TSuccessEventType;
23172
- }> | Extract<DashboardAttributeFilterRemoved_2, {
23173
- type: TSuccessEventType;
23174
- }> | Extract<DashboardAttributeFilterMoved_2, {
23175
- type: TSuccessEventType;
23176
- }> | Extract<DashboardAttributeFilterSelectionChanged_2, {
23177
- type: TSuccessEventType;
23178
- }> | Extract<DashboardAttributeFilterParentChanged_2, {
23179
- type: TSuccessEventType;
23180
- }> | Extract<DashboardAttributeTitleChanged_2, {
23181
- type: TSuccessEventType;
23182
- }> | Extract<DashboardAttributeSelectionModeChanged_2, {
23183
- type: TSuccessEventType;
23184
- }> | Extract<DashboardFilterContextChanged_2, {
23185
- type: TSuccessEventType;
23186
- }> | Extract<DashboardLayoutSectionAdded_2, {
23187
- type: TSuccessEventType;
23188
- }> | Extract<DashboardLayoutSectionMoved_2, {
23189
- type: TSuccessEventType;
23190
- }> | Extract<DashboardLayoutSectionRemoved_2, {
23191
- type: TSuccessEventType;
23192
- }> | Extract<DashboardLayoutSectionHeaderChanged_2, {
23193
- type: TSuccessEventType;
23194
- }> | Extract<DashboardLayoutSectionItemsAdded_2, {
23195
- type: TSuccessEventType;
23196
- }> | Extract<DashboardLayoutSectionItemReplaced_2, {
23197
- type: TSuccessEventType;
23198
- }> | Extract<DashboardLayoutSectionItemMoved_2, {
23199
- type: TSuccessEventType;
23200
- }> | Extract<DashboardLayoutSectionItemMovedToNewSection_2, {
23201
- type: TSuccessEventType;
23202
- }> | Extract<DashboardLayoutSectionItemRemoved_2, {
23203
- type: TSuccessEventType;
23204
- }> | Extract<DashboardLayoutChanged_2, {
23205
- type: TSuccessEventType;
23206
- }> | Extract<DashboardKpiWidgetHeaderChanged_2, {
23207
- type: TSuccessEventType;
23208
- }> | Extract<DashboardKpiWidgetDescriptionChanged_2, {
23209
- type: TSuccessEventType;
23210
- }> | Extract<DashboardKpiWidgetConfigurationChanged_2, {
23211
- type: TSuccessEventType;
23212
- }> | Extract<DashboardKpiWidgetMeasureChanged_2, {
23213
- type: TSuccessEventType;
23214
- }> | Extract<DashboardKpiWidgetFilterSettingsChanged_2, {
23215
- type: TSuccessEventType;
23216
- }> | Extract<DashboardKpiWidgetComparisonChanged_2, {
23217
- type: TSuccessEventType;
23218
- }> | Extract<DashboardKpiWidgetDrillRemoved_2, {
23219
- type: TSuccessEventType;
23220
- }> | Extract<DashboardKpiWidgetDrillSet_2, {
23221
- type: TSuccessEventType;
23222
- }> | Extract<DashboardKpiWidgetChanged_2, {
23223
- type: TSuccessEventType;
23224
- }> | Extract<DashboardInsightWidgetHeaderChanged_2, {
23225
- type: TSuccessEventType;
23226
- }> | Extract<DashboardInsightWidgetDescriptionChanged_2, {
23227
- type: TSuccessEventType;
23228
- }> | Extract<DashboardInsightWidgetFilterSettingsChanged_2, {
23229
- type: TSuccessEventType;
23230
- }> | Extract<DashboardInsightWidgetVisPropertiesChanged_2, {
23231
- type: TSuccessEventType;
23232
- }> | Extract<DashboardInsightWidgetVisConfigurationChanged_2, {
23233
- type: TSuccessEventType;
23234
- }> | Extract<DashboardInsightWidgetInsightSwitched_2, {
23235
- type: TSuccessEventType;
23236
- }> | Extract<DashboardInsightWidgetDrillsModified_2, {
23237
- type: TSuccessEventType;
23238
- }> | Extract<DashboardInsightWidgetDrillsRemoved_2, {
23239
- type: TSuccessEventType;
23240
- }> | Extract<DashboardInsightWidgetChanged_2, {
23241
- type: TSuccessEventType;
23242
- }> | Extract<DashboardInsightWidgetExportRequested_2, {
23243
- type: TSuccessEventType;
23244
- }> | Extract<DashboardInsightWidgetExportResolved_2, {
23245
- type: TSuccessEventType;
23246
- }> | Extract<DashboardInsightWidgetRefreshed_2, {
23247
- type: TSuccessEventType;
23248
- }> | Extract<DashboardRichTextWidgetContentChanged_2, {
23249
- type: TSuccessEventType;
23250
- }> | Extract<DashboardRichTextWidgetFilterSettingsChanged_2, {
23251
- type: TSuccessEventType;
23252
- }> | Extract<DashboardVisualizationSwitcherWidgetVisualizationAdded_2, {
23253
- type: TSuccessEventType;
23254
- }> | Extract<DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2, {
23255
- type: TSuccessEventType;
23256
- }> | Extract<DashboardWidgetExecutionStarted_2, {
23257
- type: TSuccessEventType;
23258
- }> | Extract<DashboardWidgetExecutionFailed_2, {
23259
- type: TSuccessEventType;
23260
- }> | Extract<DashboardWidgetExecutionSucceeded_2, {
23261
- type: TSuccessEventType;
23262
- }> | Extract<DashboardAlertCreated_2, {
23263
- type: TSuccessEventType;
23264
- }> | Extract<DashboardAlertSaved_2, {
23265
- type: TSuccessEventType;
23266
- }> | Extract<DashboardScheduledEmailCreated_2, {
23267
- type: TSuccessEventType;
23268
- }> | Extract<DashboardScheduledEmailSaved_2, {
23269
- type: TSuccessEventType;
23270
- }> | Extract<DashboardAutomationsRefreshed_2, {
23271
- type: TSuccessEventType;
23272
- }> | Extract<DashboardUserInteractionTriggered_2, {
23273
- type: TSuccessEventType;
23274
- }> | Extract<DashboardRenderRequested_2, {
23275
- type: TSuccessEventType;
23276
- }> | Extract<DashboardAsyncRenderRequested_2, {
23277
- type: TSuccessEventType;
23278
- }> | Extract<DashboardAsyncRenderResolved_2, {
23279
- type: TSuccessEventType;
23280
- }> | Extract<DashboardRenderResolved_2, {
23281
- type: TSuccessEventType;
23282
- }> | Extract<DashboardDrillRequested_2, {
23283
- type: TSuccessEventType;
23284
- }> | Extract<DashboardDrillResolved_2, {
23285
- type: TSuccessEventType;
23286
- }> | Extract<DashboardDrillDownRequested_2, {
23287
- type: TSuccessEventType;
23288
- }> | Extract<DashboardDrillDownResolved_2, {
23289
- type: TSuccessEventType;
23290
- }> | Extract<DashboardDrillToInsightRequested_2, {
23291
- type: TSuccessEventType;
23292
- }> | Extract<DashboardDrillToInsightResolved_2, {
23293
- type: TSuccessEventType;
23294
- }> | Extract<DashboardDrillToDashboardRequested_2, {
23295
- type: TSuccessEventType;
23296
- }> | Extract<DashboardDrillToDashboardResolved_2, {
23297
- type: TSuccessEventType;
23298
- }> | Extract<DashboardDrillToCustomUrlRequested_2, {
23299
- type: TSuccessEventType;
23300
- }> | Extract<DashboardDrillToCustomUrlResolved_2, {
23301
- type: TSuccessEventType;
23302
- }> | Extract<DashboardDrillToAttributeUrlRequested_2, {
23303
- type: TSuccessEventType;
23304
- }> | Extract<DashboardDrillToAttributeUrlResolved_2, {
23305
- type: TSuccessEventType;
23306
- }> | Extract<DashboardDrillToLegacyDashboardRequested_2, {
23307
- type: TSuccessEventType;
23308
- }> | Extract<DashboardDrillToLegacyDashboardResolved_2, {
23022
+ onSuccess?: (event: Extract<DashboardEvents, {
23309
23023
  type: TSuccessEventType;
23310
- }> | Extract<DashboardDrillableItemsChanged_2, {
23311
- type: TSuccessEventType;
23312
- }> | Extract<DashboardRenderModeChanged_2, {
23313
- type: TSuccessEventType;
23314
- }> | Extract<CreateInsightRequested_2, {
23315
- type: TSuccessEventType;
23316
- }> | Extract<CreateAttributeHierarchyRequested_2, {
23317
- type: TSuccessEventType;
23318
- }> | Extract<DeleteAttributeHierarchyRequested_2, {
23319
- type: TSuccessEventType;
23320
- }>) => void) | undefined;
23321
- onError?: ((event: Extract<DashboardCommandStarted_2<any>, {
23322
- type: TErrorEventType;
23323
- }> | Extract<DashboardCommandFailed_2<any>, {
23324
- type: TErrorEventType;
23325
- }> | Extract<DashboardCommandRejected_2, {
23326
- type: TErrorEventType;
23327
- }> | Extract<DashboardQueryRejected_2, {
23328
- type: TErrorEventType;
23329
- }> | Extract<DashboardQueryFailed_2, {
23330
- type: TErrorEventType;
23331
- }> | Extract<DashboardQueryStarted_2, {
23332
- type: TErrorEventType;
23333
- }> | Extract<DashboardQueryCompleted_2<any, any>, {
23334
- type: TErrorEventType;
23335
- }> | Extract<ShowWidgetAsTableSet_2, {
23336
- type: TErrorEventType;
23337
- }> | Extract<DashboardInitialized_2, {
23338
- type: TErrorEventType;
23339
- }> | Extract<DashboardDeinitialized_2, {
23340
- type: TErrorEventType;
23341
- }> | Extract<DashboardSaved_2, {
23342
- type: TErrorEventType;
23343
- }> | Extract<DashboardCopySaved_2, {
23344
- type: TErrorEventType;
23345
- }> | Extract<DashboardRenamed_2, {
23346
- type: TErrorEventType;
23347
- }> | Extract<DashboardWasReset_2, {
23348
- type: TErrorEventType;
23349
- }> | Extract<DateFilterValidationFailed_2, {
23350
- type: TErrorEventType;
23351
- }> | Extract<DashboardExportToPdfRequested_2, {
23352
- type: TErrorEventType;
23353
- }> | Extract<DashboardExportToPdfResolved_2, {
23354
- type: TErrorEventType;
23355
- }> | Extract<DashboardExportToExcelRequested_2, {
23356
- type: TErrorEventType;
23357
- }> | Extract<DashboardExportToExcelResolved_2, {
23358
- type: TErrorEventType;
23359
- }> | Extract<DashboardExportToPdfPresentationRequested_2, {
23360
- type: TErrorEventType;
23361
- }> | Extract<DashboardExportToPdfPresentationResolved_2, {
23362
- type: TErrorEventType;
23363
- }> | Extract<DashboardExportToPptPresentationRequested_2, {
23364
- type: TErrorEventType;
23365
- }> | Extract<DashboardExportToPptPresentationResolved_2, {
23366
- type: TErrorEventType;
23367
- }> | Extract<DashboardExportToImageResolved_2, {
23368
- type: TErrorEventType;
23369
- }> | Extract<DashboardExportToImageRequested_2, {
23370
- type: TErrorEventType;
23371
- }> | Extract<DashboardSharingChanged_2, {
23372
- type: TErrorEventType;
23373
- }> | Extract<DashboardIgnoreExecutionTimestampChanged_2, {
23374
- type: TErrorEventType;
23375
- }> | Extract<DashboardDateFilterSelectionChanged_2, {
23376
- type: TErrorEventType;
23377
- }> | Extract<DashboardAttributeFilterAdded_2, {
23378
- type: TErrorEventType;
23379
- }> | Extract<DashboardAttributeFilterRemoved_2, {
23380
- type: TErrorEventType;
23381
- }> | Extract<DashboardAttributeFilterMoved_2, {
23382
- type: TErrorEventType;
23383
- }> | Extract<DashboardAttributeFilterSelectionChanged_2, {
23384
- type: TErrorEventType;
23385
- }> | Extract<DashboardAttributeFilterParentChanged_2, {
23386
- type: TErrorEventType;
23387
- }> | Extract<DashboardAttributeTitleChanged_2, {
23388
- type: TErrorEventType;
23389
- }> | Extract<DashboardAttributeSelectionModeChanged_2, {
23390
- type: TErrorEventType;
23391
- }> | Extract<DashboardFilterContextChanged_2, {
23392
- type: TErrorEventType;
23393
- }> | Extract<DashboardLayoutSectionAdded_2, {
23394
- type: TErrorEventType;
23395
- }> | Extract<DashboardLayoutSectionMoved_2, {
23396
- type: TErrorEventType;
23397
- }> | Extract<DashboardLayoutSectionRemoved_2, {
23398
- type: TErrorEventType;
23399
- }> | Extract<DashboardLayoutSectionHeaderChanged_2, {
23400
- type: TErrorEventType;
23401
- }> | Extract<DashboardLayoutSectionItemsAdded_2, {
23402
- type: TErrorEventType;
23403
- }> | Extract<DashboardLayoutSectionItemReplaced_2, {
23404
- type: TErrorEventType;
23405
- }> | Extract<DashboardLayoutSectionItemMoved_2, {
23406
- type: TErrorEventType;
23407
- }> | Extract<DashboardLayoutSectionItemMovedToNewSection_2, {
23408
- type: TErrorEventType;
23409
- }> | Extract<DashboardLayoutSectionItemRemoved_2, {
23410
- type: TErrorEventType;
23411
- }> | Extract<DashboardLayoutChanged_2, {
23412
- type: TErrorEventType;
23413
- }> | Extract<DashboardKpiWidgetHeaderChanged_2, {
23414
- type: TErrorEventType;
23415
- }> | Extract<DashboardKpiWidgetDescriptionChanged_2, {
23416
- type: TErrorEventType;
23417
- }> | Extract<DashboardKpiWidgetConfigurationChanged_2, {
23418
- type: TErrorEventType;
23419
- }> | Extract<DashboardKpiWidgetMeasureChanged_2, {
23420
- type: TErrorEventType;
23421
- }> | Extract<DashboardKpiWidgetFilterSettingsChanged_2, {
23422
- type: TErrorEventType;
23423
- }> | Extract<DashboardKpiWidgetComparisonChanged_2, {
23424
- type: TErrorEventType;
23425
- }> | Extract<DashboardKpiWidgetDrillRemoved_2, {
23426
- type: TErrorEventType;
23427
- }> | Extract<DashboardKpiWidgetDrillSet_2, {
23428
- type: TErrorEventType;
23429
- }> | Extract<DashboardKpiWidgetChanged_2, {
23430
- type: TErrorEventType;
23431
- }> | Extract<DashboardInsightWidgetHeaderChanged_2, {
23432
- type: TErrorEventType;
23433
- }> | Extract<DashboardInsightWidgetDescriptionChanged_2, {
23434
- type: TErrorEventType;
23435
- }> | Extract<DashboardInsightWidgetFilterSettingsChanged_2, {
23436
- type: TErrorEventType;
23437
- }> | Extract<DashboardInsightWidgetVisPropertiesChanged_2, {
23438
- type: TErrorEventType;
23439
- }> | Extract<DashboardInsightWidgetVisConfigurationChanged_2, {
23440
- type: TErrorEventType;
23441
- }> | Extract<DashboardInsightWidgetInsightSwitched_2, {
23442
- type: TErrorEventType;
23443
- }> | Extract<DashboardInsightWidgetDrillsModified_2, {
23444
- type: TErrorEventType;
23445
- }> | Extract<DashboardInsightWidgetDrillsRemoved_2, {
23446
- type: TErrorEventType;
23447
- }> | Extract<DashboardInsightWidgetChanged_2, {
23448
- type: TErrorEventType;
23449
- }> | Extract<DashboardInsightWidgetExportRequested_2, {
23450
- type: TErrorEventType;
23451
- }> | Extract<DashboardInsightWidgetExportResolved_2, {
23452
- type: TErrorEventType;
23453
- }> | Extract<DashboardInsightWidgetRefreshed_2, {
23454
- type: TErrorEventType;
23455
- }> | Extract<DashboardRichTextWidgetContentChanged_2, {
23456
- type: TErrorEventType;
23457
- }> | Extract<DashboardRichTextWidgetFilterSettingsChanged_2, {
23458
- type: TErrorEventType;
23459
- }> | Extract<DashboardVisualizationSwitcherWidgetVisualizationAdded_2, {
23460
- type: TErrorEventType;
23461
- }> | Extract<DashboardVisualizationSwitcherWidgetVisualizationsUpdated_2, {
23462
- type: TErrorEventType;
23463
- }> | Extract<DashboardWidgetExecutionStarted_2, {
23464
- type: TErrorEventType;
23465
- }> | Extract<DashboardWidgetExecutionFailed_2, {
23466
- type: TErrorEventType;
23467
- }> | Extract<DashboardWidgetExecutionSucceeded_2, {
23468
- type: TErrorEventType;
23469
- }> | Extract<DashboardAlertCreated_2, {
23470
- type: TErrorEventType;
23471
- }> | Extract<DashboardAlertSaved_2, {
23472
- type: TErrorEventType;
23473
- }> | Extract<DashboardScheduledEmailCreated_2, {
23474
- type: TErrorEventType;
23475
- }> | Extract<DashboardScheduledEmailSaved_2, {
23476
- type: TErrorEventType;
23477
- }> | Extract<DashboardAutomationsRefreshed_2, {
23478
- type: TErrorEventType;
23479
- }> | Extract<DashboardUserInteractionTriggered_2, {
23480
- type: TErrorEventType;
23481
- }> | Extract<DashboardRenderRequested_2, {
23482
- type: TErrorEventType;
23483
- }> | Extract<DashboardAsyncRenderRequested_2, {
23484
- type: TErrorEventType;
23485
- }> | Extract<DashboardAsyncRenderResolved_2, {
23486
- type: TErrorEventType;
23487
- }> | Extract<DashboardRenderResolved_2, {
23488
- type: TErrorEventType;
23489
- }> | Extract<DashboardDrillRequested_2, {
23490
- type: TErrorEventType;
23491
- }> | Extract<DashboardDrillResolved_2, {
23492
- type: TErrorEventType;
23493
- }> | Extract<DashboardDrillDownRequested_2, {
23494
- type: TErrorEventType;
23495
- }> | Extract<DashboardDrillDownResolved_2, {
23496
- type: TErrorEventType;
23497
- }> | Extract<DashboardDrillToInsightRequested_2, {
23498
- type: TErrorEventType;
23499
- }> | Extract<DashboardDrillToInsightResolved_2, {
23500
- type: TErrorEventType;
23501
- }> | Extract<DashboardDrillToDashboardRequested_2, {
23502
- type: TErrorEventType;
23503
- }> | Extract<DashboardDrillToDashboardResolved_2, {
23504
- type: TErrorEventType;
23505
- }> | Extract<DashboardDrillToCustomUrlRequested_2, {
23506
- type: TErrorEventType;
23507
- }> | Extract<DashboardDrillToCustomUrlResolved_2, {
23508
- type: TErrorEventType;
23509
- }> | Extract<DashboardDrillToAttributeUrlRequested_2, {
23510
- type: TErrorEventType;
23511
- }> | Extract<DashboardDrillToAttributeUrlResolved_2, {
23512
- type: TErrorEventType;
23513
- }> | Extract<DashboardDrillToLegacyDashboardRequested_2, {
23514
- type: TErrorEventType;
23515
- }> | Extract<DashboardDrillToLegacyDashboardResolved_2, {
23516
- type: TErrorEventType;
23517
- }> | Extract<DashboardDrillableItemsChanged_2, {
23518
- type: TErrorEventType;
23519
- }> | Extract<DashboardRenderModeChanged_2, {
23520
- type: TErrorEventType;
23521
- }> | Extract<CreateInsightRequested_2, {
23522
- type: TErrorEventType;
23523
- }> | Extract<CreateAttributeHierarchyRequested_2, {
23524
- type: TErrorEventType;
23525
- }> | Extract<DeleteAttributeHierarchyRequested_2, {
23024
+ }>) => void;
23025
+ onError?: (event: Extract<DashboardEvents, {
23526
23026
  type: TErrorEventType;
23527
- }>) => void) | undefined;
23528
- onBeforeRun?: ((command: TCommand) => void) | undefined;
23027
+ }>) => void;
23028
+ onBeforeRun?: (command: TCommand) => void;
23529
23029
  }) => {
23530
23030
  run: (...args: TCommandCreatorArgs) => void;
23531
- status?: CommandProcessingStatus | undefined;
23031
+ status?: CommandProcessingStatus;
23532
23032
  };
23533
23033
 
23534
23034
  /**
@@ -23542,7 +23042,7 @@ export declare const useDashboardDispatch: () => Dispatch<Action>;
23542
23042
  * @returns function that you can use to dispatch Dashboard events
23543
23043
  * @alpha
23544
23044
  */
23545
- export declare const useDashboardEventDispatch: () => (eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void;
23045
+ export declare const useDashboardEventDispatch: () => ((eventBody: DashboardEventBody<DashboardEvents | ICustomDashboardEvent>) => void);
23546
23046
 
23547
23047
  /**
23548
23048
  * @alpha
@@ -23559,10 +23059,10 @@ export declare const useDashboardExportData: (renderMode: RenderMode | undefined
23559
23059
  */
23560
23060
  export declare const useDashboardQueryProcessing: <TQuery extends DashboardQueries, TQueryResult, TQueryCreatorArgs extends any[]>({ queryCreator, onSuccess, onError, onRejected, onBeforeRun, }: {
23561
23061
  queryCreator: (...args: TQueryCreatorArgs) => TQuery;
23562
- onSuccess?: ((result: TQueryResult) => void) | undefined;
23563
- onError?: ((event: DashboardQueryFailed) => void) | undefined;
23564
- onRejected?: ((event: DashboardQueryRejected) => void) | undefined;
23565
- onBeforeRun?: ((query: TQuery) => void) | undefined;
23062
+ onSuccess?: (result: TQueryResult) => void;
23063
+ onError?: (event: DashboardQueryFailed) => void;
23064
+ onRejected?: (event: DashboardQueryRejected) => void;
23065
+ onBeforeRun?: (query: TQuery) => void;
23566
23066
  }) => UseDashboardQueryProcessingResult<TQueryCreatorArgs, TQueryResult>;
23567
23067
 
23568
23068
  /**
@@ -23590,20 +23090,20 @@ export declare const useDashboardScheduledEmails: () => {
23590
23090
  automationsError: GoodDataSdkError | undefined;
23591
23091
  isScheduledEmailingVisible: boolean;
23592
23092
  isScheduleEmailingDialogOpen: boolean;
23593
- defaultOnScheduleEmailing: (widget?: IWidget | undefined) => void;
23594
- onScheduleEmailingOpen: (widget?: IWidget | undefined) => void;
23595
- onScheduleEmailingCancel: (widget?: IWidget | undefined) => void;
23596
- onScheduleEmailingBack: (widget?: IWidget | undefined) => void;
23093
+ defaultOnScheduleEmailing: (widget?: IWidget) => void;
23094
+ onScheduleEmailingOpen: (widget?: IWidget) => void;
23095
+ onScheduleEmailingCancel: (widget?: IWidget) => void;
23096
+ onScheduleEmailingBack: (widget?: IWidget) => void;
23597
23097
  onScheduleEmailingCreateError: () => void;
23598
23098
  onScheduleEmailingCreateSuccess: (scheduledEmail: IAutomationMetadataObject) => void;
23599
23099
  onScheduleEmailingSaveError: () => void;
23600
- onScheduleEmailingSaveSuccess: (widget?: IWidget | undefined) => void;
23100
+ onScheduleEmailingSaveSuccess: (widget?: IWidget) => void;
23601
23101
  isScheduledManagementEmailingVisible: boolean;
23602
23102
  isScheduleEmailingManagementDialogOpen: boolean;
23603
- defaultOnScheduleEmailingManagement: (widget?: IWidget | undefined) => void;
23604
- onScheduleEmailingManagementOpen: (widget?: IWidget | undefined) => void;
23605
- onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget | undefined) => void;
23606
- onScheduleEmailingManagementAdd: (widget?: IWidget | undefined) => void;
23103
+ defaultOnScheduleEmailingManagement: (widget?: IWidget) => void;
23104
+ onScheduleEmailingManagementOpen: (widget?: IWidget) => void;
23105
+ onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget) => void;
23106
+ onScheduleEmailingManagementAdd: (widget?: IWidget) => void;
23607
23107
  onScheduleEmailingManagementClose: () => void;
23608
23108
  onScheduleEmailingManagementLoadingError: () => void;
23609
23109
  onScheduleEmailingManagementDeleteSuccess: () => void;
@@ -23682,14 +23182,14 @@ export declare function useDefaultMenuItems(): IMenuButtonItem[];
23682
23182
  * @returns callback that dispatches the command
23683
23183
  * @public
23684
23184
  */
23685
- export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => (...args: TArgs) => void;
23185
+ export declare const useDispatchDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand) => ((...args: TArgs) => void);
23686
23186
 
23687
23187
  /**
23688
23188
  * @internal
23689
23189
  */
23690
23190
  export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: UseDrillProps) => {
23691
23191
  run: (drillEvent: IDashboardDrillEvent_2, drillContext: DashboardDrillContext_2, correlationId?: string | undefined) => void;
23692
- status?: CommandProcessingStatus_2 | undefined;
23192
+ status?: CommandProcessingStatus_2;
23693
23193
  };
23694
23194
 
23695
23195
  /**
@@ -23697,7 +23197,7 @@ export declare const useDrill: ({ onSuccess, onError, onBeforeRun }?: UseDrillPr
23697
23197
  */
23698
23198
  export declare const useDrillDown: ({ onSuccess, onError, onBeforeRun }?: UseDrillDownProps) => {
23699
23199
  run: (insight: IInsight, drillDefinition: IDrillDownDefinition_2, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23700
- status?: CommandProcessingStatus_2 | undefined;
23200
+ status?: CommandProcessingStatus_2;
23701
23201
  };
23702
23202
 
23703
23203
  /**
@@ -23723,7 +23223,7 @@ export declare interface UseDrillProps {
23723
23223
  */
23724
23224
  export declare const useDrillToAttributeUrl: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToAttributeUrlProps) => {
23725
23225
  run: (drillDefinition: IDrillToAttributeUrl, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23726
- status?: CommandProcessingStatus_2 | undefined;
23226
+ status?: CommandProcessingStatus_2;
23727
23227
  };
23728
23228
 
23729
23229
  /**
@@ -23740,7 +23240,7 @@ export declare interface UseDrillToAttributeUrlProps {
23740
23240
  */
23741
23241
  export declare const useDrillToCustomUrl: ({ onSuccess, onError, onBeforeRun }?: UseDrillToCustomUrlProps) => {
23742
23242
  run: (drillDefinition: IDrillToCustomUrl, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23743
- status?: CommandProcessingStatus_2 | undefined;
23243
+ status?: CommandProcessingStatus_2;
23744
23244
  };
23745
23245
 
23746
23246
  /**
@@ -23757,7 +23257,7 @@ export declare interface UseDrillToCustomUrlProps {
23757
23257
  */
23758
23258
  export declare const useDrillToDashboard: ({ onSuccess, onError, onBeforeRun }?: UseDrillToDashboardProps) => {
23759
23259
  run: (drillDefinition: IDrillToDashboard, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23760
- status?: CommandProcessingStatus_2 | undefined;
23260
+ status?: CommandProcessingStatus_2;
23761
23261
  };
23762
23262
 
23763
23263
  /**
@@ -23774,7 +23274,7 @@ export declare interface UseDrillToDashboardProps {
23774
23274
  */
23775
23275
  export declare const useDrillToInsight: ({ onSuccess, onError, onBeforeRun }?: UseDrillToInsightProps) => {
23776
23276
  run: (drillDefinition: IDrillToInsight, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23777
- status?: CommandProcessingStatus_2 | undefined;
23277
+ status?: CommandProcessingStatus_2;
23778
23278
  };
23779
23279
 
23780
23280
  /**
@@ -23791,7 +23291,7 @@ export declare interface UseDrillToInsightProps {
23791
23291
  */
23792
23292
  export declare const useDrillToLegacyDashboard: ({ onSuccess, onError, onBeforeRun, }?: UseDrillToLegacyDashboardProps) => {
23793
23293
  run: (drillDefinition: IDrillToLegacyDashboard, drillEvent: IDashboardDrillEvent_2, correlationId?: string | undefined) => void;
23794
- status?: CommandProcessingStatus_2 | undefined;
23294
+ status?: CommandProcessingStatus_2;
23795
23295
  };
23796
23296
 
23797
23297
  /**