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

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 (613) hide show
  1. package/NOTICE +3859 -2342
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
  9. package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
  10. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  11. package/esm/_staging/layout/sizing.js +7 -5
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  14. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
  15. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
  17. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  20. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
  21. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  23. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
  24. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  25. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  26. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
  27. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  28. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
  29. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
  30. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
  31. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
  32. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  33. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
  34. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  35. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
  36. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  37. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  38. package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
  39. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  40. package/esm/model/index.d.ts +1 -3
  41. package/esm/model/index.d.ts.map +1 -1
  42. package/esm/model/index.js +1 -3
  43. package/esm/model/index.js.map +1 -1
  44. package/esm/model/queryServices/index.d.ts +3 -0
  45. package/esm/model/queryServices/index.d.ts.map +1 -1
  46. package/esm/model/queryServices/index.js +3 -0
  47. package/esm/model/queryServices/index.js.map +1 -1
  48. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
  49. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  50. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  51. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
  52. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  53. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  54. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
  55. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  56. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  57. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  58. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  59. package/esm/model/react/DashboardStoreProvider.js +1 -1
  60. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  61. package/esm/model/react/filtering/selectors.js +1 -1
  62. package/esm/model/react/filtering/selectors.js.map +1 -1
  63. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  64. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  65. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  66. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  67. package/esm/model/store/_infra/queryProcessing.js +1 -1
  68. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  69. package/esm/model/store/_infra/queryService.d.ts +2 -2
  70. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  71. package/esm/model/store/_infra/queryService.js +1 -1
  72. package/esm/model/store/_infra/queryService.js.map +1 -1
  73. package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
  74. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  75. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
  76. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  77. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  78. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  79. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  80. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  81. package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
  82. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  83. package/esm/model/store/accessibleDashboards/index.js +3 -2
  84. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  85. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  86. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  87. package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
  88. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  89. package/esm/model/store/attributeFilterConfigs/index.js +4 -3
  90. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  91. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  92. package/esm/model/store/automations/automationsSelectors.js +1 -1
  93. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  94. package/esm/model/store/automations/index.d.ts +10 -20
  95. package/esm/model/store/automations/index.d.ts.map +1 -1
  96. package/esm/model/store/automations/index.js +3 -2
  97. package/esm/model/store/automations/index.js.map +1 -1
  98. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  99. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  100. package/esm/model/store/backendCapabilities/index.d.ts +6 -7
  101. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  102. package/esm/model/store/backendCapabilities/index.js +3 -2
  103. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  104. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  105. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  106. package/esm/model/store/catalog/index.d.ts +10 -23
  107. package/esm/model/store/catalog/index.d.ts.map +1 -1
  108. package/esm/model/store/catalog/index.js +3 -2
  109. package/esm/model/store/catalog/index.js.map +1 -1
  110. package/esm/model/store/config/configSelectors.d.ts +2 -2
  111. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  112. package/esm/model/store/config/configSelectors.js +4 -4
  113. package/esm/model/store/config/configSelectors.js.map +1 -1
  114. package/esm/model/store/config/index.d.ts +6 -7
  115. package/esm/model/store/config/index.d.ts.map +1 -1
  116. package/esm/model/store/config/index.js +3 -2
  117. package/esm/model/store/config/index.js.map +1 -1
  118. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  119. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  120. package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
  121. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  122. package/esm/model/store/dashboardPermissions/index.js +3 -2
  123. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  124. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  125. package/esm/model/store/dashboardStore.js +1 -1
  126. package/esm/model/store/dashboardStore.js.map +1 -1
  127. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  128. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  129. package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
  130. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  131. package/esm/model/store/dateFilterConfig/index.js +3 -2
  132. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  133. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  134. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  135. package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
  136. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  137. package/esm/model/store/dateFilterConfigs/index.js +3 -2
  138. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  139. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  140. package/esm/model/store/drill/drillSelectors.js +1 -1
  141. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  142. package/esm/model/store/drill/index.d.ts +8 -12
  143. package/esm/model/store/drill/index.d.ts.map +1 -1
  144. package/esm/model/store/drill/index.js +2 -2
  145. package/esm/model/store/drill/index.js.map +1 -1
  146. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
  147. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  148. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  149. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  150. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  151. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  152. package/esm/model/store/drillTargets/index.d.ts +7 -10
  153. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  154. package/esm/model/store/drillTargets/index.js +3 -2
  155. package/esm/model/store/drillTargets/index.js.map +1 -1
  156. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  157. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  158. package/esm/model/store/entitlements/index.d.ts +6 -7
  159. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  160. package/esm/model/store/entitlements/index.js +3 -2
  161. package/esm/model/store/entitlements/index.js.map +1 -1
  162. package/esm/model/store/executed/executedSelectors.js +1 -1
  163. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  164. package/esm/model/store/executed/index.d.ts +7 -5
  165. package/esm/model/store/executed/index.d.ts.map +1 -1
  166. package/esm/model/store/executed/index.js +3 -2
  167. package/esm/model/store/executed/index.js.map +1 -1
  168. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
  169. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  170. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  171. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  172. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
  173. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  174. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  175. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  176. package/esm/model/store/executionResults/index.d.ts +8 -11
  177. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  178. package/esm/model/store/executionResults/index.js +3 -2
  179. package/esm/model/store/executionResults/index.js.map +1 -1
  180. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  181. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  182. package/esm/model/store/filterContext/index.d.ts +35 -102
  183. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  184. package/esm/model/store/filterContext/index.js +3 -2
  185. package/esm/model/store/filterContext/index.js.map +1 -1
  186. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  187. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  188. package/esm/model/store/filterViews/index.d.ts +7 -11
  189. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  190. package/esm/model/store/filterViews/index.js +3 -2
  191. package/esm/model/store/filterViews/index.js.map +1 -1
  192. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
  193. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  194. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  195. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  196. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  197. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  198. package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
  199. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  200. package/esm/model/store/inaccessibleDashboards/index.js +3 -2
  201. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  202. package/esm/model/store/index.d.ts +2 -2
  203. package/esm/model/store/index.d.ts.map +1 -1
  204. package/esm/model/store/index.js +2 -2
  205. package/esm/model/store/index.js.map +1 -1
  206. package/esm/model/store/insights/index.d.ts +9 -24
  207. package/esm/model/store/insights/index.d.ts.map +1 -1
  208. package/esm/model/store/insights/index.js +3 -2
  209. package/esm/model/store/insights/index.js.map +1 -1
  210. package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
  211. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  212. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  213. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  214. package/esm/model/store/insights/insightsSelectors.js +1 -1
  215. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  216. package/esm/model/store/layout/index.d.ts +99 -133
  217. package/esm/model/store/layout/index.d.ts.map +1 -1
  218. package/esm/model/store/layout/index.js +3 -2
  219. package/esm/model/store/layout/index.js.map +1 -1
  220. package/esm/model/store/layout/layoutSelectors.js +1 -1
  221. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  222. package/esm/model/store/listedDashboards/index.d.ts +8 -17
  223. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  224. package/esm/model/store/listedDashboards/index.js +3 -2
  225. package/esm/model/store/listedDashboards/index.js.map +1 -1
  226. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
  227. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  228. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  229. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  230. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  231. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  232. package/esm/model/store/loading/index.d.ts +8 -9
  233. package/esm/model/store/loading/index.d.ts.map +1 -1
  234. package/esm/model/store/loading/index.js +3 -2
  235. package/esm/model/store/loading/index.js.map +1 -1
  236. package/esm/model/store/loading/loadingSelectors.js +1 -1
  237. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  238. package/esm/model/store/meta/index.d.ts +15 -36
  239. package/esm/model/store/meta/index.d.ts.map +1 -1
  240. package/esm/model/store/meta/index.js +3 -4
  241. package/esm/model/store/meta/index.js.map +1 -1
  242. package/esm/model/store/meta/metaSelectors.js +1 -1
  243. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  244. package/esm/model/store/notificationChannels/index.d.ts +7 -11
  245. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  246. package/esm/model/store/notificationChannels/index.js +3 -2
  247. package/esm/model/store/notificationChannels/index.js.map +1 -1
  248. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  249. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  250. package/esm/model/store/permissions/index.d.ts +6 -7
  251. package/esm/model/store/permissions/index.d.ts.map +1 -1
  252. package/esm/model/store/permissions/index.js +3 -2
  253. package/esm/model/store/permissions/index.js.map +1 -1
  254. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  255. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  256. package/esm/model/store/renderMode/index.d.ts +9 -10
  257. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  258. package/esm/model/store/renderMode/index.js +3 -2
  259. package/esm/model/store/renderMode/index.js.map +1 -1
  260. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  261. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  262. package/esm/model/store/saving/index.d.ts +8 -9
  263. package/esm/model/store/saving/index.d.ts.map +1 -1
  264. package/esm/model/store/saving/index.js +3 -2
  265. package/esm/model/store/saving/index.js.map +1 -1
  266. package/esm/model/store/saving/savingSelectors.js +1 -1
  267. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  268. package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
  269. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  270. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  271. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  272. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  273. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  274. package/esm/model/store/types.d.ts +6 -6
  275. package/esm/model/store/types.d.ts.map +1 -1
  276. package/esm/model/store/ui/index.d.ts +80 -168
  277. package/esm/model/store/ui/index.d.ts.map +1 -1
  278. package/esm/model/store/ui/index.js +3 -2
  279. package/esm/model/store/ui/index.js.map +1 -1
  280. package/esm/model/store/ui/uiReducers.d.ts +5 -2
  281. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  282. package/esm/model/store/ui/uiReducers.js +6 -3
  283. package/esm/model/store/ui/uiReducers.js.map +1 -1
  284. package/esm/model/store/ui/uiSelectors.d.ts +5 -1
  285. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  286. package/esm/model/store/ui/uiSelectors.js +5 -1
  287. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  288. package/esm/model/store/ui/uiState.d.ts +3 -1
  289. package/esm/model/store/ui/uiState.d.ts.map +1 -1
  290. package/esm/model/store/ui/uiState.js +1 -0
  291. package/esm/model/store/ui/uiState.js.map +1 -1
  292. package/esm/model/store/user/index.d.ts +6 -7
  293. package/esm/model/store/user/index.d.ts.map +1 -1
  294. package/esm/model/store/user/index.js +3 -2
  295. package/esm/model/store/user/index.js.map +1 -1
  296. package/esm/model/store/user/userSelectors.js +1 -1
  297. package/esm/model/store/user/userSelectors.js.map +1 -1
  298. package/esm/model/store/users/index.d.ts +8 -15
  299. package/esm/model/store/users/index.d.ts.map +1 -1
  300. package/esm/model/store/users/index.js +3 -2
  301. package/esm/model/store/users/index.js.map +1 -1
  302. package/esm/model/store/users/usersSelectors.js +1 -1
  303. package/esm/model/store/users/usersSelectors.js.map +1 -1
  304. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  305. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  306. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  307. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  308. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  309. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
  310. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  311. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  312. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  313. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +3 -1
  314. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
  316. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  317. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  318. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  319. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  320. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
  321. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  322. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  323. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +11 -6
  324. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  325. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  326. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
  327. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  328. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
  329. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  330. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  331. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
  332. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  333. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  334. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  335. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  336. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  337. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  338. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  339. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  340. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  341. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
  342. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  343. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
  344. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
  345. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
  346. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
  347. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  348. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
  349. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  350. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  351. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
  352. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  353. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  354. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  355. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +7 -4
  356. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  357. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
  358. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  359. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
  360. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  361. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
  362. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  363. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
  364. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
  366. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  367. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
  368. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  369. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
  370. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  371. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
  372. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  373. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
  374. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  375. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
  376. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  377. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
  378. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  379. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
  380. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  381. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
  382. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  383. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
  384. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  385. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
  386. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  387. package/esm/presentation/localization/bundles/de-DE.json +22 -1
  388. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
  389. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  390. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
  391. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  392. package/esm/presentation/localization/bundles/en-AU.json +22 -1
  393. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
  394. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  395. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
  396. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  397. package/esm/presentation/localization/bundles/en-GB.json +22 -1
  398. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
  399. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  400. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
  401. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  402. package/esm/presentation/localization/bundles/en-US.json +538 -473
  403. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
  404. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  405. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
  406. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  407. package/esm/presentation/localization/bundles/es-419.json +22 -1
  408. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
  409. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  410. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
  411. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  412. package/esm/presentation/localization/bundles/es-ES.json +22 -1
  413. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
  414. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  415. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
  416. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  417. package/esm/presentation/localization/bundles/fi-FI.json +22 -1
  418. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
  419. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  420. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
  421. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  422. package/esm/presentation/localization/bundles/fr-CA.json +22 -1
  423. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
  424. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  425. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
  426. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  427. package/esm/presentation/localization/bundles/fr-FR.json +22 -1
  428. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
  429. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  430. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
  431. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  432. package/esm/presentation/localization/bundles/it-IT.json +22 -1
  433. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
  434. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  435. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
  436. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  437. package/esm/presentation/localization/bundles/ja-JP.json +22 -1
  438. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
  439. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  440. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
  441. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  442. package/esm/presentation/localization/bundles/ko-KR.json +22 -1
  443. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
  444. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  445. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
  446. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  447. package/esm/presentation/localization/bundles/nl-NL.json +22 -1
  448. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
  449. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  450. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
  451. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  452. package/esm/presentation/localization/bundles/pl-PL.json +22 -1
  453. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
  454. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  455. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
  456. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  457. package/esm/presentation/localization/bundles/pt-BR.json +22 -1
  458. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
  459. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  460. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
  461. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  462. package/esm/presentation/localization/bundles/pt-PT.json +22 -1
  463. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
  464. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  465. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
  466. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  467. package/esm/presentation/localization/bundles/ru-RU.json +22 -1
  468. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
  469. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  470. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
  471. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  472. package/esm/presentation/localization/bundles/tr-TR.json +22 -1
  473. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
  474. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  475. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
  476. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  477. package/esm/presentation/localization/bundles/zh-HK.json +22 -1
  478. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
  479. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  480. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
  481. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  482. package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
  483. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
  484. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  485. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
  486. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  487. package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
  488. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
  489. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  490. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
  491. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  492. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  493. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
  494. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  495. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  496. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
  497. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  498. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  499. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
  500. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  501. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
  502. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
  503. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
  504. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
  505. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
  506. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
  507. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
  508. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
  509. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
  510. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  511. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
  512. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  513. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
  514. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  515. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
  516. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  517. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
  518. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
  519. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
  520. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
  521. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
  522. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
  523. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
  524. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
  525. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
  526. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
  527. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
  528. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
  529. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
  530. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
  531. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
  532. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
  533. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
  534. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
  535. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
  536. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
  537. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
  538. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  539. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
  540. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  541. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  542. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  543. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  544. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  545. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  546. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  547. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  548. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
  549. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  550. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  551. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  552. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  553. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  554. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  555. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
  556. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  557. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
  558. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
  559. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  560. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  561. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  562. package/esm/sdk-ui-dashboard.d.ts +166 -270
  563. package/esm/types.d.ts +5 -0
  564. package/esm/types.d.ts.map +1 -1
  565. package/esm/types.js.map +1 -1
  566. package/package.json +22 -23
  567. package/styles/css/attributeFilterConfig.css +1 -1
  568. package/styles/css/dashboard.css +100 -5
  569. package/styles/css/dashboard.css.map +1 -1
  570. package/styles/css/dashboardNestedLayoutWidget.css +88 -49
  571. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  572. package/styles/css/dragAndDrop.css +27 -20
  573. package/styles/css/dragAndDrop.css.map +1 -1
  574. package/styles/css/drillConfigPanel.css +14 -14
  575. package/styles/css/icons.css +32 -24
  576. package/styles/css/icons.css.map +1 -1
  577. package/styles/css/main.css +351 -147
  578. package/styles/css/main.css.map +1 -1
  579. package/styles/css/notifications_channels_dialog.css +88 -2
  580. package/styles/css/notifications_channels_dialog.css.map +1 -1
  581. package/styles/css/poweredByGDLogo.css +2 -2
  582. package/styles/css/resizing.css +68 -15
  583. package/styles/css/resizing.css.map +1 -1
  584. package/styles/css/sidebar.css +6 -4
  585. package/styles/css/sidebar.css.map +1 -1
  586. package/styles/scss/attributeFilterConfig.scss +1 -1
  587. package/styles/scss/dashboard.scss +15 -3
  588. package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
  589. package/styles/scss/dragAndDrop.scss +63 -48
  590. package/styles/scss/drillConfigPanel.scss +14 -14
  591. package/styles/scss/icons.scss +77 -79
  592. package/styles/scss/notifications_channels_dialog.scss +89 -1
  593. package/styles/scss/poweredByGDLogo.scss +3 -3
  594. package/styles/scss/resizing.scss +82 -13
  595. package/styles/scss/sidebar.scss +6 -4
  596. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
  597. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
  598. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
  599. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
  600. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
  601. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
  602. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
  603. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
  604. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
  605. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
  606. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
  607. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
  608. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
  609. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
  610. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
  611. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
  612. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
  613. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"dateFilterConfigSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/dateFilterConfigSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AASzC,OAAO,EAAE,0CAA0C,EAAE,MAAM,kEAAkE,CAAC;AAE9H,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAG1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,gBAAgB,CACpC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,gBAAgB,IAAI,SAAS,CAAC;AAC/D,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAyC,cAAc,CAC/F,UAAU,EACV,CAAC,qBAAqB,EAAE,EAAE;IACtB,SAAS,CACL,qBAAqB,CAAC,yBAAyB,EAC/C,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAgD,cAAc,CACvG,+BAA+B,EAC/B,CAAC,yBAAyB,EAA4B,EAAE,CACpD,0CAA0C,CAAC,yBAAyB,CAAC,CAC5E,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+CAA+C,GACxD,cAAc,CACV,+BAA+B,EAC/B,CAAC,yBAAyB,EAA2B,EAAE,CACnD,yBAAyB,CAAC,YAAY,EAAE,sBAAsB,IAAI,EAAE,CAC3E,CAAC;AAEN;;GAEG;AACH,MAAM,yCAAyC,GAAG,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACnG,SAAS,CACL,qBAAqB,CAAC,yBAAyB,KAAK,SAAS,EAC7D,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CAAC,CAAC;AAEH;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAA0C,cAAc,CAC/F,yCAAyC,EACzC,+BAA+B,EAC/B,CAAC,gBAAgB,EAAE,kBAAkB,EAAE,EAAE;IACrC,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACpB,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,8GAA8G;IAC9G,wBAAwB;IACxB,SAAS,CAAC,kBAAkB,KAAK,SAAS,CAAC,CAAC;IAE5C,OAAO,kBAAkB,CAAC,UAAU,CAAC;AACzC,CAAC,CACJ,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAqD,cAAc,CACzG,kBAAkB,EAClB,+BAA+B,EAC/B,CAAC,YAAY,EAAE,kBAAkB,EAAiC,EAAE;IAChE,IAAI,YAAY,EAAE,CAAC;QACf,OAAO,QAAQ,CAAC;IACpB,CAAC;IAED,OAAO,kBAAkB,EAAE,IAAI,IAAI,QAAQ,CAAC;AAChD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,kCAAkC,IAAI,EAAE,CAAC;AAC1E,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"dateFilterConfigSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/dateFilterConfigSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AASzC,OAAO,EAAE,0CAA0C,EAAE,MAAM,kEAAkE,CAAC;AAE9H,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAG1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,gBAAgB,CACpC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,gBAAgB,IAAI,SAAS,CAAC;AAC/D,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAyC,cAAc,CAC/F,UAAU,EACV,CAAC,qBAAqB,EAAE,EAAE;IACtB,SAAS,CACL,qBAAqB,CAAC,yBAAyB,EAC/C,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CACJ,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAgD,cAAc,CACvG,+BAA+B,EAC/B,CAAC,yBAAyB,EAA4B,EAAE,CACpD,0CAA0C,CAAC,yBAAyB,CAAC,CAC5E,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,+CAA+C,GACxD,cAAc,CACV,+BAA+B,EAC/B,CAAC,yBAAyB,EAA2B,EAAE,CACnD,yBAAyB,CAAC,YAAY,EAAE,sBAAsB,IAAI,EAAE,CAC3E,CAAC;AAEN;;GAEG;AACH,MAAM,yCAAyC,GAAG,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACnG,SAAS,CACL,qBAAqB,CAAC,yBAAyB,KAAK,SAAS,EAC7D,6DAA6D,CAChE,CAAC;IAEF,OAAO,qBAAqB,CAAC,yBAA0B,CAAC;AAC5D,CAAC,CAAC,CAAC;AAEH;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAA0C,cAAc,CAC/F,yCAAyC,EACzC,+BAA+B,EAC/B,CAAC,gBAAgB,EAAE,kBAAkB,EAAE,EAAE;IACrC,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACpB,OAAO,SAAS,CAAC;IACrB,CAAC;IAED,8GAA8G;IAC9G,wBAAwB;IACxB,SAAS,CAAC,kBAAkB,KAAK,SAAS,CAAC,CAAC;IAE5C,OAAO,kBAAkB,CAAC,UAAU,CAAC;AACzC,CAAC,CACJ,CAAC;AAEF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAqD,cAAc,CACzG,kBAAkB,EAClB,+BAA+B,EAC/B,CAAC,YAAY,EAAE,kBAAkB,EAAiC,EAAE;IAChE,IAAI,YAAY,EAAE,CAAC;QACf,OAAO,QAAQ,CAAC;IACpB,CAAC;IAED,OAAO,kBAAkB,EAAE,IAAI,IAAI,QAAQ,CAAC;AAChD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,UAAU,EAAE,CAAC,qBAAqB,EAAE,EAAE;IACjD,OAAO,qBAAqB,CAAC,kCAAkC,IAAI,EAAE,CAAC;AAC1E,CAAC,CAAC,CAAC"}
