@gooddata/sdk-ui-dashboard 10.33.0-alpha.83 → 10.33.0-alpha.9

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 (614) hide show
  1. package/NOTICE +2342 -3859
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/dashboard/flexibleLayout/config.d.ts +0 -1
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
  9. package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
  10. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  11. package/esm/_staging/layout/sizing.js +43 -27
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +0 -10
  14. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
  15. package/esm/model/commandHandlers/layout/containerHeightSanitization.js +60 -142
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  17. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +4 -9
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +12 -21
  20. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  21. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
  23. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  24. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  25. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +10 -14
  26. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  27. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  28. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
  29. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  30. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +1 -3
  31. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  32. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  33. package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
  34. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  35. package/esm/model/index.d.ts +3 -1
  36. package/esm/model/index.d.ts.map +1 -1
  37. package/esm/model/index.js +3 -1
  38. package/esm/model/index.js.map +1 -1
  39. package/esm/model/queryServices/index.d.ts +0 -3
  40. package/esm/model/queryServices/index.d.ts.map +1 -1
  41. package/esm/model/queryServices/index.js +0 -3
  42. package/esm/model/queryServices/index.js.map +1 -1
  43. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
  44. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  45. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  46. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
  47. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  48. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  49. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
  50. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  51. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  52. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  53. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  54. package/esm/model/react/DashboardStoreProvider.js +1 -1
  55. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  56. package/esm/model/react/filtering/selectors.js +1 -1
  57. package/esm/model/react/filtering/selectors.js.map +1 -1
  58. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  59. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  60. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  61. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  62. package/esm/model/store/_infra/queryProcessing.js +1 -1
  63. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  64. package/esm/model/store/_infra/queryService.d.ts +2 -2
  65. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  66. package/esm/model/store/_infra/queryService.js +1 -1
  67. package/esm/model/store/_infra/queryService.js.map +1 -1
  68. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
  69. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  70. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
  71. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  72. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  73. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  74. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  75. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  76. package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
  77. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  78. package/esm/model/store/accessibleDashboards/index.js +2 -3
  79. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  80. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  81. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  82. package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
  83. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  84. package/esm/model/store/attributeFilterConfigs/index.js +3 -4
  85. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  86. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  87. package/esm/model/store/automations/automationsSelectors.js +1 -1
  88. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  89. package/esm/model/store/automations/index.d.ts +20 -10
  90. package/esm/model/store/automations/index.d.ts.map +1 -1
  91. package/esm/model/store/automations/index.js +2 -3
  92. package/esm/model/store/automations/index.js.map +1 -1
  93. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  94. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  95. package/esm/model/store/backendCapabilities/index.d.ts +7 -6
  96. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  97. package/esm/model/store/backendCapabilities/index.js +2 -3
  98. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  99. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  100. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  101. package/esm/model/store/catalog/index.d.ts +23 -10
  102. package/esm/model/store/catalog/index.d.ts.map +1 -1
  103. package/esm/model/store/catalog/index.js +2 -3
  104. package/esm/model/store/catalog/index.js.map +1 -1
  105. package/esm/model/store/config/configSelectors.d.ts +2 -2
  106. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  107. package/esm/model/store/config/configSelectors.js +6 -6
  108. package/esm/model/store/config/configSelectors.js.map +1 -1
  109. package/esm/model/store/config/index.d.ts +7 -6
  110. package/esm/model/store/config/index.d.ts.map +1 -1
  111. package/esm/model/store/config/index.js +2 -3
  112. package/esm/model/store/config/index.js.map +1 -1
  113. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  114. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  115. package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
  116. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  117. package/esm/model/store/dashboardPermissions/index.js +2 -3
  118. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  119. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  120. package/esm/model/store/dashboardStore.js +1 -1
  121. package/esm/model/store/dashboardStore.js.map +1 -1
  122. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  123. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  124. package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
  125. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  126. package/esm/model/store/dateFilterConfig/index.js +2 -3
  127. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  128. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  129. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  130. package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
  131. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  132. package/esm/model/store/dateFilterConfigs/index.js +2 -3
  133. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  134. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  135. package/esm/model/store/drill/drillSelectors.js +1 -1
  136. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  137. package/esm/model/store/drill/index.d.ts +12 -8
  138. package/esm/model/store/drill/index.d.ts.map +1 -1
  139. package/esm/model/store/drill/index.js +2 -2
  140. package/esm/model/store/drill/index.js.map +1 -1
  141. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
  142. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  143. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  144. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  145. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  146. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  147. package/esm/model/store/drillTargets/index.d.ts +10 -7
  148. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  149. package/esm/model/store/drillTargets/index.js +2 -3
  150. package/esm/model/store/drillTargets/index.js.map +1 -1
  151. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  152. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  153. package/esm/model/store/entitlements/index.d.ts +7 -6
  154. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  155. package/esm/model/store/entitlements/index.js +2 -3
  156. package/esm/model/store/entitlements/index.js.map +1 -1
  157. package/esm/model/store/executed/executedSelectors.js +1 -1
  158. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  159. package/esm/model/store/executed/index.d.ts +5 -7
  160. package/esm/model/store/executed/index.d.ts.map +1 -1
  161. package/esm/model/store/executed/index.js +2 -3
  162. package/esm/model/store/executed/index.js.map +1 -1
  163. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
  164. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  165. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  166. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  167. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
  168. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  169. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  170. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  171. package/esm/model/store/executionResults/index.d.ts +11 -8
  172. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  173. package/esm/model/store/executionResults/index.js +2 -3
  174. package/esm/model/store/executionResults/index.js.map +1 -1
  175. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  176. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  177. package/esm/model/store/filterContext/index.d.ts +102 -35
  178. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  179. package/esm/model/store/filterContext/index.js +2 -3
  180. package/esm/model/store/filterContext/index.js.map +1 -1
  181. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  182. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  183. package/esm/model/store/filterViews/index.d.ts +11 -7
  184. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  185. package/esm/model/store/filterViews/index.js +2 -3
  186. package/esm/model/store/filterViews/index.js.map +1 -1
  187. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
  188. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  189. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  190. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  191. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  192. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  193. package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
  194. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  195. package/esm/model/store/inaccessibleDashboards/index.js +2 -3
  196. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  197. package/esm/model/store/index.d.ts +2 -2
  198. package/esm/model/store/index.d.ts.map +1 -1
  199. package/esm/model/store/index.js +2 -2
  200. package/esm/model/store/index.js.map +1 -1
  201. package/esm/model/store/insights/index.d.ts +24 -9
  202. package/esm/model/store/insights/index.d.ts.map +1 -1
  203. package/esm/model/store/insights/index.js +2 -3
  204. package/esm/model/store/insights/index.js.map +1 -1
  205. package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
  206. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  207. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  208. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  209. package/esm/model/store/insights/insightsSelectors.js +1 -1
  210. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  211. package/esm/model/store/layout/index.d.ts +133 -99
  212. package/esm/model/store/layout/index.d.ts.map +1 -1
  213. package/esm/model/store/layout/index.js +2 -3
  214. package/esm/model/store/layout/index.js.map +1 -1
  215. package/esm/model/store/layout/layoutSelectors.js +1 -1
  216. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  217. package/esm/model/store/listedDashboards/index.d.ts +17 -8
  218. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  219. package/esm/model/store/listedDashboards/index.js +2 -3
  220. package/esm/model/store/listedDashboards/index.js.map +1 -1
  221. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
  222. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  223. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  224. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  225. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  226. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  227. package/esm/model/store/loading/index.d.ts +9 -8
  228. package/esm/model/store/loading/index.d.ts.map +1 -1
  229. package/esm/model/store/loading/index.js +2 -3
  230. package/esm/model/store/loading/index.js.map +1 -1
  231. package/esm/model/store/loading/loadingSelectors.js +1 -1
  232. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  233. package/esm/model/store/meta/index.d.ts +36 -15
  234. package/esm/model/store/meta/index.d.ts.map +1 -1
  235. package/esm/model/store/meta/index.js +4 -3
  236. package/esm/model/store/meta/index.js.map +1 -1
  237. package/esm/model/store/meta/metaSelectors.js +1 -1
  238. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  239. package/esm/model/store/notificationChannels/index.d.ts +11 -7
  240. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  241. package/esm/model/store/notificationChannels/index.js +2 -3
  242. package/esm/model/store/notificationChannels/index.js.map +1 -1
  243. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  244. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  245. package/esm/model/store/permissions/index.d.ts +7 -6
  246. package/esm/model/store/permissions/index.d.ts.map +1 -1
  247. package/esm/model/store/permissions/index.js +2 -3
  248. package/esm/model/store/permissions/index.js.map +1 -1
  249. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  250. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  251. package/esm/model/store/renderMode/index.d.ts +10 -9
  252. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  253. package/esm/model/store/renderMode/index.js +2 -3
  254. package/esm/model/store/renderMode/index.js.map +1 -1
  255. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  256. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  257. package/esm/model/store/saving/index.d.ts +9 -8
  258. package/esm/model/store/saving/index.d.ts.map +1 -1
  259. package/esm/model/store/saving/index.js +2 -3
  260. package/esm/model/store/saving/index.js.map +1 -1
  261. package/esm/model/store/saving/savingSelectors.js +1 -1
  262. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  263. package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
  264. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  265. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  266. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  267. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  268. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  269. package/esm/model/store/types.d.ts +6 -6
  270. package/esm/model/store/types.d.ts.map +1 -1
  271. package/esm/model/store/ui/index.d.ts +168 -80
  272. package/esm/model/store/ui/index.d.ts.map +1 -1
  273. package/esm/model/store/ui/index.js +2 -3
  274. package/esm/model/store/ui/index.js.map +1 -1
  275. package/esm/model/store/ui/uiReducers.d.ts +2 -5
  276. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  277. package/esm/model/store/ui/uiReducers.js +3 -6
  278. package/esm/model/store/ui/uiReducers.js.map +1 -1
  279. package/esm/model/store/ui/uiSelectors.d.ts +1 -5
  280. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  281. package/esm/model/store/ui/uiSelectors.js +1 -5
  282. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  283. package/esm/model/store/ui/uiState.d.ts +1 -3
  284. package/esm/model/store/ui/uiState.d.ts.map +1 -1
  285. package/esm/model/store/ui/uiState.js +0 -1
  286. package/esm/model/store/ui/uiState.js.map +1 -1
  287. package/esm/model/store/user/index.d.ts +7 -6
  288. package/esm/model/store/user/index.d.ts.map +1 -1
  289. package/esm/model/store/user/index.js +2 -3
  290. package/esm/model/store/user/index.js.map +1 -1
  291. package/esm/model/store/user/userSelectors.js +1 -1
  292. package/esm/model/store/user/userSelectors.js.map +1 -1
  293. package/esm/model/store/users/index.d.ts +15 -8
  294. package/esm/model/store/users/index.d.ts.map +1 -1
  295. package/esm/model/store/users/index.js +2 -3
  296. package/esm/model/store/users/index.js.map +1 -1
  297. package/esm/model/store/users/usersSelectors.js +1 -1
  298. package/esm/model/store/users/usersSelectors.js.map +1 -1
  299. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  300. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  301. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  302. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  303. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  304. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
  305. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  306. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  307. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  308. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -3
  309. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  310. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +2 -6
  311. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  312. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  313. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  314. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -7
  316. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  317. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  318. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +6 -11
  319. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  320. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  321. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
  322. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  323. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
  324. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +3 -4
  325. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  326. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  327. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +7 -6
  328. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  329. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  330. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  331. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  332. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  333. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  334. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  335. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  336. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  337. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +3 -12
  338. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  339. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +9 -0
  340. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +1 -0
  341. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +16 -0
  342. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +1 -0
  343. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +3 -0
  344. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +1 -0
  345. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +20 -0
  346. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/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 +1 -2
  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 +5 -6
  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 +4 -7
  356. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  357. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +19 -37
  358. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  359. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +3 -6
  360. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  361. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +30 -59
  362. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  363. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
  364. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +11 -21
  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 +2 -5
  372. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  373. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +3 -25
  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 +1 -2
  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 +3 -4
  386. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  387. package/esm/presentation/localization/bundles/de-DE.json +1 -22
  388. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -21
  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 +2 -23
  391. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  392. package/esm/presentation/localization/bundles/en-AU.json +1 -22
  393. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -21
  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 +2 -23
  396. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  397. package/esm/presentation/localization/bundles/en-GB.json +1 -22
  398. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -21
  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 +2 -23
  401. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  402. package/esm/presentation/localization/bundles/en-US.json +473 -538
  403. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
  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 +3394 -686
  406. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  407. package/esm/presentation/localization/bundles/es-419.json +1 -22
  408. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -21
  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 +2 -23
  411. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  412. package/esm/presentation/localization/bundles/es-ES.json +1 -22
  413. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -21
  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 +2 -23
  416. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  417. package/esm/presentation/localization/bundles/fi-FI.json +1 -22
  418. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -21
  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 +2 -23
  421. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  422. package/esm/presentation/localization/bundles/fr-CA.json +1 -22
  423. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -21
  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 +2 -23
  426. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  427. package/esm/presentation/localization/bundles/fr-FR.json +1 -22
  428. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -21
  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 +2 -23
  431. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  432. package/esm/presentation/localization/bundles/it-IT.json +1 -22
  433. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -21
  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 +2 -23
  436. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  437. package/esm/presentation/localization/bundles/ja-JP.json +1 -22
  438. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -21
  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 +2 -23
  441. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  442. package/esm/presentation/localization/bundles/ko-KR.json +1 -22
  443. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -21
  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 +2 -23
  446. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  447. package/esm/presentation/localization/bundles/nl-NL.json +1 -22
  448. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -21
  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 +2 -23
  451. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  452. package/esm/presentation/localization/bundles/pl-PL.json +1 -22
  453. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -21
  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 +2 -23
  456. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  457. package/esm/presentation/localization/bundles/pt-BR.json +1 -22
  458. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -21
  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 +2 -23
  461. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  462. package/esm/presentation/localization/bundles/pt-PT.json +1 -22
  463. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -21
  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 +2 -23
  466. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  467. package/esm/presentation/localization/bundles/ru-RU.json +1 -22
  468. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -21
  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 +2 -23
  471. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  472. package/esm/presentation/localization/bundles/tr-TR.json +1 -22
  473. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -21
  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 +2 -23
  476. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  477. package/esm/presentation/localization/bundles/zh-HK.json +1 -22
  478. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -21
  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 +2 -23
  481. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  482. package/esm/presentation/localization/bundles/zh-Hans.json +1 -22
  483. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -21
  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 +2 -23
  486. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  487. package/esm/presentation/localization/bundles/zh-Hant.json +1 -22
  488. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -21
  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 +2 -23
  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 +1 -5
  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 +2 -13
  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 +5 -12
  500. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  501. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
  502. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
  503. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
  504. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
  505. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
  506. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
  507. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
  508. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
  509. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
  510. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  511. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
  512. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  513. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
  514. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  515. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
  516. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  517. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
  518. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  519. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
  520. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  521. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  522. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  523. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  524. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  525. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  526. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  527. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  528. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
  529. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  530. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  531. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  532. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  533. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  534. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  535. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
  536. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  537. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
  538. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
  539. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  540. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  541. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  542. package/esm/sdk-ui-dashboard.d.ts +270 -166
  543. package/esm/types.d.ts +0 -5
  544. package/esm/types.d.ts.map +1 -1
  545. package/esm/types.js.map +1 -1
  546. package/package.json +23 -22
  547. package/styles/css/attributeFilterConfig.css +1 -1
  548. package/styles/css/dashboard.css +5 -100
  549. package/styles/css/dashboard.css.map +1 -1
  550. package/styles/css/dashboardNestedLayoutWidget.css +49 -88
  551. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  552. package/styles/css/dragAndDrop.css +20 -27
  553. package/styles/css/dragAndDrop.css.map +1 -1
  554. package/styles/css/drillConfigPanel.css +14 -14
  555. package/styles/css/icons.css +24 -32
  556. package/styles/css/icons.css.map +1 -1
  557. package/styles/css/main.css +147 -352
  558. package/styles/css/main.css.map +1 -1
  559. package/styles/css/notifications_channels_dialog.css +2 -88
  560. package/styles/css/notifications_channels_dialog.css.map +1 -1
  561. package/styles/css/poweredByGDLogo.css +2 -2
  562. package/styles/css/resizing.css +15 -69
  563. package/styles/css/resizing.css.map +1 -1
  564. package/styles/css/sidebar.css +4 -6
  565. package/styles/css/sidebar.css.map +1 -1
  566. package/styles/scss/attributeFilterConfig.scss +1 -1
  567. package/styles/scss/dashboard.scss +3 -15
  568. package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
  569. package/styles/scss/dragAndDrop.scss +48 -63
  570. package/styles/scss/drillConfigPanel.scss +14 -14
  571. package/styles/scss/icons.scss +79 -77
  572. package/styles/scss/notifications_channels_dialog.scss +1 -89
  573. package/styles/scss/poweredByGDLogo.scss +3 -3
  574. package/styles/scss/resizing.scss +13 -83
  575. package/styles/scss/sidebar.scss +4 -6
  576. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  577. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
  578. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
  579. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
  580. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
  581. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +0 -8
  582. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +0 -1
  583. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +0 -23
  584. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +0 -1
  585. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
  586. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
  587. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
  588. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
  589. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
  590. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
  591. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
  592. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
  593. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
  594. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
  595. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
  596. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
  597. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
  598. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
  599. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
  600. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
  601. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
  602. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
  603. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
  604. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
  605. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
  606. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
  607. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
  608. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
  609. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
  610. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
  611. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
  612. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
  613. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
  614. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -1,16 +1,32 @@
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
- };
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">;
16
32
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { dateFilterConfigReducers } from "./dateFilterConfigReducers.js";
4
4
  import { dateFilterConfigInitialState } from "./dateFilterConfigState.js";
