@gooddata/sdk-ui-dashboard 10.33.0-alpha.78 → 10.33.0-alpha.8

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 (588) hide show
  1. package/NOTICE +2342 -3859
  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 +0 -1
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
  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 +5 -7
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +0 -10
  14. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
  15. package/esm/model/commandHandlers/layout/containerHeightSanitization.js +60 -142
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  17. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +4 -9
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -21
  20. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  21. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
  23. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  24. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  25. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +10 -14
  26. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  27. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  28. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
  29. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  30. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +1 -3
  31. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  32. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  33. package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
  34. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  35. package/esm/model/index.d.ts +3 -1
  36. package/esm/model/index.d.ts.map +1 -1
  37. package/esm/model/index.js +3 -1
  38. package/esm/model/index.js.map +1 -1
  39. package/esm/model/queryServices/index.d.ts +0 -3
  40. package/esm/model/queryServices/index.d.ts.map +1 -1
  41. package/esm/model/queryServices/index.js +0 -3
  42. package/esm/model/queryServices/index.js.map +1 -1
  43. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
  44. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  45. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  46. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
  47. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  48. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  49. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
  50. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  51. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  52. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  53. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  54. package/esm/model/react/DashboardStoreProvider.js +1 -1
  55. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  56. package/esm/model/react/filtering/selectors.js +1 -1
  57. package/esm/model/react/filtering/selectors.js.map +1 -1
  58. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  59. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  60. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  61. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  62. package/esm/model/store/_infra/queryProcessing.js +1 -1
  63. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  64. package/esm/model/store/_infra/queryService.d.ts +2 -2
  65. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  66. package/esm/model/store/_infra/queryService.js +1 -1
  67. package/esm/model/store/_infra/queryService.js.map +1 -1
  68. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
  69. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  70. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
  71. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  72. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  73. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  74. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  75. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  76. package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
  77. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  78. package/esm/model/store/accessibleDashboards/index.js +2 -3
  79. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  80. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  81. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  82. package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
  83. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  84. package/esm/model/store/attributeFilterConfigs/index.js +3 -4
  85. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  86. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  87. package/esm/model/store/automations/automationsSelectors.js +1 -1
  88. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  89. package/esm/model/store/automations/index.d.ts +20 -10
  90. package/esm/model/store/automations/index.d.ts.map +1 -1
  91. package/esm/model/store/automations/index.js +2 -3
  92. package/esm/model/store/automations/index.js.map +1 -1
  93. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  94. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  95. package/esm/model/store/backendCapabilities/index.d.ts +7 -6
  96. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  97. package/esm/model/store/backendCapabilities/index.js +2 -3
  98. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  99. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  100. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  101. package/esm/model/store/catalog/index.d.ts +23 -10
  102. package/esm/model/store/catalog/index.d.ts.map +1 -1
  103. package/esm/model/store/catalog/index.js +2 -3
  104. package/esm/model/store/catalog/index.js.map +1 -1
  105. package/esm/model/store/config/configSelectors.d.ts +2 -2
  106. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  107. package/esm/model/store/config/configSelectors.js +4 -4
  108. package/esm/model/store/config/configSelectors.js.map +1 -1
  109. package/esm/model/store/config/index.d.ts +7 -6
  110. package/esm/model/store/config/index.d.ts.map +1 -1
  111. package/esm/model/store/config/index.js +2 -3
  112. package/esm/model/store/config/index.js.map +1 -1
  113. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  114. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  115. package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
  116. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  117. package/esm/model/store/dashboardPermissions/index.js +2 -3
  118. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  119. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  120. package/esm/model/store/dashboardStore.js +1 -1
  121. package/esm/model/store/dashboardStore.js.map +1 -1
  122. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  123. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  124. package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
  125. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  126. package/esm/model/store/dateFilterConfig/index.js +2 -3
  127. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  128. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  129. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  130. package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
  131. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  132. package/esm/model/store/dateFilterConfigs/index.js +2 -3
  133. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  134. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  135. package/esm/model/store/drill/drillSelectors.js +1 -1
  136. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  137. package/esm/model/store/drill/index.d.ts +12 -8
  138. package/esm/model/store/drill/index.d.ts.map +1 -1
  139. package/esm/model/store/drill/index.js +2 -2
  140. package/esm/model/store/drill/index.js.map +1 -1
  141. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
  142. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  143. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  144. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  145. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  146. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  147. package/esm/model/store/drillTargets/index.d.ts +10 -7
  148. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  149. package/esm/model/store/drillTargets/index.js +2 -3
  150. package/esm/model/store/drillTargets/index.js.map +1 -1
  151. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  152. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  153. package/esm/model/store/entitlements/index.d.ts +7 -6
  154. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  155. package/esm/model/store/entitlements/index.js +2 -3
  156. package/esm/model/store/entitlements/index.js.map +1 -1
  157. package/esm/model/store/executed/executedSelectors.js +1 -1
  158. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  159. package/esm/model/store/executed/index.d.ts +5 -7
  160. package/esm/model/store/executed/index.d.ts.map +1 -1
  161. package/esm/model/store/executed/index.js +2 -3
  162. package/esm/model/store/executed/index.js.map +1 -1
  163. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
  164. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  165. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  166. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  167. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
  168. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  169. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  170. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  171. package/esm/model/store/executionResults/index.d.ts +11 -8
  172. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  173. package/esm/model/store/executionResults/index.js +2 -3
  174. package/esm/model/store/executionResults/index.js.map +1 -1
  175. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  176. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  177. package/esm/model/store/filterContext/index.d.ts +102 -35
  178. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  179. package/esm/model/store/filterContext/index.js +2 -3
  180. package/esm/model/store/filterContext/index.js.map +1 -1
  181. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  182. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  183. package/esm/model/store/filterViews/index.d.ts +11 -7
  184. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  185. package/esm/model/store/filterViews/index.js +2 -3
  186. package/esm/model/store/filterViews/index.js.map +1 -1
  187. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
  188. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  189. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  190. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  191. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  192. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  193. package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
  194. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  195. package/esm/model/store/inaccessibleDashboards/index.js +2 -3
  196. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  197. package/esm/model/store/index.d.ts +1 -1
  198. package/esm/model/store/index.d.ts.map +1 -1
  199. package/esm/model/store/index.js +1 -1
  200. package/esm/model/store/index.js.map +1 -1
  201. package/esm/model/store/insights/index.d.ts +24 -9
  202. package/esm/model/store/insights/index.d.ts.map +1 -1
  203. package/esm/model/store/insights/index.js +2 -3
  204. package/esm/model/store/insights/index.js.map +1 -1
  205. package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
  206. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  207. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  208. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  209. package/esm/model/store/insights/insightsSelectors.js +1 -1
  210. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  211. package/esm/model/store/layout/index.d.ts +133 -99
  212. package/esm/model/store/layout/index.d.ts.map +1 -1
  213. package/esm/model/store/layout/index.js +2 -3
  214. package/esm/model/store/layout/index.js.map +1 -1
  215. package/esm/model/store/layout/layoutSelectors.js +1 -1
  216. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  217. package/esm/model/store/listedDashboards/index.d.ts +17 -8
  218. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  219. package/esm/model/store/listedDashboards/index.js +2 -3
  220. package/esm/model/store/listedDashboards/index.js.map +1 -1
  221. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
  222. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  223. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  224. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  225. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  226. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  227. package/esm/model/store/loading/index.d.ts +9 -8
  228. package/esm/model/store/loading/index.d.ts.map +1 -1
  229. package/esm/model/store/loading/index.js +2 -3
  230. package/esm/model/store/loading/index.js.map +1 -1
  231. package/esm/model/store/loading/loadingSelectors.js +1 -1
  232. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  233. package/esm/model/store/meta/index.d.ts +36 -15
  234. package/esm/model/store/meta/index.d.ts.map +1 -1
  235. package/esm/model/store/meta/index.js +4 -3
  236. package/esm/model/store/meta/index.js.map +1 -1
  237. package/esm/model/store/meta/metaSelectors.js +1 -1
  238. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  239. package/esm/model/store/notificationChannels/index.d.ts +11 -7
  240. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  241. package/esm/model/store/notificationChannels/index.js +2 -3
  242. package/esm/model/store/notificationChannels/index.js.map +1 -1
  243. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  244. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  245. package/esm/model/store/permissions/index.d.ts +7 -6
  246. package/esm/model/store/permissions/index.d.ts.map +1 -1
  247. package/esm/model/store/permissions/index.js +2 -3
  248. package/esm/model/store/permissions/index.js.map +1 -1
  249. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  250. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  251. package/esm/model/store/renderMode/index.d.ts +10 -9
  252. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  253. package/esm/model/store/renderMode/index.js +2 -3
  254. package/esm/model/store/renderMode/index.js.map +1 -1
  255. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  256. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  257. package/esm/model/store/saving/index.d.ts +9 -8
  258. package/esm/model/store/saving/index.d.ts.map +1 -1
  259. package/esm/model/store/saving/index.js +2 -3
  260. package/esm/model/store/saving/index.js.map +1 -1
  261. package/esm/model/store/saving/savingSelectors.js +1 -1
  262. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  263. package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
  264. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  265. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  266. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  267. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  268. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  269. package/esm/model/store/types.d.ts +6 -6
  270. package/esm/model/store/types.d.ts.map +1 -1
  271. package/esm/model/store/ui/index.d.ts +168 -77
  272. package/esm/model/store/ui/index.d.ts.map +1 -1
  273. package/esm/model/store/ui/index.js +2 -3
  274. package/esm/model/store/ui/index.js.map +1 -1
  275. package/esm/model/store/ui/uiSelectors.js +1 -1
  276. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  277. package/esm/model/store/user/index.d.ts +7 -6
  278. package/esm/model/store/user/index.d.ts.map +1 -1
  279. package/esm/model/store/user/index.js +2 -3
  280. package/esm/model/store/user/index.js.map +1 -1
  281. package/esm/model/store/user/userSelectors.js +1 -1
  282. package/esm/model/store/user/userSelectors.js.map +1 -1
  283. package/esm/model/store/users/index.d.ts +15 -8
  284. package/esm/model/store/users/index.d.ts.map +1 -1
  285. package/esm/model/store/users/index.js +2 -3
  286. package/esm/model/store/users/index.js.map +1 -1
  287. package/esm/model/store/users/usersSelectors.js +1 -1
  288. package/esm/model/store/users/usersSelectors.js.map +1 -1
  289. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  290. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  291. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  292. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  293. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  294. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
  295. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  296. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  297. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  298. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -3
  299. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  300. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +2 -6
  301. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  302. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  303. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  304. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  305. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -7
  306. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  307. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  308. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +2 -1
  309. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  310. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  311. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
  312. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  313. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
  314. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  315. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  316. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +7 -6
  317. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  318. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  319. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  320. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  321. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  322. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  323. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  324. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  325. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  326. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +3 -12
  327. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  328. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +9 -0
  329. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +1 -0
  330. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +16 -0
  331. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +1 -0
  332. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +3 -0
  333. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +1 -0
  334. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +20 -0
  335. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +1 -0
  336. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  337. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -2
  338. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  339. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  340. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +5 -6
  341. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  342. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  343. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  344. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -5
  345. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  346. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +17 -29
  347. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  348. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +2 -4
  349. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  350. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +18 -36
  351. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  352. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
  353. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  354. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +9 -15
  355. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  356. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +0 -2
  357. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  358. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +0 -22
  359. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  360. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
  361. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  362. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
  363. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  364. package/esm/presentation/localization/bundles/de-DE.json +1 -22
  365. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -21
  366. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  367. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -23
  368. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  369. package/esm/presentation/localization/bundles/en-AU.json +1 -22
  370. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -21
  371. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  372. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -23
  373. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  374. package/esm/presentation/localization/bundles/en-GB.json +1 -22
  375. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -21
  376. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  377. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -23
  378. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  379. package/esm/presentation/localization/bundles/en-US.json +473 -538
  380. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
  381. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  382. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +3394 -686
  383. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  384. package/esm/presentation/localization/bundles/es-419.json +1 -22
  385. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -21
  386. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  387. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -23
  388. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  389. package/esm/presentation/localization/bundles/es-ES.json +1 -22
  390. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -21
  391. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  392. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -23
  393. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  394. package/esm/presentation/localization/bundles/fi-FI.json +1 -22
  395. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -21
  396. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  397. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -23
  398. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  399. package/esm/presentation/localization/bundles/fr-CA.json +1 -22
  400. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -21
  401. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  402. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -23
  403. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  404. package/esm/presentation/localization/bundles/fr-FR.json +1 -22
  405. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -21
  406. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  407. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -23
  408. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  409. package/esm/presentation/localization/bundles/it-IT.json +1 -22
  410. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -21
  411. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  412. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -23
  413. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  414. package/esm/presentation/localization/bundles/ja-JP.json +1 -22
  415. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -21
  416. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  417. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -23
  418. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  419. package/esm/presentation/localization/bundles/ko-KR.json +1 -22
  420. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -21
  421. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  422. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -23
  423. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  424. package/esm/presentation/localization/bundles/nl-NL.json +1 -22
  425. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -21
  426. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  427. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -23
  428. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  429. package/esm/presentation/localization/bundles/pl-PL.json +1 -22
  430. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -21
  431. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  432. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -23
  433. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  434. package/esm/presentation/localization/bundles/pt-BR.json +1 -22
  435. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -21
  436. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  437. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -23
  438. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  439. package/esm/presentation/localization/bundles/pt-PT.json +1 -22
  440. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -21
  441. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  442. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -23
  443. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  444. package/esm/presentation/localization/bundles/ru-RU.json +1 -22
  445. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -21
  446. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  447. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -23
  448. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  449. package/esm/presentation/localization/bundles/tr-TR.json +1 -22
  450. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -21
  451. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  452. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -23
  453. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  454. package/esm/presentation/localization/bundles/zh-HK.json +1 -22
  455. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -21
  456. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  457. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -23
  458. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  459. package/esm/presentation/localization/bundles/zh-Hans.json +1 -22
  460. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -21
  461. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  462. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -23
  463. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  464. package/esm/presentation/localization/bundles/zh-Hant.json +1 -22
  465. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -21
  466. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  467. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -23
  468. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  469. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  470. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -5
  471. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  472. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  473. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +2 -13
  474. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  475. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  476. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +5 -12
  477. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  478. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
  479. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
  480. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
  481. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
  482. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
  483. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
  484. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
  485. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
  486. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
  487. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  488. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
  489. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  490. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
  491. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  492. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
  493. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  494. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
  495. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  496. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
  497. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  498. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  499. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  500. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  501. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  502. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  503. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  504. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  505. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
  506. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  507. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  508. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  509. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  510. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  511. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  512. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
  513. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  514. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
  515. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
  516. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  517. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  518. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  519. package/esm/sdk-ui-dashboard.d.ts +270 -149
  520. package/package.json +23 -22
  521. package/styles/css/attributeFilterConfig.css +1 -1
  522. package/styles/css/dashboard.css +5 -100
  523. package/styles/css/dashboard.css.map +1 -1
  524. package/styles/css/dashboardNestedLayoutWidget.css +49 -88
  525. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  526. package/styles/css/dragAndDrop.css +20 -27
  527. package/styles/css/dragAndDrop.css.map +1 -1
  528. package/styles/css/drillConfigPanel.css +14 -14
  529. package/styles/css/icons.css +24 -32
  530. package/styles/css/icons.css.map +1 -1
  531. package/styles/css/main.css +147 -351
  532. package/styles/css/main.css.map +1 -1
  533. package/styles/css/notifications_channels_dialog.css +2 -88
  534. package/styles/css/notifications_channels_dialog.css.map +1 -1
  535. package/styles/css/poweredByGDLogo.css +2 -2
  536. package/styles/css/resizing.css +15 -68
  537. package/styles/css/resizing.css.map +1 -1
  538. package/styles/css/sidebar.css +4 -6
  539. package/styles/css/sidebar.css.map +1 -1
  540. package/styles/scss/attributeFilterConfig.scss +1 -1
  541. package/styles/scss/dashboard.scss +3 -15
  542. package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
  543. package/styles/scss/dragAndDrop.scss +48 -63
  544. package/styles/scss/drillConfigPanel.scss +14 -14
  545. package/styles/scss/icons.scss +79 -77
  546. package/styles/scss/notifications_channels_dialog.scss +1 -89
  547. package/styles/scss/poweredByGDLogo.scss +3 -3
  548. package/styles/scss/resizing.scss +13 -82
  549. package/styles/scss/sidebar.scss +4 -6
  550. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  551. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
  552. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
  553. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
  554. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
  555. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +0 -8
  556. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +0 -1
  557. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +0 -23
  558. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +0 -1
  559. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
  560. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
  561. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
  562. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
  563. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
  564. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
  565. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
  566. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
  567. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
  568. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
  569. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
  570. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
  571. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
  572. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
  573. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
  574. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
  575. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
  576. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
  577. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
  578. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
  579. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
  580. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
  581. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
  582. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
  583. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
  584. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
  585. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
  586. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
  587. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
  588. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -1,4 +1,4 @@
