@gooddata/sdk-ui-dashboard 10.33.0-alpha.6 → 10.33.0-alpha.60

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 (549) hide show
  1. package/NOTICE +460 -340
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
  9. package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
  10. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  11. package/esm/_staging/layout/sizing.js +6 -4
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  14. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +7 -2
  15. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  16. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -6
  17. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  18. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  19. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
  20. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  21. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
  23. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  24. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
  25. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
  26. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
  27. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
  28. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  29. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +8 -7
  30. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  31. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  32. package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
  33. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  34. package/esm/model/index.d.ts +1 -3
  35. package/esm/model/index.d.ts.map +1 -1
  36. package/esm/model/index.js +1 -3
  37. package/esm/model/index.js.map +1 -1
  38. package/esm/model/queryServices/index.d.ts +3 -0
  39. package/esm/model/queryServices/index.d.ts.map +1 -1
  40. package/esm/model/queryServices/index.js +3 -0
  41. package/esm/model/queryServices/index.js.map +1 -1
  42. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
  43. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  44. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  45. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
  46. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  47. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  48. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
  49. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  50. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  51. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  52. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  53. package/esm/model/react/DashboardStoreProvider.js +1 -1
  54. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  55. package/esm/model/react/filtering/selectors.js +1 -1
  56. package/esm/model/react/filtering/selectors.js.map +1 -1
  57. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  58. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  59. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  60. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  61. package/esm/model/store/_infra/queryProcessing.js +1 -1
  62. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  63. package/esm/model/store/_infra/queryService.d.ts +2 -2
  64. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  65. package/esm/model/store/_infra/queryService.js +1 -1
  66. package/esm/model/store/_infra/queryService.js.map +1 -1
  67. package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
  68. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  69. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
  70. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  71. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  72. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  73. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  74. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  75. package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
  76. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  77. package/esm/model/store/accessibleDashboards/index.js +3 -2
  78. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  79. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  80. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  81. package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
  82. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  83. package/esm/model/store/attributeFilterConfigs/index.js +4 -3
  84. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  85. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  86. package/esm/model/store/automations/automationsSelectors.js +1 -1
  87. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  88. package/esm/model/store/automations/index.d.ts +10 -20
  89. package/esm/model/store/automations/index.d.ts.map +1 -1
  90. package/esm/model/store/automations/index.js +3 -2
  91. package/esm/model/store/automations/index.js.map +1 -1
  92. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  93. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  94. package/esm/model/store/backendCapabilities/index.d.ts +6 -7
  95. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  96. package/esm/model/store/backendCapabilities/index.js +3 -2
  97. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  98. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  99. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  100. package/esm/model/store/catalog/index.d.ts +10 -23
  101. package/esm/model/store/catalog/index.d.ts.map +1 -1
  102. package/esm/model/store/catalog/index.js +3 -2
  103. package/esm/model/store/catalog/index.js.map +1 -1
  104. package/esm/model/store/config/configSelectors.d.ts +2 -2
  105. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  106. package/esm/model/store/config/configSelectors.js +4 -4
  107. package/esm/model/store/config/configSelectors.js.map +1 -1
  108. package/esm/model/store/config/index.d.ts +6 -7
  109. package/esm/model/store/config/index.d.ts.map +1 -1
  110. package/esm/model/store/config/index.js +3 -2
  111. package/esm/model/store/config/index.js.map +1 -1
  112. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  113. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  114. package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
  115. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  116. package/esm/model/store/dashboardPermissions/index.js +3 -2
  117. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  118. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  119. package/esm/model/store/dashboardStore.js +1 -1
  120. package/esm/model/store/dashboardStore.js.map +1 -1
  121. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  122. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  123. package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
  124. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  125. package/esm/model/store/dateFilterConfig/index.js +3 -2
  126. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  127. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  128. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  129. package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
  130. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  131. package/esm/model/store/dateFilterConfigs/index.js +3 -2
  132. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  133. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  134. package/esm/model/store/drill/drillSelectors.js +1 -1
  135. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  136. package/esm/model/store/drill/index.d.ts +8 -12
  137. package/esm/model/store/drill/index.d.ts.map +1 -1
  138. package/esm/model/store/drill/index.js +2 -2
  139. package/esm/model/store/drill/index.js.map +1 -1
  140. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
  141. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  142. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  143. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  144. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  145. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  146. package/esm/model/store/drillTargets/index.d.ts +7 -10
  147. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  148. package/esm/model/store/drillTargets/index.js +3 -2
  149. package/esm/model/store/drillTargets/index.js.map +1 -1
  150. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  151. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  152. package/esm/model/store/entitlements/index.d.ts +6 -7
  153. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  154. package/esm/model/store/entitlements/index.js +3 -2
  155. package/esm/model/store/entitlements/index.js.map +1 -1
  156. package/esm/model/store/executed/executedSelectors.js +1 -1
  157. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  158. package/esm/model/store/executed/index.d.ts +7 -5
  159. package/esm/model/store/executed/index.d.ts.map +1 -1
  160. package/esm/model/store/executed/index.js +3 -2
  161. package/esm/model/store/executed/index.js.map +1 -1
  162. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
  163. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  164. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  165. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  166. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
  167. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  168. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  169. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  170. package/esm/model/store/executionResults/index.d.ts +8 -11
  171. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  172. package/esm/model/store/executionResults/index.js +3 -2
  173. package/esm/model/store/executionResults/index.js.map +1 -1
  174. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  175. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  176. package/esm/model/store/filterContext/index.d.ts +35 -102
  177. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  178. package/esm/model/store/filterContext/index.js +3 -2
  179. package/esm/model/store/filterContext/index.js.map +1 -1
  180. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  181. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  182. package/esm/model/store/filterViews/index.d.ts +7 -11
  183. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  184. package/esm/model/store/filterViews/index.js +3 -2
  185. package/esm/model/store/filterViews/index.js.map +1 -1
  186. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
  187. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  188. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  189. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  190. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  191. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  192. package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
  193. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  194. package/esm/model/store/inaccessibleDashboards/index.js +3 -2
  195. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  196. package/esm/model/store/index.d.ts +1 -1
  197. package/esm/model/store/index.d.ts.map +1 -1
  198. package/esm/model/store/index.js +1 -1
  199. package/esm/model/store/index.js.map +1 -1
  200. package/esm/model/store/insights/index.d.ts +9 -24
  201. package/esm/model/store/insights/index.d.ts.map +1 -1
  202. package/esm/model/store/insights/index.js +3 -2
  203. package/esm/model/store/insights/index.js.map +1 -1
  204. package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
  205. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  206. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  207. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  208. package/esm/model/store/insights/insightsSelectors.js +1 -1
  209. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  210. package/esm/model/store/layout/index.d.ts +99 -133
  211. package/esm/model/store/layout/index.d.ts.map +1 -1
  212. package/esm/model/store/layout/index.js +3 -2
  213. package/esm/model/store/layout/index.js.map +1 -1
  214. package/esm/model/store/layout/layoutSelectors.js +1 -1
  215. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  216. package/esm/model/store/listedDashboards/index.d.ts +8 -17
  217. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  218. package/esm/model/store/listedDashboards/index.js +3 -2
  219. package/esm/model/store/listedDashboards/index.js.map +1 -1
  220. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
  221. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  222. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  223. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  224. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  225. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  226. package/esm/model/store/loading/index.d.ts +8 -9
  227. package/esm/model/store/loading/index.d.ts.map +1 -1
  228. package/esm/model/store/loading/index.js +3 -2
  229. package/esm/model/store/loading/index.js.map +1 -1
  230. package/esm/model/store/loading/loadingSelectors.js +1 -1
  231. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  232. package/esm/model/store/meta/index.d.ts +15 -36
  233. package/esm/model/store/meta/index.d.ts.map +1 -1
  234. package/esm/model/store/meta/index.js +3 -4
  235. package/esm/model/store/meta/index.js.map +1 -1
  236. package/esm/model/store/meta/metaSelectors.js +1 -1
  237. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  238. package/esm/model/store/notificationChannels/index.d.ts +7 -11
  239. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  240. package/esm/model/store/notificationChannels/index.js +3 -2
  241. package/esm/model/store/notificationChannels/index.js.map +1 -1
  242. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  243. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  244. package/esm/model/store/permissions/index.d.ts +6 -7
  245. package/esm/model/store/permissions/index.d.ts.map +1 -1
  246. package/esm/model/store/permissions/index.js +3 -2
  247. package/esm/model/store/permissions/index.js.map +1 -1
  248. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  249. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  250. package/esm/model/store/renderMode/index.d.ts +9 -10
  251. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  252. package/esm/model/store/renderMode/index.js +3 -2
  253. package/esm/model/store/renderMode/index.js.map +1 -1
  254. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  255. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  256. package/esm/model/store/saving/index.d.ts +8 -9
  257. package/esm/model/store/saving/index.d.ts.map +1 -1
  258. package/esm/model/store/saving/index.js +3 -2
  259. package/esm/model/store/saving/index.js.map +1 -1
  260. package/esm/model/store/saving/savingSelectors.js +1 -1
  261. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  262. package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
  263. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  264. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  265. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  266. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  267. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  268. package/esm/model/store/types.d.ts +6 -6
  269. package/esm/model/store/types.d.ts.map +1 -1
  270. package/esm/model/store/ui/index.d.ts +77 -168
  271. package/esm/model/store/ui/index.d.ts.map +1 -1
  272. package/esm/model/store/ui/index.js +3 -2
  273. package/esm/model/store/ui/index.js.map +1 -1
  274. package/esm/model/store/ui/uiSelectors.js +1 -1
  275. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  276. package/esm/model/store/user/index.d.ts +6 -7
  277. package/esm/model/store/user/index.d.ts.map +1 -1
  278. package/esm/model/store/user/index.js +3 -2
  279. package/esm/model/store/user/index.js.map +1 -1
  280. package/esm/model/store/user/userSelectors.js +1 -1
  281. package/esm/model/store/user/userSelectors.js.map +1 -1
  282. package/esm/model/store/users/index.d.ts +8 -15
  283. package/esm/model/store/users/index.d.ts.map +1 -1
  284. package/esm/model/store/users/index.js +3 -2
  285. package/esm/model/store/users/index.js.map +1 -1
  286. package/esm/model/store/users/usersSelectors.js +1 -1
  287. package/esm/model/store/users/usersSelectors.js.map +1 -1
  288. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  289. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  290. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  291. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  292. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  293. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
  294. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  295. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  296. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  297. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  298. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  299. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  300. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
  301. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  302. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  303. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +1 -2
  304. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  305. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  306. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
  307. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  308. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  309. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
  310. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  311. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  312. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  313. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  314. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  315. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  316. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  317. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  318. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  319. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
  320. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  321. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  322. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +2 -1
  323. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  324. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  325. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  326. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +5 -2
  327. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  328. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +29 -17
  329. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  330. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +4 -2
  331. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  332. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +36 -18
  333. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  334. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
  335. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  336. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +15 -9
  337. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  338. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +2 -0
  339. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  340. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +22 -0
  341. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  342. package/esm/presentation/localization/bundles/de-DE.json +8 -1
  343. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +7 -0
  344. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  345. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +8 -1
  346. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  347. package/esm/presentation/localization/bundles/en-AU.json +8 -1
  348. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +7 -0
  349. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  350. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +8 -1
  351. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  352. package/esm/presentation/localization/bundles/en-GB.json +8 -1
  353. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +7 -0
  354. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  355. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +8 -1
  356. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  357. package/esm/presentation/localization/bundles/en-US.json +70 -5
  358. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +70 -5
  359. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  360. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +70 -5
  361. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  362. package/esm/presentation/localization/bundles/es-419.json +8 -1
  363. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +7 -0
  364. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  365. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +8 -1
  366. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  367. package/esm/presentation/localization/bundles/es-ES.json +8 -1
  368. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +7 -0
  369. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  370. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +8 -1
  371. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  372. package/esm/presentation/localization/bundles/fi-FI.json +8 -1
  373. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +7 -0
  374. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  375. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +8 -1
  376. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  377. package/esm/presentation/localization/bundles/fr-CA.json +8 -1
  378. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +7 -0
  379. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  380. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +8 -1
  381. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  382. package/esm/presentation/localization/bundles/fr-FR.json +8 -1
  383. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +7 -0
  384. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  385. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +8 -1
  386. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  387. package/esm/presentation/localization/bundles/it-IT.json +8 -1
  388. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +7 -0
  389. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  390. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +8 -1
  391. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  392. package/esm/presentation/localization/bundles/ja-JP.json +8 -1
  393. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +7 -0
  394. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  395. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +8 -1
  396. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  397. package/esm/presentation/localization/bundles/ko-KR.json +8 -1
  398. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +7 -0
  399. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  400. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +8 -1
  401. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  402. package/esm/presentation/localization/bundles/nl-NL.json +8 -1
  403. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +7 -0
  404. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  405. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +8 -1
  406. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  407. package/esm/presentation/localization/bundles/pl-PL.json +8 -1
  408. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +7 -0
  409. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  410. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +8 -1
  411. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  412. package/esm/presentation/localization/bundles/pt-BR.json +8 -1
  413. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +7 -0
  414. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  415. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +8 -1
  416. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  417. package/esm/presentation/localization/bundles/pt-PT.json +8 -1
  418. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +7 -0
  419. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  420. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +8 -1
  421. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  422. package/esm/presentation/localization/bundles/ru-RU.json +8 -1
  423. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +7 -0
  424. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  425. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +8 -1
  426. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  427. package/esm/presentation/localization/bundles/tr-TR.json +8 -1
  428. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +7 -0
  429. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  430. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +8 -1
  431. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  432. package/esm/presentation/localization/bundles/zh-HK.json +8 -1
  433. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +7 -0
  434. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  435. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +8 -1
  436. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  437. package/esm/presentation/localization/bundles/zh-Hans.json +8 -1
  438. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +7 -0
  439. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  440. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +8 -1
  441. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  442. package/esm/presentation/localization/bundles/zh-Hant.json +8 -1
  443. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +7 -0
  444. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  445. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +8 -1
  446. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  447. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  448. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
  449. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  450. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  451. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
  452. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  453. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
  454. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
  455. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +64 -0
  456. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
  457. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +20 -0
  458. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
  459. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +82 -0
  460. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
  461. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
  462. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  463. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
  464. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  465. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
  466. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  467. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
  468. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  469. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
  470. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
  471. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
  472. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
  473. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
  474. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
  475. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
  476. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
  477. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
  478. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
  479. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
  480. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
  481. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
  482. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
  483. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
  484. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
  485. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
  486. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
  487. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
  488. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
  489. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
  490. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  491. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
  492. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  493. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  494. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  495. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  496. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  497. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  498. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  499. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  500. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
  501. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  502. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  503. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  504. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  505. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  506. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  507. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
  508. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  509. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  510. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  511. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  512. package/esm/sdk-ui-dashboard.d.ts +149 -270
  513. package/package.json +22 -23
  514. package/styles/css/attributeFilterConfig.css +1 -1
  515. package/styles/css/dashboard.css +97 -4
  516. package/styles/css/dashboard.css.map +1 -1
  517. package/styles/css/dashboardNestedLayoutWidget.css +88 -49
  518. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  519. package/styles/css/dragAndDrop.css +24 -20
  520. package/styles/css/dragAndDrop.css.map +1 -1
  521. package/styles/css/drillConfigPanel.css +14 -14
  522. package/styles/css/icons.css +32 -24
  523. package/styles/css/icons.css.map +1 -1
  524. package/styles/css/main.css +277 -131
  525. package/styles/css/main.css.map +1 -1
  526. package/styles/css/notifications_channels_dialog.css +88 -2
  527. package/styles/css/notifications_channels_dialog.css.map +1 -1
  528. package/styles/css/poweredByGDLogo.css +2 -2
  529. package/styles/css/sidebar.css +6 -4
  530. package/styles/css/sidebar.css.map +1 -1
  531. package/styles/scss/attributeFilterConfig.scss +1 -1
  532. package/styles/scss/dashboard.scss +11 -2
  533. package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
  534. package/styles/scss/dragAndDrop.scss +59 -48
  535. package/styles/scss/drillConfigPanel.scss +14 -14
  536. package/styles/scss/icons.scss +77 -79
  537. package/styles/scss/notifications_channels_dialog.scss +89 -1
  538. package/styles/scss/poweredByGDLogo.scss +3 -3
  539. package/styles/scss/sidebar.scss +6 -4
  540. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
  541. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
  542. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
  543. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
  544. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
  545. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
  546. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
  547. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
  548. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
  549. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -1,174 +1,83 @@
