@gooddata/sdk-ui-dashboard 11.56.0-alpha.0 → 11.56.0-alpha.2

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 (1191) hide show
  1. package/NOTICE +44 -168
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
  5. package/esm/_staging/automation/index.d.ts.map +1 -1
  6. package/esm/_staging/dashboard/dashboardFilterContext.d.ts +1 -1
  7. package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
  9. package/esm/_staging/dashboard/dashboardFilterConverter.js +4 -2
  10. package/esm/_staging/dashboard/flexibleLayout/builder/section.d.ts.map +1 -1
  11. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts +1 -1
  12. package/esm/_staging/dashboard/flexibleLayout/builder/utils.d.ts.map +1 -1
  13. package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
  14. package/esm/_staging/dateFilterConfig/merge.d.ts +11 -0
  15. package/esm/_staging/dateFilterConfig/merge.d.ts.map +1 -1
  16. package/esm/_staging/dateFilterConfig/merge.js +45 -1
  17. package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
  18. package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
  19. package/esm/_staging/drills/drillingUtils.d.ts +1 -1
  20. package/esm/_staging/drills/drillingUtils.d.ts.map +1 -1
  21. package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
  22. package/esm/_staging/layout/coordinates.d.ts +3 -3
  23. package/esm/_staging/layout/coordinates.d.ts.map +1 -1
  24. package/esm/_staging/layout/sizing.d.ts +2 -2
  25. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  26. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts +1 -1
  27. package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
  28. package/esm/_staging/metadata/objRefMap.d.ts +1 -1
  29. package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
  30. package/esm/_staging/sharedHooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  31. package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
  32. package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
  33. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
  34. package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
  35. package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
  36. package/esm/kdaDialog/components/KdaBar.js +1 -3
  37. package/esm/kdaDialog/components/KdaContent.d.ts +1 -1
  38. package/esm/kdaDialog/components/KdaContent.d.ts.map +1 -1
  39. package/esm/kdaDialog/components/KdaContent.js +2 -4
  40. package/esm/kdaDialog/components/KdaErrorComponent.js +6 -18
  41. package/esm/kdaDialog/components/KdaFooter.js +1 -3
  42. package/esm/kdaDialog/components/KdaHeader.js +1 -3
  43. package/esm/kdaDialog/components/KdaSummaryHeadline.js +1 -3
  44. package/esm/kdaDialog/components/headlines/DateHeadline.js +1 -3
  45. package/esm/kdaDialog/components/headlines/DiffHeadline.js +1 -2
  46. package/esm/kdaDialog/components/items/KeyDriverItem.d.ts +1 -1
  47. package/esm/kdaDialog/components/items/KeyDriverItem.d.ts.map +1 -1
  48. package/esm/kdaDialog/components/items/KeyDriverItem.js +1 -5
  49. package/esm/kdaDialog/components/items/TrendItem.d.ts +1 -1
  50. package/esm/kdaDialog/components/items/TrendItem.d.ts.map +1 -1
  51. package/esm/kdaDialog/components/items/TrendItem.js +2 -4
  52. package/esm/kdaDialog/composition/FiltersBar.js +1 -3
  53. package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts +1 -1
  54. package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts.map +1 -1
  55. package/esm/kdaDialog/composition/KdaAttributesDropdown.js +2 -10
  56. package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts +1 -1
  57. package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts.map +1 -1
  58. package/esm/kdaDialog/composition/KdaAttributesSelectItem.js +1 -4
  59. package/esm/kdaDialog/composition/KeyDriversOverview.js +4 -11
  60. package/esm/kdaDialog/composition/KeyDriversPanel.js +4 -11
  61. package/esm/kdaDialog/composition/hooks/useAddNewAttributeHandler.d.ts.map +1 -1
  62. package/esm/kdaDialog/composition/hooks/useAttributeFiltersChangeHandler.d.ts.map +1 -1
  63. package/esm/kdaDialog/composition/hooks/useDrillAttributeHandler.d.ts.map +1 -1
  64. package/esm/kdaDialog/composition/hooks/useKdaAttributesSelection.d.ts.map +1 -1
  65. package/esm/kdaDialog/composition/hooks/usePeriodChangeHandler.d.ts.map +1 -1
  66. package/esm/kdaDialog/dialog/KdaDialog.d.ts +1 -1
  67. package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
  68. package/esm/kdaDialog/dialog/KdaDialog.js +1 -3
  69. package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts +1 -1
  70. package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts.map +1 -1
  71. package/esm/kdaDialog/dialog/KdaDialogActionButtons.js +2 -4
  72. package/esm/kdaDialog/dialog/KdaDialogController.js +1 -3
  73. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts +1 -1
  74. package/esm/kdaDialog/dialog/KdaDialogControls.d.ts.map +1 -1
  75. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts +1 -1
  76. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts.map +1 -1
  77. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.js +1 -5
  78. package/esm/kdaDialog/dialog/KdaDialogSections.js +1 -3
  79. package/esm/kdaDialog/dialog/hooks/useKdaDialogAccessibility.d.ts.map +1 -1
  80. package/esm/kdaDialog/hooks/useAttribute.d.ts +1 -1
  81. package/esm/kdaDialog/hooks/useAttribute.d.ts.map +1 -1
  82. package/esm/kdaDialog/hooks/useDateAttribute.d.ts +1 -1
  83. package/esm/kdaDialog/hooks/useDateAttribute.d.ts.map +1 -1
  84. package/esm/kdaDialog/hooks/useDriversList.d.ts.map +1 -1
  85. package/esm/locales.d.ts.map +1 -1
  86. package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts +1 -1
  87. package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts.map +1 -1
  88. package/esm/model/commandHandlers/dashboard/changeSharingHandler.js +2 -2
  89. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts +1 -1
  90. package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
  91. package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
  92. package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
  93. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.d.ts.map +1 -1
  94. package/esm/model/commandHandlers/dashboard/dashboardSummaryWorkflowWorker.js +2 -2
  95. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.d.ts.map +1 -1
  96. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/index.js +8 -5
  97. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts +1 -1
  98. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts.map +1 -1
  99. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts +1 -1
  100. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts.map +1 -1
  101. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
  102. package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js +1 -1
  103. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
  104. package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js +3 -3
  105. package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +1 -1
  106. package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +14 -14
  107. package/esm/model/commandHandlers/filterContext/common.js +2 -2
  108. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  109. package/esm/model/commandHandlers/layout/removeSectionItemByWidgetRefHandler.js +1 -1
  110. package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
  111. package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts +1 -1
  112. package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts.map +1 -1
  113. package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts +1 -1
  114. package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts.map +1 -1
  115. package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts +1 -1
  116. package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts.map +1 -1
  117. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.d.ts.map +1 -1
  118. package/esm/model/commandHandlers/tabs/createDashboardTabHandler.js +5 -2
  119. package/esm/model/commandHandlers/widgets/changeInsightWidgetInsightHandler.js +1 -1
  120. package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
  121. package/esm/model/commandHandlers/widgets/common/filterOperations.js +3 -3
  122. package/esm/model/commandHandlers/widgets/exportInsightWidgetHandler.js +7 -7
  123. package/esm/model/commands/filters.d.ts +1 -1
  124. package/esm/model/commands/filters.d.ts.map +1 -1
  125. package/esm/model/commands/parameters.d.ts +1 -1
  126. package/esm/model/commands/parameters.d.ts.map +1 -1
  127. package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
  128. package/esm/model/events/index.d.ts.map +1 -1
  129. package/esm/model/events/tabs.d.ts.map +1 -1
  130. package/esm/model/events/util.d.ts +1 -1
  131. package/esm/model/events/util.d.ts.map +1 -1
  132. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  133. package/esm/model/queries/insights.d.ts +1 -1
  134. package/esm/model/queries/insights.d.ts.map +1 -1
  135. package/esm/model/queryServices/queryInsightAttributesMeta.js +1 -1
  136. package/esm/model/queryServices/queryInsightDateDatasets.js +1 -1
  137. package/esm/model/react/DashboardEventsContext.d.ts +1 -1
  138. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  139. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
  140. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +2 -2
  141. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts.map +1 -1
  142. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
  143. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +5 -5
  144. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
  145. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts +4 -4
  146. package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
  147. package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +6 -6
  148. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts +2 -2
  149. package/esm/model/react/useDashboardAlerting/useDashboardAlertsCommands.d.ts.map +1 -1
  150. package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
  151. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts +2 -2
  152. package/esm/model/react/useDashboardAlerting/useDashboardAlertsDialog.d.ts.map +1 -1
  153. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts +4 -4
  154. package/esm/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.d.ts.map +1 -1
  155. package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
  156. package/esm/model/react/useDashboardCommand.d.ts +5 -158
  157. package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
  158. package/esm/model/react/useDashboardCommandProcessing.d.ts +7 -490
  159. package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
  160. package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
  161. package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
  162. package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
  163. package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
  164. package/esm/model/react/useDashboardUserInteraction.d.ts.map +1 -1
  165. package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
  166. package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
  167. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  168. package/esm/model/react/useWidgetExecutionsHandler.d.ts +1 -1
  169. package/esm/model/react/useWidgetExecutionsHandler.d.ts.map +1 -1
  170. package/esm/model/store/_infra/generators.d.ts.map +1 -1
  171. package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
  172. package/esm/model/store/_infra/selectors.d.ts.map +1 -1
  173. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -9
  174. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  175. package/esm/model/store/catalog/catalogReducers.d.ts.map +1 -1
  176. package/esm/model/store/catalog/catalogReducers.js +3 -2
  177. package/esm/model/store/dashboardStore.d.ts +1 -1
  178. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  179. package/esm/model/store/dashboardSummaryWorkflow/constants.d.ts.map +1 -1
  180. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts +5 -16
  181. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowReducers.d.ts.map +1 -1
  182. package/esm/model/store/dashboardSummaryWorkflow/dashboardSummaryWorkflowSelectors.d.ts.map +1 -1
  183. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts +15 -27
  184. package/esm/model/store/dashboardSummaryWorkflow/index.d.ts.map +1 -1
  185. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +4 -4
  186. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts +2 -2
  187. package/esm/model/store/filtering/dashboardFilterSelectors.d.ts.map +1 -1
  188. package/esm/model/store/meta/index.d.ts +2 -2
  189. package/esm/model/store/meta/metaSelectors.d.ts.map +1 -1
  190. package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
  191. package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
  192. package/esm/model/store/tabs/index.d.ts +24 -24
  193. package/esm/model/store/tabs/layout/layoutReducers.d.ts +1 -1
  194. package/esm/model/store/tabs/layout/layoutSelectors.d.ts.map +1 -1
  195. package/esm/model/store/tabs/tabsReducers.d.ts.map +1 -1
  196. package/esm/model/store/tabs/tabsSelectors.d.ts.map +1 -1
  197. package/esm/model/store/tabs/tabsState.d.ts +1 -1
  198. package/esm/model/store/tabs/tabsState.d.ts.map +1 -1
  199. package/esm/model/store/ui/index.d.ts +5 -5
  200. package/esm/model/store/ui/uiReducers.d.ts +5 -5
  201. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  202. package/esm/model/store/ui/uiSelectors.d.ts +2 -2
  203. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  204. package/esm/model/types/drillTypes.js +1 -2
  205. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts +3 -3
  206. package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
  207. package/esm/plugins/customizationApis/customizationBuilder.d.ts +1 -1
  208. package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
  209. package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
  210. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts +2 -2
  211. package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
  212. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
  213. package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
  214. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts +2 -2
  215. package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
  216. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts +1 -1
  217. package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
  218. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts +2 -2
  219. package/esm/plugins/customizationApis/filterGroupsCustomizer.d.ts.map +1 -1
  220. package/esm/plugins/customizationApis/filtersCustomizer.d.ts.map +1 -1
  221. package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
  222. package/esm/plugins/customizationApis/insightCustomizer.d.ts +3 -3
  223. package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
  224. package/esm/plugins/customizationApis/layoutCustomizer.d.ts +1 -1
  225. package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
  226. package/esm/plugins/customizationApis/loadingCustomizer.d.ts +1 -1
  227. package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
  228. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts +2 -2
  229. package/esm/plugins/customizationApis/measureValueFiltersCustomizer.d.ts.map +1 -1
  230. package/esm/plugins/customizationApis/richTextCustomizer.d.ts +2 -2
  231. package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
  232. package/esm/plugins/customizationApis/titleCustomizer.d.ts +1 -1
  233. package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
  234. package/esm/plugins/customizationApis/topBarCustomizer.d.ts +1 -1
  235. package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
  236. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts +4 -4
  237. package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
  238. package/esm/plugins/customizationApis/widgetCustomizer.d.ts +2 -1
  239. package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
  240. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialog.js +1 -4
  241. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts +1 -1
  242. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts.map +1 -1
  243. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.js +3 -6
  244. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts +1 -1
  245. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts.map +1 -1
  246. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts +1 -1
  247. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts.map +1 -1
  248. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts +1 -1
  249. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts.map +1 -1
  250. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogHeader.js +3 -12
  251. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts +1 -1
  252. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts.map +1 -1
  253. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts +1 -1
  254. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts.map +1 -1
  255. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts +1 -1
  256. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts.map +1 -1
  257. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.js +1 -2
  258. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts +1 -1
  259. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts.map +1 -1
  260. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts +1 -1
  261. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts.map +1 -1
  262. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -1
  263. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
  264. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -1
  265. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
  266. package/esm/presentation/automations/alerting/DefaultAlertingDialog/messages.d.ts.map +1 -1
  267. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts +1 -1
  268. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts.map +1 -1
  269. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.js +2 -5
  270. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -1
  271. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
  272. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -1
  273. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
  274. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -5
  275. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -1
  276. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
  277. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.js +1 -3
  278. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts +1 -1
  279. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts.map +1 -1
  280. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.js +1 -3
  281. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts +1 -1
  282. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts.map +1 -1
  283. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.js +1 -3
  284. package/esm/presentation/automations/alerting/blocks/AlertingDialogShell.js +2 -5
  285. package/esm/presentation/automations/alerting/blocks/DefaultLoadingAlertingDialog.js +1 -5
  286. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +3 -3
  287. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts.map +1 -1
  288. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts +1 -1
  289. package/esm/presentation/automations/alerting/hooks/useAttributeValuesFromExecResults.d.ts.map +1 -1
  290. package/esm/presentation/automations/alerting/hooks/useGetSupportedMeasures.d.ts.map +1 -1
  291. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts +2 -2
  292. package/esm/presentation/automations/alerting/hooks/useThresholdValue.d.ts.map +1 -1
  293. package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts +1 -1
  294. package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts.map +1 -1
  295. package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts +1 -1
  296. package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts.map +1 -1
  297. package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts +1 -1
  298. package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts.map +1 -1
  299. package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts +1 -1
  300. package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts.map +1 -1
  301. package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts +1 -1
  302. package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts.map +1 -1
  303. package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts +2 -2
  304. package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts.map +1 -1
  305. package/esm/presentation/automations/alerting/types.js +1 -2
  306. package/esm/presentation/automations/alerting/utils/getters.d.ts +8 -8
  307. package/esm/presentation/automations/alerting/utils/getters.d.ts.map +1 -1
  308. package/esm/presentation/automations/alerting/utils/responsive.d.ts.map +1 -1
  309. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts +1 -1
  310. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts.map +1 -1
  311. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -1
  312. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +1 -3
  313. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentSettings.js +6 -22
  314. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -1
  315. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
  316. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +2 -4
  317. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +1 -1
  318. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
  319. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +5 -11
  320. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsWrapper.js +1 -2
  321. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -1
  322. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  323. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +2 -5
  324. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts +1 -1
  325. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts.map +1 -1
  326. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.js +4 -10
  327. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -1
  328. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  329. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +2 -6
  330. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts +1 -1
  331. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts.map +1 -1
  332. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts +1 -1
  333. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts.map +1 -1
  334. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogHeader.js +3 -12
  335. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts +1 -1
  336. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts.map +1 -1
  337. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.js +2 -7
  338. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -1
  339. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
  340. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.js +1 -6
  341. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
  342. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
  343. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.js +1 -3
  344. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/EvaluationModeCheckbox/EvaluationModeCheckbox.js +1 -5
  345. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +1 -1
  346. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
  347. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.js +1 -3
  348. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -1
  349. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  350. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +4 -10
  351. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -1
  352. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
  353. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -1
  354. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
  355. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts +1 -1
  356. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts.map +1 -1
  357. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.js +2 -5
  358. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +1 -1
  359. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
  360. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.js +1 -3
  361. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts +1 -1
  362. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
  363. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.js +1 -5
  364. package/esm/presentation/automations/scheduledEmail/blocks/ScheduledEmailDialogShell.js +3 -6
  365. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts +1 -1
  366. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts.map +1 -1
  367. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleValidation.d.ts.map +1 -1
  368. package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts +2 -2
  369. package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts.map +1 -1
  370. package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts +1 -1
  371. package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts.map +1 -1
  372. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts +2 -2
  373. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts.map +1 -1
  374. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts +3 -3
  375. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts.map +1 -1
  376. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts +1 -1
  377. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts.map +1 -1
  378. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts +1 -1
  379. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts.map +1 -1
  380. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts +1 -1
  381. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts.map +1 -1
  382. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts +1 -1
  383. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts.map +1 -1
  384. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts +1 -1
  385. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts.map +1 -1
  386. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts +2 -2
  387. package/esm/presentation/automations/scheduledEmail/utils/date.d.ts.map +1 -1
  388. package/esm/presentation/automations/scheduledEmail/utils/responsive.d.ts.map +1 -1
  389. package/esm/presentation/automations/shared/automationFilters/automationParameters.d.ts.map +1 -1
  390. package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -1
  391. package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
  392. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts +1 -1
  393. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
  394. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts +1 -1
  395. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
  396. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts +1 -1
  397. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
  398. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts +1 -1
  399. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
  400. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts +1 -1
  401. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
  402. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.js +10 -30
  403. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts +1 -1
  404. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts.map +1 -1
  405. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts +1 -1
  406. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts.map +1 -1
  407. package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts +1 -1
  408. package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts.map +1 -1
  409. package/esm/presentation/automations/shared/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
  410. package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts +4 -4
  411. package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
  412. package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts +1 -1
  413. package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts.map +1 -1
  414. package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts +1 -1
  415. package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts.map +1 -1
  416. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts +8 -8
  417. package/esm/presentation/automations/shared/automationFilters/useAutomationFilters.d.ts.map +1 -1
  418. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
  419. package/esm/presentation/automations/shared/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  420. package/esm/presentation/automations/shared/automationFilters/utils.d.ts.map +1 -1
  421. package/esm/presentation/automations/shared/filters/conversions.d.ts +3 -3
  422. package/esm/presentation/automations/shared/filters/conversions.d.ts.map +1 -1
  423. package/esm/presentation/automations/shared/hooks/useAttributeFilterDisplayFormFromMap.d.ts.map +1 -1
  424. package/esm/presentation/automations/shared/hooks/useCommonDateFilterTitle.d.ts.map +1 -1
  425. package/esm/presentation/automations/shared/hooks/useDateFiltersTitles.d.ts.map +1 -1
  426. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts +1 -1
  427. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts.map +1 -1
  428. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.js +2 -4
  429. package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts +2 -2
  430. package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts.map +1 -1
  431. package/esm/presentation/automations/shared/utils/automationUtils.d.ts.map +1 -1
  432. package/esm/presentation/componentDefinition/types.d.ts +2 -1
  433. package/esm/presentation/componentDefinition/types.d.ts.map +1 -1
  434. package/esm/presentation/constants/layout.d.ts.map +1 -1
  435. package/esm/presentation/constants.d.ts.map +1 -1
  436. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +1 -3
  437. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts +1 -1
  438. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts.map +1 -1
  439. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +3 -6
  440. package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -7
  441. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -1
  442. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
  443. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +1 -1
  444. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
  445. package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +3 -9
  446. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts +1 -1
  447. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts.map +1 -1
  448. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.js +1 -4
  449. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts +1 -1
  450. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts.map +1 -1
  451. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js +1 -3
  452. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts +1 -1
  453. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts.map +1 -1
  454. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.js +1 -2
  455. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts +1 -1
  456. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts.map +1 -1
  457. package/esm/presentation/dashboard/DashboardSidebar/useInsertInsightToLayout.d.ts.map +1 -1
  458. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -3
  459. package/esm/presentation/dashboard/components/DashboardInner.js +3 -13
  460. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +1 -1
  461. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
  462. package/esm/presentation/dashboard/components/DashboardLoading.js +1 -2
  463. package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -3
  464. package/esm/presentation/dashboard/components/DashboardScreenSizeContext.d.ts.map +1 -1
  465. package/esm/presentation/dashboard/components/DashboardSkeleton.js +3 -13
  466. package/esm/presentation/dashboard/components/useDrillValidationMessages.d.ts.map +1 -1
  467. package/esm/presentation/dashboard/components/useFilterContextValidationMessages.d.ts.map +1 -1
  468. package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
  469. package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
  470. package/esm/presentation/dashboard/types.js +1 -2
  471. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +1 -1
  472. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  473. package/esm/presentation/dashboardContexts/DashboardConfigContext.d.ts.map +1 -1
  474. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +1 -1
  475. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  476. package/esm/presentation/dashboardContexts/ExportCsvDialogContext.d.ts.map +1 -1
  477. package/esm/presentation/dashboardContexts/ExportTabularPdfDialogContext.d.ts.map +1 -1
  478. package/esm/presentation/dashboardContexts/ExportTemplateDialogContext.d.ts.map +1 -1
  479. package/esm/presentation/dashboardContexts/ExportXlsxDialogContext.d.ts.map +1 -1
  480. package/esm/presentation/dashboardList/DashboardListButton.js +1 -3
  481. package/esm/presentation/dashboardList/DashboardListItem.d.ts +1 -1
  482. package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
  483. package/esm/presentation/dashboardList/DashboardListItem.js +2 -5
  484. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +1 -1
  485. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  486. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js +8 -25
  487. package/esm/presentation/dashboardSettingsDialog/TimezoneOption.js +2 -4
  488. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +1 -1
  489. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
  490. package/esm/presentation/densityDialog/DensityDialog.js +1 -13
  491. package/esm/presentation/dialogs/ExportCsvDialog.d.ts +1 -1
  492. package/esm/presentation/dialogs/ExportCsvDialog.d.ts.map +1 -1
  493. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts +1 -1
  494. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts.map +1 -1
  495. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.js +1 -3
  496. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
  497. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  498. package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -1
  499. package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
  500. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -3
  501. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -1
  502. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
  503. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -1
  504. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
  505. package/esm/presentation/dragAndDrop/draggableDateFilter/DefaultDateFilterDraggingComponent.js +1 -3
  506. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -1
  507. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
  508. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZone.js +2 -4
  509. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -1
  510. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
  511. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts +1 -1
  512. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts.map +1 -1
  513. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.js +1 -3
  514. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts +1 -1
  515. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts.map +1 -1
  516. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +2 -7
  517. package/esm/presentation/dragAndDrop/draggableWidget/AddRichTextWidgetButton.js +1 -3
  518. package/esm/presentation/dragAndDrop/draggableWidget/AddVisualizationSwitcherWidgetButton.js +2 -6
  519. package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -1
  520. package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
  521. package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -1
  522. package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
  523. package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -1
  524. package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
  525. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts +1 -1
  526. package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
  527. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts +1 -1
  528. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  529. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
  530. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  531. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -1
  532. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
  533. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.js +1 -2
  534. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSectionItem.js +1 -3
  535. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +1 -1
  536. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
  537. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.js +3 -8
  538. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -1
  539. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
  540. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.js +1 -9
  541. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -1
  542. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
  543. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.js +1 -2
  544. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -1
  545. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
  546. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -2
  547. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -1
  548. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
  549. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.js +1 -2
  550. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +1 -1
  551. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
  552. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -3
  553. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlSection.js +1 -3
  554. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -1
  555. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
  556. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -1
  557. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
  558. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.js +4 -11
  559. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +3 -3
  560. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  561. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +1 -1
  562. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
  563. package/esm/presentation/drill/DrillSelect/types.js +1 -2
  564. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
  565. package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
  566. package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
  567. package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
  568. package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
  569. package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
  570. package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
  571. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
  572. package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
  573. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
  574. package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
  575. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
  576. package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
  577. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
  578. package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
  579. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
  580. package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
  581. package/esm/presentation/drill/hooks/useDrills.d.ts +10 -10
  582. package/esm/presentation/drill/hooks/useDrills.d.ts.map +1 -1
  583. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts +1 -1
  584. package/esm/presentation/drill/hooks/useKeyDriverAnalysis.d.ts.map +1 -1
  585. package/esm/presentation/drill/types.js +2 -4
  586. package/esm/presentation/export/DefaultDashboardExportVariables.js +2 -10
  587. package/esm/presentation/export/useExportData.d.ts +2 -2
  588. package/esm/presentation/export/useExportData.d.ts.map +1 -1
  589. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +2 -2
  590. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
  591. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -1
  592. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
  593. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.js +1 -2
  594. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -2
  595. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
  596. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +2 -8
  597. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +1 -1
  598. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
  599. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts +1 -1
  600. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.d.ts.map +1 -1
  601. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributeListItem.js +1 -3
  602. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -1
  603. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
  604. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.js +1 -2
  605. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts +1 -1
  606. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/DateAttributeListItem.d.ts.map +1 -1
  607. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts +1 -1
  608. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/MetricListItem.d.ts.map +1 -1
  609. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
  610. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltip.js +1 -3
  611. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -1
  612. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
  613. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.js +2 -5
  614. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts +1 -1
  615. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
  616. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -1
  617. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
  618. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.js +1 -8
  619. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -1
  620. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
  621. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeItem.js +1 -3
  622. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -1
  623. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
  624. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +1 -1
  625. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
  626. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -1
  627. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
  628. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDependentDateFiltersConfiguration.d.ts.map +1 -1
  629. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useDisplayFormConfiguration.d.ts.map +1 -1
  630. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
  631. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useModeConfiguration.d.ts.map +1 -1
  632. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useParentsConfiguration.d.ts.map +1 -1
  633. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
  634. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionTypeConfiguration.d.ts.map +1 -1
  635. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useTitleConfiguration.d.ts.map +1 -1
  636. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
  637. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +4 -2
  638. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts.map +1 -1
  639. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.js +1 -4
  640. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -1
  641. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts.map +1 -1
  642. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.js +3 -10
  643. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -1
  644. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
  645. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -2
  646. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts.map +1 -1
  647. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.js +1 -3
  648. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -1
  649. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts.map +1 -1
  650. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.js +1 -3
  651. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -1
  652. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts.map +1 -1
  653. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.js +1 -3
  654. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/PopupHeader.js +2 -4
  655. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +1 -1
  656. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts.map +1 -1
  657. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.js +1 -2
  658. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
  659. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/LimitingItem.js +2 -5
  660. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts +1 -1
  661. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
  662. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -1
  663. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
  664. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.js +2 -6
  665. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -1
  666. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
  667. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.js +1 -2
  668. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -1
  669. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
  670. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.js +1 -5
  671. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -1
  672. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
  673. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.js +1 -3
  674. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -1
  675. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
  676. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.js +2 -4
  677. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -1
  678. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
  679. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.js +1 -2
  680. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts +1 -1
  681. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts.map +1 -1
  682. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.js +1 -2
  683. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts +1 -1
  684. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts.map +1 -1
  685. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.js +1 -2
  686. package/esm/presentation/filterBar/attributeFilter/useAttributeFilterConfigTexts.d.ts.map +1 -1
  687. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts +1 -1
  688. package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
  689. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts +1 -1
  690. package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
  691. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -1
  692. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
  693. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.js +1 -3
  694. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +1 -1
  695. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
  696. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.js +1 -5
  697. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -1
  698. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
  699. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.js +1 -4
  700. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +1 -1
  701. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  702. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +2 -1
  703. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -1
  704. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
  705. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.js +1 -5
  706. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +2 -2
  707. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
  708. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.js +2 -7
  709. package/esm/presentation/filterBar/dateFilter/configuration/hooks/useDateFilterTitleConfiguration.d.ts.map +1 -1
  710. package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
  711. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  712. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +3 -7
  713. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -10
  714. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -1
  715. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
  716. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.js +1 -2
  717. package/esm/presentation/filterBar/filterBar/filterViews/AddFilterView.js +1 -7
  718. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +1 -2
  719. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -1
  720. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
  721. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +4 -13
  722. package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
  723. package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
  724. package/esm/presentation/filterBar/filterBar/hooks/useRowsCalculator.d.ts.map +1 -1
  725. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts +2 -2
  726. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts.map +1 -1
  727. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.js +2 -9
  728. package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +2 -5
  729. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts +1 -1
  730. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts.map +1 -1
  731. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.js +2 -5
  732. package/esm/presentation/filterBar/measureValueFilter/useDashboardMeasureValueFilterData.d.ts.map +1 -1
  733. package/esm/presentation/filterBar/parameterFilter/AddFilterMenu.js +2 -8
  734. package/esm/presentation/filterBar/utils.d.ts.map +1 -1
  735. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -1
  736. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  737. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
  738. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +1 -1
  739. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  740. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -1
  741. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
  742. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.js +1 -2
  743. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +1 -1
  744. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  745. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +1 -1
  746. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  747. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +1 -1
  748. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  749. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
  750. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.js +1 -2
  751. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -1
  752. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
  753. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +1 -1
  754. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  755. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +1 -1
  756. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
  757. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +1 -1
  758. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  759. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -1
  760. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
  761. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -1
  762. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
  763. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +1 -1
  764. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  765. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -1
  766. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
  767. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +1 -1
  768. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
  769. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -2
  770. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +1 -1
  771. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  772. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +2 -4
  773. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -1
  774. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
  775. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  776. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
  777. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
  778. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
  779. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
  780. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
  781. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  782. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +1 -1
  783. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  784. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +1 -2
  785. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -1
  786. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
  787. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -1
  788. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  789. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -1
  790. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
  791. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +1 -1
  792. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
  793. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +1 -3
  794. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizer.js +1 -4
  795. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/ResizeOverlay.js +1 -2
  796. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizer.js +1 -4
  797. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -1
  798. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  799. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +1 -1
  800. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
  801. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.js +1 -2
  802. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -1
  803. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
  804. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.js +1 -3
  805. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -1
  806. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
  807. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.js +1 -3
  808. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyDashboardDropZone.js +1 -3
  809. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -3
  810. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -1
  811. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  812. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  813. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +1 -3
  814. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -1
  815. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  816. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  817. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
  818. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useInsightListItemDropHandler.d.ts.map +1 -1
  819. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts +1 -1
  820. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetHandler.d.ts.map +1 -1
  821. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useMoveWidgetToNewSectionDropHandler.d.ts.map +1 -1
  822. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionDashboardLayoutPlaceholderDropHandler.d.ts.map +1 -1
  823. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionInsightListItemDropHandler.d.ts.map +1 -1
  824. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionRichTextPlaceholderDropHandler.d.ts.map +1 -1
  825. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useNewSectionVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  826. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useRichTextPlaceholderDropHandler.d.ts.map +1 -1
  827. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
  828. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useVisualizationSwitcherPlaceholderDropHandler.d.ts.map +1 -1
  829. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  830. package/esm/presentation/insightList/InsightList.d.ts +1 -1
  831. package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
  832. package/esm/presentation/insightList/InsightListDivider.d.ts.map +1 -1
  833. package/esm/presentation/insightList/InsightListDivider.js +1 -3
  834. package/esm/presentation/insightList/InsightListNoData.d.ts +1 -1
  835. package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
  836. package/esm/presentation/insightList/InsightListNoData.js +1 -2
  837. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +1 -1
  838. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
  839. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  840. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  841. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  842. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  843. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  844. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  845. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  846. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  847. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  848. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  849. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  850. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  851. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  852. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  853. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  854. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  855. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  856. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  857. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  858. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  859. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  860. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  861. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  862. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  863. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  864. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  865. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +1 -1
  866. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
  867. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -1
  868. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  869. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +1 -1
  870. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
  871. package/esm/presentation/presentationComponents/ThemedLoadingEqualizer.js +1 -3
  872. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -2
  873. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  874. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +1 -2
  875. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +1 -1
  876. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
  877. package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
  878. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +1 -1
  879. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
  880. package/esm/presentation/timezoneDialog/TimezoneDialog.js +3 -7
  881. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -1
  882. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
  883. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.js +1 -2
  884. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarGroup.js +1 -2
  885. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts +1 -1
  886. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
  887. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -1
  888. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
  889. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.js +1 -3
  890. package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -1
  891. package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
  892. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts +1 -1
  893. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
  894. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js +2 -4
  895. package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -1
  896. package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
  897. package/esm/presentation/topBar/menuButton/useExportDashboardToPdf.d.ts.map +1 -1
  898. package/esm/presentation/topBar/menuButton/useExportDashboardToPdfPresentation.d.ts.map +1 -1
  899. package/esm/presentation/topBar/menuButton/useExportDashboardToPowerPointPresentation.d.ts.map +1 -1
  900. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts +1 -1
  901. package/esm/presentation/topBar/menuButton/useExportToTabular.d.ts.map +1 -1
  902. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts +1 -1
  903. package/esm/presentation/topBar/menuButton/useExportWithTemplateSelection.d.ts.map +1 -1
  904. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -3
  905. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +1 -1
  906. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
  907. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js +1 -5
  908. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts +1 -1
  909. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts.map +1 -1
  910. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.js +1 -3
  911. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  912. package/esm/presentation/topBar/topBar/DefaultTopBar.js +1 -5
  913. package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -1
  914. package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
  915. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -1
  916. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
  917. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +1 -2
  918. package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +1 -1
  919. package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
  920. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +2 -4
  921. package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -1
  922. package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
  923. package/esm/presentation/widget/common/configuration/DateDatasetFilter.js +1 -2
  924. package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -1
  925. package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
  926. package/esm/presentation/widget/common/configuration/DateDatasetPicker.js +1 -4
  927. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -1
  928. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
  929. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.js +1 -3
  930. package/esm/presentation/widget/common/configuration/DateFilterConfigurationItem.js +1 -3
  931. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts +1 -1
  932. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts.map +1 -1
  933. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +1 -2
  934. package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts +1 -1
  935. package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts.map +1 -1
  936. package/esm/presentation/widget/common/configuration/useAttributeFilterConfigurationHandling.d.ts.map +1 -1
  937. package/esm/presentation/widget/common/configuration/useDateFilterConfigurationHandling.d.ts.map +1 -1
  938. package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -1
  939. package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -1
  940. package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts +1 -1
  941. package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts.map +1 -1
  942. package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts +1 -1
  943. package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts.map +1 -1
  944. package/esm/presentation/widget/common/useExportHandler.d.ts.map +1 -1
  945. package/esm/presentation/widget/common/useImageExportHandler.d.ts.map +1 -1
  946. package/esm/presentation/widget/common/useInsightExport.d.ts +3 -3
  947. package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
  948. package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts +1 -1
  949. package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts.map +1 -1
  950. package/esm/presentation/widget/common/useRawExportHandler.d.ts.map +1 -1
  951. package/esm/presentation/widget/common/useSlidesExportHandler.d.ts.map +1 -1
  952. package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
  953. package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -1
  954. package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
  955. package/esm/presentation/widget/description/DescriptionClickTrigger.js +1 -2
  956. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +1 -1
  957. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
  958. package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
  959. package/esm/presentation/widget/insight/LayeredTableView.js +2 -4
  960. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/CompactContentError.js +1 -5
  961. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/DataTooLargeError.js +1 -3
  962. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ExecuteProtectedError.js +1 -3
  963. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/NoDataError.js +1 -5
  964. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/OtherError.js +1 -3
  965. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/ResultCacheMissingError.js +1 -3
  966. package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
  967. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +1 -3
  968. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +1 -1
  969. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  970. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +1 -4
  971. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
  972. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useHandlePropertiesPushData.d.ts.map +1 -1
  973. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +1 -1
  974. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
  975. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +4 -9
  976. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -1
  977. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
  978. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.js +3 -9
  979. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +1 -1
  980. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  981. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -7
  982. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
  983. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
  984. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts +1 -1
  985. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
  986. package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
  987. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts +1 -1
  988. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts.map +1 -1
  989. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.js +1 -3
  990. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts +1 -1
  991. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts.map +1 -1
  992. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.js +2 -4
  993. package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts +3 -3
  994. package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts.map +1 -1
  995. package/esm/presentation/widget/insight/configuration/DrillFilters/messages.d.ts.map +1 -1
  996. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts +1 -1
  997. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts.map +1 -1
  998. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts +1 -1
  999. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts.map +1 -1
  1000. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts +1 -1
  1001. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts.map +1 -1
  1002. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts +1 -1
  1003. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts.map +1 -1
  1004. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts +2 -3
  1005. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfig.d.ts.map +1 -1
  1006. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts +1 -1
  1007. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
  1008. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersSubview.d.ts.map +1 -1
  1009. package/esm/presentation/widget/insight/configuration/DrillOriginItem.js +1 -3
  1010. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -1
  1011. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
  1012. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.js +3 -13
  1013. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -1
  1014. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
  1015. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -1
  1016. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
  1017. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListFooter.js +1 -3
  1018. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyListItem.js +1 -4
  1019. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -1
  1020. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
  1021. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -1
  1022. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
  1023. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.js +1 -2
  1024. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts +1 -1
  1025. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts.map +1 -1
  1026. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.js +1 -2
  1027. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -1
  1028. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
  1029. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.js +1 -3
  1030. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +2 -2
  1031. package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
  1032. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -1
  1033. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
  1034. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.js +4 -11
  1035. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/NoAvailableAlerts.js +1 -5
  1036. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts +4 -4
  1037. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useCreateAlert.d.ts.map +1 -1
  1038. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts +1 -1
  1039. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
  1040. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts +4 -4
  1041. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useUpdateAlert.d.ts.map +1 -1
  1042. package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -1
  1043. package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
  1044. package/esm/presentation/widget/insight/configuration/InsightConfiguration.js +2 -4
  1045. package/esm/presentation/widget/insight/configuration/InsightCrossFiltering.js +2 -6
  1046. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/IncludeMetrics.js +1 -5
  1047. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +1 -1
  1048. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
  1049. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -1
  1050. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
  1051. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.js +1 -2
  1052. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -1
  1053. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
  1054. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.js +2 -7
  1055. package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -1
  1056. package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
  1057. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/InsightDrillConfigPanel.js +1 -4
  1058. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
  1059. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
  1060. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts +2 -2
  1061. package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
  1062. package/esm/presentation/widget/insight/configuration/InsightFilters.js +1 -3
  1063. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -1
  1064. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
  1065. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.js +1 -3
  1066. package/esm/presentation/widget/insight/configuration/ZoomInsightConfiguration.js +1 -4
  1067. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts +1 -1
  1068. package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
  1069. package/esm/presentation/widget/insight/insightToTable.d.ts.map +1 -1
  1070. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +2 -2
  1071. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
  1072. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js +1 -3
  1073. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +1 -1
  1074. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
  1075. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +1 -1
  1076. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
  1077. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts +1 -1
  1078. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
  1079. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js +1 -3
  1080. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightSubmenuContainer.js +1 -3
  1081. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +1 -1
  1082. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
  1083. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +1 -1
  1084. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  1085. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuTitle.js +1 -2
  1086. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts +1 -1
  1087. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
  1088. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +4 -3
  1089. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
  1090. package/esm/presentation/widget/richText/EditModeDashboardRichText.js +1 -3
  1091. package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -1
  1092. package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
  1093. package/esm/presentation/widget/richText/configuration/RichTextFilters.js +1 -3
  1094. package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
  1095. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/DashboardRichTextMenuContainer.js +1 -5
  1096. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +1 -1
  1097. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
  1098. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +1 -1
  1099. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  1100. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js +1 -3
  1101. package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -1
  1102. package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
  1103. package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -1
  1104. package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
  1105. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -1
  1106. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
  1107. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.js +1 -3
  1108. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +2 -2
  1109. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
  1110. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.js +2 -4
  1111. package/esm/presentation/widget/visualizationSwitcher/configuration/InsightPicker.js +2 -4
  1112. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -1
  1113. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
  1114. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.js +1 -3
  1115. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -1
  1116. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
  1117. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -1
  1118. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
  1119. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +2 -14
  1120. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -1
  1121. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
  1122. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.js +3 -7
  1123. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -1
  1124. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
  1125. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.js +3 -6
  1126. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +1 -1
  1127. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
  1128. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationsList.d.ts.map +1 -1
  1129. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -1
  1130. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
  1131. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.js +2 -5
  1132. package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
  1133. package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
  1134. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -1
  1135. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  1136. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +2 -6
  1137. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -1
  1138. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
  1139. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +2 -6
  1140. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -1
  1141. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  1142. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +1 -5
  1143. package/esm/presentation/widget/widget/InsightWidget/DefaultDashboardInsightWidget.js +2 -5
  1144. package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -1
  1145. package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
  1146. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
  1147. package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
  1148. package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
  1149. package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
  1150. package/esm/presentation/widget/widget/InsightWidget/useInsightWarning.d.ts.map +1 -1
  1151. package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -1
  1152. package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
  1153. package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -1
  1154. package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
  1155. package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -1
  1156. package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
  1157. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -1
  1158. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  1159. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -1
  1160. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  1161. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -1
  1162. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  1163. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -1
  1164. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
  1165. package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts +1 -1
  1166. package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts.map +1 -1
  1167. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +1 -1
  1168. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
  1169. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -3
  1170. package/esm/sdk-ui-dashboard.d.ts +127 -611
  1171. package/package.json +24 -24
  1172. package/styles/css/alerting.css +2 -2
  1173. package/styles/css/attributeFilterConfig.css +1 -1
  1174. package/styles/css/dashboard.css +2 -2
  1175. package/styles/css/dashboard.css.map +1 -1
  1176. package/styles/css/dashboardNestedLayoutWidget.css +1 -1
  1177. package/styles/css/dragAndDrop.css +5 -5
  1178. package/styles/css/dragAndDrop.css.map +1 -1
  1179. package/styles/css/drillConfigPanel.css +4 -4
  1180. package/styles/css/filterBar.css +2 -2
  1181. package/styles/css/icons.css +2 -2
  1182. package/styles/css/main.css +176 -174
  1183. package/styles/css/main.css.map +1 -1
  1184. package/styles/css/notifications_channels_dialog.css +2 -2
  1185. package/styles/css/resizing.css +4 -4
  1186. package/styles/css/topBar.css +1 -1
  1187. package/styles/css/topBar.css.map +1 -1
  1188. package/styles/css/visualizationSwitcherToolbar.css +4 -4
  1189. package/styles/scss/dashboard.scss +2 -1
  1190. package/styles/scss/dragAndDrop.scss +15 -10
  1191. package/styles/scss/topBar.scss +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardScheduledEmailsCommands.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAU7B;;GAEG;AACH,UAAU,kCAAkC;IACxC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,yBAAyB,CAAC;CACxC;AAED;;GAEG;AACH,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;CA+D/C,CAAC"}