@@ -1,32 +1,16 @@
1
- export declare const dateFilterConfigSliceReducer: import("@reduxjs/toolkit").Reducer<import("./dateFilterConfigState.js").DateFilterConfigState>;
2
- export declare const dateFilterConfigActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- setDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
4
- payload: {
5
- dateFilterConfig?: import("@gooddata/sdk-model").IDashboardDateFilterConfig | undefined;
6
- effectiveDateFilterConfig: import("@gooddata/sdk-model").IDateFilterConfig;
7
- isUsingDashboardOverrides: boolean;
8
- };
9
- type: string;
10
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
11
- setDateFilterConfigMode: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
12
- payload: import("@gooddata/sdk-model").DashboardDateFilterConfigMode;
13
- type: string;
14
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
15
- setDateFilterConfigTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
16
- payload: string | undefined;
17
- type: string;
18
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
19
- updateDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
20
- payload: import("@gooddata/sdk-model").IDashboardDateFilterConfig;
21
- type: string;
22
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
23
- addDateFilterConfigValidationWarning: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
24
- payload: import("../../../types.js").DateFilterValidationResult;
25
- type: string;
26
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
27
- clearDateFilterConfigValidationWarning: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>, action: {
28
- payload: void;
29
- type: string;
30
- }) => void | import("./dateFilterConfigState.js").DateFilterConfigState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigState.js").DateFilterConfigState>;
31
- }, "dateFilterConfig">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { DateFilterConfigState } from "./dateFilterConfigState.js";
3
+ export declare const dateFilterConfigSliceReducer: Reducer<DateFilterConfigState>;
4
+ export declare const dateFilterConfigActions: {
5
+ setDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
6
+ dateFilterConfig?: import("@gooddata/sdk-model").IDashboardDateFilterConfig | undefined;
7
+ effectiveDateFilterConfig: import("@gooddata/sdk-model").IDateFilterConfig;
8
+ isUsingDashboardOverrides: boolean;
9
+ }, "dateFilterConfig/setDateFilterConfig">;
10
+ setDateFilterConfigMode: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").DashboardDateFilterConfigMode, "dateFilterConfig/setDateFilterConfigMode">;
11
+ setDateFilterConfigTitle: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<string | undefined, "dateFilterConfig/setDateFilterConfigTitle">;
12
+ updateDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").IDashboardDateFilterConfig, "dateFilterConfig/updateDateFilterConfig">;
13
+ addDateFilterConfigValidationWarning: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../../types.js").DateFilterValidationResult, "dateFilterConfig/addDateFilterConfigValidationWarning">;
14
+ clearDateFilterConfigValidationWarning: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"dateFilterConfig/clearDateFilterConfigValidationWarning">;
15
+ };
32
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,4BAA4B,gGAAsB,CAAC;AAChE,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAAgC,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAQjG,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,qBAAqB,CAAuB,CAAC;AAGhG,eAAO,MAAM,uBAAuB;;;;;;;;;;;CAA6B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { dateFilterConfigReducers } from "./dateFilterConfigReducers.js";
4
4
  import { dateFilterConfigInitialState } from "./dateFilterConfigState.js";