1
- export declare const uiSliceReducer: import("@reduxjs/toolkit").Reducer<import("./uiState.js").UiState>;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { UiState } from "./uiState.js";
3
+ export declare const uiSliceReducer: Reducer<UiState>;
2
4
  /**
3
5
  * Actions to control ui state of the dashboard.
4
6
  *
5
7
  * @internal
6
8
  */
7
- export declare const uiActions: import("@reduxjs/toolkit").CaseReducerActions<{
8
- openSettingsDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
9
- closeSettingsDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
10
- openScheduleEmailDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
11
- payload: import("../../../types.js").IScheduleEmailContext & {
12
- openedFrom?: string | undefined;
13
- };
14
- type: string;
15
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
16
- closeScheduleEmailDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
17
- setScheduleEmailDialogDefaultAttachment: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
18
- payload: import("@gooddata/sdk-model").ObjRef;
19
- type: string;
20
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
21
- resetScheduleEmailDialogDefaultAttachment: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
22
- openScheduleEmailManagementDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
23
- payload: import("../../../types.js").IScheduleEmailContext & {
24
- openedFrom?: string | undefined;
25
- };
26
- type: string;
27
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
28
- closeScheduleEmailManagementDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
29
- openAlertingManagementDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
30
- payload: void;
31
- type: string;
32
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
33
- closeAlertingManagementDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
34
- openAlertingDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
35
- payload: import("../../../types.js").IAlertDialogContext;
36
- type: string;
37
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
38
- closeAlertingDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
39
- openSaveAsDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
40
- closeSaveAsDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
41
- setFilterBarExpanded: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
42
- payload: boolean;
43
- type: string;
44
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
45
- closeKpiAlertDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
46
- openKpiAlertDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
47
- payload: import("@gooddata/sdk-model").ObjRef;
48
- type: string;
49
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
50
- highlightKpiAlert: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
51
- payload: import("@gooddata/sdk-model").ObjRef;
52
- type: string;
53
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
54
- openShareDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
55
- closeShareDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
56
- openDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
57
- closeDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
58
- openKpiDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
59
- payload: import("../../../types.js").ILayoutItemPath;
60
- type: string;
61
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
62
- closeKpiDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
63
- setMenuButtonItemsVisibility: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
64
- payload: import("../../../types.js").IMenuButtonItemsVisibility;
65
- type: string;
66
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
67
- selectWidget: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
68
- payload: import("@gooddata/sdk-model").ObjRef;
69
- type: string;
70
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
71
- clearWidgetSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
72
- setConfigurationPanelOpened: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
73
- payload: boolean;
74
- type: string;
75
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
76
- setWidgetDateDatasetAutoSelect: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
77
- payload: boolean;
78
- type: string;
79
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
80
- requestInsightListUpdate: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
81
- setWidgetLoadingAdditionalDataStarted: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
82
- payload: import("@gooddata/sdk-model").ObjRef;
83
- type: string;
84
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
85
- setWidgetLoadingAdditionalDataStopped: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
86
- payload: import("@gooddata/sdk-model").ObjRef;
87
- type: string;
88
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
89
- setFilterAttributeSelectionOpen: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
90
- payload: boolean;
91
- type: string;
92
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
93
- selectFilterIndex: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
94
- payload: number;
95
- type: string;
96
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
97
- clearFilterIndexSelection: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
98
- setActiveSection: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
99
- payload: import("../../../types.js").ILayoutSectionPath;
100
- type: string;
101
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
102
- clearActiveSection: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
103
- openCancelEditModeDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
104
- closeCancelEditModeDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
105
- resetInvalidDrillWidgetRefs: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
106
- resetAllInvalidCustomUrlDrillParameterWidgets: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
107
- resetAllInvalidCustomUrlDrillParameterWidgetsWarnings: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
108
- addInvalidDrillWidgetRefs: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
109
- payload: import("@gooddata/sdk-model").ObjRef[];
110
- type: string;
111
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
112
- setInvalidCustomUrlDrillParameterWidgets: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
113
- payload: {
114
- widget: import("@gooddata/sdk-model").IInsightWidget;
115
- invalidDrills: import("@gooddata/sdk-model").IDrillToCustomUrl[];
116
- }[];
117
- type: string;
118
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
119
- removeInvalidDrillWidgetRefs: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
120
- payload: import("@gooddata/sdk-model").ObjRef[];
121
- type: string;
122
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
123
- resetInvalidCustomUrlDrillParameterWidget: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
124
- payload: import("@gooddata/sdk-model").IInsightWidget[];
125
- type: string;
126
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
127
- setDraggingWidgetSource: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
128
- payload: import("../../../index.js").DraggableLayoutItem;
129
- type: string;
130
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
131
- clearDraggingWidgetSource: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
132
- payload: void;
133
- type: string;
134
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
135
- setDraggingWidgetTarget: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
136
- payload: import("../../../types.js").ILayoutItemPath;
137
- type: string;
138
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
139
- clearDraggingWidgetTarget: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
140
- payload: void;
141
- type: string;
142
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
143
- toggleWidgetsOverlay: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
144
- payload: {
145
- refs: (import("@gooddata/sdk-model").ObjRef | undefined)[];
146
- visible: boolean;
147
- };
148
- type: string;
149
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
150
- setWidgetsOverlay: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
151
- payload: Record<string, import("../../index.js").IDashboardWidgetOverlay>;
152
- type: string;
153
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
154
- hideAllWidgetsOverlay: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
155
- toggleFilterViewsDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
156
- payload: {
157
- open?: boolean | undefined;
158
- mode?: import("./uiState.js").FilterViewDialogMode | undefined;
159
- } | undefined;
160
- type: string;
161
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
162
- openWidgetDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
163
- payload: import("@gooddata/sdk-model").ObjRef;
164
- type: string;
165
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
166
- closeWidgetDeleteDialog: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
167
- changeIgnoreExecutionTimestamp: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: {
168
- payload: boolean;
169
- type: string;
170
- }) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
171
- setIncompatibleDefaultFiltersOverrideMessage: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
172
- resetIncompatibleDefaultFiltersOverrideMessage: (state: import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./uiState.js").UiState | import("immer/dist/internal.js").WritableDraft<import("./uiState.js").UiState>;
173
- }, "uiSlice">;
9
+ export declare const uiActions: {
10
+ openSettingsDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openSettingsDialog">;
11
+ closeSettingsDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeSettingsDialog">;
12
+ openScheduleEmailDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").IScheduleEmailContext & {
13
+ openedFrom?: string | undefined;
14
+ }, "uiSlice/openScheduleEmailDialog">;
15
+ closeScheduleEmailDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailDialog">;
16
+ setScheduleEmailDialogDefaultAttachment: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/setScheduleEmailDialogDefaultAttachment">;
17
+ resetScheduleEmailDialogDefaultAttachment: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/resetScheduleEmailDialogDefaultAttachment">;
18
+ openScheduleEmailManagementDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").IScheduleEmailContext & {
19
+ openedFrom?: string | undefined;
20
+ }, "uiSlice/openScheduleEmailManagementDialog">;
21
+ closeScheduleEmailManagementDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeScheduleEmailManagementDialog">;
22
+ openAlertingManagementDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openAlertingManagementDialog">;
23
+ closeAlertingManagementDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeAlertingManagementDialog">;
24
+ openAlertingDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").IAlertDialogContext, "uiSlice/openAlertingDialog">;
25
+ closeAlertingDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeAlertingDialog">;
26
+ openSaveAsDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openSaveAsDialog">;
27
+ closeSaveAsDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeSaveAsDialog">;
28
+ setFilterBarExpanded: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "uiSlice/setFilterBarExpanded">;
29
+ closeKpiAlertDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeKpiAlertDialog">;
30
+ openKpiAlertDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/openKpiAlertDialog">;
31
+ highlightKpiAlert: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/highlightKpiAlert">;
32
+ openShareDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openShareDialog">;
33
+ closeShareDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeShareDialog">;
34
+ openDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openDeleteDialog">;
35
+ closeDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeDeleteDialog">;
36
+ openKpiDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").ILayoutItemPath, "uiSlice/openKpiDeleteDialog">;
37
+ closeKpiDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeKpiDeleteDialog">;
38
+ setMenuButtonItemsVisibility: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").IMenuButtonItemsVisibility, "uiSlice/setMenuButtonItemsVisibility">;
39
+ selectWidget: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/selectWidget">;
40
+ clearWidgetSelection: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/clearWidgetSelection">;
41
+ setConfigurationPanelOpened: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "uiSlice/setConfigurationPanelOpened">;
42
+ setWidgetDateDatasetAutoSelect: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "uiSlice/setWidgetDateDatasetAutoSelect">;
43
+ requestInsightListUpdate: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/requestInsightListUpdate">;
44
+ setWidgetLoadingAdditionalDataStarted: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/setWidgetLoadingAdditionalDataStarted">;
45
+ setWidgetLoadingAdditionalDataStopped: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/setWidgetLoadingAdditionalDataStopped">;
46
+ setFilterAttributeSelectionOpen: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "uiSlice/setFilterAttributeSelectionOpen">;
47
+ selectFilterIndex: import("@reduxjs/toolkit").ActionCreatorWithPayload<number, "uiSlice/selectFilterIndex">;
48
+ clearFilterIndexSelection: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/clearFilterIndexSelection">;
49
+ setActiveSection: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").ILayoutSectionPath, "uiSlice/setActiveSection">;
50
+ clearActiveSection: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/clearActiveSection">;
51
+ openCancelEditModeDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/openCancelEditModeDialog">;
52
+ closeCancelEditModeDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeCancelEditModeDialog">;
53
+ resetInvalidDrillWidgetRefs: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/resetInvalidDrillWidgetRefs">;
54
+ resetAllInvalidCustomUrlDrillParameterWidgets: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/resetAllInvalidCustomUrlDrillParameterWidgets">;
55
+ resetAllInvalidCustomUrlDrillParameterWidgetsWarnings: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/resetAllInvalidCustomUrlDrillParameterWidgetsWarnings">;
56
+ addInvalidDrillWidgetRefs: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef[], "uiSlice/addInvalidDrillWidgetRefs">;
57
+ setInvalidCustomUrlDrillParameterWidgets: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
58
+ widget: import("@gooddata/sdk-model").IInsightWidget;
59
+ invalidDrills: import("@gooddata/sdk-model").IDrillToCustomUrl[];
60
+ }[], "uiSlice/setInvalidCustomUrlDrillParameterWidgets">;
61
+ removeInvalidDrillWidgetRefs: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef[], "uiSlice/removeInvalidDrillWidgetRefs">;
62
+ resetInvalidCustomUrlDrillParameterWidget: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IInsightWidget[], "uiSlice/resetInvalidCustomUrlDrillParameterWidget">;
63
+ setDraggingWidgetSource: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../index.js").DraggableLayoutItem, "uiSlice/setDraggingWidgetSource">;
64
+ clearDraggingWidgetSource: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/clearDraggingWidgetSource">;
65
+ setDraggingWidgetTarget: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").ILayoutItemPath, "uiSlice/setDraggingWidgetTarget">;
66
+ clearDraggingWidgetTarget: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/clearDraggingWidgetTarget">;
67
+ toggleWidgetsOverlay: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
68
+ refs: (import("@gooddata/sdk-model").ObjRef | undefined)[];
69
+ visible: boolean;
70
+ }, "uiSlice/toggleWidgetsOverlay">;
71
+ setWidgetsOverlay: import("@reduxjs/toolkit").ActionCreatorWithPayload<Record<string, import("../../index.js").IDashboardWidgetOverlay>, "uiSlice/setWidgetsOverlay">;
72
+ hideAllWidgetsOverlay: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/hideAllWidgetsOverlay">;
73
+ toggleFilterViewsDialog: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<{
74
+ open?: boolean | undefined;
75
+ mode?: import("./uiState.js").FilterViewDialogMode | undefined;
76
+ } | undefined, "uiSlice/toggleFilterViewsDialog">;
77
+ openWidgetDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "uiSlice/openWidgetDeleteDialog">;
78
+ closeWidgetDeleteDialog: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/closeWidgetDeleteDialog">;
79
+ changeIgnoreExecutionTimestamp: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "uiSlice/changeIgnoreExecutionTimestamp">;
80
+ setIncompatibleDefaultFiltersOverrideMessage: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/setIncompatibleDefaultFiltersOverrideMessage">;
81
+ resetIncompatibleDefaultFiltersOverrideMessage: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"uiSlice/resetIncompatibleDefaultFiltersOverrideMessage">;
82
+ };
174
83
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,cAAc,oEAAkB,CAAC;AAE9C;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/ui/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAkB,OAAO,EAAE,MAAM,cAAc,CAAC;AASvD,eAAO,MAAM,cAAc,EAAE,OAAO,CAAC,OAAO,CAAmB,CAAC;AAGhE;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { uiInitialState } from "./uiState.js";
4
4
  import { uiReducers } from "./uiReducers.js";