1
+ {"version":3,"file":"useDashboardScheduledEmailsCommands.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAU7B;;GAEG;AACH,UAAU,kCAAkC;IACxC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,yBAAyB,CAAC;CACxC;AAED;;GAEG;AACH,eAAO,MAAM,mCAAmC;2CAS9B,kCAAkC;;;;;oDAkClC,OAAO,eAAe,MAAM;;;;;;;;;;CAoB7C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardScheduledEmailsData.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,yBAAyB,EAGjC,MAAM,qBAAqB,CAAC;AAoC7B,UAAU,qCAAqC;IAC3C,qBAAqB,CAAC,EAAE,yBAAyB,CAAC;CACrD;AAED;;GAEG;AACH,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;CAkG3C,CAAC"}
1
+ {"version":3,"file":"useDashboardScheduledEmailsData.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,yBAAyB,EAGjC,MAAM,qBAAqB,CAAC;AAoC7B,UAAU,qCAAqC;IAC3C,qBAAqB,CAAC,EAAE,yBAAyB,CAAC;CACrD;AAED;;GAEG;AACH,eAAO,MAAM,+BAA+B,+BAEzC,qCAAqC;;;;;;;;;;;;;;CAgGvC,CAAC"}
@@ -3,13 +3,13 @@ import { type IAutomationMetadataObject, type IWidget } from "@gooddata/sdk-mode
3
3
  * @internal