5
5
  const configSlice = createSlice({
@@ -8,5 +8,6 @@ const configSlice = createSlice({
8
8
  reducers: dateFilterConfigReducers,
9
9
  });
10
10
  export const dateFilterConfigSliceReducer = configSlice.reducer;
11
- export const dateFilterConfigActions = configSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const dateFilterConfigActions = { ...configSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAE1E,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,4BAA4B;IAC1C,QAAQ,EAAE,wBAAwB;CACrC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAG,WAAW,CAAC,OAAO,CAAC;AAChE,MAAM,CAAC,MAAM,uBAAuB,GAAG,WAAW,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfig/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,4BAA4B,EAAyB,MAAM,4BAA4B,CAAC;AAEjG,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,kBAAkB;IACxB,YAAY,EAAE,4BAA4B;IAC1C,QAAQ,EAAE,wBAAwB;CACrC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,4BAA4B,GAAmC,WAAW,CAAC,OAAO,CAAC;AAEhG,8BAA8B;AAC9B,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { DashboardDateFilterConfigModeValues, serializeObjRef, } from "@gooddata/sdk-model";
4
4
  import { selectIsInEditMode } from "../renderMode/renderModeSelectors.js";
5
5
  const selectSelf = createSelector((state) => state, (state) => state.dateFilterConfigs);
@@ -1 +1 @@
1
- {"version":3,"file":"dateFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/dateFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAG5E,OAAO,EAEH,mCAAmC,EAEnC,eAAe,GAClB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,iBAAiB,CACrC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,gCAAgC,GACzC,cAAc,CAAC,UAAU,EAAE,CAAC,sBAAsB,EAAE,EAAE;IAClD,OAAO,sBAAsB,EAAE,iBAAiB,IAAI,EAAE,CAAC;AAC3D,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GACvC,cAAc,CAAC,gCAAgC,EAAE,CAAC,iBAAiB,EAAE,EAAE;IACnE,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACjE,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAE1C,cAAc,CACd,kBAAkB,EAClB,gCAAgC,EAChC,CAAC,YAAY,EAAE,iBAAiB,EAAE,EAAE;IAChC,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,MAAM,IAAI,GACN,YAAY,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI;YAC/B,CAAC,CAAC,mCAAmC,CAAC,MAAM;YAC5C,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;QAC7B,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;QACnD,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"dateFilterConfigsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/dateFilterConfigsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAO,EAEH,mCAAmC,EAEnC,eAAe,GAClB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,iBAAiB,CACrC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,gCAAgC,GACzC,cAAc,CAAC,UAAU,EAAE,CAAC,sBAAsB,EAAE,EAAE;IAClD,OAAO,sBAAsB,EAAE,iBAAiB,IAAI,EAAE,CAAC;AAC3D,CAAC,CAAC,CAAC;AAEP;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GACvC,cAAc,CAAC,gCAAgC,EAAE,CAAC,iBAAiB,EAAE,EAAE;IACnE,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACjE,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC;AAEP;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAE1C,cAAc,CACd,kBAAkB,EAClB,gCAAgC,EAChC,CAAC,YAAY,EAAE,iBAAiB,EAAE,EAAE;IAChC,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE;QAC5C,MAAM,IAAI,GACN,YAAY,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI;YAC/B,CAAC,CAAC,mCAAmC,CAAC,MAAM;YAC5C,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;QAC7B,GAAG,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;QACnD,OAAO,GAAG,CAAC;IACf,CAAC,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;AAClB,CAAC,CACJ,CAAC"}
@@ -1,20 +1,10 @@
1
- export declare const dateFilterConfigsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
2
- export declare const dateFilterConfigsActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- changeMode: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
4
- payload: import("../../index.js").SetDashboardDateFilterWithDimensionConfigModePayload;
5
- type: string;
6
- }) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
7
- setDateFilterConfigs: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
8
- payload: import("./dateFilterConfigsState.js").DateFilterConfigsState;
9
- type: string;
10
- }) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
11
- removeDateFilterConfig: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
12
- payload: import("@gooddata/sdk-model").ObjRef;
13
- type: string;
14
- }) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
15
- changeTitle: (state: import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>, action: {
16
- payload: import("../../index.js").SetDateFilterConfigTitlePayload;
17
- type: string;
18
- }) => void | import("./dateFilterConfigsState.js").DateFilterConfigsState | import("immer/dist/internal.js").WritableDraft<import("./dateFilterConfigsState.js").DateFilterConfigsState>;
19
- }, "dateFilterConfigs">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { DateFilterConfigsState } from "./dateFilterConfigsState.js";
3
+ export declare const dateFilterConfigsSliceReducer: Reducer<DateFilterConfigsState>;
4
+ export declare const dateFilterConfigsActions: {
5
+ changeMode: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").SetDashboardDateFilterWithDimensionConfigModePayload, "dateFilterConfigs/changeMode">;
6
+ setDateFilterConfigs: import("@reduxjs/toolkit").ActionCreatorWithPayload<DateFilterConfigsState, "dateFilterConfigs/setDateFilterConfigs">;
7
+ removeDateFilterConfig: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-model").ObjRef, "dateFilterConfigs/removeDateFilterConfig">;
8
+ changeTitle: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").SetDateFilterConfigTitlePayload, "dateFilterConfigs/changeTitle">;
9
+ };
20
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,6BAA6B,kGAAsB,CAAC;AACjE,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;uBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAiC,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AASpG,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC,sBAAsB,CAAuB,CAAC;AAGlG,eAAO,MAAM,wBAAwB;;;;;CAA6B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { dateFilterConfigsInitialState } from "./dateFilterConfigsState.js";
4
4
  import { dateFilterConfigsReducers } from "./dateFilterConfigsReducers.js";
