@gooddata/sdk-ui-dashboard 10.37.0-alpha.1 → 10.38.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (557) hide show
  1. package/NOTICE +19 -28
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/_staging/dateFilterConfig/defaultConfig.d.ts +0 -4
  5. package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
  6. package/esm/_staging/dateFilterConfig/defaultConfig.js +294 -15
  7. package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
  8. package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
  9. package/esm/_staging/sharedHooks/useFiltersNamings.js +2 -1
  10. package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
  11. package/esm/locales.d.ts +3 -0
  12. package/esm/locales.d.ts.map +1 -1
  13. package/esm/locales.js +1 -0
  14. package/esm/locales.js.map +1 -1
  15. package/esm/model/react/DashboardEventsContext.d.ts +2 -2
  16. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  17. package/esm/model/react/DashboardEventsContext.js +1 -1
  18. package/esm/model/react/DashboardEventsContext.js.map +1 -1
  19. package/esm/model/store/config/configSelectors.js +1 -1
  20. package/esm/model/store/config/configSelectors.js.map +1 -1
  21. package/esm/model/store/filterContext/filterContextSelectors.js +6 -6
  22. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  23. package/esm/model/store/index.d.ts +1 -1
  24. package/esm/model/store/index.d.ts.map +1 -1
  25. package/esm/model/store/index.js +1 -1
  26. package/esm/model/store/index.js.map +1 -1
  27. package/esm/model/store/topBar/topBarSelectors.d.ts +5 -0
  28. package/esm/model/store/topBar/topBarSelectors.d.ts.map +1 -1
  29. package/esm/model/store/topBar/topBarSelectors.js +8 -3
  30. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  31. package/esm/presentation/alerting/AlertingDialog.d.ts +2 -1
  32. package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
  33. package/esm/presentation/alerting/AlertingDialog.js +1 -1
  34. package/esm/presentation/alerting/AlertingDialog.js.map +1 -1
  35. package/esm/presentation/alerting/AlertingManagementDialog.d.ts +2 -1
  36. package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
  37. package/esm/presentation/alerting/AlertingManagementDialog.js +1 -1
  38. package/esm/presentation/alerting/AlertingManagementDialog.js.map +1 -1
  39. package/esm/presentation/dashboard/DashboardContent.d.ts +2 -1
  40. package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
  41. package/esm/presentation/dashboard/DashboardContent.js +1 -1
  42. package/esm/presentation/dashboard/DashboardContent.js.map +1 -1
  43. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +2 -1
  44. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
  45. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js.map +1 -1
  46. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +2 -1
  47. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
  48. package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.js.map +1 -1
  49. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +2 -1
  50. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
  51. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js +2 -2
  52. package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.js.map +1 -1
  53. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +2 -1
  54. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
  55. package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.js.map +1 -1
  56. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.d.ts.map +1 -1
  57. package/esm/presentation/dashboard/DashboardSidebar/SidebarConfigurationPanel.js.map +1 -1
  58. package/esm/presentation/dashboard/types.d.ts +2 -2
  59. package/esm/presentation/dashboard/types.d.ts.map +1 -1
  60. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts +2 -2
  61. package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
  62. package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
  63. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts +2 -2
  64. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
  65. package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.js.map +1 -1
  66. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +2 -1
  67. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
  68. package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.js.map +1 -1
  69. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +2 -1
  70. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  71. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.js.map +1 -1
  72. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +2 -1
  73. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
  74. package/esm/presentation/deleteDialog/DefaultDeleteDialog.js +1 -1
  75. package/esm/presentation/deleteDialog/DefaultDeleteDialog.js.map +1 -1
  76. package/esm/presentation/deleteDialog/DeleteDialog.d.ts +2 -1
  77. package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
  78. package/esm/presentation/deleteDialog/DeleteDialog.js +1 -1
  79. package/esm/presentation/deleteDialog/DeleteDialog.js.map +1 -1
  80. package/esm/presentation/dragAndDrop/types.d.ts +4 -4
  81. package/esm/presentation/dragAndDrop/types.d.ts.map +1 -1
  82. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
  83. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js +1 -1
  84. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.js.map +1 -1
  85. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +2 -2
  86. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
  87. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js +1 -1
  88. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.js.map +1 -1
  89. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +3 -2
  90. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
  91. package/esm/presentation/drill/DrillSelect/WithDrillSelect.js.map +1 -1
  92. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +2 -1
  93. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  94. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  95. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +2 -1
  96. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
  97. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.js +0 -1
  98. package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.js.map +1 -1
  99. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +2 -1
  100. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  101. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
  102. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +2 -1
  103. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
  104. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.js +0 -1
  105. package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.js.map +1 -1
  106. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +2 -1
  107. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
  108. package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
  109. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +2 -1
  110. package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
  111. package/esm/presentation/filterBar/filterBar/FilterBar.js +1 -1
  112. package/esm/presentation/filterBar/filterBar/FilterBar.js.map +1 -1
  113. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +2 -1
  114. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
  115. package/esm/presentation/filterBar/filterBar/HiddenFilterBar.js.map +1 -1
  116. package/esm/presentation/filterBar/filterBar/ResetFiltersButton.d.ts.map +1 -1
  117. package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js +3 -3
  118. package/esm/presentation/filterBar/filterBar/ResetFiltersButton.js.map +1 -1
  119. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.d.ts.map +1 -1
  120. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +10 -3
  121. package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
  122. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -1
  123. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  124. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +2 -1
  125. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  126. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +1 -1
  127. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +2 -1
  128. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  129. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +1 -1
  130. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +2 -1
  131. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  132. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +1 -1
  133. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +2 -1
  134. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  135. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +1 -1
  136. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +2 -1
  137. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  138. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +1 -1
  139. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +2 -1
  140. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  141. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +1 -1
  142. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +2 -1
  143. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  144. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +1 -1
  145. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +2 -1
  146. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  147. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +1 -1
  148. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +2 -1
  149. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  150. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +1 -1
  151. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +2 -2
  152. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
  153. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -1
  154. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +1 -1
  155. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +2 -1
  156. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  157. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +1 -1
  158. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts +8 -8
  159. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +1 -1
  160. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +2 -1
  161. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  162. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  163. package/esm/presentation/insightList/types.d.ts +2 -1
  164. package/esm/presentation/insightList/types.d.ts.map +1 -1
  165. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +2 -1
  166. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
  167. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js +1 -1
  168. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.js.map +1 -1
  169. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +2 -1
  170. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
  171. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js +1 -1
  172. package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.js.map +1 -1
  173. package/esm/presentation/layout/DashboardLayout.d.ts +2 -1
  174. package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
  175. package/esm/presentation/layout/DashboardLayout.js +1 -1
  176. package/esm/presentation/layout/DashboardLayout.js.map +1 -1
  177. package/esm/presentation/layout/DefaultDashboardLayout.d.ts +2 -1
  178. package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
  179. package/esm/presentation/layout/DefaultDashboardLayout.js.map +1 -1
  180. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +2 -1
  181. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  182. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.js.map +1 -1
  183. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +2 -1
  184. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  185. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js +1 -1
  186. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.js.map +1 -1
  187. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +2 -1
  188. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
  189. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.js.map +1 -1
  190. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +2 -1
  191. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  192. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.js.map +1 -1
  193. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +2 -1
  194. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  195. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.js.map +1 -1
  196. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +2 -1
  197. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
  198. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js +1 -1
  199. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.js.map +1 -1
  200. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +2 -1
  201. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  202. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.js.map +1 -1
  203. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +2 -1
  204. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  205. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js +1 -1
  206. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.js.map +1 -1
  207. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +2 -1
  208. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  209. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.js.map +1 -1
  210. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +2 -2
  211. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
  212. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js +1 -1
  213. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.js.map +1 -1
  214. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +2 -1
  215. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  216. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js.map +1 -1
  217. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts +8 -8
  218. package/esm/presentation/layout/DefaultDashboardLayoutRenderer/interfaces.d.ts.map +1 -1
  219. package/esm/presentation/localization/bundles/de-DE.json +2 -1
  220. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +1 -0
  221. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  222. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -1
  223. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  224. package/esm/presentation/localization/bundles/en-AU.json +2 -1
  225. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +1 -0
  226. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  227. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -1
  228. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  229. package/esm/presentation/localization/bundles/en-GB.json +2 -1
  230. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +1 -0
  231. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  232. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -1
  233. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  234. package/esm/presentation/localization/bundles/en-US.json +4 -0
  235. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +1 -0
  236. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  237. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +1 -0
  238. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  239. package/esm/presentation/localization/bundles/es-419.json +2 -1
  240. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +1 -0
  241. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  242. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -1
  243. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  244. package/esm/presentation/localization/bundles/es-ES.json +2 -1
  245. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +1 -0
  246. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  247. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -1
  248. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  249. package/esm/presentation/localization/bundles/fi-FI.json +2 -1
  250. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +1 -0
  251. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  252. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -1
  253. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  254. package/esm/presentation/localization/bundles/fr-CA.json +2 -1
  255. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +1 -0
  256. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  257. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -1
  258. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  259. package/esm/presentation/localization/bundles/fr-FR.json +2 -1
  260. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +1 -0
  261. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  262. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -1
  263. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  264. package/esm/presentation/localization/bundles/it-IT.json +2 -1
  265. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +1 -0
  266. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  267. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -1
  268. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  269. package/esm/presentation/localization/bundles/ja-JP.json +2 -1
  270. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +1 -0
  271. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  272. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -1
  273. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  274. package/esm/presentation/localization/bundles/ko-KR.json +2 -1
  275. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +1 -0
  276. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  277. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -1
  278. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  279. package/esm/presentation/localization/bundles/nl-NL.json +2 -1
  280. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +1 -0
  281. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  282. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -1
  283. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  284. package/esm/presentation/localization/bundles/pl-PL.json +2 -1
  285. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +1 -0
  286. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  287. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -1
  288. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  289. package/esm/presentation/localization/bundles/pt-BR.json +2 -1
  290. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +1 -0
  291. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  292. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -1
  293. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  294. package/esm/presentation/localization/bundles/pt-PT.json +2 -1
  295. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +1 -0
  296. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  297. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -1
  298. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  299. package/esm/presentation/localization/bundles/ru-RU.json +2 -1
  300. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +1 -0
  301. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  302. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -1
  303. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  304. package/esm/presentation/localization/bundles/tr-TR.json +2 -1
  305. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +1 -0
  306. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  307. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -1
  308. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  309. package/esm/presentation/localization/bundles/zh-HK.json +2 -1
  310. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +1 -0
  311. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  312. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -1
  313. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  314. package/esm/presentation/localization/bundles/zh-Hans.json +2 -1
  315. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +1 -0
  316. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  317. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -1
  318. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  319. package/esm/presentation/localization/bundles/zh-Hant.json +2 -1
  320. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +1 -0
  321. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  322. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -1
  323. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  324. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  325. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -1
  326. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  327. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts +2 -19
  328. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
  329. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js +36 -51
  330. package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.js.map +1 -1
  331. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +2 -1
  332. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
  333. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js +1 -1
  334. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.js.map +1 -1
  335. package/esm/presentation/saveAs/SaveAsDialog.d.ts +2 -1
  336. package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
  337. package/esm/presentation/saveAs/SaveAsDialog.js +1 -1
  338. package/esm/presentation/saveAs/SaveAsDialog.js.map +1 -1
  339. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.js.map +1 -1
  340. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts +1 -40
  341. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.d.ts.map +1 -1
  342. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +232 -225
  343. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
  344. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts +3 -16
  345. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.d.ts.map +1 -1
  346. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js +12 -22
  347. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Textarea.js.map +1 -1
  348. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  349. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +26 -28
  350. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  351. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +2 -1
  352. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
  353. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js +1 -1
  354. package/esm/presentation/scheduledEmail/ScheduledEmailDialog.js.map +1 -1
  355. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +2 -1
  356. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
  357. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js +1 -1
  358. package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.js.map +1 -1
  359. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +2 -1
  360. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
  361. package/esm/presentation/shareDialog/DefaultShareDialog.js.map +1 -1
  362. package/esm/presentation/shareDialog/ShareDialog.d.ts +2 -1
  363. package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
  364. package/esm/presentation/shareDialog/ShareDialog.js.map +1 -1
  365. package/esm/presentation/toolbar/Toolbar.d.ts +2 -1
  366. package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
  367. package/esm/presentation/toolbar/Toolbar.js +1 -1
  368. package/esm/presentation/toolbar/Toolbar.js.map +1 -1
  369. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +2 -1
  370. package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
  371. package/esm/presentation/topBar/buttonBar/ButtonBar.js +1 -1
  372. package/esm/presentation/topBar/buttonBar/ButtonBar.js.map +1 -1
  373. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
  374. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.js.map +1 -1
  375. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +2 -1
  376. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
  377. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.js +0 -1
  378. package/esm/presentation/topBar/buttonBar/HiddenButtonBar.js.map +1 -1
  379. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +2 -1
  380. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
  381. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js +1 -1
  382. package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.js.map +1 -1
  383. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +2 -1
  384. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
  385. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js +1 -1
  386. package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.js.map +1 -1
  387. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +2 -1
  388. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
  389. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js +1 -1
  390. package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.js.map +1 -1
  391. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +2 -1
  392. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
  393. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js +1 -1
  394. package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.js.map +1 -1
  395. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +2 -1
  396. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
  397. package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.js.map +1 -1
  398. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
  399. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.js.map +1 -1
  400. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +2 -1
  401. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
  402. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.js +0 -1
  403. package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.js.map +1 -1
  404. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +2 -1
  405. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
  406. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js +1 -1
  407. package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.js.map +1 -1
  408. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +2 -1
  409. package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
  410. package/esm/presentation/topBar/menuButton/DefaultMenuButton.js.map +1 -1
  411. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +2 -1
  412. package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
  413. package/esm/presentation/topBar/menuButton/HiddenMenuButton.js +0 -1
  414. package/esm/presentation/topBar/menuButton/HiddenMenuButton.js.map +1 -1
  415. package/esm/presentation/topBar/menuButton/MenuButton.d.ts +2 -1
  416. package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
  417. package/esm/presentation/topBar/menuButton/MenuButton.js +1 -1
  418. package/esm/presentation/topBar/menuButton/MenuButton.js.map +1 -1
  419. package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.d.ts.map +1 -1
  420. package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js +1 -1
  421. package/esm/presentation/topBar/shareIndicators/lockedStatus/DefaultLockedStatus.js.map +1 -1
  422. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +2 -1
  423. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
  424. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js +1 -1
  425. package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.js.map +1 -1
  426. package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.d.ts.map +1 -1
  427. package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js +1 -1
  428. package/esm/presentation/topBar/shareIndicators/shareStatus/DefaultShareStatus.js.map +1 -1
  429. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +2 -1
  430. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
  431. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.js.map +1 -1
  432. package/esm/presentation/topBar/title/HiddenTitle.d.ts +2 -1
  433. package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
  434. package/esm/presentation/topBar/title/HiddenTitle.js +0 -1
  435. package/esm/presentation/topBar/title/HiddenTitle.js.map +1 -1
  436. package/esm/presentation/topBar/title/Title.d.ts +2 -1
  437. package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
  438. package/esm/presentation/topBar/title/Title.js +1 -1
  439. package/esm/presentation/topBar/title/Title.js.map +1 -1
  440. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +2 -1
  441. package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
  442. package/esm/presentation/topBar/topBar/DefaultTopBar.js.map +1 -1
  443. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +2 -1
  444. package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
  445. package/esm/presentation/topBar/topBar/HiddenTopBar.js.map +1 -1
  446. package/esm/presentation/topBar/topBar/TopBar.d.ts +2 -1
  447. package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
  448. package/esm/presentation/topBar/topBar/TopBar.js +1 -1
  449. package/esm/presentation/topBar/topBar/TopBar.js.map +1 -1
  450. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +2 -1
  451. package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
  452. package/esm/presentation/widget/dashboardLayout/DashboardLayout.js +1 -1
  453. package/esm/presentation/widget/dashboardLayout/DashboardLayout.js.map +1 -1
  454. package/esm/presentation/widget/insight/DashboardInsight.d.ts +2 -1
  455. package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
  456. package/esm/presentation/widget/insight/DashboardInsight.js +1 -1
  457. package/esm/presentation/widget/insight/DashboardInsight.js.map +1 -1
  458. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +2 -1
  459. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
  460. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js +1 -1
  461. package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.js.map +1 -1
  462. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +2 -1
  463. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
  464. package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.js.map +1 -1
  465. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +2 -1
  466. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
  467. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js.map +1 -1
  468. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +2 -1
  469. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  470. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  471. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +2 -1
  472. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
  473. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.js.map +1 -1
  474. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +2 -1
  475. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  476. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  477. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +2 -1
  478. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
  479. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js.map +1 -1
  480. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +2 -1
  481. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
  482. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js +1 -1
  483. package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.js.map +1 -1
  484. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +2 -1
  485. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
  486. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js +1 -1
  487. package/esm/presentation/widget/insightMenu/DashboardInsightMenu.js.map +1 -1
  488. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +2 -1
  489. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  490. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js +1 -1
  491. package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.js.map +1 -1
  492. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +2 -1
  493. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
  494. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js +1 -1
  495. package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.js.map +1 -1
  496. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +2 -2
  497. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
  498. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.js.map +1 -1
  499. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.d.ts.map +1 -1
  500. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuItemButton.js.map +1 -1
  501. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +2 -1
  502. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  503. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.js.map +1 -1
  504. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +2 -1
  505. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
  506. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js +1 -1
  507. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.js.map +1 -1
  508. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +2 -1
  509. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
  510. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js +1 -1
  511. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.js.map +1 -1
  512. package/esm/presentation/widget/insightMenu/types.d.ts +3 -3
  513. package/esm/presentation/widget/insightMenu/types.d.ts.map +1 -1
  514. package/esm/presentation/widget/richText/DashboardRichText.d.ts +2 -1
  515. package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
  516. package/esm/presentation/widget/richText/DashboardRichText.js +1 -1
  517. package/esm/presentation/widget/richText/DashboardRichText.js.map +1 -1
  518. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +2 -1
  519. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
  520. package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.js.map +1 -1
  521. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +2 -1
  522. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
  523. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.js.map +1 -1
  524. package/esm/presentation/widget/richTextMenu/types.d.ts +3 -3
  525. package/esm/presentation/widget/richTextMenu/types.d.ts.map +1 -1
  526. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +2 -1
  527. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
  528. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.js.map +1 -1
  529. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +2 -1
  530. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  531. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.js.map +1 -1
  532. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +2 -1
  533. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  534. package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.js.map +1 -1
  535. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +2 -1
  536. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
  537. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js +1 -1
  538. package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.js.map +1 -1
  539. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +2 -1
  540. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
  541. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js +1 -1
  542. package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.js.map +1 -1
  543. package/esm/presentation/widget/widget/DashboardWidget.d.ts +2 -1
  544. package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
  545. package/esm/presentation/widget/widget/DashboardWidget.js.map +1 -1
  546. package/esm/presentation/widget/widget/DefaultDashboardWidget.d.ts.map +1 -1
  547. package/esm/presentation/widget/widget/DefaultDashboardWidget.js.map +1 -1
  548. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +2 -1
  549. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
  550. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js +1 -1
  551. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.js.map +1 -1
  552. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +2 -1
  553. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
  554. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js +1 -1
  555. package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.js.map +1 -1
  556. package/esm/sdk-ui-dashboard.d.ts +68 -61
  557. package/package.json +16 -16