4
4
  */
5
5
  export declare const useDashboardScheduledEmailsDialog: () => {
6
- defaultOnScheduleEmailing: (widget?: IWidget | undefined) => void;
7
- onScheduleEmailingOpen: (widget?: IWidget | undefined) => void;
8
- onScheduleEmailingCancel: (_widget?: IWidget | undefined) => void;
9
- onScheduleEmailingBack: (_widget?: IWidget | undefined) => void;
6
+ defaultOnScheduleEmailing: (widget?: IWidget) => void;
7
+ onScheduleEmailingOpen: (widget?: IWidget) => void;
8
+ onScheduleEmailingCancel: (_widget?: IWidget) => void;
9
+ onScheduleEmailingBack: (_widget?: IWidget) => void;
10
10
  onScheduleEmailingCreateError: () => void;
11
11
  onScheduleEmailingCreateSuccess: (scheduledEmail: IAutomationMetadataObject) => void;
12
12
  onScheduleEmailingSaveError: () => void;
13
- onScheduleEmailingSaveSuccess: (_widget?: IWidget | undefined) => void;
13
+ onScheduleEmailingSaveSuccess: (_widget?: IWidget) => void;
14
14
  };
15
15
  //# sourceMappingURL=useDashboardScheduledEmailsDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardScheduledEmailsDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAE9B,KAAK,OAAO,EAKf,MAAM,qBAAqB,CAAC;AAc7B;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;;;;;;CAmI7C,CAAC"}
