@gooddata/sdk-ui-dashboard 10.33.0-alpha.68 → 10.33.0-alpha.7

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 (556) hide show
  1. package/NOTICE +340 -460
  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 +4 -6
  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 -138
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  17. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +2 -7
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +6 -12
  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/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  28. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +7 -8
  29. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  30. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  31. package/esm/model/headlessDashboard/HeadlessDashboard.js +3 -4
  32. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  33. package/esm/model/index.d.ts +3 -1
  34. package/esm/model/index.d.ts.map +1 -1
  35. package/esm/model/index.js +3 -1
  36. package/esm/model/index.js.map +1 -1
  37. package/esm/model/queryServices/index.d.ts +0 -3
  38. package/esm/model/queryServices/index.d.ts.map +1 -1
  39. package/esm/model/queryServices/index.js +0 -3
  40. package/esm/model/queryServices/index.js.map +1 -1
  41. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +2 -9
  42. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  43. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  44. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +2 -9
  45. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  46. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  47. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +2 -9
  48. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  49. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  50. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  51. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  52. package/esm/model/react/DashboardStoreProvider.js +1 -1
  53. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  54. package/esm/model/react/filtering/selectors.js +1 -1
  55. package/esm/model/react/filtering/selectors.js.map +1 -1
  56. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  57. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  58. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  59. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  60. package/esm/model/store/_infra/queryProcessing.js +1 -1
  61. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  62. package/esm/model/store/_infra/queryService.d.ts +2 -2
  63. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  64. package/esm/model/store/_infra/queryService.js +1 -1
  65. package/esm/model/store/_infra/queryService.js.map +1 -1
  66. package/esm/model/store/_infra/undoEnhancer.d.ts +3 -0
  67. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  68. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +1 -2
  69. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  70. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  71. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  72. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  73. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  74. package/esm/model/store/accessibleDashboards/index.d.ts +9 -7
  75. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  76. package/esm/model/store/accessibleDashboards/index.js +2 -3
  77. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  78. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  79. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  80. package/esm/model/store/attributeFilterConfigs/index.d.ts +19 -9
  81. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  82. package/esm/model/store/attributeFilterConfigs/index.js +3 -4
  83. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  84. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  85. package/esm/model/store/automations/automationsSelectors.js +1 -1
  86. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  87. package/esm/model/store/automations/index.d.ts +20 -10
  88. package/esm/model/store/automations/index.d.ts.map +1 -1
  89. package/esm/model/store/automations/index.js +2 -3
  90. package/esm/model/store/automations/index.js.map +1 -1
  91. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  92. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  93. package/esm/model/store/backendCapabilities/index.d.ts +7 -6
  94. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  95. package/esm/model/store/backendCapabilities/index.js +2 -3
  96. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  97. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  98. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  99. package/esm/model/store/catalog/index.d.ts +23 -10
  100. package/esm/model/store/catalog/index.d.ts.map +1 -1
  101. package/esm/model/store/catalog/index.js +2 -3
  102. package/esm/model/store/catalog/index.js.map +1 -1
  103. package/esm/model/store/config/configSelectors.d.ts +2 -2
  104. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  105. package/esm/model/store/config/configSelectors.js +4 -4
  106. package/esm/model/store/config/configSelectors.js.map +1 -1
  107. package/esm/model/store/config/index.d.ts +7 -6
  108. package/esm/model/store/config/index.d.ts.map +1 -1
  109. package/esm/model/store/config/index.js +2 -3
  110. package/esm/model/store/config/index.js.map +1 -1
  111. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  112. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  113. package/esm/model/store/dashboardPermissions/index.d.ts +7 -6
  114. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  115. package/esm/model/store/dashboardPermissions/index.js +2 -3
  116. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  117. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  118. package/esm/model/store/dashboardStore.js +1 -1
  119. package/esm/model/store/dashboardStore.js.map +1 -1
  120. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  121. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  122. package/esm/model/store/dateFilterConfig/index.d.ts +31 -15
  123. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  124. package/esm/model/store/dateFilterConfig/index.js +2 -3
  125. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  126. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  127. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  128. package/esm/model/store/dateFilterConfigs/index.d.ts +19 -9
  129. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  130. package/esm/model/store/dateFilterConfigs/index.js +2 -3
  131. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  132. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  133. package/esm/model/store/drill/drillSelectors.js +1 -1
  134. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  135. package/esm/model/store/drill/index.d.ts +12 -8
  136. package/esm/model/store/drill/index.d.ts.map +1 -1
  137. package/esm/model/store/drill/index.js +2 -2
  138. package/esm/model/store/drill/index.js.map +1 -1
  139. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +1 -2
  140. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  141. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  142. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  143. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  144. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  145. package/esm/model/store/drillTargets/index.d.ts +10 -7
  146. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  147. package/esm/model/store/drillTargets/index.js +2 -3
  148. package/esm/model/store/drillTargets/index.js.map +1 -1
  149. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  150. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  151. package/esm/model/store/entitlements/index.d.ts +7 -6
  152. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  153. package/esm/model/store/entitlements/index.js +2 -3
  154. package/esm/model/store/entitlements/index.js.map +1 -1
  155. package/esm/model/store/executed/executedSelectors.js +1 -1
  156. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  157. package/esm/model/store/executed/index.d.ts +5 -7
  158. package/esm/model/store/executed/index.d.ts.map +1 -1
  159. package/esm/model/store/executed/index.js +2 -3
  160. package/esm/model/store/executed/index.js.map +1 -1
  161. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +1 -2
  162. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  163. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  164. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  165. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +1 -7
  166. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  167. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  168. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  169. package/esm/model/store/executionResults/index.d.ts +11 -8
  170. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  171. package/esm/model/store/executionResults/index.js +2 -3
  172. package/esm/model/store/executionResults/index.js.map +1 -1
  173. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  174. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  175. package/esm/model/store/filterContext/index.d.ts +102 -35
  176. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  177. package/esm/model/store/filterContext/index.js +2 -3
  178. package/esm/model/store/filterContext/index.js.map +1 -1
  179. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  180. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  181. package/esm/model/store/filterViews/index.d.ts +11 -7
  182. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  183. package/esm/model/store/filterViews/index.js +2 -3
  184. package/esm/model/store/filterViews/index.js.map +1 -1
  185. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +1 -2
  186. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  187. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  188. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  189. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  190. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  191. package/esm/model/store/inaccessibleDashboards/index.d.ts +10 -7
  192. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  193. package/esm/model/store/inaccessibleDashboards/index.js +2 -3
  194. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  195. package/esm/model/store/index.d.ts +1 -1
  196. package/esm/model/store/index.d.ts.map +1 -1
  197. package/esm/model/store/index.js +1 -1
  198. package/esm/model/store/index.js.map +1 -1
  199. package/esm/model/store/insights/index.d.ts +24 -9
  200. package/esm/model/store/insights/index.d.ts.map +1 -1
  201. package/esm/model/store/insights/index.js +2 -3
  202. package/esm/model/store/insights/index.js.map +1 -1
  203. package/esm/model/store/insights/insightsEntityAdapter.d.ts +1 -2
  204. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  205. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  206. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  207. package/esm/model/store/insights/insightsSelectors.js +1 -1
  208. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  209. package/esm/model/store/layout/index.d.ts +133 -99
  210. package/esm/model/store/layout/index.d.ts.map +1 -1
  211. package/esm/model/store/layout/index.js +2 -3
  212. package/esm/model/store/layout/index.js.map +1 -1
  213. package/esm/model/store/layout/layoutSelectors.js +1 -1
  214. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  215. package/esm/model/store/listedDashboards/index.d.ts +17 -8
  216. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  217. package/esm/model/store/listedDashboards/index.js +2 -3
  218. package/esm/model/store/listedDashboards/index.js.map +1 -1
  219. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +1 -2
  220. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  221. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  222. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  223. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  224. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  225. package/esm/model/store/loading/index.d.ts +9 -8
  226. package/esm/model/store/loading/index.d.ts.map +1 -1
  227. package/esm/model/store/loading/index.js +2 -3
  228. package/esm/model/store/loading/index.js.map +1 -1
  229. package/esm/model/store/loading/loadingSelectors.js +1 -1
  230. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  231. package/esm/model/store/meta/index.d.ts +36 -15
  232. package/esm/model/store/meta/index.d.ts.map +1 -1
  233. package/esm/model/store/meta/index.js +4 -3
  234. package/esm/model/store/meta/index.js.map +1 -1
  235. package/esm/model/store/meta/metaSelectors.js +1 -1
  236. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  237. package/esm/model/store/notificationChannels/index.d.ts +11 -7
  238. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  239. package/esm/model/store/notificationChannels/index.js +2 -3
  240. package/esm/model/store/notificationChannels/index.js.map +1 -1
  241. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  242. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  243. package/esm/model/store/permissions/index.d.ts +7 -6
  244. package/esm/model/store/permissions/index.d.ts.map +1 -1
  245. package/esm/model/store/permissions/index.js +2 -3
  246. package/esm/model/store/permissions/index.js.map +1 -1
  247. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  248. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  249. package/esm/model/store/renderMode/index.d.ts +10 -9
  250. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  251. package/esm/model/store/renderMode/index.js +2 -3
  252. package/esm/model/store/renderMode/index.js.map +1 -1
  253. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  254. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  255. package/esm/model/store/saving/index.d.ts +9 -8
  256. package/esm/model/store/saving/index.d.ts.map +1 -1
  257. package/esm/model/store/saving/index.js +2 -3
  258. package/esm/model/store/saving/index.js.map +1 -1
  259. package/esm/model/store/saving/savingSelectors.js +1 -1
  260. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  261. package/esm/model/store/showWidgetAsTable/index.d.ts +1 -3
  262. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  263. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  264. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  265. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  266. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  267. package/esm/model/store/types.d.ts +6 -6
  268. package/esm/model/store/types.d.ts.map +1 -1
  269. package/esm/model/store/ui/index.d.ts +168 -77
  270. package/esm/model/store/ui/index.d.ts.map +1 -1
  271. package/esm/model/store/ui/index.js +2 -3
  272. package/esm/model/store/ui/index.js.map +1 -1
  273. package/esm/model/store/ui/uiSelectors.js +1 -1
  274. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  275. package/esm/model/store/user/index.d.ts +7 -6
  276. package/esm/model/store/user/index.d.ts.map +1 -1
  277. package/esm/model/store/user/index.js +2 -3
  278. package/esm/model/store/user/index.js.map +1 -1
  279. package/esm/model/store/user/userSelectors.js +1 -1
  280. package/esm/model/store/user/userSelectors.js.map +1 -1
  281. package/esm/model/store/users/index.d.ts +15 -8
  282. package/esm/model/store/users/index.d.ts.map +1 -1
  283. package/esm/model/store/users/index.js +2 -3
  284. package/esm/model/store/users/index.js.map +1 -1
  285. package/esm/model/store/users/usersSelectors.js +1 -1
  286. package/esm/model/store/users/usersSelectors.js.map +1 -1
  287. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  288. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  289. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  290. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  291. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  292. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +0 -1
  293. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  294. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  295. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  296. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  297. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  298. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  299. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -7
  300. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  301. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  302. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +2 -1
  303. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  304. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  305. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
  306. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  307. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  308. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +7 -6
  309. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  310. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  311. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  312. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  313. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  314. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  315. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  316. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  317. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  318. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +3 -12
  319. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  320. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  321. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -2
  322. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  323. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  324. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  325. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -5
  326. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  327. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +17 -29
  328. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  329. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +2 -4
  330. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  331. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +18 -36
  332. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  333. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -2
  334. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  335. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +9 -15
  336. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  337. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +0 -2
  338. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  339. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +0 -22
  340. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  341. package/esm/presentation/localization/bundles/de-DE.json +1 -8
  342. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -7
  343. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  344. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -9
  345. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  346. package/esm/presentation/localization/bundles/en-AU.json +1 -8
  347. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -7
  348. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  349. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -9
  350. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  351. package/esm/presentation/localization/bundles/en-GB.json +1 -8
  352. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -7
  353. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  354. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -9
  355. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  356. package/esm/presentation/localization/bundles/en-US.json +469 -534
  357. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +3393 -685
  358. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  359. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +3394 -686
  360. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  361. package/esm/presentation/localization/bundles/es-419.json +1 -8
  362. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -7
  363. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  364. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -9
  365. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  366. package/esm/presentation/localization/bundles/es-ES.json +1 -8
  367. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -7
  368. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  369. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -9
  370. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  371. package/esm/presentation/localization/bundles/fi-FI.json +1 -8
  372. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -7
  373. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  374. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -9
  375. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  376. package/esm/presentation/localization/bundles/fr-CA.json +1 -8
  377. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -7
  378. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  379. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -9
  380. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  381. package/esm/presentation/localization/bundles/fr-FR.json +1 -8
  382. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -7
  383. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  384. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -9
  385. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  386. package/esm/presentation/localization/bundles/it-IT.json +1 -8
  387. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -7
  388. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  389. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -9
  390. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  391. package/esm/presentation/localization/bundles/ja-JP.json +1 -8
  392. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -7
  393. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  394. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -9
  395. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  396. package/esm/presentation/localization/bundles/ko-KR.json +1 -8
  397. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -7
  398. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  399. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -9
  400. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  401. package/esm/presentation/localization/bundles/nl-NL.json +1 -8
  402. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -7
  403. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  404. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +2 -9
  405. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  406. package/esm/presentation/localization/bundles/pl-PL.json +1 -8
  407. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -7
  408. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  409. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -9
  410. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  411. package/esm/presentation/localization/bundles/pt-BR.json +1 -8
  412. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -7
  413. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  414. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +2 -9
  415. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  416. package/esm/presentation/localization/bundles/pt-PT.json +1 -8
  417. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -7
  418. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  419. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -9
  420. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  421. package/esm/presentation/localization/bundles/ru-RU.json +1 -8
  422. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -7
  423. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  424. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -9
  425. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  426. package/esm/presentation/localization/bundles/tr-TR.json +1 -8
  427. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -7
  428. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  429. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +2 -9
  430. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  431. package/esm/presentation/localization/bundles/zh-HK.json +1 -8
  432. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -7
  433. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  434. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -9
  435. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  436. package/esm/presentation/localization/bundles/zh-Hans.json +1 -8
  437. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -7
  438. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  439. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -9
  440. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  441. package/esm/presentation/localization/bundles/zh-Hant.json +1 -8
  442. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -7
  443. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  444. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -9
  445. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  446. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  447. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -5
  448. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  449. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  450. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +2 -13
  451. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  452. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  453. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +5 -12
  454. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  455. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +1 -0
  456. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +1 -0
  457. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +1 -0
  458. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.js +1 -1
  459. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +1 -0
  460. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.d.ts +2 -2
  461. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +1 -0
  462. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +1 -0
  463. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +11 -6
  464. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  465. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +37 -31
  466. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  467. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +16 -6
  468. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  469. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +27 -30
  470. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  471. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +5 -10
  472. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  473. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +19 -76
  474. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  475. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  476. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  477. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  478. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  479. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  480. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  481. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  482. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +4 -13
  483. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  484. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  485. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  486. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  487. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  488. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  489. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +4 -0
  490. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  491. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  492. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  493. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  494. package/esm/sdk-ui-dashboard.d.ts +270 -149
  495. package/package.json +23 -22
  496. package/styles/css/attributeFilterConfig.css +1 -1
  497. package/styles/css/dashboard.css +5 -100
  498. package/styles/css/dashboard.css.map +1 -1
  499. package/styles/css/dashboardNestedLayoutWidget.css +49 -88
  500. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  501. package/styles/css/dragAndDrop.css +20 -24
  502. package/styles/css/dragAndDrop.css.map +1 -1
  503. package/styles/css/drillConfigPanel.css +14 -14
  504. package/styles/css/icons.css +24 -32
  505. package/styles/css/icons.css.map +1 -1
  506. package/styles/css/main.css +132 -280
  507. package/styles/css/main.css.map +1 -1
  508. package/styles/css/notifications_channels_dialog.css +2 -88
  509. package/styles/css/notifications_channels_dialog.css.map +1 -1
  510. package/styles/css/poweredByGDLogo.css +2 -2
  511. package/styles/css/sidebar.css +4 -6
  512. package/styles/css/sidebar.css.map +1 -1
  513. package/styles/scss/attributeFilterConfig.scss +1 -1
  514. package/styles/scss/dashboard.scss +3 -15
  515. package/styles/scss/dashboardNestedLayoutWidget.scss +77 -142
  516. package/styles/scss/dragAndDrop.scss +48 -59
  517. package/styles/scss/drillConfigPanel.scss +14 -14
  518. package/styles/scss/icons.scss +79 -77
  519. package/styles/scss/notifications_channels_dialog.scss +1 -89
  520. package/styles/scss/poweredByGDLogo.scss +3 -3
  521. package/styles/scss/sidebar.scss +4 -6
  522. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  523. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
  524. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
  525. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
  526. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
  527. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +0 -10
  528. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +0 -1
  529. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +0 -71
  530. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +0 -1
  531. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +0 -17
  532. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +0 -1
  533. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +0 -100
  534. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +0 -1
  535. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +0 -1
  536. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +0 -1
  537. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +0 -1
  538. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +0 -1
  539. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +0 -1
  540. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +0 -1
  541. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +0 -5
  542. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +0 -1
  543. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +0 -10
  544. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +0 -1
  545. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +0 -17
  546. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +0 -1
  547. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +0 -47
  548. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +0 -1
  549. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +0 -20
  550. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +0 -1
  551. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +0 -33
  552. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +0 -1
  553. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.d.ts +0 -0
  554. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFilters.js +0 -0
  555. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentFiltersList.d.ts +0 -0
  556. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{AttachmentsOld → Attachments}/AttachmentItems.js +0 -0