@@ -1,6 +1,6 @@
1
- // (C) 2020-2022 GoodData Corporation
2
- import React from "react";
3
- import { injectIntl } from "react-intl";
1
+ // (C) 2020-2025 GoodData Corporation
2
+ import React, { useState, memo, useCallback } from "react";
3
+ import { useIntl } from "react-intl";
4
4
  import { ConfirmDialog, Input, Message, Typography } from "@gooddata/sdk-ui-kit";
5
5
  import compact from "lodash/compact.js";
6
6
  import first from "lodash/first.js";
@@ -11,67 +11,52 @@ import { messages } from "../../../locales.js";
11
11
  /**
12
12
  * @internal
13
13
  */
14
- export class SaveAsNewDashboardDialog extends React.PureComponent {
15
- constructor(props) {
16
- super(props);
17
- const defaultDashboardTitle = this.getDefaultDashboardTitle();
18
- this.state = {
19
- dashboardTitle: defaultDashboardTitle,
20
- };
21
- }
22
- getDefaultDashboardTitle() {
23
- return this.props.intl.formatMessage({ id: "dialogs.save.as.new.default.title" }, {
24
- title: this.props.dashboardTitle,
14
+ export const SaveAsNewDashboardDialog = memo(function SaveAsNewDashboardDialog({ onCancel = noop, isDashboardLoaded, isDashboardSaving, dashboardTitle: dashboardTitleProp, onSubmit, isInEditMode, isKpiWidgetEnabled, isScheduleEmailsEnabled, }) {
15
+ const intl = useIntl();
16
+ const getDefaultDashboardTitle = useCallback(() => {
17
+ return intl.formatMessage({ id: "dialogs.save.as.new.default.title" }, {
18
+ title: dashboardTitleProp,
25
19
  });
26
- }
27
- canCreateDashboard() {
28
- const { isDashboardLoaded, isDashboardSaving } = this.props;
20
+ }, [dashboardTitleProp, intl]);
21
+ const [dashboardTitle, setDashboardTitle] = useState(getDefaultDashboardTitle());
22
+ const canCreateDashboard = useCallback(() => {
29
23
  return isDashboardLoaded && !isDashboardSaving;
30
- }
31
- handleTitleFocus = (e) => {
24
+ }, [isDashboardLoaded, isDashboardSaving]);
25
+ const handleTitleFocus = useCallback((e) => {
32
26
  e.target.select();
27
+ }, []);
28
+ const handleTitleBlur = useCallback((e) => {
29
+ const newDashboardTitle = e.target.value.trim();
30
+ setDashboardTitle(newDashboardTitle === "" ? getDefaultDashboardTitle() : newDashboardTitle);
31
+ }, [getDefaultDashboardTitle]);
32
+ const handleTitleChange = (value) => {
33
+ setDashboardTitle(value);
33
34
  };
34
- handleTitleBlur = (e) => {
35
- const dashboardTitle = e.target.value.trim();
36
- this.setState({
37
- dashboardTitle: dashboardTitle === "" ? this.getDefaultDashboardTitle() : dashboardTitle,
38
- });
39
- };
40
- handleTitleChange = (value) => {
41
- this.setState({
42
- dashboardTitle: value,
43
- });
44
- };
45
- onSubmit = () => {
46
- const title = this.state.dashboardTitle.trim();
47
- if (this.canCreateDashboard() && title !== "") {
48
- this.props.onSubmit(title, true, // switch to the new dashboard
35
+ const onSubmitHandler = useCallback(() => {
36
+ const title = dashboardTitle.trim();
37
+ if (canCreateDashboard() && title !== "") {
38
+ onSubmit(title, true, // switch to the new dashboard
49
39
  // do not reuse the filter context in edit mode, create a new one with the current filter state
50
40
  // otherwise use the original filter context values when creating a copy
51
- !this.props.isInEditMode);
41
+ !isInEditMode);
52
42
  }
53
- };
54
- getNoteText = () => {
55
- const { isKpiWidgetEnabled, isScheduleEmailsEnabled, intl } = this.props;
43
+ }, [canCreateDashboard, dashboardTitle, isInEditMode, onSubmit]);
44
+ const getNoteText = useCallback(() => {
56
45
  const messageId = first(compact([
57
46
  isKpiWidgetEnabled && isScheduleEmailsEnabled && messages.saveAsNewAlertsAndEmailsMessage.id,
58
47
  isKpiWidgetEnabled && !isScheduleEmailsEnabled && messages.saveAsNewAlertsMessage.id,
59
48
  !isKpiWidgetEnabled && isScheduleEmailsEnabled && messages.saveAsNewEmailsMessage.id,
60
49
  ]));
61
50
  return messageId ? intl.formatMessage({ id: messageId }) : "";
62
- };
63
- render() {
64
- const { intl: { formatMessage }, onCancel = noop, isDashboardSaving, } = this.props;
65
- const { dashboardTitle } = this.state;
66
- const noteText = this.getNoteText();
67
- return (React.createElement(ConfirmDialog, { onCancel: onCancel, onSubmit: this.onSubmit, isPositive: true, className: "s-dialog save-as-new-dialog", headline: formatMessage({ id: "dialogs.save.as.new.title" }), cancelButtonText: formatMessage({ id: "cancel" }), submitButtonText: formatMessage({ id: "create.dashboard" }), isSubmitDisabled: isDashboardSaving || dashboardTitle.trim() === "" },
68
- React.createElement(Typography, { tagName: "p", className: "dashboard-note" }, formatMessage({ id: "dialogs.save.as.new.desc" })),
69
- React.createElement("div", { className: "dashboard-title" },
70
- React.createElement(Input, { autofocus: true, maxlength: DASHBOARD_TITLE_MAX_LENGTH, onFocus: this.handleTitleFocus, onBlur: this.handleTitleBlur, value: dashboardTitle, placeholder: this.getDefaultDashboardTitle(), onChange: this.handleTitleChange })),
71
- noteText ? React.createElement(Message, { type: "progress" }, noteText) : null));
72
- }
73
- }
74
- export const SaveAsDialogRendererIntl = injectIntl(SaveAsNewDashboardDialog);
51
+ }, [intl, isKpiWidgetEnabled, isScheduleEmailsEnabled]);
52
+ const noteText = getNoteText();
53
+ return (React.createElement(ConfirmDialog, { onCancel: onCancel, onSubmit: onSubmitHandler, isPositive: true, className: "s-dialog save-as-new-dialog", headline: intl.formatMessage({ id: "dialogs.save.as.new.title" }), cancelButtonText: intl.formatMessage({ id: "cancel" }), submitButtonText: intl.formatMessage({ id: "create.dashboard" }), isSubmitDisabled: isDashboardSaving || dashboardTitle.trim() === "" },
54
+ React.createElement(Typography, { tagName: "p", className: "dashboard-note" }, intl.formatMessage({ id: "dialogs.save.as.new.desc" })),
55
+ React.createElement("div", { className: "dashboard-title" },
56
+ React.createElement(Input, { autofocus: true, maxlength: DASHBOARD_TITLE_MAX_LENGTH, onFocus: handleTitleFocus, onBlur: handleTitleBlur, value: dashboardTitle, placeholder: getDefaultDashboardTitle(), onChange: handleTitleChange })),
57
+ noteText ? React.createElement(Message, { type: "progress" }, noteText) : null));
58
+ });
59
+ export const SaveAsDialogRendererIntl = SaveAsNewDashboardDialog;
75
60
  export const SaveAsDialogRenderer = (props) => (React.createElement(IntlWrapper, { locale: props.locale },
76
61
  React.createElement(SaveAsDialogRendererIntl, { ...props })));
77
62
  //# sourceMappingURL=SaveAsDialogRenderer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SaveAsDialogRenderer.js","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SaveAsDialogRenderer.js","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.tsx"],"names":[],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ import { ReactElement } from "react";
1
2
  import { ISaveAsDialogProps } from "../types.js";
2
3
  /**
3
4
  * @internal
@@ -6,5 +7,5 @@ export declare function useSaveAsDialogProps(): ISaveAsDialogProps;
6
7
  /**
7
8
  * @alpha
8
9
  */
9
- export declare const DefaultSaveAsDialog: (props: ISaveAsDialogProps) => JSX.Element | null;
10
+ export declare const DefaultSaveAsDialog: (props: ISaveAsDialogProps) => ReactElement | null;
10
11
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAWjD;;GAEG;AACH,wBAAgB,oBAAoB,IAAI,kBAAkB,CA4BzD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,OAAO,kBAAkB,KAAG,GAAG,CAAC,OAAO,GAAG,IA+B7E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/index.tsx"],"names":[],"mappings":"AACA,OAAc,EAAe,YAAY,EAAE,MAAM,OAAO,CAAC;AAEzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAWjD;;GAEG;AACH,wBAAgB,oBAAoB,IAAI,kBAAkB,CA4BzD;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,OAAO,kBAAkB,KAAG,YAAY,GAAG,IA+B9E,CAAC"}
@@ -1,4 +1,4 @@
1
- // (C) 2019-2023 GoodData Corporation
1
+ // (C) 2019-2025 GoodData Corporation
2
2
  import React, { useCallback } from "react";
3
3
  import { useToastMessage } from "@gooddata/sdk-ui-kit";
4
4
  import { useSaveAs } from "./useSaveAs.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/index.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAC3C,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAC/C,OAAO,EACH,wBAAwB,EACxB,SAAS,EACT,oBAAoB,EACpB,oBAAoB,GACvB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,UAAU,oBAAoB;IAChC,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAE,GAAG,eAAe,EAAE,CAAC;IAEnD,MAAM,QAAQ,GAAG,oBAAoB,EAAE,CAAC;IACxC,MAAM,iBAAiB,GAAG,WAAW,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,SAAS,CAAC,iBAAiB,EAAE,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEjG,MAAM,kBAAkB,GAAG,oBAAoB,CAAC,wBAAwB,CAAC,CAAC;IAE1E,MAAM,aAAa,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,iBAAiB,EAAE,CAAC;QACpB,QAAQ,CAAC,QAAQ,CAAC,2BAA2B,CAAC,CAAC;IACnD,CAAC,EAAE,CAAC,iBAAiB,EAAE,QAAQ,CAAC,CAAC,CAAC;IAElC,MAAM,eAAe,GAAG,WAAW,CAAC,GAAG,EAAE;QACrC,iBAAiB,EAAE,CAAC;QACpB,UAAU,CAAC,QAAQ,CAAC,4BAA4B,CAAC,CAAC;IACtD,CAAC,EAAE,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC,CAAC;IAEpC,MAAM,cAAc,GAAG,WAAW,CAAC,GAAG,EAAE;QACpC,iBAAiB,EAAE,CAAC;IACxB,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,CAAC;IAExB,OAAO;QACH,SAAS,EAAE,kBAAkB;QAC7B,QAAQ,EAAE,cAAc;QACxB,OAAO,EAAE,aAAa;QACtB,SAAS,EAAE,eAAe;KAC7B,CAAC;AACN,CAAC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,KAAyB,EAAsB,EAAE;IACjF,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAEpE,MAAM,EACF,MAAM,EACN,cAAc,EACd,kBAAkB,EAClB,uBAAuB,EACvB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,YAAY,GACf,GAAG,SAAS,CAAC,EAAE,QAAQ,EAAE,eAAe,EAAE,SAAS,EAAE,aAAa,EAAE,OAAO,EAAE,CAAC,CAAC;IAEhF,IAAI,CAAC,SAAS,EAAE,CAAC;QACb,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,OAAO,CACH,oBAAC,oBAAoB,IACjB,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,cAAc,EAC9B,kBAAkB,EAAE,kBAAkB,EACtC,iBAAiB,EAAE,iBAAiB,EACpC,iBAAiB,EAAE,iBAAiB,EACpC,uBAAuB,EAAE,uBAAuB,EAChD,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,QAAQ,GACpB,CACL,CAAC;AACN,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/presentation/saveAs/DefaultSaveAsDialog/index.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,EAAE,WAAW,EAAgB,MAAM,OAAO,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAC/C,OAAO,EACH,wBAAwB,EACxB,SAAS,EACT,oBAAoB,EACpB,oBAAoB,GACvB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,UAAU,oBAAoB;IAChC,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAE,GAAG,eAAe,EAAE,CAAC;IAEnD,MAAM,QAAQ,GAAG,oBAAoB,EAAE,CAAC;IACxC,MAAM,iBAAiB,GAAG,WAAW,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,SAAS,CAAC,iBAAiB,EAAE,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEjG,MAAM,kBAAkB,GAAG,oBAAoB,CAAC,wBAAwB,CAAC,CAAC;IAE1E,MAAM,aAAa,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,iBAAiB,EAAE,CAAC;QACpB,QAAQ,CAAC,QAAQ,CAAC,2BAA2B,CAAC,CAAC;IACnD,CAAC,EAAE,CAAC,iBAAiB,EAAE,QAAQ,CAAC,CAAC,CAAC;IAElC,MAAM,eAAe,GAAG,WAAW,CAAC,GAAG,EAAE;QACrC,iBAAiB,EAAE,CAAC;QACpB,UAAU,CAAC,QAAQ,CAAC,4BAA4B,CAAC,CAAC;IACtD,CAAC,EAAE,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC,CAAC;IAEpC,MAAM,cAAc,GAAG,WAAW,CAAC,GAAG,EAAE;QACpC,iBAAiB,EAAE,CAAC;IACxB,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,CAAC;IAExB,OAAO;QACH,SAAS,EAAE,kBAAkB;QAC7B,QAAQ,EAAE,cAAc;QACxB,OAAO,EAAE,aAAa;QACtB,SAAS,EAAE,eAAe;KAC7B,CAAC;AACN,CAAC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,KAAyB,EAAuB,EAAE;IAClF,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAEpE,MAAM,EACF,MAAM,EACN,cAAc,EACd,kBAAkB,EAClB,uBAAuB,EACvB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,YAAY,GACf,GAAG,SAAS,CAAC,EAAE,QAAQ,EAAE,eAAe,EAAE,SAAS,EAAE,aAAa,EAAE,OAAO,EAAE,CAAC,CAAC;IAEhF,IAAI,CAAC,SAAS,EAAE,CAAC;QACb,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,OAAO,CACH,oBAAC,oBAAoB,IACjB,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,cAAc,EAC9B,kBAAkB,EAAE,kBAAkB,EACtC,iBAAiB,EAAE,iBAAiB,EACpC,iBAAiB,EAAE,iBAAiB,EACpC,uBAAuB,EAAE,uBAAuB,EAChD,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,QAAQ,GACpB,CACL,CAAC;AACN,CAAC,CAAC"}
@@ -1,6 +1,7 @@
1
+ import { ReactElement } from "react";
1
2
  import { ISaveAsDialogProps } from "./types.js";
2
3
  /**
3
4
  * @internal
4
5
  */
5
- export declare const SaveAsDialog: (props: ISaveAsDialogProps) => JSX.Element;
6
+ export declare const SaveAsDialog: (props: ISaveAsDialogProps) => ReactElement;
6
7
  //# sourceMappingURL=SaveAsDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SaveAsDialog.d.ts","sourceRoot":"","sources":["../../../src/presentation/saveAs/SaveAsDialog.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,YAAY,GAAI,OAAO,kBAAkB,KAAG,GAAG,CAAC,OAI5D,CAAC"}
1
+ {"version":3,"file":"SaveAsDialog.d.ts","sourceRoot":"","sources":["../../../src/presentation/saveAs/SaveAsDialog.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,YAAY,GAAI,OAAO,kBAAkB,KAAG,YAIxD,CAAC"}
@@ -1,4 +1,4 @@
1
- // (C) 2020 GoodData Corporation
1
+ // (C) 2020-2025 GoodData Corporation
2
2
  import React from "react";
3
3
  import { useDashboardComponentsContext } from "../dashboardContexts/index.js";
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"SaveAsDialog.js","sourceRoot":"","sources":["../../../src/presentation/saveAs/SaveAsDialog.tsx"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,6BAA6B,EAAE,MAAM,+BAA+B,CAAC;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,KAAyB,EAAe,EAAE;IACnE,MAAM,EAAE,qBAAqB,EAAE,GAAG,6BAA6B,EAAE,CAAC;IAElE,OAAO,oBAAC,qBAAqB,OAAK,KAAK,GAAI,CAAC;AAChD,CAAC,CAAC"}
1
+ {"version":3,"file":"SaveAsDialog.js","sourceRoot":"","sources":["../../../src/presentation/saveAs/SaveAsDialog.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,KAAuB,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,6BAA6B,EAAE,MAAM,+BAA+B,CAAC;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,KAAyB,EAAgB,EAAE;IACpE,MAAM,EAAE,qBAAqB,EAAE,GAAG,6BAA6B,EAAE,CAAC;IAElE,OAAO,oBAAC,qBAAqB,OAAK,KAAK,GAAI,CAAC;AAChD,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MessageForm.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"MessageForm.js","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/MessageForm/MessageForm.tsx"],"names":[],"mappings":"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"}
@@ -84,44 +84,5 @@ export interface IRecipientsSelectRendererProps {
84
84
  */
85
85
  externalRecipientOverride?: string;
86
86
  }
87
- interface IRecipientsSelectRendererState {
88
- menuOpen: boolean;
89
- minRecipientsError: boolean;
90
- focusedRecipientIndex: number;
91
- }
92
- export declare class RecipientsSelectRenderer extends React.PureComponent<IRecipientsSelectRendererProps, IRecipientsSelectRendererState> {
93
- private recipientRef;
94
- constructor(props: IRecipientsSelectRendererProps);
95
- componentDidMount(): void;
96
- private keyboardRecipientNavigationHandler;
97
- private evaluateErrors;
98
- render(): React.JSX.Element;
99
- private renderInputError;
100
- private renderEmptyContainer;
101
- private getStyle;
102
- private isEmailChannel;
103
- private renderNoOptionsContainer;
104
- private renderMultiValueRemove;
105
- private renderMenuOptions;
106
- private renderMenuList;
107
- private renderMenuOptionsContainer;
108
- private renderLoadingIcon;
109
- private renderMultiValueItemContainer;
110
- private getHasEmail;
111
- private renderMultiValueContainer;
112
- private renderOptionLabel;
113
- private renderRecipientValue;
114
- private renderInputContainer;
115
- private handleKeyDown;
116
- private handleOnChange;
117
- private onBlur;
118
- private loadUserListItems;
119
- private onMenuOpen;
120
- private onSearchCore;
121
- private onSearch;
122
- private isRecipientAdded;
123
- private handleKeyboardNavigation;
124
- private handleKeyboardRecipientRemove;
125
- }
126
- export {};
87
+ export declare const RecipientsSelectRenderer: React.NamedExoticComponent<IRecipientsSelectRendererProps>;
127
88
  //# sourceMappingURL=RecipientsSelectRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RecipientsSelectRenderer.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"RecipientsSelectRenderer.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EACH,oBAAoB,EACpB,8BAA8B,EAC9B,kCAAkC,EAErC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAkE,MAAM,OAAO,CAAC;AAgBvF,OAAO,EAAE,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;AAmBxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAuBpD,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,KAAK,EAAE,oBAAoB,EAAE,CAAC;IAE9B;;OAEG;IACH,aAAa,EAAE,oBAAoB,EAAE,CAAC;IAEtC;;OAEG;IACH,OAAO,EAAE,oBAAoB,EAAE,CAAC;IAEhC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,aAAa,EAAE,oBAAoB,EAAE,KAAK,IAAI,CAAC;IAE3D;;OAEG;IACH,MAAM,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,2BAA2B,KAAK,IAAI,CAAC;IAE9D;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;OAEG;IACH,UAAU,CAAC,EAAE,oBAAoB,CAAC;IAElC;;OAEG;IACH,6BAA6B,CAAC,EAAE,OAAO,CAAC;IAExC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAElC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,mBAAmB,CAAC,EAAE,8BAA8B,GAAG,kCAAkC,CAAC;IAE1F;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,eAAe,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAC;IAEnD;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;CACtC;AAqBD,eAAO,MAAM,wBAAwB,4DA0xBnC,CAAC"}