5
5
  const uiSlice = createSlice({
@@ -8,10 +8,11 @@ const uiSlice = createSlice({
8
8
  reducers: uiReducers,
9
9
  });
10
10
  export const uiSliceReducer = uiSlice.reducer;
11
+ // Spread "fixes" TS2742 error
11
12
  /**
12
13
  * Actions to control ui state of the dashboard.
13
14
  *
14
15
  * @internal
15
16
  */
16
- export const uiActions = uiSlice.actions;
17
+ export const uiActions = { ...uiSlice.actions };
17
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/ui/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,MAAM,OAAO,GAAG,WAAW,CAAC;IACxB,IAAI,EAAE,SAAS;IACf,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;CACvB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;AAE9C;;;;GAIG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/ui/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAW,MAAM,cAAc,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,MAAM,OAAO,GAAG,WAAW,CAAC;IACxB,IAAI,EAAE,SAAS;IACf,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;CACvB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,cAAc,GAAqB,OAAO,CAAC,OAAO,CAAC;AAEhE,8BAA8B;AAC9B;;;;GAIG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,EAAE,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { areObjRefsEqual, objRefToString } from "@gooddata/sdk-model";
4
4
  import union from "lodash/union.js";
5
5
  import filter from "lodash/filter.js";
@@ -1 +1 @@
1
- {"version":3,"file":"uiSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiSelectors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"uiSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/ui/uiSelectors.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,7 @@
1
- export declare const userSliceReducer: import("@reduxjs/toolkit").Reducer<import("./userState.js").UserState>;
2
- export declare const userActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- setUser: (state: import("immer/dist/internal.js").WritableDraft<import("./userState.js").UserState>, action: {
4
- payload: import("@gooddata/sdk-model").IUser;
5
- type: string;
6
- }) => void | import("./userState.js").UserState | import("immer/dist/internal.js").WritableDraft<import("./userState.js").UserState>;
7
- }, "user">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { UserState } from "./userState.js";
3
+ export declare const userSliceReducer: Reducer<UserState>;
4
+ export declare const userActions: {
5
+ setUser: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IUser, "user/setUser">;
6
+ };
8
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/user/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,gBAAgB,wEAAoB,CAAC;AAClD,eAAO,MAAM,WAAW;;;;;UAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/user/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAoB,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAQ7D,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAC,SAAS,CAAqB,CAAC;AAGtE,eAAO,MAAM,WAAW;;CAA2B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { userReducers } from "./userReducers.js";
4
4
  import { userInitialState } from "./userState.js";
5
5
  const userSlice = createSlice({
@@ -8,5 +8,6 @@ const userSlice = createSlice({
8
8
  reducers: userReducers,
9
9
  });
10
10
  export const userSliceReducer = userSlice.reducer;
11
- export const userActions = userSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const userActions = { ...userSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/user/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAElD,MAAM,SAAS,GAAG,WAAW,CAAC;IAC1B,IAAI,EAAE,MAAM;IACZ,YAAY,EAAE,gBAAgB;IAC9B,QAAQ,EAAE,YAAY;CACzB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gBAAgB,GAAG,SAAS,CAAC,OAAO,CAAC;AAClD,MAAM,CAAC,MAAM,WAAW,GAAG,SAAS,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/user/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAa,MAAM,gBAAgB,CAAC;AAE7D,MAAM,SAAS,GAAG,WAAW,CAAC;IAC1B,IAAI,EAAE,MAAM;IACZ,YAAY,EAAE,gBAAgB;IAC9B,QAAQ,EAAE,YAAY;CACzB,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gBAAgB,GAAuB,SAAS,CAAC,OAAO,CAAC;AAEtE,8BAA8B;AAC9B,MAAM,CAAC,MAAM,WAAW,GAAG,EAAE,GAAG,SAAS,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { invariant } from "ts-invariant";
4
4
  const selectSelf = createSelector((state) => state, (state) => state.user);
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"userSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/user/userSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAE5E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CACxB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6B,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IAC5F,SAAS,CAAC,KAAK,CAAC,IAAI,EAAE,+CAA+C,CAAC,CAAC;IAEvE,OAAO,KAAK,CAAC,IAAK,CAAC;AACvB,CAAC,CAAC,CAAC;AAEH;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA8B,cAAc,CAAC,iBAAiB,EAAE,CAAC,IAAI,EAAE,EAAE;IACtG,OAAO,IAAI,CAAC,GAAG,CAAC;AACpB,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"userSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/user/userSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CACxB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6B,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IAC5F,SAAS,CAAC,KAAK,CAAC,IAAI,EAAE,+CAA+C,CAAC,CAAC;IAEvE,OAAO,KAAK,CAAC,IAAK,CAAC;AACvB,CAAC,CAAC,CAAC;AAEH;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA8B,cAAc,CAAC,iBAAiB,EAAE,CAAC,IAAI,EAAE,EAAE;IACtG,OAAO,IAAI,CAAC,GAAG,CAAC;AACpB,CAAC,CAAC,CAAC"}
@@ -1,16 +1,9 @@
1
- export declare const usersSliceReducer: import("@reduxjs/toolkit").Reducer<import("./usersState.js").UsersState>;
2
- export declare const usersActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- setUsers: (state: import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>, action: {
4
- payload: import("@gooddata/sdk-model").IWorkspaceUser[];
5
- type: string;
6
- }) => void | import("./usersState.js").UsersState | import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>;
7
- setUsersLoadingStatus: (state: import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>, action: {
8
- payload: "error" | "loading" | "pending" | "success";
9
- type: string;
10
- }) => void | import("./usersState.js").UsersState | import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>;
11
- setErrorUsers: (state: import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>, action: {
12
- payload: import("@gooddata/sdk-ui").GoodDataSdkError;
13
- type: string;
14
- }) => void | import("./usersState.js").UsersState | import("immer/dist/internal.js").WritableDraft<import("./usersState.js").UsersState>;
15
- }, "users">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { UsersState } from "./usersState.js";
3
+ export declare const usersSliceReducer: Reducer<UsersState>;
4
+ export declare const usersActions: {
5
+ setUsers: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IWorkspaceUser[], "users/setUsers">;
6
+ setUsersLoadingStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<"error" | "loading" | "pending" | "success", "users/setUsersLoadingStatus">;
7
+ setErrorUsers: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-ui").GoodDataSdkError, "users/setErrorUsers">;
8
+ };
16
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/users/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB,0EAAqB,CAAC;AACpD,eAAO,MAAM,YAAY;;;;;;;;;;;;;WAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/users/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAqB,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQhE,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAC,UAAU,CAAsB,CAAC;AAGzE,eAAO,MAAM,YAAY;;;;CAA4B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { usersReducers } from "./usersReducers.js";
4
4
  import { usersInitialState } from "./usersState.js";
5
5
  const usersSlice = createSlice({
@@ -8,5 +8,6 @@ const usersSlice = createSlice({
8
8
  reducers: usersReducers,
9
9
  });
10
10
  export const usersSliceReducer = usersSlice.reducer;
11
- export const usersActions = usersSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const usersActions = { ...usersSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/users/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,MAAM,UAAU,GAAG,WAAW,CAAC;IAC3B,IAAI,EAAE,OAAO;IACb,YAAY,EAAE,iBAAiB;IAC/B,QAAQ,EAAE,aAAa;CAC1B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,iBAAiB,GAAG,UAAU,CAAC,OAAO,CAAC;AACpD,MAAM,CAAC,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/users/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAc,MAAM,iBAAiB,CAAC;AAEhE,MAAM,UAAU,GAAG,WAAW,CAAC;IAC3B,IAAI,EAAE,OAAO;IACb,YAAY,EAAE,iBAAiB;IAC/B,QAAQ,EAAE,aAAa;CAC1B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,iBAAiB,GAAwB,UAAU,CAAC,OAAO,CAAC;AAEzE,8BAA8B;AAC9B,MAAM,CAAC,MAAM,YAAY,GAAG,EAAE,GAAG,UAAU,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  const selectSelf = createSelector((state) => state, (state) => state.users);
4
4
  /**
5
5
  * Returns true if users are loading.
@@ -1 +1 @@
1
- {"version":3,"file":"usersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/users/usersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAK5E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CACzB,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GACjC,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACjC,OAAO,KAAK,CAAC,MAAM,CAAC;AACxB,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAoD,cAAc,CAC3F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,KAAK,CAAC;AACvB,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,WAAW,GAAoD,cAAc,CACtF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,KAAK,CAAC;AACvB,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"usersSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/users/usersSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAKlD,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CACzB,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GACjC,cAAc,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;IACjC,OAAO,KAAK,CAAC,MAAM,CAAC;AACxB,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAoD,cAAc,CAC3F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,KAAK,CAAC;AACvB,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,WAAW,GAAoD,cAAc,CACtF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,KAAK,CAAC;AACvB,CAAC,CACJ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2020-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import compact from "lodash/compact.js";
4
4
  import { UnexpectedError } from "@gooddata/sdk-backend-spi";
5
5
  import { isLocalIdRef, isIdentifierRef, isUriRef, areObjRefsEqual, localIdRef, isDrillFromAttribute, isDrillFromMeasure, objRefToString, getHierarchyAttributes, getHierarchyRef, } from "@gooddata/sdk-model";