5
5
  const configSlice = createSlice({
@@ -8,5 +8,6 @@ const configSlice = createSlice({
8
8
  reducers: dateFilterConfigsReducers,
9
9
  });
10
10
  export const dateFilterConfigsSliceReducer = configSlice.reducer;
11
- export const dateFilterConfigsActions = configSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const dateFilterConfigsActions = { ...configSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,mBAAmB;IACzB,YAAY,EAAE,6BAA6B;IAC3C,QAAQ,EAAE,yBAAyB;CACtC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAG,WAAW,CAAC,OAAO,CAAC;AACjE,MAAM,CAAC,MAAM,wBAAwB,GAAG,WAAW,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/dateFilterConfigs/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,6BAA6B,EAA0B,MAAM,6BAA6B,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,MAAM,WAAW,GAAG,WAAW,CAAC;IAC5B,IAAI,EAAE,mBAAmB;IACzB,YAAY,EAAE,6BAA6B;IAC3C,QAAQ,EAAE,yBAAyB;CACtC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAoC,WAAW,CAAC,OAAO,CAAC;AAElG,8BAA8B;AAC9B,MAAM,CAAC,MAAM,wBAAwB,GAAG,EAAE,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC"}
@@ -12,7 +12,7 @@ export declare const drillReducers: {
12
12
  payload: ICrossFilteringItem;
13
13
  type: string;
14
14
  }>;
15
- resetCrossFiltering: DrillReducer<Action<any>>;
15
+ resetCrossFiltering: DrillReducer<Action>;
16
16
  };
17
17
  export {};
18
18
  //# sourceMappingURL=drillReducers.d.ts.map
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { areObjRefsEqual } from "@gooddata/sdk-model";
4
4
  import { createMemoizedSelector } from "../_infra/selectors.js";
5
5
  const selectSelf = createSelector((state) => state, (state) => state.drill);
@@ -1 +1 @@
1
- {"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,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,oBAAoB,GAAuC,cAAc,CAClF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,cAAc,CAAC;AAChC,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA6C,cAAc,CAC7F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,cAAc,CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA+B,cAAc,CAC5E,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAC9B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAEU,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CACzG,cAAc,CAAC,yBAAyB,EAAE,CAAC,KAAK,EAAE,EAAE,CAChD,KAAK,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC,CAC7D,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAgC,cAAc,CAClG,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAClE,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAE5B,sBAAsB,CAAC,CAAC,eAAuB,EAAE,EAAE,CACjF,cAAc,CAAC,2CAA2C,EAAE,CAAC,sBAAsB,EAAE,EAAE,CACnF,sBAAsB,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,KAAK,eAAe,CAAC,CACxE,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAEpB,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC9F,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,sBAAsB,CAAC,CACnG,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAEe,sBAAsB,CAC3F,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,cAAc,CAAC,CAC/F,CAAC"}
1
+ {"version":3,"file":"drillSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drill/drillSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,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,oBAAoB,GAAuC,cAAc,CAClF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,OAAO,KAAK,CAAC,cAAc,CAAC;AAChC,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA6C,cAAc,CAC7F,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,cAAc,CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA+B,cAAc,CAC5E,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAC9B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAEU,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CACzG,cAAc,CAAC,yBAAyB,EAAE,CAAC,KAAK,EAAE,EAAE,CAChD,KAAK,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC,CAC7D,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAgC,cAAc,CAClG,yBAAyB,EACzB,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAClE,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAE5B,sBAAsB,CAAC,CAAC,eAAuB,EAAE,EAAE,CACjF,cAAc,CAAC,2CAA2C,EAAE,CAAC,sBAAsB,EAAE,EAAE,CACnF,sBAAsB,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,KAAK,eAAe,CAAC,CACxE,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAEpB,sBAAsB,CAAC,CAAC,GAAuB,EAAE,EAAE,CAC9F,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,sBAAsB,CAAC,CACnG,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAEe,sBAAsB,CAC3F,CAAC,GAAuB,EAAE,EAAE,CACxB,cAAc,CAAC,mCAAmC,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,EAAE,cAAc,CAAC,CAC/F,CAAC"}
@@ -1,16 +1,12 @@
1
- export declare const drillSliceReducer: import("@reduxjs/toolkit").Reducer<import("./drillState.js").DrillState>;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { DrillState } from "./drillState.js";
3
+ export declare const drillSliceReducer: Reducer<DrillState>;
2
4
  /**
3
5
  * @internal
4
6
  */
5
- export declare const drillActions: import("@reduxjs/toolkit").CaseReducerActions<{
6
- setDrillableItems: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: {
7
- payload: import("@gooddata/sdk-ui").ExplicitDrill[];
8
- type: string;
9
- }) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
10
- crossFilterByWidget: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: {
11
- payload: import("./types.js").ICrossFilteringItem;
12
- type: string;
13
- }) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
14
- resetCrossFiltering: (state: import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>, action: import("@reduxjs/toolkit").Action<any>) => void | import("./drillState.js").DrillState | import("immer/dist/internal.js").WritableDraft<import("./drillState.js").DrillState>;
15
- }, "drill">;
7
+ export declare const drillActions: {
8
+ setDrillableItems: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("@gooddata/sdk-ui").ExplicitDrill[], "drill/setDrillableItems">;
9
+ crossFilterByWidget: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./types.js").ICrossFilteringItem, "drill/crossFilterByWidget">;
10
+ resetCrossFiltering: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"drill/resetCrossFiltering">;
11
+ };
16
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB,0EAAqB,CAAC;AAEpD;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;WAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drill/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;AAEzE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;CAA4B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { drillReducers } from "./drillReducers.js";
4
4
  import { drillInitialState } from "./drillState.js";