1
+ {"version":3,"file":"useDashboardScheduledEmailsDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAE9B,KAAK,OAAO,EAKf,MAAM,qBAAqB,CAAC;AAc7B;;GAEG;AACH,eAAO,MAAM,iCAAiC;yCAwB5B,OAAO;sCAYP,OAAO;yCAON,OAAO;uCAOP,OAAO;;sDAQD,yBAAyB;;8CAkD/B,OAAO;CAuBzB,CAAC"}
@@ -3,12 +3,12 @@ import { type IAutomationMetadataObject, type IWidget } from "@gooddata/sdk-mode
3
3
  * @internal
4
4
  */
5
5
  export declare const useDashboardScheduledEmailsManagementDialog: () => {
6
- defaultOnScheduleEmailingManagement: (widget?: IWidget | undefined) => void;
7
- onScheduleEmailingManagementOpen: (widget?: IWidget | undefined) => void;
6
+ defaultOnScheduleEmailingManagement: (widget?: IWidget) => void;
7
+ onScheduleEmailingManagementOpen: (widget?: IWidget) => void;
8
8
  onScheduleEmailingManagementClose: () => void;
9
9
  onScheduleEmailingManagementLoadingError: () => void;
10
- onScheduleEmailingManagementAdd: (targetWidget?: IWidget | undefined) => void;
11
- onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget | undefined) => void;
10
+ onScheduleEmailingManagementAdd: (targetWidget?: IWidget) => void;
11
+ onScheduleEmailingManagementEdit: (schedule: IAutomationMetadataObject, widget?: IWidget) => void;
12
12
  onScheduleEmailingManagementDeleteSuccess: () => void;