1
- import { AnyAction, Dispatch, EntityId, EntityState } from "@reduxjs/toolkit";
1
+ import { AnyAction, Dispatch, EntityState } from "@reduxjs/toolkit";
2
2
  import { IInsight, IListedDashboard } from "@gooddata/sdk-model";
3
3
  import { LoadingState } from "./loading/loadingState.js";
4
4
  import { SavingState } from "./saving/savingState.js";
@@ -68,15 +68,15 @@ export interface DashboardState {
68
68
  /** @beta */
69
69
  drill: DrillState;
70
70
  /** @beta */
71
- insights: EntityState<IInsight, EntityId>;
71
+ insights: EntityState<IInsight>;
72
72
  /** @alpha */
73
- drillTargets: EntityState<IDrillTargets, EntityId>;
73
+ drillTargets: EntityState<IDrillTargets>;
74
74
  /** @beta */
75
- listedDashboards: EntityState<IListedDashboard, EntityId>;
75
+ listedDashboards: EntityState<IListedDashboard>;
76
76
  /** @beta */
77
77
  accessibleDashboards: AccessibleDashboardsState;
78
78
  /** @alpha */
79
- inaccessibleDashboards: EntityState<IInaccessibleDashboard, EntityId>;
79
+ inaccessibleDashboards: EntityState<IInaccessibleDashboard>;
80
80
  dashboardPermissions: DashboardPermissionsState;
81
81
  /** @alpha */
82
82
  automations: AutomationsState;
@@ -98,7 +98,7 @@ export interface DashboardState {
98
98
  * Part of state where execution results of the individual widgets are stored.
99
99
  * @beta
100
100
  */
101
- executionResults: EntityState<IExecutionResultEnvelope, EntityId>;
101
+ executionResults: EntityState<IExecutionResultEnvelope>;
102
102
  /**
103
103
  * Part of state where the different dashboard component queries may cache their results.
104
104
  *
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/model/store/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/model/store/types.ts"],"names":[],"mappings":"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"}
@@ -1,83 +1,174 @@
1
- import { Reducer } from "@reduxjs/toolkit";
2
- import { UiState } from "./uiState.js";
3
- export declare const uiSliceReducer: Reducer<UiState>;
1
+ export declare const uiSliceReducer: import("@reduxjs/toolkit").Reducer<import("./uiState.js").UiState>;
4
2
  /**
5
3
  * Actions to control ui state of the dashboard.
6
4
  *
7
5
  * @internal
8
6
  */
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
- };
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">;
83
174
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { uiInitialState } from "./uiState.js";
4
4
  import { uiReducers } from "./uiReducers.js";
5
5
  const uiSlice = createSlice({
@@ -8,11 +8,10 @@ const uiSlice = createSlice({
8
8
  reducers: uiReducers,
9
9
  });
10
10
  export const uiSliceReducer = uiSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
11
  /**
13
12
  * Actions to control ui state of the dashboard.
14
13
  *
15
14
  * @internal
16
15
  */
17
- export const uiActions = { ...uiSlice.actions };
16
+ export const uiActions = uiSlice.actions;
18
17
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,7 +1,8 @@
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
- };
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">;
7
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { userReducers } from "./userReducers.js";
4
4
  import { userInitialState } from "./userState.js";
5
5
  const userSlice = createSlice({
@@ -8,6 +8,5 @@ const userSlice = createSlice({
8
8
  reducers: userReducers,
9
9
  });
10
10
  export const userSliceReducer = userSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const userActions = { ...userSlice.actions };
11
+ export const userActions = userSlice.actions;
13
12
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,9 +1,16 @@
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
- };
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">;
9
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { usersReducers } from "./usersReducers.js";
4
4
  import { usersInitialState } from "./usersState.js";
5
5
  const usersSlice = createSlice({
@@ -8,6 +8,5 @@ const usersSlice = createSlice({
8
8
  reducers: usersReducers,
9
9
  });
10
10
  export const usersSliceReducer = usersSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const usersActions = { ...usersSlice.actions };
11
+ export const usersActions = usersSlice.actions;
13
12
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2020-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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";