5
5
  const drillSlice = createSlice({
@@ -11,5 +11,5 @@ export const drillSliceReducer = drillSlice.reducer;
11
11
  /**
12
12
  * @internal
13
13
  */
14
- export const drillActions = drillSlice.actions;
14
+ export const drillActions = { ...drillSlice.actions };
15
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/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;AAEpD;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drill/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;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,EAAE,GAAG,UAAU,CAAC,OAAO,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ import { EntityId } from "@reduxjs/toolkit";
1
2
  import { IDrillTargets } from "./drillTargetsTypes.js";
2
- export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets>;
3
+ export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets, EntityId>;
3
4
  //# sourceMappingURL=drillTargetsEntityAdapter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD,eAAO,MAAM,mBAAmB,yDAE9B,CAAC"}
1
+ {"version":3,"file":"drillTargetsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIjE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAEvD,eAAO,MAAM,mBAAmB,mEAE9B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createEntityAdapter } from "@reduxjs/toolkit";
3
3
  import { serializeObjRef } from "@gooddata/sdk-model";
4
4
  import { objRef } from "../../utils/objRef.js";
5
5
  export const drillTargetsAdapter = createEntityAdapter({
@@ -1 +1 @@
1
- {"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAG/C,MAAM,CAAC,MAAM,mBAAmB,GAAG,mBAAmB,CAAgB;IAClE,QAAQ,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,eAAe,CAAC,qBAAqB,CAAC,YAAY,CAAC,CAAC;CACnF,CAAC,CAAC;AAEH,MAAM,qBAAqB,GAAG,CAAC,OAAsB,EAAU,EAAE;IAC7D,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC"}
1
+ {"version":3,"file":"drillTargetsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAG/C,MAAM,CAAC,MAAM,mBAAmB,GAAG,mBAAmB,CAA0B;IAC5E,QAAQ,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,eAAe,CAAC,qBAAqB,CAAC,YAAY,CAAC,CAAC;CACnF,CAAC,CAAC;AAEH,MAAM,qBAAqB,GAAG,CAAC,OAAsB,EAAU,EAAE;IAC7D,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;AACnD,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
2
  import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
3
3
  import memoize from "lodash/memoize.js";
4
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
4
+ import { createSelector } from "@reduxjs/toolkit";
5
5
  import { serializeObjRef } from "@gooddata/sdk-model";
6
6
  import { newMapForObjectWithIdentity } from "../../../_staging/metadata/objRefMap.js";
7
7
  const entitySelectors = drillTargetsAdapter.getSelectors((state) => state.drillTargets);
@@ -1 +1 @@
1
- {"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAGjG,MAAM,eAAe,GAAG,mBAAmB,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;AAExG,MAAM,0BAA0B,GAAG,eAAe,CAAC,SAAS,CAAC;AAE7D;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAgD,cAAc,CACzF,0BAA0B,EAC1B,CAAC,YAAY,EAAE,EAAE;IACb,OAAO,2BAA2B,CAAC,YAAY,CAAC,CAAC;AACrD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GACtC,OAAO,CAAC,CAAC,GAAW,EAAE,EAAE;IACpB,OAAO,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;QACvD,OAAO,YAAY,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACjC,CAAC,CAAC,CAAC;AACP,CAAC,EAAE,eAAe,CAAC,CAAC"}
1
+ {"version":3,"file":"drillTargetsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/drillTargetsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAGrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,OAAO,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAU,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAa,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAGjG,MAAM,eAAe,GAAG,mBAAmB,CAAC,YAAY,CAAC,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;AAExG,MAAM,0BAA0B,GAAG,eAAe,CAAC,SAAS,CAAC;AAE7D;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAgD,cAAc,CACzF,0BAA0B,EAC1B,CAAC,YAAY,EAAE,EAAE;IACb,OAAO,2BAA2B,CAAC,YAAY,CAAC,CAAC;AACrD,CAAC,CACJ,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GACtC,OAAO,CAAC,CAAC,GAAW,EAAE,EAAE;IACpB,OAAO,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;QACvD,OAAO,YAAY,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACjC,CAAC,CAAC,CAAC;AACP,CAAC,EAAE,eAAe,CAAC,CAAC"}
@@ -1,11 +1,8 @@
1
- export declare const drillTargetsReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>;
2
- export declare const drillTargetsActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- addDrillTargets: {
4
- <S extends import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>, S>, entity: import("./drillTargetsTypes.js").IDrillTargets): S;
5
- <S_1 extends import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("./drillTargetsTypes.js").IDrillTargets>, S_1>, entity: {
6
- payload: import("./drillTargetsTypes.js").IDrillTargets;
7
- type: string;
8
- }): S_1;
9
- };
10
- }, "drillTargets">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
3
+ export type DrillTargetsState = ReturnType<typeof drillTargetsAdapter.getInitialState>;
4
+ export declare const drillTargetsReducer: Reducer<DrillTargetsState>;
5
+ export declare const drillTargetsActions: {
6
+ addDrillTargets: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./drillTargetsTypes.js").IDrillTargets, "drillTargets/addDrillTargets">;
7
+ };
11
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,mBAAmB,4HAA4B,CAAC;AAE7D,eAAO,MAAM,mBAAmB;;;;;;;;kBAA4B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,OAAO,mBAAmB,CAAC,eAAe,CAAC,CAAC;AAUvF,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAC,iBAAiB,CAA6B,CAAC;AAGzF,eAAO,MAAM,mBAAmB;;CAAmC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
4
4
  const drillTargetsSlice = createSlice({
5
5
  name: "drillTargets",
@@ -9,5 +9,6 @@ const drillTargetsSlice = createSlice({
9
9
  },
10
10
  });
11
11
  export const drillTargetsReducer = drillTargetsSlice.reducer;
12
- export const drillTargetsActions = drillTargetsSlice.actions;
12
+ // Spread "fixes" TS2742 error
13
+ export const drillTargetsActions = { ...drillTargetsSlice.actions };
13
14
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB,CAAC,eAAe,EAAE;IACnD,QAAQ,EAAE;QACN,eAAe,EAAE,mBAAmB,CAAC,SAAS;KACjD;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,CAAC,OAAO,CAAC;AAE7D,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/drillTargets/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIrE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,mBAAmB,CAAC,eAAe,EAAE;IACnD,QAAQ,EAAE;QACN,eAAe,EAAE,mBAAmB,CAAC,SAAS;KACjD;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAA+B,iBAAiB,CAAC,OAAO,CAAC;AAEzF,8BAA8B;AAC9B,MAAM,CAAC,MAAM,mBAAmB,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { invariant } from "ts-invariant";
4
4
  const selectSelf = createSelector((state) => state, (state) => state.entitlements);
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAG5E,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,YAAY,CAChC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA4C,cAAc,CACrF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,SAAS,CAAC,KAAK,CAAC,YAAY,EAAE,uDAAuD,CAAC,CAAC;IAEvF,OAAO,KAAK,CAAC,YAAY,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GACnC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,YAAY,CAAC,CAAC;AACjF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,0BAA0B,CAAC,CAAC;AAC/F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,iBAAiB,CAAC,CAAC;AACtF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,sBAAsB,CAAC,CAAC;AAC3F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAElD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IACpD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,yCAAyC,CAAC,CAAC;AAC9G,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"entitlementsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/entitlementsSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,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,YAAY,CAChC,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA4C,cAAc,CACrF,UAAU,EACV,CAAC,KAAK,EAAE,EAAE;IACN,SAAS,CAAC,KAAK,CAAC,YAAY,EAAE,uDAAuD,CAAC,CAAC;IAEvF,OAAO,KAAK,CAAC,YAAY,CAAC;AAC9B,CAAC,CACJ,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GACnC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,YAAY,CAAC,CAAC;AACjF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GACjD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,0BAA0B,CAAC,CAAC;AAC/F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GACxC,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,iBAAiB,CAAC,CAAC;AACtF,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAC9C,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IAChD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,sBAAsB,CAAC,CAAC;AAC3F,CAAC,CAAC,CAAC;AAEP;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAElD,cAAc,CAAC,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE;IACpD,OAAO,YAAY,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,IAAI,KAAK,yCAAyC,CAAC,CAAC;AAC9G,CAAC,CAAC,CAAC"}
@@ -1,8 +1,7 @@
1
- export declare const entitlementsSliceReducer: import("@reduxjs/toolkit").Reducer<import("./entitlementsState.js").EntitlementsState>;
2
- export declare const entitlementsActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- setEntitlements: (state: import("immer/dist/internal.js").WritableDraft<import("./entitlementsState.js").EntitlementsState>, action: {
4
- payload: import("../../index.js").ResolvedEntitlements;
5
- type: string;
6
- }) => void | import("./entitlementsState.js").EntitlementsState | import("immer/dist/internal.js").WritableDraft<import("./entitlementsState.js").EntitlementsState>;
7
- }, "entitlements">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { EntitlementsState } from "./entitlementsState.js";
3
+ export declare const entitlementsSliceReducer: Reducer<EntitlementsState>;
4
+ export declare const entitlementsActions: {
5
+ setEntitlements: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("../../index.js").ResolvedEntitlements, "entitlements/setEntitlements">;
6
+ };
8
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,wBAAwB,wFAA4B,CAAC;AAClE,eAAO,MAAM,mBAAmB;;;;;kBAA4B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAExD,OAAO,EAA4B,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAQrF,eAAO,MAAM,wBAAwB,EAAE,OAAO,CAAC,iBAAiB,CAA6B,CAAC;AAG9F,eAAO,MAAM,mBAAmB;;CAAmC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { entitlementsReducers } from "./entitlementsReducers.js";
4
4
  import { entitlementsInitialState } from "./entitlementsState.js";
5
5
  const entitlementsSlice = createSlice({
@@ -8,5 +8,6 @@ const entitlementsSlice = createSlice({
8
8
  reducers: entitlementsReducers,
9
9
  });
10
10
  export const entitlementsSliceReducer = entitlementsSlice.reducer;
11
- export const entitlementsActions = entitlementsSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const entitlementsActions = { ...entitlementsSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAElE,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,wBAAwB;IACtC,QAAQ,EAAE,oBAAoB;CACjC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,wBAAwB,GAAG,iBAAiB,CAAC,OAAO,CAAC;AAClE,MAAM,CAAC,MAAM,mBAAmB,GAAG,iBAAiB,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/entitlements/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAqB,MAAM,wBAAwB,CAAC;AAErF,MAAM,iBAAiB,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,cAAc;IACpB,YAAY,EAAE,wBAAwB;IACtC,QAAQ,EAAE,oBAAoB;CACjC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,wBAAwB,GAA+B,iBAAiB,CAAC,OAAO,CAAC;AAE9F,8BAA8B;AAC9B,MAAM,CAAC,MAAM,mBAAmB,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,EAAE,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  const selectSelf = createSelector((state) => state, (state) => state.executed);
4
4
  /**
5
5
  * @internal
@@ -1 +1 @@
1
- {"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAqC,UAAU,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA+B,cAAc,CAC/E,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC"}
1
+ {"version":3,"file":"executedSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executed/executedSelectors.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,MAAM,UAAU,GAAG,cAAc,CAC7B,CAAC,KAAqB,EAAE,EAAE,CAAC,KAAK,EAChC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAqC,UAAU,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA+B,cAAc,CAC/E,UAAU,EACV,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAC5B,CAAC"}
@@ -1,6 +1,8 @@
1
- export declare const executedSliceReducer: import("@reduxjs/toolkit").Reducer<import("./executedState.js").ExecutedState>;
2
- export declare const executedActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
- setDashboardExecutionStart: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
4
- setDashboardExecutionDone: (state: import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>, action: import("@reduxjs/toolkit").AnyAction) => void | import("./executedState.js").ExecutedState | import("immer/dist/internal.js").WritableDraft<import("./executedState.js").ExecutedState>;
5
- }, "executedSlice">;
1
+ import { Reducer } from "@reduxjs/toolkit";
2
+ import { ExecutedState } from "./executedState.js";
3
+ export declare const executedSliceReducer: Reducer<ExecutedState>;
4
+ export declare const executedActions: {
5
+ setDashboardExecutionStart: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionStart">;
6
+ setDashboardExecutionDone: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executedSlice/setDashboardExecutionDone">;
7
+ };
6
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,oBAAoB,gFAAwB,CAAC;AAC1D,eAAO,MAAM,eAAe;;;mBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAwB,aAAa,EAAE,MAAM,oBAAoB,CAAC;AASzE,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAC,aAAa,CAAyB,CAAC;AAGlF,eAAO,MAAM,eAAe;;;CAA+B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSlice } from "@reduxjs/toolkit";
3
3
  import { executedInitialState } from "./executedState.js";
4
4
  import { executedReducers } from "./executedReducers.js";
5
5
  const executedSlice = createSlice({
@@ -8,5 +8,6 @@ const executedSlice = createSlice({
8
8
  reducers: executedReducers,
9
9
  });
10
10
  export const executedSliceReducer = executedSlice.reducer;
11
- export const executedActions = executedSlice.actions;
11
+ // Spread "fixes" TS2742 error
12
+ export const executedActions = { ...executedSlice.actions };
12
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,gBAAgB;CAC7B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/model/store/executed/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,WAAW,EAAW,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,oBAAoB,EAAiB,MAAM,oBAAoB,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,aAAa,GAAG,WAAW,CAAC;IAC9B,IAAI,EAAE,eAAe;IACrB,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,gBAAgB;CAC7B,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAA2B,aAAa,CAAC,OAAO,CAAC;AAElF,8BAA8B;AAC9B,MAAM,CAAC,MAAM,eAAe,GAAG,EAAE,GAAG,aAAa,CAAC,OAAO,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ import { EntityId } from "@reduxjs/toolkit";
1
2
  import { IExecutionResultEnvelope } from "./types.js";
2
- export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope>;
3
+ export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope, EntityId>;
3
4
  //# sourceMappingURL=executionResultsEntityAdapter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAEtD,eAAO,MAAM,uBAAuB,oEAElC,CAAC"}
1
+ {"version":3,"file":"executionResultsEntityAdapter.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AACA,OAAO,EAAuB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAEtD,eAAO,MAAM,uBAAuB,8EAElC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createEntityAdapter } from "@reduxjs/toolkit";
3
3
  export const executionResultsAdapter = createEntityAdapter({
4
4
  selectId: (execution) => execution.id,
5
5
  });
@@ -1 +1 @@
1
- {"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AAGjF,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAA2B;IACjF,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE;CACxC,CAAC,CAAC"}
1
+ {"version":3,"file":"executionResultsEntityAdapter.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsEntityAdapter.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,OAAO,EAAE,mBAAmB,EAAY,MAAM,kBAAkB,CAAC;AAGjE,MAAM,CAAC,MAAM,uBAAuB,GAAG,mBAAmB,CAAqC;IAC3F,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE;CACxC,CAAC,CAAC"}
@@ -4,7 +4,13 @@ import { IExecutionResultEnvelope } from "./types.js";
4
4
  /**
5
5
  * @alpha
6
6
  */
7
- export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) => IExecutionResultEnvelope | undefined;
7
+ export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) => {
8
+ id: string;
9
+ isLoading: boolean;
10
+ executionResult?: import("@gooddata/sdk-backend-spi").IExecutionResult | undefined;
11
+ error?: import("@gooddata/sdk-ui").GoodDataSdkError | undefined;
12
+ warnings?: import("@gooddata/sdk-model").IResultWarning[] | undefined;
13
+ };
8
14
  /**
9
15
  * @alpha
10
16
  */
@@ -1 +1 @@
1
- {"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB,0GAA8B,CAAC;AAEjE;;GAEG;AACH,eAAO,MAAM,4BAA4B,EAAE,iBAAiB,CAAC,OAAO,CAMnE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,CACrC,GAAG,EAAE,MAAM,GAAG,SAAS,KACtB,iBAAiB,CAAC,wBAAwB,GAAG,SAAS,CAY1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc9F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc/F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAYhG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAajG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAclG,CAAC"}
1
+ {"version":3,"file":"executionResultsSelectors.d.ts","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAGhE,OAAO,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAsBtD;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;CAA8B,CAAC;AAEjE;;GAEG;AACH,eAAO,MAAM,4BAA4B,EAAE,iBAAiB,CAAC,OAAO,CAMnE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,CACrC,GAAG,EAAE,MAAM,GAAG,SAAS,KACtB,iBAAiB,CAAC,wBAAwB,GAAG,SAAS,CAY1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc9F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAc/F,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAYhG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAajG,CAAC;AAEN;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,iBAAiB,CAAC,OAAO,CAclG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
2
+ import { createSelector } from "@reduxjs/toolkit";
3
3
  import { serializeObjRef } from "@gooddata/sdk-model";
4
4
  import { createMemoizedSelector } from "../_infra/selectors.js";
5
5
  import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
@@ -1 +1 @@
1
- {"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"executionResultsSelectors.js","sourceRoot":"","sources":["../../../../src/model/store/executionResults/executionResultsSelectors.ts"],"names":[],"mappings":"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"}