13
13
  onScheduleEmailingManagementDeleteError: () => void;
14
14
  };
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardScheduledEmailsManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAWnF;;GAEG;AACH,eAAO,MAAM,2CAA2C;;;;;;;;;CAkGvD,CAAC"}
1
+ {"version":3,"file":"useDashboardScheduledEmailsManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAWnF;;GAEG;AACH,eAAO,MAAM,2CAA2C;mDA0BtC,OAAO;gDAYP,OAAO;;;qDAkBD,OAAO;iDAaZ,yBAAyB,WAAW,OAAO;;;CA6B7D,CAAC"}
@@ -16,8 +16,8 @@ export declare const useDashboardAlerts: () => {
16
16
  automationsError: import("@gooddata/sdk-ui").GoodDataSdkError | undefined;
17
17
  isAlertingVisible: boolean;
18
18
  isAlertDialogOpen: boolean;
19
- defaultOnAlerting: (widget?: import("@gooddata/sdk-model").IWidget | undefined) => void;
20
- onAlertingOpen: (widget?: import("@gooddata/sdk-model").IWidget | undefined, alert?: import("@gooddata/sdk-model").IAutomationMetadataObject | undefined) => void;
19
+ defaultOnAlerting: (widget?: import("@gooddata/sdk-model").IWidget) => void;
20
+ onAlertingOpen: (widget?: import("@gooddata/sdk-model").IWidget, alert?: import("@gooddata/sdk-model").IAutomationMetadataObject) => void;
21
21
  onAlertingCancel: () => void;
22
22
  onAlertingCreateError: () => void;
23
23
  onAlertingCreateSuccess: (alert: import("@gooddata/sdk-model").IAutomationMetadataObject) => void;
@@ -25,13 +25,13 @@ export declare const useDashboardAlerts: () => {
25
25
  onAlertingSaveSuccess: () => void;
26
26
  isAlertManagementVisible: boolean;
27
27
  isAlertManagementDialogOpen: boolean;
28
- defaultOnAlertingManagement: (widget?: import("@gooddata/sdk-model").IWidget | undefined) => void;
29
- onAlertingManagementOpen: (widget?: import("@gooddata/sdk-model").IWidget | undefined) => void;
28
+ defaultOnAlertingManagement: (widget?: import("@gooddata/sdk-model").IWidget) => void;
29
+ onAlertingManagementOpen: (widget?: import("@gooddata/sdk-model").IWidget) => void;
30
30
  onAlertingManagementClose: () => void;
31
- onAlertingManagementAdd: (targetWidget?: import("@gooddata/sdk-model").IWidget | undefined) => void;
31
+ onAlertingManagementAdd: (targetWidget?: import("@gooddata/sdk-model").IWidget) => void;
32
32
  onAlertingManagementDeleteError: () => void;
33
33
  onAlertingManagementDeleteSuccess: () => void;
34
- onAlertingManagementEdit: (alert: import("@gooddata/sdk-model").IAutomationMetadataObject, widget?: import("@gooddata/sdk-model").IWidget | undefined) => void;
34
+ onAlertingManagementEdit: (alert: import("@gooddata/sdk-model").IAutomationMetadataObject, widget?: import("@gooddata/sdk-model").IWidget) => void;
35
35
  onAlertingManagementLoadingError: () => void;
36
36
  onAlertingManagementPauseSuccess: (_alert: import("@gooddata/sdk-model").IAutomationMetadataObject, pause: boolean) => void;
37
37
  onAlertingManagementPauseError: (_error: import("@gooddata/sdk-ui").GoodDataSdkError, pause: boolean) => void;
@@ -3,12 +3,12 @@ import { type IAutomationMetadataObject, type IWidget } from "@gooddata/sdk-mode
3
3
  * @internal
4
4
  */
5
5
  export declare const useDashboardAlertsCommands: () => {
6
- openAlertDialog: (widget?: IWidget | undefined, alert?: IAutomationMetadataObject | undefined) => void;
6
+ openAlertDialog: (widget?: IWidget, alert?: IAutomationMetadataObject) => void;
7
7
  closeAlertDialog: () => {
8
8
  payload: undefined;
9
9
  type: "uiSlice/closeAlertingDialog";
10
10
  };
11
- openAlertsManagementDialog: (widget?: IWidget | undefined, openedFrom?: string | undefined) => void;
11
+ openAlertsManagementDialog: (widget?: IWidget, openedFrom?: string) => void;
12
12
  closeAlertsManagementDialog: () => {
13
13
  payload: undefined;
14
14
  type: "uiSlice/closeAlertingManagementDialog";
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardAlertsCommands.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsCommands.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAU7B;;GAEG;AACH,eAAO,MAAM,0BAA0B;;;;;;;;;;;CAmEtC,CAAC"}
1
+ {"version":3,"file":"useDashboardAlertsCommands.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsCommands.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAU7B;;GAEG;AACH,eAAO,MAAM,0BAA0B;+BAUrB,OAAO,UAAU,yBAAyB;;;;;0CA8B1C,OAAO,eAAe,MAAM;;;;;CA2B7C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardAlertsData.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsData.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAkCrE,UAAU,4BAA4B;IAClC,WAAW,CAAC,EAAE,yBAAyB,CAAC;CAC3C;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;CA2ElC,CAAC"}
1
+ {"version":3,"file":"useDashboardAlertsData.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsData.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAkCrE,UAAU,4BAA4B;IAClC,WAAW,CAAC,EAAE,yBAAyB,CAAC;CAC3C;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB,oBAAqB,4BAA4B;;;;;;;;;;;;;;CA2EnF,CAAC"}
@@ -3,8 +3,8 @@ import { type IAutomationMetadataObject, type IWidget } from "@gooddata/sdk-mode
3
3
  * @internal
4
4
  */
5
5
  export declare const useDashboardAlertsDialog: () => {
6
- defaultOnAlerting: (widget?: IWidget | undefined) => void;
7
- onAlertingOpen: (widget?: IWidget | undefined, alert?: IAutomationMetadataObject | undefined) => void;
6
+ defaultOnAlerting: (widget?: IWidget) => void;
7
+ onAlertingOpen: (widget?: IWidget, alert?: IAutomationMetadataObject) => void;
8
8
  onAlertingCancel: () => void;
9
9
  onAlertingCreateError: () => void;
10
10
  onAlertingCreateSuccess: (alert: IAutomationMetadataObject) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardAlertsDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAc7B;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;CAgIpC,CAAC"}
1
+ {"version":3,"file":"useDashboardAlertsDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EAGf,MAAM,qBAAqB,CAAC;AAc7B;;GAEG;AACH,eAAO,MAAM,wBAAwB;iCAuBnB,OAAO;8BAYP,OAAO,UAAU,yBAAyB;;;qCAY5C,yBAAyB;;;;;;;CAiFxC,CAAC"}
@@ -10,12 +10,12 @@ export interface IUseDashboardAlertsManagementDialogProps {
10
10
  * @internal
11
11
  */
12
12
  export declare const useDashboardAlertsManagementDialog: () => {
13
- defaultOnAlertingManagement: (widget?: IWidget | undefined) => void;
14
- onAlertingManagementOpen: (widget?: IWidget | undefined) => void;
13
+ defaultOnAlertingManagement: (widget?: IWidget) => void;
14
+ onAlertingManagementOpen: (widget?: IWidget) => void;
15
15
  onAlertingManagementClose: () => void;
16
16
  onAlertingManagementLoadingError: () => void;
17
- onAlertingManagementAdd: (targetWidget?: IWidget | undefined) => void;
18
- onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget | undefined) => void;
17
+ onAlertingManagementAdd: (targetWidget?: IWidget) => void;
18
+ onAlertingManagementEdit: (alert: IAutomationMetadataObject, widget?: IWidget) => void;
19
19
  onAlertingManagementDeleteSuccess: () => void;
20
20
  onAlertingManagementDeleteError: () => void;
21
21
  onAlertingManagementPauseSuccess: (_alert: IAutomationMetadataObject, pause: boolean) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardAlertsManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,OAAO,EAAE,MAAM,qBAAqB,CAAC;AACnF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAWzD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD,cAAc,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,yBAAyB,KAAK,IAAI,CAAC;CACrE;AAED;;GAEG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;CA2H9C,CAAC"}
1
+ {"version":3,"file":"useDashboardAlertsManagementDialog.d.ts","sourceRoot":"","sources":["../../../../src/model/react/useDashboardAlerting/useDashboardAlertsManagementDialog.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,OAAO,EAAE,MAAM,qBAAqB,CAAC;AACnF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAWzD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD,cAAc,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,yBAAyB,KAAK,IAAI,CAAC;CACrE;AAED;;GAEG;AACH,eAAO,MAAM,kCAAkC;2CAsB7B,OAAO;wCAYP,OAAO;;;6CAkBD,OAAO;sCAcf,yBAAyB,WAAW,OAAO;;;+CAqB1C,yBAAyB,SAAS,OAAO;6CAazC,gBAAgB,SAAS,OAAO;CAuBhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardAsyncRender.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardAsyncRender.ts"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG;IAClC;;OAEG;IACH,oBAAoB,EAAE,MAAM,IAAI,CAAC;IAEjC;;OAEG;IACH,oBAAoB,EAAE,MAAM,IAAI,CAAC;CACpC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,uBAAuB,yCAkBnC,CAAC"}
1
+ {"version":3,"file":"useDashboardAsyncRender.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardAsyncRender.ts"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG;IAClC;;OAEG;IACH,oBAAoB,EAAE,MAAM,IAAI,CAAC;IAEjC;;OAEG;IACH,oBAAoB,EAAE,MAAM,IAAI,CAAC;CACpC,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,uBAAuB,OAAQ,MAAM,KAAG,uBAkBpD,CAAC"}
@@ -1,4 +1,6 @@
1
1
  import { type DashboardCommands } from "../commands/index.js";
2
+ import { type DashboardEventType } from "../events/base.js";
3
+ import { type DashboardEvents } from "../events/index.js";
2
4
  /**
3
5
  * Hook that takes command creator and event handlers and returns function
4
6
  * that will result into dispatching this command, registering the event handlers,
@@ -14,162 +16,7 @@ import { type DashboardCommands } from "../commands/index.js";
14
16
  * when an event that matches the correlation ID and one of the specified event types occurs
15
17
  * @internal
16
18
  */
17
- export declare const useDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand, eventHandlers?: {
18
- "GDC.DASH/EVT.ALERT.CREATED"?: ((event: import("../events/alerts.js").IDashboardAlertCreated) => void) | undefined;
19
- "GDC.DASH/EVT.ALERT.SAVED"?: ((event: import("../events/alerts.js").IDashboardAlertSaved) => void) | undefined;
20
- "GDC.DASH/EVT.ATTRIBUTE_FILTER_CONFIG.DISPLAY_AS_LABEL_CHANGED"?: ((event: never) => void) | undefined;
21
- "GDC.DASH/EVT.ATTRIBUTE_FILTER_CONFIG.LIMITING_ITEMS_CHANGED"?: ((event: never) => void) | undefined;
22
- "GDC.DASH/EVT.ATTRIBUTE_FILTER_CONFIG.MODE_CHANGED"?: ((event: never) => void) | undefined;
23
- "GDC.DASH/EVT.ATTRIBUTE_HIERARCHY_MODIFIED"?: ((event: never) => void) | undefined;
24
- "GDC.DASH/EVT.AUTOMATIONS.REFRESHED"?: ((event: import("../events/scheduledEmail.js").IDashboardAutomationsRefreshed) => void) | undefined;
25
- "GDC.DASH/EVT.COMMAND.FAILED"?: ((event: import("../events/general.js").IDashboardCommandFailed<any>) => void) | undefined;
26
- "GDC.DASH/EVT.COMMAND.REJECTED"?: ((event: import("../events/general.js").IDashboardCommandRejected) => void) | undefined;
27
- "GDC.DASH/EVT.COMMAND.STARTED"?: ((event: import("../events/general.js").IDashboardCommandStarted<any>) => void) | undefined;
28
- "GDC.DASH/EVT.COPY_SAVED"?: ((event: import("../events/dashboard.js").DashboardCopySaved) => void) | undefined;
29
- "GDC.DASH/EVT.CREATE_ATTRIBUTE_HIERARCHY_REQUESTED"?: ((event: import("../events/attributeHierarchies.js").ICreateAttributeHierarchyRequested) => void) | undefined;
30
- "GDC.DASH/EVT.CREATE_INSIGHT_REQUESTED"?: ((event: import("../events/lab.js").ICreateInsightRequested) => void) | undefined;
31
- "GDC.DASH/EVT.DATE_FILTER_CONFIG.MODE_CHANGED"?: ((event: never) => void) | undefined;
32
- "GDC.DASH/EVT.DATE_FILTER_CONFIG.TITLE_CHANGED"?: ((event: never) => void) | undefined;
33
- "GDC.DASH/EVT.DEINITIALIZED"?: ((event: import("../events/dashboard.js").DashboardDeinitialized) => void) | undefined;
34
- "GDC.DASH/EVT.DELETED"?: ((event: never) => void) | undefined;
35
- "GDC.DASH/EVT.DELETE_ATTRIBUTE_HIERARCHY_REQUESTED"?: ((event: import("../events/attributeHierarchies.js").IDeleteAttributeHierarchyRequested) => void) | undefined;
36
- "GDC.DASH/EVT.DRILL.CROSS_FILTERING.REQUESTED"?: ((event: never) => void) | undefined;
37
- "GDC.DASH/EVT.DRILL.CROSS_FILTERING.RESOLVED"?: ((event: never) => void) | undefined;
38
- "GDC.DASH/EVT.DRILL.DRILLABLE_ITEMS.CHANGED"?: ((event: import("../events/drill.js").IDashboardDrillableItemsChanged) => void) | undefined;
39
- "GDC.DASH/EVT.DRILL.DRILL_DOWN.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillDownRequested) => void) | undefined;
40
- "GDC.DASH/EVT.DRILL.DRILL_DOWN.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillDownResolved) => void) | undefined;
41
- "GDC.DASH/EVT.DRILL.DRILL_TO_ATTRIBUTE_URL.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillToAttributeUrlRequested) => void) | undefined;
42
- "GDC.DASH/EVT.DRILL.DRILL_TO_ATTRIBUTE_URL.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillToAttributeUrlResolved) => void) | undefined;
43
- "GDC.DASH/EVT.DRILL.DRILL_TO_CUSTOM_URL.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillToCustomUrlRequested) => void) | undefined;
44
- "GDC.DASH/EVT.DRILL.DRILL_TO_CUSTOM_URL.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillToCustomUrlResolved) => void) | undefined;
45
- "GDC.DASH/EVT.DRILL.DRILL_TO_DASHBOARD.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillToDashboardRequested) => void) | undefined;
46
- "GDC.DASH/EVT.DRILL.DRILL_TO_DASHBOARD.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillToDashboardResolved) => void) | undefined;
47
- "GDC.DASH/EVT.DRILL.DRILL_TO_INSIGHT.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillToInsightRequested) => void) | undefined;
48
- "GDC.DASH/EVT.DRILL.DRILL_TO_INSIGHT.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillToInsightResolved) => void) | undefined;
49
- "GDC.DASH/EVT.DRILL.DRILL_TO_LEGACY_DASHBOARD.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillToLegacyDashboardRequested) => void) | undefined;
50
- "GDC.DASH/EVT.DRILL.DRILL_TO_LEGACY_DASHBOARD.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillToLegacyDashboardResolved) => void) | undefined;
51
- "GDC.DASH/EVT.DRILL.KEY_DRIVER_ANALYSIS.REQUESTED"?: ((event: import("../events/drill.js").IDashboardKeyDriverAnalysisRequested) => void) | undefined;
52
- "GDC.DASH/EVT.DRILL.KEY_DRIVER_ANALYSIS.RESOLVED"?: ((event: import("../events/drill.js").IDashboardKeyDriverAnalysisResolved) => void) | undefined;
53
- "GDC.DASH/EVT.DRILL.REQUESTED"?: ((event: import("../events/drill.js").IDashboardDrillRequested) => void) | undefined;
54
- "GDC.DASH/EVT.DRILL.RESOLVED"?: ((event: import("../events/drill.js").IDashboardDrillResolved) => void) | undefined;
55
- "GDC.DASH/EVT.DRILL_TARGETS.ADDED"?: ((event: never) => void) | undefined;
56
- "GDC.DASH/EVT.EXPORT.EXCEL.REQUESTED"?: ((event: import("../events/dashboard.js").IDashboardExportToExcelRequested) => void) | undefined;
57
- "GDC.DASH/EVT.EXPORT.EXCEL.RESOLVED"?: ((event: import("../events/dashboard.js").IDashboardExportToExcelResolved) => void) | undefined;
58
- "GDC.DASH/EVT.EXPORT.IMAGE.REQUESTED"?: ((event: import("../events/dashboard.js").IDashboardExportToImageRequested) => void) | undefined;
59
- "GDC.DASH/EVT.EXPORT.IMAGE.RESOLVED"?: ((event: import("../events/dashboard.js").IDashboardExportToImageResolved) => void) | undefined;
60
- "GDC.DASH/EVT.EXPORT.PDF.REQUESTED"?: ((event: import("../events/dashboard.js").IDashboardExportToPdfRequested) => void) | undefined;
61
- "GDC.DASH/EVT.EXPORT.PDF.RESOLVED"?: ((event: import("../events/dashboard.js").IDashboardExportToPdfResolved) => void) | undefined;
62
- "GDC.DASH/EVT.EXPORT.PDF_PRESENTATION.REQUESTED"?: ((event: import("../events/dashboard.js").IDashboardExportToPdfPresentationRequested) => void) | undefined;
63
- "GDC.DASH/EVT.EXPORT.PDF_PRESENTATION.RESOLVED"?: ((event: import("../events/dashboard.js").IDashboardExportToPdfPresentationResolved) => void) | undefined;
64
- "GDC.DASH/EVT.EXPORT.PPT_PRESENTATION.REQUESTED"?: ((event: import("../events/dashboard.js").IDashboardExportToPptPresentationRequested) => void) | undefined;
65
- "GDC.DASH/EVT.EXPORT.PPT_PRESENTATION.RESOLVED"?: ((event: import("../events/dashboard.js").IDashboardExportToPptPresentationResolved) => void) | undefined;
66
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.ADDED"?: ((event: import("../events/filters.js").IDashboardAttributeFilterAdded) => void) | undefined;
67
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.DISPLAY_FORM_CHANGED"?: ((event: never) => void) | undefined;
68
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.MOVED"?: ((event: import("../events/filters.js").IDashboardAttributeFilterMoved) => void) | undefined;
69
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.PARENT_CHANGED"?: ((event: import("../events/filters.js").IDashboardAttributeFilterParentChanged) => void) | undefined;
70
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.REMOVED"?: ((event: import("../events/filters.js").IDashboardAttributeFilterRemoved) => void) | undefined;
71
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.SELECTION_CHANGED"?: ((event: import("../events/filters.js").DashboardAttributeFilterSelectionChanged) => void) | undefined;
72
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.SELECTION_MODE_CHANGED"?: ((event: import("../events/filters.js").IDashboardAttributeSelectionModeChanged) => void) | undefined;
73
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.TITLE_CHANGED"?: ((event: import("../events/filters.js").IDashboardAttributeTitleChanged) => void) | undefined;
74
- "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER_ITEM.SELECTION_REPLACED"?: ((event: import("../events/filters.js").DashboardAttributeFilterItemSelectionReplaced) => void) | undefined;
75
- "GDC.DASH/EVT.FILTER_CONTEXT.CHANGED"?: ((event: import("../events/filters.js").DashboardFilterContextChanged) => void) | undefined;
76
- "GDC.DASH/EVT.FILTER_CONTEXT.DATE_FILTER.ADDED"?: ((event: never) => void) | undefined;
77
- "GDC.DASH/EVT.FILTER_CONTEXT.DATE_FILTER.MOVED"?: ((event: never) => void) | undefined;
78
- "GDC.DASH/EVT.FILTER_CONTEXT.DATE_FILTER.REMOVED"?: ((event: never) => void) | undefined;
79
- "GDC.DASH/EVT.FILTER_CONTEXT.DATE_FILTER.SELECTION_CHANGED"?: ((event: import("../events/filters.js").DashboardDateFilterSelectionChanged) => void) | undefined;
80
- "GDC.DASH/EVT.FILTER_CONTEXT.DATE_FILTER.VALIDATION.FAILED"?: ((event: import("../events/dashboard.js").DateFilterValidationFailed) => void) | undefined;
81
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.APPLY.FAILURE"?: ((event: never) => void) | undefined;
82
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.APPLY.SUCCESS"?: ((event: never) => void) | undefined;
83
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CHANGE_DEFAULT_STATUS.FAILURE"?: ((event: never) => void) | undefined;
84
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CHANGE_DEFAULT_STATUS.SUCCESS"?: ((event: never) => void) | undefined;
85
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CREATE.FAILURE"?: ((event: never) => void) | undefined;
86
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CREATE.SUCCESS"?: ((event: never) => void) | undefined;
87
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.DELETE.FAILURE"?: ((event: never) => void) | undefined;
88
- "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.DELETE.SUCCESS"?: ((event: never) => void) | undefined;
89
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.ADDED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterAdded) => void) | undefined;
90
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.CONDITION_CHANGED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterConditionChanged) => void) | undefined;
91
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.DIMENSIONALITY_CHANGED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterDimensionalityChanged) => void) | undefined;
92
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.MOVED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterMoved) => void) | undefined;
93
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.REMOVED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterRemoved) => void) | undefined;
94
- "GDC.DASH/EVT.FILTER_CONTEXT.MEASURE_VALUE_FILTER.TITLE_CHANGED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterTitleChanged) => void) | undefined;
95
- "GDC.DASH/EVT.FILTER_CONTEXT.SELECTION.RESET"?: ((event: never) => void) | undefined;
96
- "GDC.DASH/EVT.FILTER_CONTEXT.WORKING_SELECTION.APPLIED"?: ((event: never) => void) | undefined;
97
- "GDC.DASH/EVT.FLEXIBLE_LAYOUT.LAYOUT_DIRECTION_CHANGED"?: ((event: never) => void) | undefined;
98
- "GDC.DASH/EVT.FLEXIBLE_LAYOUT.LAYOUT_SECTION_HEADERS_TOGGLED"?: ((event: never) => void) | undefined;
99
- "GDC.DASH/EVT.FLUID_LAYOUT.ITEMS_ADDED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionItemsAdded) => void) | undefined;
100
- "GDC.DASH/EVT.FLUID_LAYOUT.ITEM_MOVED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionItemMoved) => void) | undefined;
101
- "GDC.DASH/EVT.FLUID_LAYOUT.ITEM_MOVED_TO_NEW_SECTION"?: ((event: import("../events/layout.js").IDashboardLayoutSectionItemMovedToNewSection) => void) | undefined;
102
- "GDC.DASH/EVT.FLUID_LAYOUT.ITEM_REMOVED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionItemRemoved) => void) | undefined;
103
- "GDC.DASH/EVT.FLUID_LAYOUT.ITEM_REPLACED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionItemReplaced) => void) | undefined;
104
- "GDC.DASH/EVT.FLUID_LAYOUT.LAYOUT_CHANGED"?: ((event: import("../events/layout.js").IDashboardLayoutChanged) => void) | undefined;
105
- "GDC.DASH/EVT.FLUID_LAYOUT.SCREEN_SIZE_CHANGED"?: ((event: never) => void) | undefined;
106
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_ADDED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionAdded) => void) | undefined;
107
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_HEADER_CHANGED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionHeaderChanged) => void) | undefined;
108
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_ITEMS_HEIGHT_RESIZED"?: ((event: never) => void) | undefined;
109
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_ITEM_WIDTH_RESIZED"?: ((event: never) => void) | undefined;
110
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_MOVED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionMoved) => void) | undefined;
111
- "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_REMOVED"?: ((event: import("../events/layout.js").IDashboardLayoutSectionRemoved) => void) | undefined;
112
- "GDC.DASH/EVT.IGNORE_EXECUTION_TIMESTAMP_CHANGED"?: ((event: import("../events/dashboard.js").IDashboardIgnoreExecutionTimestampChanged) => void) | undefined;
113
- "GDC.DASH/EVT.INITIALIZED"?: ((event: import("../events/dashboard.js").DashboardInitialized) => void) | undefined;
114
- "GDC.DASH/EVT.INSIGHT_WIDGET.CONFIGURATION_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetVisConfigurationChanged) => void) | undefined;
115
- "GDC.DASH/EVT.INSIGHT_WIDGET.DESCRIPTION_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetDescriptionChanged) => void) | undefined;
116
- "GDC.DASH/EVT.INSIGHT_WIDGET.DRILLS_MODIFIED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetDrillsModified) => void) | undefined;
117
- "GDC.DASH/EVT.INSIGHT_WIDGET.DRILLS_REMOVED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetDrillsRemoved) => void) | undefined;
118
- "GDC.DASH/EVT.INSIGHT_WIDGET.DRILL_DOWN_ADDED"?: ((event: never) => void) | undefined;
119
- "GDC.DASH/EVT.INSIGHT_WIDGET.DRILL_DOWN_MODIFIED"?: ((event: never) => void) | undefined;
120
- "GDC.DASH/EVT.INSIGHT_WIDGET.DRILL_DOWN_REMOVED"?: ((event: never) => void) | undefined;
121
- "GDC.DASH/EVT.INSIGHT_WIDGET.EXPORT_REQUESTED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetExportRequested) => void) | undefined;
122
- "GDC.DASH/EVT.INSIGHT_WIDGET.EXPORT_RESOLVED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetExportResolved) => void) | undefined;
123
- "GDC.DASH/EVT.INSIGHT_WIDGET.FILTER_SETTINGS_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetFilterSettingsChanged) => void) | undefined;
124
- "GDC.DASH/EVT.INSIGHT_WIDGET.HEADER_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetHeaderChanged) => void) | undefined;
125
- "GDC.DASH/EVT.INSIGHT_WIDGET.IGNORE_CROSS_FILTERING_CHANGED"?: ((event: never) => void) | undefined;
126
- "GDC.DASH/EVT.INSIGHT_WIDGET.INSIGHT_SWITCHED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetInsightSwitched) => void) | undefined;
127
- "GDC.DASH/EVT.INSIGHT_WIDGET.PROPERTIES_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetVisPropertiesChanged) => void) | undefined;
128
- "GDC.DASH/EVT.INSIGHT_WIDGET.REFRESHED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetRefreshed) => void) | undefined;
129
- "GDC.DASH/EVT.INSIGHT_WIDGET.WIDGET_CHANGED"?: ((event: import("../events/insight.js").IDashboardInsightWidgetChanged) => void) | undefined;
130
- "GDC.DASH/EVT.KPI_WIDGET.COMPARISON_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetComparisonChanged) => void) | undefined;
131
- "GDC.DASH/EVT.KPI_WIDGET.CONFIGURATION_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetConfigurationChanged) => void) | undefined;
132
- "GDC.DASH/EVT.KPI_WIDGET.DESCRIPTION_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetDescriptionChanged) => void) | undefined;
133
- "GDC.DASH/EVT.KPI_WIDGET.DRILL_REMOVED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetDrillRemoved) => void) | undefined;
134
- "GDC.DASH/EVT.KPI_WIDGET.DRILL_SET"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetDrillSet) => void) | undefined;
135
- "GDC.DASH/EVT.KPI_WIDGET.FILTER_SETTINGS_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetFilterSettingsChanged) => void) | undefined;
136
- "GDC.DASH/EVT.KPI_WIDGET.HEADER_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetHeaderChanged) => void) | undefined;
137
- "GDC.DASH/EVT.KPI_WIDGET.MEASURE_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetMeasureChanged) => void) | undefined;
138
- "GDC.DASH/EVT.KPI_WIDGET.WIDGET_CHANGED"?: ((event: import("../events/kpi.js").IDashboardKpiWidgetChanged) => void) | undefined;
139
- "GDC.DASH/EVT.MEASURE_VALUE_FILTER_CONFIG.MODE_CHANGED"?: ((event: import("../events/filters.js").IDashboardMeasureValueFilterConfigModeChanged) => void) | undefined;
140
- "GDC.DASH/EVT.PARAMETERS.SELECTION.RESET"?: ((event: import("../events/parameters.js").IDashboardParametersSelectionReset) => void) | undefined;
141
- "GDC.DASH/EVT.QUERY.COMPLETED"?: ((event: import("../events/general.js").IDashboardQueryCompleted<any, any>) => void) | undefined;
142
- "GDC.DASH/EVT.QUERY.FAILED"?: ((event: import("../events/general.js").IDashboardQueryFailed) => void) | undefined;
143
- "GDC.DASH/EVT.QUERY.REJECTED"?: ((event: import("../events/general.js").IDashboardQueryRejected) => void) | undefined;
144
- "GDC.DASH/EVT.QUERY.STARTED"?: ((event: import("../events/general.js").IDashboardQueryStarted) => void) | undefined;
145
- "GDC.DASH/EVT.RENAMED"?: ((event: import("../events/dashboard.js").IDashboardRenamed) => void) | undefined;
146
- "GDC.DASH/EVT.RENDER.ASYNC.REQUESTED"?: ((event: import("../events/render.js").DashboardAsyncRenderRequested) => void) | undefined;
147
- "GDC.DASH/EVT.RENDER.ASYNC.RESOLVED"?: ((event: import("../events/render.js").DashboardAsyncRenderResolved) => void) | undefined;
148
- "GDC.DASH/EVT.RENDER.REQUESTED"?: ((event: import("../events/render.js").DashboardRenderRequested) => void) | undefined;
149
- "GDC.DASH/EVT.RENDER.RESOLVED"?: ((event: import("../events/render.js").DashboardRenderResolved) => void) | undefined;
150
- "GDC.DASH/EVT.RENDER_MODE.CHANGED"?: ((event: import("../events/renderMode.js").IDashboardRenderModeChanged) => void) | undefined;
151
- "GDC.DASH/EVT.RESET"?: ((event: import("../events/dashboard.js").IDashboardWasReset) => void) | undefined;
152
- "GDC.DASH/EVT.RICH_TEXT_WIDGET.CONTENT_CHANGED"?: ((event: import("../events/richText.js").IDashboardRichTextWidgetContentChanged) => void) | undefined;
153
- "GDC.DASH/EVT.RICH_TEXT_WIDGET.FILTER_SETTINGS_CHANGED"?: ((event: import("../events/richText.js").IDashboardRichTextWidgetFilterSettingsChanged) => void) | undefined;
154
- "GDC.DASH/EVT.SAVED"?: ((event: import("../events/dashboard.js").DashboardSaved) => void) | undefined;
155
- "GDC.DASH/EVT.SCHEDULED_EMAIL.CREATED"?: ((event: import("../events/scheduledEmail.js").IDashboardScheduledEmailCreated) => void) | undefined;
156
- "GDC.DASH/EVT.SCHEDULED_EMAIL.SAVED"?: ((event: import("../events/scheduledEmail.js").IDashboardScheduledEmailSaved) => void) | undefined;
157
- "GDC.DASH/EVT.SHARING.CHANGED"?: ((event: import("../events/dashboard.js").DashboardSharingChanged) => void) | undefined;
158
- "GDC.DASH/EVT.SHOW_WIDGET_AS_TABLE.SET"?: ((event: import("../events/showWidgetAsTable.js").IShowWidgetAsTableSet) => void) | undefined;
159
- "GDC.DASH/EVT.TAB.CREATED"?: ((event: import("../events/tabs.js").IDashboardTabCreated) => void) | undefined;
160
- "GDC.DASH/EVT.TAB.DELETED"?: ((event: import("../events/tabs.js").IDashboardTabDeleted) => void) | undefined;
161
- "GDC.DASH/EVT.TAB.RENAMED"?: ((event: import("../events/tabs.js").IDashboardTabRenamed) => void) | undefined;
162
- "GDC.DASH/EVT.TAB.RENAME_MODE.CANCELED"?: ((event: import("../events/tabs.js").IDashboardTabRenamingCanceled) => void) | undefined;
163
- "GDC.DASH/EVT.TAB.RENAME_MODE.STARTED"?: ((event: import("../events/tabs.js").IDashboardTabRenamingStarted) => void) | undefined;
164
- "GDC.DASH/EVT.TAB.REPOSITIONED"?: ((event: never) => void) | undefined;
165
- "GDC.DASH/EVT.TAB.SWITCHED"?: ((event: import("../events/tabs.js").IDashboardTabSwitched) => void) | undefined;
166
- "GDC.DASH/EVT.TIMEZONE_OVERRIDE.CHANGED"?: ((event: import("../events/timezone.js").IDashboardTimezoneOverrideChanged) => void) | undefined;
167
- "GDC.DASH/EVT.USER_INTERACTION.TRIGGERED"?: ((event: import("../events/userInteraction.js").IDashboardUserInteractionTriggered) => void) | undefined;
168
- "GDC.DASH/EVT.VISUALIZATION_SWITCHER_WIDGET.ACTIVE_VISUALIZATION_CHANGED"?: ((event: import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetActiveVisualizationChanged) => void) | undefined;
169
- "GDC.DASH/EVT.VISUALIZATION_SWITCHER_WIDGET.VISUALIZATIONS_UPDATED"?: ((event: import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationsUpdated) => void) | undefined;
170
- "GDC.DASH/EVT.VISUALIZATION_SWITCHER_WIDGET.VISUALIZATION_ADDED"?: ((event: import("../events/visualizationSwitcher.js").IDashboardVisualizationSwitcherWidgetVisualizationAdded) => void) | undefined;
171
- "GDC.DASH/EVT.WIDGET.EXECUTION_FAILED"?: ((event: import("../events/widget.js").IDashboardWidgetExecutionFailed) => void) | undefined;
172
- "GDC.DASH/EVT.WIDGET.EXECUTION_STARTED"?: ((event: import("../events/widget.js").IDashboardWidgetExecutionStarted) => void) | undefined;
173
- "GDC.DASH/EVT.WIDGET.EXECUTION_SUCCEEDED"?: ((event: import("../events/widget.js").IDashboardWidgetExecutionSucceeded) => void) | undefined;
174
- } | undefined, onBeforeRun?: ((command: TCommand) => void) | undefined) => (...args: TArgs) => void;
19
+ export declare const useDashboardCommand: <TCommand extends DashboardCommands, TArgs extends any[]>(commandCreator: (...args: TArgs) => TCommand, eventHandlers?: { [eventType in DashboardEventType]?: (event: Extract<DashboardEvents, {
20
+ type: eventType;
21
+ }>) => void; }, onBeforeRun?: (command: TCommand) => void) => ((...args: TArgs) => void);
175
22
  //# sourceMappingURL=useDashboardCommand.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommand.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAQ9D;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,GAAI,QAAQ,4BAA4B,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mGAyD5E,CAAC"}
1
+ {"version":3,"file":"useDashboardCommand.d.ts","sourceRoot":"","sources":["../../../src/model/react/useDashboardCommand.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAK1D;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,GAAI,QAAQ,SAAS,iBAAiB,EAAE,KAAK,SAAS,GAAG,EAAE,kBACvE,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,QAAQ,kBAC5B,GACX,SAAS,IAAI,kBAAkB,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,EAAE;IAAE,IAAI,EAAE,SAAS,CAAA;CAAE,CAAC,KAAK,IAAI,GACrG,gBACa,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,KAC1C,CAAC,CAAC,GAAG,IAAI,EAAE,KAAK,KAAK,IAAI,CAmD3B,CAAC"}