5
5
  const configSlice = createSlice({
@@ -8,6 +8,5 @@ const configSlice = createSlice({
8
8
  reducers: dateFilterConfigReducers,
9
9
  });
10
10
  export const dateFilterConfigSliceReducer = configSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const dateFilterConfigActions = { ...configSlice.actions };
11
+ export const dateFilterConfigActions = configSlice.actions;
13
12
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,10 +1,20 @@
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
- };
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">;
10
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { dateFilterConfigsInitialState } from "./dateFilterConfigsState.js";
4
4
  import { dateFilterConfigsReducers } from "./dateFilterConfigsReducers.js";
5
5
  const configSlice = createSlice({
@@ -8,6 +8,5 @@ const configSlice = createSlice({
8
8
  reducers: dateFilterConfigsReducers,
9
9
  });
10
10
  export const dateFilterConfigsSliceReducer = configSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const dateFilterConfigsActions = { ...configSlice.actions };
11
+ export const dateFilterConfigsActions = configSlice.actions;
13
12
  //# 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,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"}
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"}
@@ -12,7 +12,7 @@ export declare const drillReducers: {
12
12
  payload: ICrossFilteringItem;
13
13
  type: string;
14
14
  }>;
15
- resetCrossFiltering: DrillReducer<Action>;
15
+ resetCrossFiltering: DrillReducer<Action<any>>;
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";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,12 +1,16 @@
1
- import { Reducer } from "@reduxjs/toolkit";
2
- import { DrillState } from "./drillState.js";
3
- export declare const drillSliceReducer: Reducer<DrillState>;
1
+ export declare const drillSliceReducer: import("@reduxjs/toolkit").Reducer<import("./drillState.js").DrillState>;
4
2
  /**
5
3
  * @internal
6
4
  */
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
- };
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">;
12
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { 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,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
+ {"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,4 +1,3 @@
1
- import { EntityId } from "@reduxjs/toolkit";
2
1
  import { IDrillTargets } from "./drillTargetsTypes.js";
3
- export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets, EntityId>;
2
+ export declare const drillTargetsAdapter: import("@reduxjs/toolkit").EntityAdapter<IDrillTargets>;
4
3
  //# sourceMappingURL=drillTargetsEntityAdapter.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createEntityAdapter } from "@reduxjs/toolkit";
2
+ import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,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";
4
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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
+ {"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,8 +1,11 @@
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
- };
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">;
8
11
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { drillTargetsAdapter } from "./drillTargetsEntityAdapter.js";
4
4
  const drillTargetsSlice = createSlice({
5
5
  name: "drillTargets",
@@ -9,6 +9,5 @@ const drillTargetsSlice = createSlice({
9
9
  },
10
10
  });
11
11
  export const drillTargetsReducer = drillTargetsSlice.reducer;
12
- // Spread "fixes" TS2742 error
13
- export const drillTargetsActions = { ...drillTargetsSlice.actions };
12
+ export const drillTargetsActions = drillTargetsSlice.actions;
14
13
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2023-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { invariant } from "ts-invariant";
4
4
  const selectSelf = createSelector((state) => state, (state) => state.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,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
+ {"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,7 +1,8 @@
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
- };
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">;
7
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { entitlementsReducers } from "./entitlementsReducers.js";
4
4
  import { entitlementsInitialState } from "./entitlementsState.js";
5
5
  const entitlementsSlice = createSlice({
@@ -8,6 +8,5 @@ const entitlementsSlice = createSlice({
8
8
  reducers: entitlementsReducers,
9
9
  });
10
10
  export const entitlementsSliceReducer = entitlementsSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const entitlementsActions = { ...entitlementsSlice.actions };
11
+ export const entitlementsActions = entitlementsSlice.actions;
13
12
  //# 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,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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  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,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
+ {"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,8 +1,6 @@
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
- };
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">;
8
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2024-2025 GoodData Corporation
2
- import { createSlice } from "@reduxjs/toolkit";
2
+ import { createSlice } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { executedInitialState } from "./executedState.js";
4
4
  import { executedReducers } from "./executedReducers.js";
5
5
  const executedSlice = createSlice({
@@ -8,6 +8,5 @@ const executedSlice = createSlice({
8
8
  reducers: executedReducers,
9
9
  });
10
10
  export const executedSliceReducer = executedSlice.reducer;
11
- // Spread "fixes" TS2742 error
12
- export const executedActions = { ...executedSlice.actions };
11
+ export const executedActions = executedSlice.actions;
13
12
  //# 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,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
+ {"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,4 +1,3 @@
1
- import { EntityId } from "@reduxjs/toolkit";
2
1
  import { IExecutionResultEnvelope } from "./types.js";
3
- export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope, EntityId>;
2
+ export declare const executionResultsAdapter: import("@reduxjs/toolkit").EntityAdapter<IExecutionResultEnvelope>;
4
3
  //# sourceMappingURL=executionResultsEntityAdapter.d.ts.map
@@ -1 +1 @@
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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createEntityAdapter } from "@reduxjs/toolkit";
2
+ import { createEntityAdapter } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
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,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"}
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"}
@@ -4,13 +4,7 @@ import { IExecutionResultEnvelope } from "./types.js";
4
4
  /**
5
5
  * @alpha
6
6
  */
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
- };
7
+ export declare const selectExecutionResult: (state: DashboardState, id: import("@reduxjs/toolkit").EntityId) => IExecutionResultEnvelope | undefined;
14
8
  /**
15
9
  * @alpha
16
10
  */
@@ -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;;;;;;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
+ {"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,5 +1,5 @@
1
1
  // (C) 2021-2025 GoodData Corporation
2
- import { createSelector } from "@reduxjs/toolkit";
2
+ import { createSelector } from "@reduxjs/toolkit/dist/redux-toolkit.esm.js";
3
3
  import { 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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"}
@@ -1,9 +1,12 @@
1
- import { Reducer } from "@reduxjs/toolkit";
2
- import { executionResultsAdapter } from "./executionResultsEntityAdapter.js";
3
- export type ExecutionResultsState = ReturnType<typeof executionResultsAdapter.getInitialState>;
4
- export declare const executionResultsSliceReducer: Reducer<ExecutionResultsState>;
5
- export declare const executionResultsActions: {
6
- upsertExecutionResult: import("@reduxjs/toolkit").ActionCreatorWithPayload<import("./types.js").IExecutionResultEnvelope, "executionResults/upsertExecutionResult">;
7
- clearAllExecutionResults: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"executionResults/clearAllExecutionResults">;
8
- };
1
+ export declare const executionResultsSliceReducer: import("@reduxjs/toolkit").Reducer<import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>;
2
+ export declare const executionResultsActions: import("@reduxjs/toolkit").CaseReducerActions<{
3
+ upsertExecutionResult: {
4
+ <S extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S>, entity: import("./types.js").IExecutionResultEnvelope): S;
5
+ <S_1 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_1, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_1>, entity: {
6
+ payload: import("./types.js").IExecutionResultEnvelope;
7
+ type: string;
8
+ }): S_1;
9
+ };
10
+ clearAllExecutionResults: <S_2 extends import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>>(state: import("@reduxjs/toolkit/dist/tsHelpers.js").IsAny<S_2, import("@reduxjs/toolkit").EntityState<import("./types.js").IExecutionResultEnvelope>, S_2>) => S_2;
11
+ }, "executionResults">;
9
12
  //# sourceMappingURL=index.d.ts.map