@@ -179,63 +179,60 @@
179
179
 
180
180
  .add-kpi-placeholder::before,
181
181
  .move-kpi-placeholder::before {
182
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
183
- }
184
-
185
- .add-attribute-filter-placeholder.disabled::before {
186
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
182
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
187
183
  }
188
184
 
189
185
  .add-attribute-filter-placeholder::before {
190
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
191
- }
192
-
193
- .gd-fluid-layout {
194
- .dropzone {
195
- z-index: zIndexes.$drag-and-drop-drop-zone;
186
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
196
187
 
197
- &.next,
198
- &.prev {
199
- position: absolute;
200
- top: 0;
201
- bottom: 0;
202
- width: 50%;
203
- }
188
+ &:disabled {
189
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
190
+ }
191
+ }
204
192
 
205
- &.next {
206
- right: 0;
193
+ .dropzone {
194
+ z-index: zIndexes.$drag-and-drop-drop-zone;
195
+ &.next,
196
+ &.prev {
197
+ position: absolute;
198
+ top: 0;
199
+ bottom: 0;
200
+ width: 50%;
201
+ }
207
202
 
208
- .drop-hint {
209
- float: right;
210
- margin-left: 3px;
211
- }
203
+ &.next {
204
+ right: 0;
212
205
 
213
- &.full {
214
- width: 100%;
215
- }
206
+ .drop-hint {
207
+ float: right;
208
+ margin-left: 3px;
216
209
  }
217
210
 
218
- &.prev {
219
- left: 0;
220
-
221
- .drop-hint {
222
- float: left;
223
- margin-left: -3px;
224
- }
225
-
226
- &.full {
227
- width: 100%;
228
- }
211
+ &.full {
212
+ width: 100%;
229
213
  }
214
+ }
230
215
 
231
- &.hidden {
232
- display: none;
216
+ &.prev {
217
+ left: 0;
218
+
219
+ .drop-hint {
220
+ float: left;
221
+ margin-left: -3px;
233
222
  }
234
223
 
235
- &.extended {
224
+ &.full {
236
225
  width: 100%;
237
226
  }
238
227
  }
228
+
229
+ &.hidden {
230
+ display: none;
231
+ }
232
+
233
+ &.extended {
234
+ width: 100%;
235
+ }
239
236
  }
240
237
 
241
238
  .widget-dropzone,
@@ -444,7 +441,7 @@
444
441
 
445
442
  .gd-icon-insight {
446
443
  &::before {
447
- content: url("@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
444
+ content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
448
445
  display: inline-block;
449
446
  margin-right: 10px;
450
447
  }
@@ -564,7 +561,7 @@
564
561
  cursor: pointer;
565
562
 
566
563
  &.select-measure {
567
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
564
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
568
565
  background-size: 130px;
569
566
  }
570
567
  }
@@ -713,6 +710,14 @@
713
710
  }
714
711
  }
715
712
 
713
+ .dropzone {
714
+ &.next {
715
+ .drop-hint {
716
+ float: unset;
717
+ }
718
+ }
719
+ }
720
+
716
721
  .row-hotspot-container {
717
722
  .row-hotspot {
718
723
  top: -20px; // move active dropzone over the section hotspot row
@@ -767,12 +772,6 @@
767
772
  padding: 10px;
768
773
  }
769
774
 
770
- .gd-fluidlayout-column-dropzone__text--hidden {
771
- .drop-target-inner {
772
- padding: 4px;
773
- }
774
- }
775
-
776
775
  .drop-target-message {
777
776
  position: unset;
778
777
  top: unset;
@@ -834,25 +833,15 @@
834
833
 
835
834
  .gd-fluidlayout-column-row-end-hotspot {
836
835
  min-height: unset;
837
-
838
836
  .widget-dropzone-box {
839
837
  padding: 10px 0;
840
838
  }
841
-
842
839
  .drag-info-placeholder-inner {
843
840
  padding: 0;
844
841
  }
845
-
846
- &.gd-fluidlayout-column-row-end-hotspot--direction-column.gd-fluidlayout-column-dropzone__text--hidden {
847
- .widget-dropzone-box {
848
- padding: 0;
849
- }
850
- }
851
-
852
842
  &.gd-first-container-row-dropzone .widget-dropzone-box {
853
843
  padding-top: 0;
854
844
  }
855
-
856
845
  .drag-info-placeholder-drop-target,
857
846
  .drop-target-inner {
858
847
  position: unset;
@@ -116,7 +116,7 @@
116
116
  display: block;
117
117
  width: 18px;
118
118
  height: 24px;
119
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
119
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
120
120
  background-repeat: no-repeat;
121
121
  background-position: left top;
122
122
  background-size: contain;
@@ -128,20 +128,20 @@
128
128
  }
129
129
 
130
130
  .gd-drill-measure-selector-list-item::before {
131
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
131
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
132
132
  }
133
133
  .gd-drill-metric-selector-list-item::before {
134
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
134
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
135
135
  top: 8px;
136
136
  height: 18px;
137
137
  }
138
138
  .gd-drill-attribute-selector-list-item::before {
139
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
139
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
140
140
  }
141
141
  .gd-drill-attribute-date-selector-list-item::before {
142
142
  top: 9px;
143
143
  height: 16px;
144
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
144
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
145
145
  }
146
146
  }
147
147
 
@@ -227,7 +227,7 @@
227
227
  display: block;
228
228
  width: 18px;
229
229
  height: 24px;
230
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
230
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
231
231
  background-repeat: no-repeat;
232
232
  background-position: left top;
233
233
  background-size: contain;
@@ -262,16 +262,16 @@
262
262
  }
263
263
 
264
264
  .dm-button-icon-metric {
265
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
265
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
266
266
  }
267
267
  .dm-button-icon-measure {
268
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
268
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
269
269
  }
270
270
  .dm-button-icon-attribute {
271
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
271
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
272
272
  }
273
273
  .dm-button-icon-date {
274
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
274
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
275
275
  }
276
276
 
277
277
  .dm-button-title {
@@ -434,21 +434,21 @@
434
434
  }
435
435
 
436
436
  .gd-icon-drill-to-dashboard::before {
437
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
437
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
438
438
  }
439
439
 
440
440
  .gd-icon-drill-to-insight::before {
441
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
441
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
442
442
  }
443
443
 
444
444
  .gd-icon-drill-down::before {
445
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
445
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
446
446
  background-repeat: no-repeat;
447
447
  top: 1px;
448
448
  }
449
449
 
450
450
  .gd-icon-attribute-hierarchy::before {
451
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
451
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
452
452
  background-repeat: no-repeat;
453
453
  top: 1px;
454
454
  }
@@ -35,7 +35,7 @@
35
35
  }
36
36
 
37
37
  &::before {
38
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
38
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
39
39
  }
40
40
 
41
41
  &.is-selected {
@@ -53,7 +53,7 @@
53
53
  }
54
54
 
55
55
  &::before {
56
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
56
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
57
57
  }
58
58
 
59
59
  &.is-selected {
@@ -66,20 +66,20 @@
66
66
  }
67
67
 
68
68
  &.type-measure::before {
69
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
69
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
70
70
  }
71
71
 
72
72
  &.type-metric::before {
73
73
  margin-top: 0;
74
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
74
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
75
75
  }
76
76
 
77
77
  &.type-attribute::before {
78
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
78
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
79
79
  }
80
80
 
81
81
  &.type-date::before {
82
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
82
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
83
83
  }
84
84
 
85
85
  &.type-comparison::before {
@@ -98,85 +98,87 @@
98
98
  }
99
99
  }
100
100
 
101
- .gd-icon-list {
102
- &::before {
103
- content: "";
104
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
105
- width: 16px;
106
- height: 16px;
107
- display: inline-block;
101
+ .gd-list-item {
102
+ .gd-icon-list {
103
+ &::before {
104
+ content: "";
105
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
106
+ width: 16px;
107
+ height: 16px;
108
+ display: inline-block;
109
+ }
108
110
  }
109
- }
110
- .gd-icon-save-as-new {
111
- &::before {
112
- content: "";
113
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
114
- width: 16px;
115
- height: 16px;
116
- display: inline-block;
111
+ .gd-icon-save-as-new {
112
+ &::before {
113
+ content: "";
114
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
115
+ width: 16px;
116
+ height: 16px;
117
+ display: inline-block;
118
+ }
117
119
  }
118
- }
119
- .gd-icon-filter {
120
- &::before {
121
- content: "";
122
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
123
- width: 16px;
124
- height: 16px;
125
- display: inline-block;
120
+ .gd-icon-filter {
121
+ &::before {
122
+ content: "";
123
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
124
+ width: 16px;
125
+ height: 16px;
126
+ display: inline-block;
127
+ }
126
128
  }
127
- }
128
- .gd-icon-type-pdf {
129
- &::before {
130
- content: "";
131
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
132
- width: 16px;
133
- height: 16px;
134
- display: inline-block;
129
+ .gd-icon-type-pdf {
130
+ &::before {
131
+ content: "";
132
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
133
+ width: 16px;
134
+ height: 16px;
135
+ display: inline-block;
136
+ }
135
137
  }
136
- }
137
- .gd-icon-type-sheet {
138
- &::before {
139
- content: "";
140
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
141
- width: 16px;
142
- height: 16px;
143
- display: inline-block;
138
+ .gd-icon-type-sheet {
139
+ &::before {
140
+ content: "";
141
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
142
+ width: 16px;
143
+ height: 16px;
144
+ display: inline-block;
145
+ }
144
146
  }
145
- }
146
- .gd-icon-type-slides {
147
- &::before {
148
- content: "";
149
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
150
- width: 16px;
151
- height: 16px;
152
- display: inline-block;
147
+ .gd-icon-type-slides {
148
+ &::before {
149
+ content: "";
150
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
151
+ width: 16px;
152
+ height: 16px;
153
+ display: inline-block;
154
+ }
153
155
  }
154
- }
155
- .gd-icon-type-image {
156
- &::before {
157
- content: "";
158
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
159
- width: 16px;
160
- height: 16px;
161
- display: inline-block;
156
+ .gd-icon-type-image {
157
+ &::before {
158
+ content: "";
159
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
160
+ width: 16px;
161
+ height: 16px;
162
+ display: inline-block;
163
+ }
162
164
  }
163
- }
164
- .gd-icon-type-csv-raw {
165
- &::before {
166
- content: "";
167
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
168
- width: 16px;
169
- height: 16px;
170
- display: inline-block;
165
+ .gd-icon-type-csv-raw {
166
+ &::before {
167
+ content: "";
168
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
169
+ width: 16px;
170
+ height: 16px;
171
+ display: inline-block;
172
+ }
171
173
  }
172
- }
173
- .gd-icon-type-csv-formatted {
174
- &::before {
175
- content: "";
176
- background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
177
- width: 16px;
178
- height: 16px;
179
- display: inline-block;
174
+ .gd-icon-type-csv-formatted {
175
+ &::before {
176
+ content: "";
177
+ background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
178
+ width: 16px;
179
+ height: 16px;
180
+ display: inline-block;
181
+ }
180
182
  }
181
183
  }
182
184
 
@@ -143,22 +143,6 @@ $min-content-height: 110px;
143
143
  }
144
144
 
145
145
  .gd-attachment-list {
146
- display: flex;
147
- flex-direction: row;
148
- align-items: center;
149
- flex: 1;
150
- overflow: hidden;
151
- margin: -2px 0;
152
- flex-wrap: wrap;
153
- gap: 5px;
154
- scroll-margin-bottom: 40px;
155
-
156
- @media #{kit-variables.$small-only} {
157
- max-width: none;
158
- }
159
- }
160
-
161
- .gd-attachment-list-old {
162
146
  display: flex;
163
147
  flex-direction: row;
164
148
  align-items: end;
@@ -338,7 +322,6 @@ $min-content-height: 110px;
338
322
  display: flex;
339
323
  flex-direction: column;
340
324
  padding: 15px 10px;
341
- gap: var(--gd-spacing-10px);
342
325
  }
343
326
 
344
327
  .gd-attachment-settings-dropdown-footer {
@@ -464,7 +447,7 @@ $min-content-height: 110px;
464
447
  border: none;
465
448
  cursor: pointer;
466
449
 
467
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
450
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
468
451
  background-color: transparent;
469
452
  background-position: center center;
470
453
  }
@@ -914,74 +897,3 @@ $min-content-height: 110px;
914
897
  .gd-recurrence-form .gd-input-component .gd-label {
915
898
  min-width: unset;
916
899
  }
917
-
918
- .gd-attachment-type-label {
919
- display: inline-flex;
920
- gap: var(--gd-spacing-10px);
921
- align-items: center;
922
- margin-inline-start: 5px;
923
- }
924
-
925
- .gd-attachment-types-content {
926
- padding: var(--gd-spacing-10px);
927
- }
928
-
929
- .gd-attachment-type-item {
930
- padding: 3px 0;
931
- font-size: 12px;
932
- }
933
-
934
- .gd-attachment-chip {
935
- height: 27px;
936
- max-width: 245px;
937
- display: inline-flex;
938
- flex-direction: row;
939
- align-items: center;
940
- justify-content: center;
941
- box-sizing: border-box;
942
- position: relative;
943
- border-radius: 20px;
944
- padding-left: var(--gd-spacing-10px);
945
- font-size: 12px;
946
- border: 1px solid var(--gd-palette-complementary-4);
947
- background-color: var(--gd-palette-complementary-0);
948
- color: var(--gd-palette-complementary-7);
949
- &:has(.gd-attachment-chip-delete:hover) {
950
- background-color: var(--gd-palette-error-dimmed);
951
- color: var(--gd-palette-error-base);
952
- border: 1px solid var(--gd-palette-error-base-t85);
953
- }
954
- }
955
-
956
- .gd-attachment-chip-label {
957
- display: inline-flex;
958
- gap: var(--gd-spacing-5px);
959
- align-items: center;
960
- }
961
-
962
- .gd-attachment-chip-button {
963
- background: none;
964
- border: none;
965
- padding: 0;
966
- font: inherit;
967
- cursor: pointer;
968
- color: var(--gd-palette-complementary-6);
969
- display: grid;
970
- place-items: center;
971
- width: 27px;
972
- height: 100%;
973
- &:hover {
974
- color: var(--gd-palette-complementary-8);
975
- }
976
- }
977
-
978
- .gd-attachment-chip-delete {
979
- &:hover {
980
- color: var(--gd-palette-error-base);
981
- }
982
- }
983
-
984
- .gd-attachment-list-error {
985
- color: var(--gd-palette-error-base);
986
- font-size: 12px;
987
- }
@@ -1,4 +1,4 @@
1
- // (C) 2019-2025 GoodData Corporation
1
+ // (C) 2019-2020 GoodData Corporation
2
2
  .gd-powered-by-logo-wrapper {
3
3
  right: 0;
4
4
  bottom: 0;
@@ -23,14 +23,14 @@
23
23
  &-large {
24
24
  width: 165px;
25
25
  height: 30px;
26
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
26
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
27
27
  background-size: 165px 30px;
28
28
  }
29
29
 
30
30
  &-small {
31
31
  width: 146px;
32
32
  height: 16px;
33
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
33
+ background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
34
34
  background-size: 146px 16px;
35
35
  }
36
36
  }
@@ -110,14 +110,12 @@
110
110
  flex-direction: column;
111
111
  align-items: stretch;
112
112
  gap: 10px;
113
- max-width: 260px;
113
+ max-width: 240px;
114
114
 
115
115
  &__image {
116
- background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
117
- background-repeat: no-repeat;
118
- background-position: left top;
119
- background-size: contain;
120
- aspect-ratio: 44/27; // This needs to be updated if the image is ever changed
116
+ width: 100%;
117
+ aspect-ratio: 3/2;
118
+ background: fuchsia;
121
119
  }
122
120
 
123
121
  &__actions {
@@ -1,15 +0,0 @@
1
- import { AnyAction } from "@reduxjs/toolkit";
2
- import { IDashboardLayout, ScreenSize, IDashboardLayoutItem } from "@gooddata/sdk-model";
3
- import { ExtendedDashboardWidget } from "../../types/layoutTypes.js";
4
- import { ILayoutItemPath } from "../../../types.js";
5
- import { IDashboardCommand } from "../../commands/index.js";
6
- /**
7
- * Builds actions for row container sanitization when moving items between layouts.
8
- *
9
- * If a container is being moved, we need to check if it has a row direction, and it is being moved to
10
- * a column layout. If yes, we need to change its direction to column. In any case, we need to check all
11
- * its children and find all the row containers and change their direction to column. We will also need to
12
- * update the width of all the children to match the moved container width.
13
- */
14
- export declare function buildRowContainerSanitizationActions(cmd: IDashboardCommand, rootLayout: IDashboardLayout<ExtendedDashboardWidget>, possibleContainer: IDashboardLayoutItem<ExtendedDashboardWidget>, fromItemIndex: ILayoutItemPath, toItemIndex: ILayoutItemPath, screen: ScreenSize): AnyAction[];
15
- //# sourceMappingURL=rowContainerSanitization.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rowContainerSanitization.d.ts","sourceRoot":"","sources":["../../../../src/model/commandHandlers/layout/rowContainerSanitization.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAqB,gBAAgB,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAE5G,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAOpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAyF5D;;;;;;;GAOG;AACH,wBAAgB,oCAAoC,CAChD,GAAG,EAAE,iBAAiB,EACtB,UAAU,EAAE,gBAAgB,CAAC,uBAAuB,CAAC,EACrD,iBAAiB,EAAE,oBAAoB,CAAC,uBAAuB,CAAC,EAChE,aAAa,EAAE,eAAe,EAC9B,WAAW,EAAE,eAAe,EAC5B,MAAM,EAAE,UAAU,GACnB,SAAS,EAAE,CA0Bb"}