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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (613) hide show
  1. package/NOTICE +3859 -2342
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
  9. package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
  10. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  11. package/esm/_staging/layout/sizing.js +7 -5
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  14. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
  15. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
  17. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  20. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
  21. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  23. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
  24. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  25. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  26. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
  27. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  28. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
  29. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
  30. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
  31. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
  32. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  33. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
  34. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  35. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
  36. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  37. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  38. package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
  39. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  40. package/esm/model/index.d.ts +1 -3
  41. package/esm/model/index.d.ts.map +1 -1
  42. package/esm/model/index.js +1 -3
  43. package/esm/model/index.js.map +1 -1
  44. package/esm/model/queryServices/index.d.ts +3 -0
  45. package/esm/model/queryServices/index.d.ts.map +1 -1
  46. package/esm/model/queryServices/index.js +3 -0
  47. package/esm/model/queryServices/index.js.map +1 -1
  48. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
  49. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  50. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  51. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
  52. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  53. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  54. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
  55. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  56. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  57. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  58. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  59. package/esm/model/react/DashboardStoreProvider.js +1 -1
  60. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  61. package/esm/model/react/filtering/selectors.js +1 -1
  62. package/esm/model/react/filtering/selectors.js.map +1 -1
  63. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  64. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  65. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  66. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  67. package/esm/model/store/_infra/queryProcessing.js +1 -1
  68. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  69. package/esm/model/store/_infra/queryService.d.ts +2 -2
  70. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  71. package/esm/model/store/_infra/queryService.js +1 -1
  72. package/esm/model/store/_infra/queryService.js.map +1 -1
  73. package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
  74. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  75. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
  76. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  77. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  78. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  79. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  80. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  81. package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
  82. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  83. package/esm/model/store/accessibleDashboards/index.js +3 -2
  84. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  85. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  86. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  87. package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
  88. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  89. package/esm/model/store/attributeFilterConfigs/index.js +4 -3
  90. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  91. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  92. package/esm/model/store/automations/automationsSelectors.js +1 -1
  93. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  94. package/esm/model/store/automations/index.d.ts +10 -20
  95. package/esm/model/store/automations/index.d.ts.map +1 -1
  96. package/esm/model/store/automations/index.js +3 -2
  97. package/esm/model/store/automations/index.js.map +1 -1
  98. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  99. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  100. package/esm/model/store/backendCapabilities/index.d.ts +6 -7
  101. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  102. package/esm/model/store/backendCapabilities/index.js +3 -2
  103. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  104. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  105. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  106. package/esm/model/store/catalog/index.d.ts +10 -23
  107. package/esm/model/store/catalog/index.d.ts.map +1 -1
  108. package/esm/model/store/catalog/index.js +3 -2
  109. package/esm/model/store/catalog/index.js.map +1 -1
  110. package/esm/model/store/config/configSelectors.d.ts +2 -2
  111. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  112. package/esm/model/store/config/configSelectors.js +4 -4
  113. package/esm/model/store/config/configSelectors.js.map +1 -1
  114. package/esm/model/store/config/index.d.ts +6 -7
  115. package/esm/model/store/config/index.d.ts.map +1 -1
  116. package/esm/model/store/config/index.js +3 -2
  117. package/esm/model/store/config/index.js.map +1 -1
  118. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  119. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  120. package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
  121. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  122. package/esm/model/store/dashboardPermissions/index.js +3 -2
  123. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  124. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  125. package/esm/model/store/dashboardStore.js +1 -1
  126. package/esm/model/store/dashboardStore.js.map +1 -1
  127. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  128. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  129. package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
  130. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  131. package/esm/model/store/dateFilterConfig/index.js +3 -2
  132. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  133. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  134. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  135. package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
  136. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  137. package/esm/model/store/dateFilterConfigs/index.js +3 -2
  138. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  139. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  140. package/esm/model/store/drill/drillSelectors.js +1 -1
  141. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  142. package/esm/model/store/drill/index.d.ts +8 -12
  143. package/esm/model/store/drill/index.d.ts.map +1 -1
  144. package/esm/model/store/drill/index.js +2 -2
  145. package/esm/model/store/drill/index.js.map +1 -1
  146. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
  147. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  148. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  149. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  150. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  151. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  152. package/esm/model/store/drillTargets/index.d.ts +7 -10
  153. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  154. package/esm/model/store/drillTargets/index.js +3 -2
  155. package/esm/model/store/drillTargets/index.js.map +1 -1
  156. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  157. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  158. package/esm/model/store/entitlements/index.d.ts +6 -7
  159. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  160. package/esm/model/store/entitlements/index.js +3 -2
  161. package/esm/model/store/entitlements/index.js.map +1 -1
  162. package/esm/model/store/executed/executedSelectors.js +1 -1
  163. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  164. package/esm/model/store/executed/index.d.ts +7 -5
  165. package/esm/model/store/executed/index.d.ts.map +1 -1
  166. package/esm/model/store/executed/index.js +3 -2
  167. package/esm/model/store/executed/index.js.map +1 -1
  168. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
  169. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  170. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  171. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  172. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
  173. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  174. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  175. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  176. package/esm/model/store/executionResults/index.d.ts +8 -11
  177. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  178. package/esm/model/store/executionResults/index.js +3 -2
  179. package/esm/model/store/executionResults/index.js.map +1 -1
  180. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  181. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  182. package/esm/model/store/filterContext/index.d.ts +35 -102
  183. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  184. package/esm/model/store/filterContext/index.js +3 -2
  185. package/esm/model/store/filterContext/index.js.map +1 -1
  186. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  187. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  188. package/esm/model/store/filterViews/index.d.ts +7 -11
  189. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  190. package/esm/model/store/filterViews/index.js +3 -2
  191. package/esm/model/store/filterViews/index.js.map +1 -1
  192. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
  193. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  194. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  195. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  196. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  197. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  198. package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
  199. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  200. package/esm/model/store/inaccessibleDashboards/index.js +3 -2
  201. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  202. package/esm/model/store/index.d.ts +2 -2
  203. package/esm/model/store/index.d.ts.map +1 -1
  204. package/esm/model/store/index.js +2 -2
  205. package/esm/model/store/index.js.map +1 -1
  206. package/esm/model/store/insights/index.d.ts +9 -24
  207. package/esm/model/store/insights/index.d.ts.map +1 -1
  208. package/esm/model/store/insights/index.js +3 -2
  209. package/esm/model/store/insights/index.js.map +1 -1
  210. package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
  211. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  212. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  213. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  214. package/esm/model/store/insights/insightsSelectors.js +1 -1
  215. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  216. package/esm/model/store/layout/index.d.ts +99 -133
  217. package/esm/model/store/layout/index.d.ts.map +1 -1
  218. package/esm/model/store/layout/index.js +3 -2
  219. package/esm/model/store/layout/index.js.map +1 -1
  220. package/esm/model/store/layout/layoutSelectors.js +1 -1
  221. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  222. package/esm/model/store/listedDashboards/index.d.ts +8 -17
  223. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  224. package/esm/model/store/listedDashboards/index.js +3 -2
  225. package/esm/model/store/listedDashboards/index.js.map +1 -1
  226. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
  227. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  228. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  229. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  230. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  231. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  232. package/esm/model/store/loading/index.d.ts +8 -9
  233. package/esm/model/store/loading/index.d.ts.map +1 -1
  234. package/esm/model/store/loading/index.js +3 -2
  235. package/esm/model/store/loading/index.js.map +1 -1
  236. package/esm/model/store/loading/loadingSelectors.js +1 -1
  237. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  238. package/esm/model/store/meta/index.d.ts +15 -36
  239. package/esm/model/store/meta/index.d.ts.map +1 -1
  240. package/esm/model/store/meta/index.js +3 -4
  241. package/esm/model/store/meta/index.js.map +1 -1
  242. package/esm/model/store/meta/metaSelectors.js +1 -1
  243. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  244. package/esm/model/store/notificationChannels/index.d.ts +7 -11
  245. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  246. package/esm/model/store/notificationChannels/index.js +3 -2
  247. package/esm/model/store/notificationChannels/index.js.map +1 -1
  248. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  249. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  250. package/esm/model/store/permissions/index.d.ts +6 -7
  251. package/esm/model/store/permissions/index.d.ts.map +1 -1
  252. package/esm/model/store/permissions/index.js +3 -2
  253. package/esm/model/store/permissions/index.js.map +1 -1
  254. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  255. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  256. package/esm/model/store/renderMode/index.d.ts +9 -10
  257. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  258. package/esm/model/store/renderMode/index.js +3 -2
  259. package/esm/model/store/renderMode/index.js.map +1 -1
  260. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  261. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  262. package/esm/model/store/saving/index.d.ts +8 -9
  263. package/esm/model/store/saving/index.d.ts.map +1 -1
  264. package/esm/model/store/saving/index.js +3 -2
  265. package/esm/model/store/saving/index.js.map +1 -1
  266. package/esm/model/store/saving/savingSelectors.js +1 -1
  267. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  268. package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
  269. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  270. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  271. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  272. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  273. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  274. package/esm/model/store/types.d.ts +6 -6
  275. package/esm/model/store/types.d.ts.map +1 -1
  276. package/esm/model/store/ui/index.d.ts +80 -168
  277. package/esm/model/store/ui/index.d.ts.map +1 -1
  278. package/esm/model/store/ui/index.js +3 -2
  279. package/esm/model/store/ui/index.js.map +1 -1
  280. package/esm/model/store/ui/uiReducers.d.ts +5 -2
  281. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  282. package/esm/model/store/ui/uiReducers.js +6 -3
  283. package/esm/model/store/ui/uiReducers.js.map +1 -1
  284. package/esm/model/store/ui/uiSelectors.d.ts +5 -1
  285. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  286. package/esm/model/store/ui/uiSelectors.js +5 -1
  287. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  288. package/esm/model/store/ui/uiState.d.ts +3 -1
  289. package/esm/model/store/ui/uiState.d.ts.map +1 -1
  290. package/esm/model/store/ui/uiState.js +1 -0
  291. package/esm/model/store/ui/uiState.js.map +1 -1
  292. package/esm/model/store/user/index.d.ts +6 -7
  293. package/esm/model/store/user/index.d.ts.map +1 -1
  294. package/esm/model/store/user/index.js +3 -2
  295. package/esm/model/store/user/index.js.map +1 -1
  296. package/esm/model/store/user/userSelectors.js +1 -1
  297. package/esm/model/store/user/userSelectors.js.map +1 -1
  298. package/esm/model/store/users/index.d.ts +8 -15
  299. package/esm/model/store/users/index.d.ts.map +1 -1
  300. package/esm/model/store/users/index.js +3 -2
  301. package/esm/model/store/users/index.js.map +1 -1
  302. package/esm/model/store/users/usersSelectors.js +1 -1
  303. package/esm/model/store/users/usersSelectors.js.map +1 -1
  304. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  305. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  306. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  307. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  308. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  309. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
  310. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  311. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  312. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  313. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +3 -1
  314. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
  316. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  317. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  318. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  319. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  320. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
  321. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  322. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  323. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +11 -6
  324. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  325. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  326. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
  327. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  328. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
  329. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  330. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  331. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
  332. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  333. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  334. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  335. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  336. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  337. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  338. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  339. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  340. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  341. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
  342. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  343. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
  344. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
  345. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
  346. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
  347. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  348. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
  349. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  350. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  351. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
  352. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  353. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  354. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  355. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +7 -4
  356. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  357. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
  358. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  359. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
  360. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  361. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
  362. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  363. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
  364. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
  366. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  367. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
  368. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  369. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
  370. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  371. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
  372. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  373. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
  374. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  375. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
  376. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  377. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
  378. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  379. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
  380. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  381. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
  382. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  383. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
  384. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  385. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
  386. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  387. package/esm/presentation/localization/bundles/de-DE.json +22 -1
  388. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
  389. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  390. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
  391. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  392. package/esm/presentation/localization/bundles/en-AU.json +22 -1
  393. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
  394. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  395. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
  396. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  397. package/esm/presentation/localization/bundles/en-GB.json +22 -1
  398. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
  399. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  400. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
  401. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  402. package/esm/presentation/localization/bundles/en-US.json +538 -473
  403. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
  404. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  405. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
  406. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  407. package/esm/presentation/localization/bundles/es-419.json +22 -1
  408. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
  409. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  410. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
  411. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  412. package/esm/presentation/localization/bundles/es-ES.json +22 -1
  413. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
  414. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  415. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
  416. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  417. package/esm/presentation/localization/bundles/fi-FI.json +22 -1
  418. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
  419. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  420. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
  421. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  422. package/esm/presentation/localization/bundles/fr-CA.json +22 -1
  423. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
  424. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  425. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
  426. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  427. package/esm/presentation/localization/bundles/fr-FR.json +22 -1
  428. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
  429. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  430. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
  431. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  432. package/esm/presentation/localization/bundles/it-IT.json +22 -1
  433. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
  434. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  435. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
  436. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  437. package/esm/presentation/localization/bundles/ja-JP.json +22 -1
  438. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
  439. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  440. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
  441. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  442. package/esm/presentation/localization/bundles/ko-KR.json +22 -1
  443. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
  444. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  445. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
  446. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  447. package/esm/presentation/localization/bundles/nl-NL.json +22 -1
  448. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
  449. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  450. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
  451. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  452. package/esm/presentation/localization/bundles/pl-PL.json +22 -1
  453. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
  454. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  455. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
  456. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  457. package/esm/presentation/localization/bundles/pt-BR.json +22 -1
  458. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
  459. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  460. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
  461. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  462. package/esm/presentation/localization/bundles/pt-PT.json +22 -1
  463. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
  464. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  465. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
  466. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  467. package/esm/presentation/localization/bundles/ru-RU.json +22 -1
  468. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
  469. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  470. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
  471. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  472. package/esm/presentation/localization/bundles/tr-TR.json +22 -1
  473. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
  474. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  475. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
  476. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  477. package/esm/presentation/localization/bundles/zh-HK.json +22 -1
  478. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
  479. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  480. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
  481. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  482. package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
  483. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
  484. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  485. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
  486. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  487. package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
  488. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
  489. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  490. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
  491. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  492. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  493. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
  494. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  495. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  496. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
  497. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  498. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  499. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
  500. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  501. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
  502. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
  503. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
  504. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
  505. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
  506. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
  507. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
  508. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
  509. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
  510. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  511. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
  512. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  513. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
  514. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  515. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
  516. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  517. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
  518. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
  519. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
  520. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
  521. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
  522. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
  523. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
  524. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
  525. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
  526. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
  527. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
  528. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
  529. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
  530. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
  531. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
  532. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
  533. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
  534. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
  535. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
  536. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
  537. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
  538. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  539. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
  540. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  541. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  542. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  543. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  544. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  545. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  546. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  547. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  548. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
  549. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  550. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  551. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  552. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  553. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  554. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  555. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
  556. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  557. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
  558. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
  559. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  560. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  561. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  562. package/esm/sdk-ui-dashboard.d.ts +166 -270
  563. package/esm/types.d.ts +5 -0
  564. package/esm/types.d.ts.map +1 -1
  565. package/esm/types.js.map +1 -1
  566. package/package.json +22 -23
  567. package/styles/css/attributeFilterConfig.css +1 -1
  568. package/styles/css/dashboard.css +100 -5
  569. package/styles/css/dashboard.css.map +1 -1
  570. package/styles/css/dashboardNestedLayoutWidget.css +88 -49
  571. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  572. package/styles/css/dragAndDrop.css +27 -20
  573. package/styles/css/dragAndDrop.css.map +1 -1
  574. package/styles/css/drillConfigPanel.css +14 -14
  575. package/styles/css/icons.css +32 -24
  576. package/styles/css/icons.css.map +1 -1
  577. package/styles/css/main.css +351 -147
  578. package/styles/css/main.css.map +1 -1
  579. package/styles/css/notifications_channels_dialog.css +88 -2
  580. package/styles/css/notifications_channels_dialog.css.map +1 -1
  581. package/styles/css/poweredByGDLogo.css +2 -2
  582. package/styles/css/resizing.css +68 -15
  583. package/styles/css/resizing.css.map +1 -1
  584. package/styles/css/sidebar.css +6 -4
  585. package/styles/css/sidebar.css.map +1 -1
  586. package/styles/scss/attributeFilterConfig.scss +1 -1
  587. package/styles/scss/dashboard.scss +15 -3
  588. package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
  589. package/styles/scss/dragAndDrop.scss +63 -48
  590. package/styles/scss/drillConfigPanel.scss +14 -14
  591. package/styles/scss/icons.scss +77 -79
  592. package/styles/scss/notifications_channels_dialog.scss +89 -1
  593. package/styles/scss/poweredByGDLogo.scss +3 -3
  594. package/styles/scss/resizing.scss +82 -13
  595. package/styles/scss/sidebar.scss +6 -4
  596. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
  597. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
  598. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
  599. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
  600. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
  601. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
  602. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
  603. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
  604. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
  605. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
  606. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
  607. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
  608. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
  609. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
  610. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
  611. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
  612. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
  613. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -886,8 +886,8 @@
886
886
  /* allow vendor prefixes and disable max length */
887
887
  @font-face {
888
888
  font-family: "Indigo";
889
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
890
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
889
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
890
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
891
891
  font-weight: normal;
892
892
  font-style: normal;
893
893
  }
@@ -3072,8 +3072,8 @@ button.gd-list-item {
3072
3072
  }
3073
3073
  @font-face {
3074
3074
  font-family: "Indigo";
3075
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
3076
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
3075
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
3076
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
3077
3077
  font-weight: normal;
3078
3078
  font-style: normal;
3079
3079
  }
@@ -5666,7 +5666,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
5666
5666
 
5667
5667
  .gd-spinner {
5668
5668
  display: inline-block;
5669
- background-image: url("~@gooddata/sdk-ui-kit/esm/assets/loading.svg");
5669
+ background-image: url("@gooddata/sdk-ui-kit/esm/assets/loading.svg");
5670
5670
  background-repeat: no-repeat;
5671
5671
  background-position: top left;
5672
5672
  background-size: contain;
@@ -7147,8 +7147,8 @@ div.gd-empty-item-bubble {
7147
7147
 
7148
7148
  @font-face {
7149
7149
  font-family: "Indigo";
7150
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
7151
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
7150
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
7151
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
7152
7152
  font-weight: normal;
7153
7153
  font-style: normal;
7154
7154
  }
@@ -14076,8 +14076,8 @@ input[type=search]::-webkit-search-cancel-button {
14076
14076
  }
14077
14077
  @font-face {
14078
14078
  font-family: "Indigo";
14079
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
14080
- src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
14079
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
14080
+ src: url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot?#iefix") format("embedded-opentype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.woff") format("woff"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.ttf") format("truetype"), url("@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.svg#Indigo-v2") format("svg");
14081
14081
  font-weight: normal;
14082
14082
  font-style: normal;
14083
14083
  }
@@ -16670,7 +16670,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
16670
16670
 
16671
16671
  .gd-spinner {
16672
16672
  display: inline-block;
16673
- background-image: url("~@gooddata/sdk-ui-kit/esm/assets/loading.svg");
16673
+ background-image: url("@gooddata/sdk-ui-kit/esm/assets/loading.svg");
16674
16674
  background-repeat: no-repeat;
16675
16675
  background-position: top left;
16676
16676
  background-size: contain;
@@ -17612,7 +17612,7 @@ div.gd-empty-item-bubble {
17612
17612
  content: "";
17613
17613
  width: 18px;
17614
17614
  height: 20px;
17615
- background-image: url("~@gooddata/sdk-ui-kit/styles/icons/attribute.svg");
17615
+ background-image: url("@gooddata/sdk-ui-kit/styles/icons/attribute.svg");
17616
17616
  background-repeat: no-repeat;
17617
17617
  background-position: left center;
17618
17618
  background-size: contain;
@@ -17622,7 +17622,7 @@ div.gd-empty-item-bubble {
17622
17622
  content: "";
17623
17623
  width: 18px;
17624
17624
  height: 20px;
17625
- background-image: url("~@gooddata/sdk-ui-kit/styles/icons/date.svg");
17625
+ background-image: url("@gooddata/sdk-ui-kit/styles/icons/date.svg");
17626
17626
  background-repeat: no-repeat;
17627
17627
  background-position: left center;
17628
17628
  background-size: contain;
@@ -17653,7 +17653,7 @@ div.gd-empty-item-bubble {
17653
17653
  content: "";
17654
17654
  width: 16px;
17655
17655
  height: 16px;
17656
- background-image: url("~@gooddata/sdk-ui-ext/esm/internal/assets/icons/attribute-hierarchy.svg");
17656
+ background-image: url("@gooddata/sdk-ui-ext/esm/internal/assets/icons/attribute-hierarchy.svg");
17657
17657
  background-size: 16px 16px;
17658
17658
  background-repeat: no-repeat;
17659
17659
  }
@@ -19162,17 +19162,33 @@ figure {
19162
19162
  .gd-notifications-channels-attachments .gd-attachment-list {
19163
19163
  display: flex;
19164
19164
  flex-direction: row;
19165
- align-items: end;
19165
+ align-items: center;
19166
19166
  flex: 1;
19167
19167
  overflow: hidden;
19168
19168
  margin: -2px 0;
19169
19169
  flex-wrap: wrap;
19170
+ gap: 5px;
19171
+ scroll-margin-bottom: 40px;
19170
19172
  }
19171
19173
  @media only screen and (max-width: 640px) {
19172
19174
  .gd-notifications-channels-attachments .gd-attachment-list {
19173
19175
  max-width: none;
19174
19176
  }
19175
19177
  }
19178
+ .gd-notifications-channels-attachments .gd-attachment-list-old {
19179
+ display: flex;
19180
+ flex-direction: row;
19181
+ align-items: end;
19182
+ flex: 1;
19183
+ overflow: hidden;
19184
+ margin: -2px 0;
19185
+ flex-wrap: wrap;
19186
+ }
19187
+ @media only screen and (max-width: 640px) {
19188
+ .gd-notifications-channels-attachments .gd-attachment-list-old {
19189
+ max-width: none;
19190
+ }
19191
+ }
19176
19192
  .gd-notifications-channels-attachments .gd-attachment-list-message {
19177
19193
  display: flex;
19178
19194
  flex-basis: 100%;
@@ -19315,6 +19331,7 @@ figure {
19315
19331
  display: flex;
19316
19332
  flex-direction: column;
19317
19333
  padding: 15px 10px;
19334
+ gap: var(--gd-spacing-10px);
19318
19335
  }
19319
19336
  .gd-attachment-settings-dropdown .gd-attachment-settings-dropdown-footer {
19320
19337
  display: flex;
@@ -19424,7 +19441,7 @@ figure {
19424
19441
  height: 50px;
19425
19442
  border: none;
19426
19443
  cursor: pointer;
19427
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
19444
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
19428
19445
  background-color: transparent;
19429
19446
  background-position: center center;
19430
19447
  }
@@ -19815,6 +19832,75 @@ figure {
19815
19832
  min-width: unset;
19816
19833
  }
19817
19834
 
19835
+ .gd-attachment-type-label {
19836
+ display: inline-flex;
19837
+ gap: var(--gd-spacing-10px);
19838
+ align-items: center;
19839
+ margin-inline-start: 5px;
19840
+ }
19841
+
19842
+ .gd-attachment-types-content {
19843
+ padding: var(--gd-spacing-10px);
19844
+ }
19845
+
19846
+ .gd-attachment-type-item {
19847
+ padding: 3px 0;
19848
+ font-size: 12px;
19849
+ }
19850
+
19851
+ .gd-attachment-chip {
19852
+ height: 27px;
19853
+ max-width: 245px;
19854
+ display: inline-flex;
19855
+ flex-direction: row;
19856
+ align-items: center;
19857
+ justify-content: center;
19858
+ box-sizing: border-box;
19859
+ position: relative;
19860
+ border-radius: 20px;
19861
+ padding-left: var(--gd-spacing-10px);
19862
+ font-size: 12px;
19863
+ border: 1px solid var(--gd-palette-complementary-4);
19864
+ background-color: var(--gd-palette-complementary-0);
19865
+ color: var(--gd-palette-complementary-7);
19866
+ }
19867
+ .gd-attachment-chip:has(.gd-attachment-chip-delete:hover) {
19868
+ background-color: var(--gd-palette-error-dimmed);
19869
+ color: var(--gd-palette-error-base);
19870
+ border: 1px solid var(--gd-palette-error-base-t85);
19871
+ }
19872
+
19873
+ .gd-attachment-chip-label {
19874
+ display: inline-flex;
19875
+ gap: var(--gd-spacing-5px);
19876
+ align-items: center;
19877
+ }
19878
+
19879
+ .gd-attachment-chip-button {
19880
+ background: none;
19881
+ border: none;
19882
+ padding: 0;
19883
+ font: inherit;
19884
+ cursor: pointer;
19885
+ color: var(--gd-palette-complementary-6);
19886
+ display: grid;
19887
+ place-items: center;
19888
+ width: 27px;
19889
+ height: 100%;
19890
+ }
19891
+ .gd-attachment-chip-button:hover {
19892
+ color: var(--gd-palette-complementary-8);
19893
+ }
19894
+
19895
+ .gd-attachment-chip-delete:hover {
19896
+ color: var(--gd-palette-error-base);
19897
+ }
19898
+
19899
+ .gd-attachment-list-error {
19900
+ color: var(--gd-palette-error-base);
19901
+ font-size: 12px;
19902
+ }
19903
+
19818
19904
  .gd-recipients-container.gd-input-component--invalid .gd-recipients__control {
19819
19905
  border-color: var(--gd-palette-error-base, #e54d42);
19820
19906
  }
@@ -20298,9 +20384,11 @@ figure {
20298
20384
  box-sizing: border-box;
20299
20385
  display: flex;
20300
20386
  align-items: stretch;
20301
- min-height: 178px;
20302
20387
  padding: 10px;
20303
20388
  }
20389
+ .dash-item.dash-item-height {
20390
+ min-height: 178px;
20391
+ }
20304
20392
  @media only screen {
20305
20393
  .dash-item {
20306
20394
  flex: 0 0 100%;
@@ -20430,6 +20518,7 @@ figure {
20430
20518
  flex: 1 1 auto;
20431
20519
  flex-direction: column;
20432
20520
  justify-content: flex-start;
20521
+ width: 100%;
20433
20522
  }
20434
20523
 
20435
20524
  .dash-item-content {
@@ -20662,7 +20751,7 @@ figure {
20662
20751
  }
20663
20752
 
20664
20753
  .dash-item-action.dash-item-action-alert.disabled {
20665
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/alert-bell-na.svg");
20754
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/alert-bell-na.svg");
20666
20755
  background-repeat: no-repeat;
20667
20756
  background-position: center;
20668
20757
  background-size: 16px;
@@ -20765,7 +20854,7 @@ figure {
20765
20854
  background-color: var(--gd-palette-primary-base, #14b2e2);
20766
20855
  }
20767
20856
  .dash-item-action-delete.gd-icon-trash::before {
20768
- content: url("~@gooddata/sdk-ui-dashboard/esm/assets/trash.svg");
20857
+ content: url("@gooddata/sdk-ui-dashboard/esm/assets/trash.svg");
20769
20858
  display: inline-block;
20770
20859
  width: 20px;
20771
20860
  height: 20px;
@@ -20916,6 +21005,9 @@ figure {
20916
21005
  bottom: 0;
20917
21006
  right: 0;
20918
21007
  }
21008
+ .insight-view-loader.is-invisible {
21009
+ visibility: hidden;
21010
+ }
20919
21011
 
20920
21012
  .bubble.options-menu-bubble {
20921
21013
  background-color: #fff;
@@ -20956,6 +21048,9 @@ figure {
20956
21048
  .gd-grid-layout .dash-item .is-dragging-widget.dash-item-content {
20957
21049
  border-color: var(--gd-palette-complementary-2, #ebeff4);
20958
21050
  }
21051
+ .gd-grid-layout .dash-item.gd-dashboard-nested-layout-widget .gd-dashboard-nested-layout-widget {
21052
+ padding: 10px 0 0 0;
21053
+ }
20959
21054
  .gd-grid-layout .dash-item:not(.gd-dashboard-nested-layout-widget):not(.gd-first-container-row-widget):not(.drag-info-placeholder) {
20960
21055
  padding: 10px 0;
20961
21056
  }
@@ -21122,49 +21217,50 @@ figure {
21122
21217
 
21123
21218
  .add-kpi-placeholder::before,
21124
21219
  .move-kpi-placeholder::before {
21125
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
21220
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
21126
21221
  }
21127
21222
 
21128
- .add-attribute-filter-placeholder::before {
21129
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
21223
+ .add-attribute-filter-placeholder.disabled::before {
21224
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
21130
21225
  }
21131
- .add-attribute-filter-placeholder::before:disabled {
21132
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
21226
+
21227
+ .add-attribute-filter-placeholder::before {
21228
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
21133
21229
  }
21134
21230
 
21135
- .dropzone {
21231
+ .gd-fluid-layout .dropzone {
21136
21232
  z-index: 99;
21137
21233
  }
21138
- .dropzone.next, .dropzone.prev {
21234
+ .gd-fluid-layout .dropzone.next, .gd-fluid-layout .dropzone.prev {
21139
21235
  position: absolute;
21140
21236
  top: 0;
21141
21237
  bottom: 0;
21142
21238
  width: 50%;
21143
21239
  }
21144
- .dropzone.next {
21240
+ .gd-fluid-layout .dropzone.next {
21145
21241
  right: 0;
21146
21242
  }
21147
- .dropzone.next .drop-hint {
21243
+ .gd-fluid-layout .dropzone.next .drop-hint {
21148
21244
  float: right;
21149
21245
  margin-left: 3px;
21150
21246
  }
21151
- .dropzone.next.full {
21247
+ .gd-fluid-layout .dropzone.next.full {
21152
21248
  width: 100%;
21153
21249
  }
21154
- .dropzone.prev {
21250
+ .gd-fluid-layout .dropzone.prev {
21155
21251
  left: 0;
21156
21252
  }
21157
- .dropzone.prev .drop-hint {
21253
+ .gd-fluid-layout .dropzone.prev .drop-hint {
21158
21254
  float: left;
21159
21255
  margin-left: -3px;
21160
21256
  }
21161
- .dropzone.prev.full {
21257
+ .gd-fluid-layout .dropzone.prev.full {
21162
21258
  width: 100%;
21163
21259
  }
21164
- .dropzone.hidden {
21260
+ .gd-fluid-layout .dropzone.hidden {
21165
21261
  display: none;
21166
21262
  }
21167
- .dropzone.extended {
21263
+ .gd-fluid-layout .dropzone.extended {
21168
21264
  width: 100%;
21169
21265
  }
21170
21266
 
@@ -21317,6 +21413,9 @@ figure {
21317
21413
  background: var(--gd-palette-complementary-1-from-theme, rgba(201, 213, 224, 0.05));
21318
21414
  text-align: center;
21319
21415
  }
21416
+ .drag-info-placeholder-box.drag-info-empty-nested-layout {
21417
+ padding: 0;
21418
+ }
21320
21419
  .drag-info-placeholder-box h2 {
21321
21420
  font-weight: bold;
21322
21421
  font-size: 20px;
@@ -21331,7 +21430,7 @@ figure {
21331
21430
  color: var(--gd-palette-complementary-6, #94a1ad);
21332
21431
  }
21333
21432
  .drag-info-placeholder-box .gd-icon-insight::before {
21334
- content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
21433
+ content: url("@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
21335
21434
  display: inline-block;
21336
21435
  margin-right: 10px;
21337
21436
  }
@@ -21433,7 +21532,7 @@ figure {
21433
21532
  cursor: pointer;
21434
21533
  }
21435
21534
  .kpi-placeholder.select-measure {
21436
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
21535
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
21437
21536
  background-size: 130px;
21438
21537
  }
21439
21538
 
@@ -21553,9 +21652,6 @@ figure {
21553
21652
  left: 10px;
21554
21653
  align-content: center;
21555
21654
  }
21556
- .gd-grid-layout .dropzone.next .drop-hint {
21557
- float: unset;
21558
- }
21559
21655
  .gd-grid-layout .row-hotspot-container .row-hotspot {
21560
21656
  top: -20px;
21561
21657
  right: unset;
@@ -21597,6 +21693,9 @@ figure {
21597
21693
  left: unset;
21598
21694
  padding: 10px;
21599
21695
  }
21696
+ .gd-grid-layout .gd-fluidlayout-column-dropzone__text--hidden .drop-target-inner {
21697
+ padding: 4px;
21698
+ }
21600
21699
  .gd-grid-layout .drop-target-message {
21601
21700
  position: unset;
21602
21701
  top: unset;
@@ -21654,6 +21753,9 @@ figure {
21654
21753
  .gd-grid-layout .gd-fluidlayout-column-row-end-hotspot .drag-info-placeholder-inner {
21655
21754
  padding: 0;
21656
21755
  }
21756
+ .gd-grid-layout .gd-fluidlayout-column-row-end-hotspot.gd-fluidlayout-column-row-end-hotspot--direction-column.gd-fluidlayout-column-dropzone__text--hidden .widget-dropzone-box {
21757
+ padding: 0;
21758
+ }
21657
21759
  .gd-grid-layout .gd-fluidlayout-column-row-end-hotspot.gd-first-container-row-dropzone .widget-dropzone-box {
21658
21760
  padding-top: 0;
21659
21761
  }
@@ -23144,13 +23246,13 @@ figure {
23144
23246
  .gd-powered-by-logo-img-large {
23145
23247
  width: 165px;
23146
23248
  height: 30px;
23147
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
23249
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
23148
23250
  background-size: 165px 30px;
23149
23251
  }
23150
23252
  .gd-powered-by-logo-img-small {
23151
23253
  width: 146px;
23152
23254
  height: 16px;
23153
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
23255
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
23154
23256
  background-size: 146px 16px;
23155
23257
  }
23156
23258
 
@@ -24131,12 +24233,14 @@ figure {
24131
24233
  flex-direction: column;
24132
24234
  align-items: stretch;
24133
24235
  gap: 10px;
24134
- max-width: 240px;
24236
+ max-width: 260px;
24135
24237
  }
24136
24238
  .gd-container-tooltip__image {
24137
- width: 100%;
24138
- aspect-ratio: 3/2;
24139
- background: fuchsia;
24239
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
24240
+ background-repeat: no-repeat;
24241
+ background-position: left top;
24242
+ background-size: contain;
24243
+ aspect-ratio: 44/27;
24140
24244
  }
24141
24245
  .gd-container-tooltip__actions {
24142
24246
  padding-top: 10px;
@@ -24177,7 +24281,7 @@ figure {
24177
24281
  .button-dropdown.gd-button-small.type-growIsGood::before,
24178
24282
  .dropdown-body .gd-list-item.type-growIsGood::before,
24179
24283
  .configuration-category label.type-growIsGood::before {
24180
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
24284
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
24181
24285
  }
24182
24286
  .button-dropdown.gd-button-small.type-growIsGood.is-selected,
24183
24287
  .dropdown-body .gd-list-item.type-growIsGood.is-selected,
@@ -24197,7 +24301,7 @@ figure {
24197
24301
  .button-dropdown.gd-button-small.type-growIsBad::before,
24198
24302
  .dropdown-body .gd-list-item.type-growIsBad::before,
24199
24303
  .configuration-category label.type-growIsBad::before {
24200
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
24304
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
24201
24305
  }
24202
24306
  .button-dropdown.gd-button-small.type-growIsBad.is-selected,
24203
24307
  .dropdown-body .gd-list-item.type-growIsBad.is-selected,
@@ -24212,23 +24316,23 @@ figure {
24212
24316
  .button-dropdown.gd-button-small.type-measure::before,
24213
24317
  .dropdown-body .gd-list-item.type-measure::before,
24214
24318
  .configuration-category label.type-measure::before {
24215
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
24319
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
24216
24320
  }
24217
24321
  .button-dropdown.gd-button-small.type-metric::before,
24218
24322
  .dropdown-body .gd-list-item.type-metric::before,
24219
24323
  .configuration-category label.type-metric::before {
24220
24324
  margin-top: 0;
24221
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
24325
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
24222
24326
  }
24223
24327
  .button-dropdown.gd-button-small.type-attribute::before,
24224
24328
  .dropdown-body .gd-list-item.type-attribute::before,
24225
24329
  .configuration-category label.type-attribute::before {
24226
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
24330
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
24227
24331
  }
24228
24332
  .button-dropdown.gd-button-small.type-date::before,
24229
24333
  .dropdown-body .gd-list-item.type-date::before,
24230
24334
  .configuration-category label.type-date::before {
24231
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24335
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24232
24336
  }
24233
24337
  .button-dropdown.gd-button-small.type-comparison::before,
24234
24338
  .dropdown-body .gd-list-item.type-comparison::before,
@@ -24244,65 +24348,73 @@ figure {
24244
24348
  left: 11px;
24245
24349
  }
24246
24350
 
24247
- .gd-list-item .gd-icon-list::before {
24351
+ .gd-icon-list::before {
24248
24352
  content: "";
24249
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
24353
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
24250
24354
  width: 16px;
24251
24355
  height: 16px;
24252
24356
  display: inline-block;
24253
24357
  }
24254
- .gd-list-item .gd-icon-save-as-new::before {
24358
+
24359
+ .gd-icon-save-as-new::before {
24255
24360
  content: "";
24256
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
24361
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
24257
24362
  width: 16px;
24258
24363
  height: 16px;
24259
24364
  display: inline-block;
24260
24365
  }
24261
- .gd-list-item .gd-icon-filter::before {
24366
+
24367
+ .gd-icon-filter::before {
24262
24368
  content: "";
24263
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
24369
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
24264
24370
  width: 16px;
24265
24371
  height: 16px;
24266
24372
  display: inline-block;
24267
24373
  }
24268
- .gd-list-item .gd-icon-type-pdf::before {
24374
+
24375
+ .gd-icon-type-pdf::before {
24269
24376
  content: "";
24270
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
24377
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
24271
24378
  width: 16px;
24272
24379
  height: 16px;
24273
24380
  display: inline-block;
24274
24381
  }
24275
- .gd-list-item .gd-icon-type-sheet::before {
24382
+
24383
+ .gd-icon-type-sheet::before {
24276
24384
  content: "";
24277
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
24385
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
24278
24386
  width: 16px;
24279
24387
  height: 16px;
24280
24388
  display: inline-block;
24281
24389
  }
24282
- .gd-list-item .gd-icon-type-slides::before {
24390
+
24391
+ .gd-icon-type-slides::before {
24283
24392
  content: "";
24284
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
24393
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
24285
24394
  width: 16px;
24286
24395
  height: 16px;
24287
24396
  display: inline-block;
24288
24397
  }
24289
- .gd-list-item .gd-icon-type-image::before {
24398
+
24399
+ .gd-icon-type-image::before {
24290
24400
  content: "";
24291
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
24401
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
24292
24402
  width: 16px;
24293
24403
  height: 16px;
24294
24404
  display: inline-block;
24295
24405
  }
24296
- .gd-list-item .gd-icon-type-csv-raw::before {
24406
+
24407
+ .gd-icon-type-csv-raw::before {
24297
24408
  content: "";
24298
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
24409
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
24299
24410
  width: 16px;
24300
24411
  height: 16px;
24301
24412
  display: inline-block;
24302
24413
  }
24303
- .gd-list-item .gd-icon-type-csv-formatted::before {
24414
+
24415
+ .gd-icon-type-csv-formatted::before {
24304
24416
  content: "";
24305
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
24417
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
24306
24418
  width: 16px;
24307
24419
  height: 16px;
24308
24420
  display: inline-block;
@@ -24716,7 +24828,7 @@ figure {
24716
24828
  display: block;
24717
24829
  width: 18px;
24718
24830
  height: 24px;
24719
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24831
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24720
24832
  }
24721
24833
 
24722
24834
  .dash-width-resizer-container {
@@ -24724,7 +24836,6 @@ figure {
24724
24836
  top: 0;
24725
24837
  right: 20px;
24726
24838
  bottom: 100%;
24727
- width: 0;
24728
24839
  height: 100%;
24729
24840
  }
24730
24841
 
@@ -24739,8 +24850,8 @@ figure {
24739
24850
  .dash-width-resizer-hotspot,
24740
24851
  .resizer-drag-preview {
24741
24852
  display: flex;
24742
- width: 40px;
24743
- padding: 0 0 0 5px;
24853
+ justify-content: center;
24854
+ width: 20px;
24744
24855
  cursor: col-resize;
24745
24856
  }
24746
24857
 
@@ -24897,9 +25008,6 @@ figure {
24897
25008
  background: var(--gd-dashboards-content-backgroundColor-from-theme, var(--gd-palette-complementary-0-from-theme, rgba(255, 255, 255, 0.95)));
24898
25009
  }
24899
25010
 
24900
- .gd-grid-layout-width-resizer-drag-preview {
24901
- padding: 0 0 0 10px;
24902
- }
24903
25011
  .gd-grid-layout-width-resizer-drag-preview.gd-first-container-row-widget .gd-fluidlayout-width-resizer__container {
24904
25012
  padding-top: 0;
24905
25013
  }
@@ -24911,16 +25019,15 @@ figure {
24911
25019
  }
24912
25020
  .gd-grid-layout-resizer-drag-preview .gd-fluidlayout-width-resizer,
24913
25021
  .gd-grid-layout .gd-fluidlayout-width-resizer {
24914
- padding: 4px 0;
24915
25022
  display: flex;
24916
25023
  flex-direction: column;
24917
25024
  border-radius: 4px;
25025
+ align-items: center;
24918
25026
  }
24919
25027
  .gd-grid-layout-resizer-drag-preview .gd-fluidlayout-width-resizer .width-resizer-line,
24920
25028
  .gd-grid-layout .gd-fluidlayout-width-resizer .width-resizer-line {
24921
25029
  flex: 1 0 auto;
24922
25030
  width: 0;
24923
- margin-left: 4px;
24924
25031
  height: unset;
24925
25032
  }
24926
25033
  .gd-grid-layout-resizer-drag-preview .dash-height-resizer-container,
@@ -24975,17 +25082,20 @@ figure {
24975
25082
  }
24976
25083
 
24977
25084
  .gd-grid-layout .dash-width-resizer-container {
24978
- position: relative;
24979
- left: -10px;
24980
- right: 0;
24981
- width: 0;
25085
+ position: absolute;
25086
+ right: -20px;
25087
+ width: 20px;
25088
+ display: flex;
25089
+ justify-content: center;
24982
25090
  }
24983
25091
  .gd-grid-layout .dash-width-resizer-container.gd-first-container-row-widget .gd-fluidlayout-width-resizer__container {
24984
25092
  padding-top: 0;
24985
25093
  }
24986
25094
  .gd-grid-layout .gd-fluidlayout-width-resizer__container {
24987
25095
  background: var(--gd-dashboards-content-backgroundColor, var(--gd-palette-complementary-0, #fff));
24988
- width: 100%;
25096
+ width: 20px;
25097
+ display: flex;
25098
+ justify-content: center;
24989
25099
  }
24990
25100
  .gd-grid-layout .dash-height-resizer-hotspot {
24991
25101
  position: absolute;
@@ -25009,9 +25119,10 @@ figure {
25009
25119
  }
25010
25120
 
25011
25121
  .sdk-edit-mode-on .gd-grid-layout .dash-width-resizer-hotspot {
25012
- position: unset;
25122
+ position: static;
25013
25123
  width: 20px;
25014
- padding: 0 0 0 10px;
25124
+ display: flex;
25125
+ justify-content: center;
25015
25126
  }
25016
25127
  .sdk-edit-mode-on .gd-grid-layout .gd-resize-overlay-text {
25017
25128
  right: -10px;
@@ -25044,6 +25155,60 @@ figure {
25044
25155
  left: unset;
25045
25156
  }
25046
25157
 
25158
+ .gd-grid-layout-ruler {
25159
+ --bullet-size: 6px;
25160
+ --bullet-size-active: 9px;
25161
+ --gap: 20px;
25162
+ padding: 20px 0 20px var(--gap);
25163
+ position: absolute;
25164
+ left: 0;
25165
+ right: 0;
25166
+ display: flex;
25167
+ }
25168
+ .gd-grid-layout-ruler__grid {
25169
+ flex-grow: 1;
25170
+ flex-shrink: 0;
25171
+ display: grid;
25172
+ gap: var(--gap);
25173
+ grid-template-columns: repeat(var(--columns-num), 1fr);
25174
+ grid-template-rows: auto;
25175
+ justify-content: start;
25176
+ align-items: stretch;
25177
+ }
25178
+ .gd-grid-layout-ruler__bullet-container {
25179
+ width: var(--gap);
25180
+ display: flex;
25181
+ justify-content: center;
25182
+ align-items: center;
25183
+ position: relative;
25184
+ left: calc(var(--gap) * -1);
25185
+ }
25186
+ .gd-grid-layout-ruler__bullet-container--last {
25187
+ left: 0;
25188
+ }
25189
+ .gd-grid-layout-ruler__bullet {
25190
+ width: var(--bullet-size);
25191
+ height: var(--bullet-size);
25192
+ border-radius: 100%;
25193
+ background-color: var(--gd-palette-complementary-6-from-theme, #b0beca);
25194
+ position: absolute;
25195
+ opacity: 0;
25196
+ transform: translateY(-20px);
25197
+ transition: transform 0.2s ease-out, opacity 0.1s ease-in, width 0.1s ease-out, height 0.1s ease-out;
25198
+ }
25199
+ .gd-grid-layout-ruler--active .gd-grid-layout-ruler__bullet {
25200
+ opacity: 1;
25201
+ transform: translateY(0);
25202
+ }
25203
+ .gd-grid-layout-ruler__bullet--active {
25204
+ background-color: var(--gd-palette-primary-base, #14b2e2);
25205
+ width: var(--bullet-size-active);
25206
+ height: var(--bullet-size-active);
25207
+ }
25208
+ .gd-grid-layout-ruler__bullet--initial {
25209
+ background-color: var(--gd-palette-complementary-9, #000);
25210
+ }
25211
+
25047
25212
  .gd-drill-origin-selector .dropdown-button {
25048
25213
  font-size: 12px;
25049
25214
  display: inline-block;
@@ -25142,7 +25307,7 @@ figure {
25142
25307
  display: block;
25143
25308
  width: 18px;
25144
25309
  height: 24px;
25145
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25310
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25146
25311
  background-repeat: no-repeat;
25147
25312
  background-position: left top;
25148
25313
  background-size: contain;
@@ -25154,20 +25319,20 @@ figure {
25154
25319
  background: var(--gd-palette-primary-dimmed, #e8f7fc);
25155
25320
  }
25156
25321
  .gd-drill-item-selector-dropdown .gd-drill-measure-selector-list-item::before {
25157
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25322
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25158
25323
  }
25159
25324
  .gd-drill-item-selector-dropdown .gd-drill-metric-selector-list-item::before {
25160
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25325
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25161
25326
  top: 8px;
25162
25327
  height: 18px;
25163
25328
  }
25164
25329
  .gd-drill-item-selector-dropdown .gd-drill-attribute-selector-list-item::before {
25165
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25330
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25166
25331
  }
25167
25332
  .gd-drill-item-selector-dropdown .gd-drill-attribute-date-selector-list-item::before {
25168
25333
  top: 9px;
25169
25334
  height: 16px;
25170
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25335
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25171
25336
  }
25172
25337
 
25173
25338
  .drill-config-empty-hierarchy-target {
@@ -25240,7 +25405,7 @@ figure {
25240
25405
  display: block;
25241
25406
  width: 18px;
25242
25407
  height: 24px;
25243
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25408
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25244
25409
  background-repeat: no-repeat;
25245
25410
  background-position: left top;
25246
25411
  background-size: contain;
@@ -25272,16 +25437,16 @@ figure {
25272
25437
  background-repeat: no-repeat;
25273
25438
  }
25274
25439
  .gd-drill-config-measure-item .dm-button-icon-metric {
25275
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25440
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25276
25441
  }
25277
25442
  .gd-drill-config-measure-item .dm-button-icon-measure {
25278
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25443
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25279
25444
  }
25280
25445
  .gd-drill-config-measure-item .dm-button-icon-attribute {
25281
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25446
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25282
25447
  }
25283
25448
  .gd-drill-config-measure-item .dm-button-icon-date {
25284
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25449
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25285
25450
  }
25286
25451
  .gd-drill-config-measure-item .dm-button-title {
25287
25452
  overflow: hidden;
@@ -25421,21 +25586,21 @@ figure {
25421
25586
  }
25422
25587
  .gd-drill-config-panel-target .gd-icon-drill-to-dashboard::before,
25423
25588
  .drill-config-target .gd-icon-drill-to-dashboard::before {
25424
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
25589
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
25425
25590
  }
25426
25591
  .gd-drill-config-panel-target .gd-icon-drill-to-insight::before,
25427
25592
  .drill-config-target .gd-icon-drill-to-insight::before {
25428
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
25593
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
25429
25594
  }
25430
25595
  .gd-drill-config-panel-target .gd-icon-drill-down::before,
25431
25596
  .drill-config-target .gd-icon-drill-down::before {
25432
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
25597
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
25433
25598
  background-repeat: no-repeat;
25434
25599
  top: 1px;
25435
25600
  }
25436
25601
  .gd-drill-config-panel-target .gd-icon-attribute-hierarchy::before,
25437
25602
  .drill-config-target .gd-icon-attribute-hierarchy::before {
25438
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25603
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25439
25604
  background-repeat: no-repeat;
25440
25605
  top: 1px;
25441
25606
  }
@@ -26738,7 +26903,7 @@ figure {
26738
26903
 
26739
26904
  .gd-dashboard-nested-layout-widget .gd-dashboard-nested-layout-content.dash-item-content {
26740
26905
  border-radius: 0;
26741
- padding: 19px 10px 18px 10px;
26906
+ padding: 19px 10px 15px 10px;
26742
26907
  }
26743
26908
  .gd-dashboard-nested-layout-widget .is-selectable.gd-dashboard-nested-layout-content.dash-item-content:not(.is-selected):hover, .gd-dashboard-nested-layout-widget .is-selectable.gd-dashboard-nested-layout-content.dash-item-content.is-dragging-widget {
26744
26909
  border-style: solid;
@@ -26770,10 +26935,6 @@ figure {
26770
26935
  font-size: 18px;
26771
26936
  }
26772
26937
 
26773
- .gd-nested-layout-widget-renderer .gd-nested-layout-hotspot.dropzone {
26774
- width: 50px;
26775
- }
26776
-
26777
26938
  .gd-dashboard-nested-layout-tab {
26778
26939
  display: none;
26779
26940
  width: auto;
@@ -26814,6 +26975,14 @@ figure {
26814
26975
  .gd-dashboard-nested-layout-widget-visualization-content .drag-info-placeholder {
26815
26976
  padding: 0 0 0 10px;
26816
26977
  }
26978
+ .gd-dashboard-nested-layout-widget-visualization-content .drag-info-empty-nested-layout {
26979
+ align-items: center;
26980
+ display: flex;
26981
+ flex-direction: column;
26982
+ gap: 8px;
26983
+ height: 100%;
26984
+ justify-content: center;
26985
+ }
26817
26986
 
26818
26987
  .gd-grid-layout .gd-fluidlayout-column-dropzone {
26819
26988
  height: 100%;
@@ -26829,81 +26998,116 @@ figure {
26829
26998
  .gd-grid-layout .gd-empty-dashboard-dropzone .drag-info-placeholder {
26830
26999
  min-height: 300px;
26831
27000
  }
26832
- .gd-grid-layout .gd-hotspot-border__container {
26833
- display: none;
27001
+
27002
+ .gd-grid-layout-dropzone {
27003
+ z-index: 99;
27004
+ }
27005
+ .gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--type-next {
26834
27006
  position: absolute;
26835
- padding: 10px 0;
26836
- width: 10px;
26837
- height: 100%;
26838
27007
  }
26839
- .gd-grid-layout .gd-first-container-row-dropzone .gd-hotspot-border__container {
26840
- padding-top: 0;
27008
+ .gd-grid-layout-dropzone--type-prev .drop-hint {
27009
+ float: left;
27010
+ margin-left: -3px;
27011
+ }
27012
+ .gd-grid-layout-dropzone--type-next .drop-hint {
27013
+ float: right;
27014
+ margin-left: 3px;
27015
+ }
27016
+ .gd-grid-layout-dropzone--hidden {
27017
+ display: none;
27018
+ }
27019
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next {
27020
+ top: 0;
27021
+ bottom: 0;
27022
+ width: 50%;
26841
27023
  }
26842
- .gd-grid-layout .gd-hotspot-border__drop-target {
27024
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--full, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--full {
26843
27025
  width: 100%;
26844
- height: 100%;
26845
- padding: 2px;
26846
- border: 1px dashed var(--gd-palette-primary-base, #14b2e2);
26847
- border-radius: 15px;
26848
- background-color: var(--gd-palette-primary-dimmed, #e8f7fc);
26849
27026
  }
26850
- .gd-grid-layout .gd-hotspot-border__drop-target .drop-target-inner {
26851
- width: 4px;
26852
- height: 100%;
26853
- padding: 0;
26854
- border-radius: 2px;
26855
- background-color: var(--gd-palette-primary-base, #14b2e2);
27027
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev {
27028
+ left: 0;
26856
27029
  }
26857
- .gd-grid-layout .dropzone.prev.active .gd-hotspot-border__container {
27030
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-row {
26858
27031
  left: -15px;
26859
- display: block;
26860
27032
  }
26861
- .gd-grid-layout .dropzone.next.active .gd-hotspot-border__container {
27033
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next {
27034
+ right: 0;
27035
+ }
27036
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-row {
26862
27037
  right: -15px;
26863
- display: block;
26864
27038
  }
26865
-
26866
- .gd-dashboard-nested-layout-widget--column .dropzone.prev, .gd-dashboard-nested-layout-widget--column .dropzone.next {
26867
- top: unset;
27039
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--extended {
27040
+ width: 100%;
27041
+ }
27042
+ .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-row.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-next {
27043
+ width: 50px;
27044
+ }
27045
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next {
26868
27046
  right: 0;
26869
- bottom: unset;
26870
27047
  left: 0;
26871
- width: 100%;
26872
27048
  height: 50%;
26873
27049
  }
26874
- .gd-dashboard-nested-layout-widget--column .dropzone.prev {
26875
- top: 0;
27050
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--full, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--full {
27051
+ width: 100%;
27052
+ height: 100%;
26876
27053
  }
26877
- .gd-dashboard-nested-layout-widget--column .dropzone.prev.full {
26878
- width: 50%;
27054
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev {
27055
+ top: 0;
26879
27056
  }
26880
- .gd-dashboard-nested-layout-widget--column .dropzone.prev.active .gd-hotspot-border__container {
26881
- left: unset;
27057
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
26882
27058
  top: -5px;
26883
27059
  }
26884
- .gd-dashboard-nested-layout-widget--column .dropzone.next {
27060
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next {
26885
27061
  bottom: 0;
26886
27062
  }
26887
- .gd-dashboard-nested-layout-widget--column .dropzone.next.full {
26888
- width: 50%;
26889
- }
26890
- .gd-dashboard-nested-layout-widget--column .dropzone.next.active .gd-hotspot-border__container {
26891
- right: unset;
27063
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--type-next.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
26892
27064
  bottom: -5px;
26893
27065
  }
26894
- .gd-dashboard-nested-layout-widget--column .dropzone.gd-nested-layout-hotspot.prev, .gd-dashboard-nested-layout-widget--column .dropzone.gd-nested-layout-hotspot.next {
27066
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-prev, .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isOverNestedLayout.gd-grid-layout-dropzone--type-next {
26895
27067
  height: 50px;
26896
27068
  }
26897
- .gd-dashboard-nested-layout-widget--column .dropzone.gd-first-container-row-dropzone.prev.active .gd-hotspot-border__container {
27069
+ .gd-grid-layout-dropzone--direction-column.gd-grid-layout-dropzone--isInFirstRow.gd-grid-layout-dropzone--type-prev.gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target--direction-column {
26898
27070
  top: -15px;
26899
27071
  }
26900
- .gd-dashboard-nested-layout-widget--column .gd-hotspot-border__container {
27072
+ .gd-grid-layout-dropzone__drop-target {
27073
+ display: none;
27074
+ position: absolute;
27075
+ }
27076
+ .gd-grid-layout-dropzone__drop-target--direction-row {
27077
+ padding: 10px 0;
27078
+ width: 10px;
27079
+ height: 100%;
27080
+ }
27081
+ .gd-grid-layout-dropzone__drop-target--direction-row .gd-grid-layout-dropzone__drop-target-inner {
27082
+ width: 4px;
27083
+ }
27084
+ .gd-grid-layout-dropzone__drop-target--direction-column {
26901
27085
  padding: 0;
26902
27086
  width: 100%;
26903
27087
  height: 10px;
26904
27088
  }
26905
- .gd-dashboard-nested-layout-widget--column .gd-hotspot-border__drop-target .drop-target-inner {
27089
+ .gd-grid-layout-dropzone__drop-target--direction-column .gd-grid-layout-dropzone__drop-target-inner {
27090
+ width: 100%;
27091
+ }
27092
+ .gd-grid-layout-dropzone__drop-target.gd-grid-layout-dropzone--isInFirstRow {
27093
+ padding-top: 0;
27094
+ }
27095
+ .gd-grid-layout-dropzone--active .gd-grid-layout-dropzone__drop-target {
27096
+ display: block;
27097
+ }
27098
+ .gd-grid-layout-dropzone__drop-target-border {
26906
27099
  width: 100%;
27100
+ height: 100%;
27101
+ padding: 2px;
27102
+ border: 1px dashed var(--gd-palette-primary-base, #14b2e2);
27103
+ border-radius: 15px;
27104
+ background-color: var(--gd-palette-primary-dimmed, #e8f7fc);
27105
+ }
27106
+ .gd-grid-layout-dropzone__drop-target-inner {
27107
+ height: 100%;
27108
+ padding: 0;
27109
+ border-radius: 2px;
27110
+ background-color: var(--gd-palette-primary-base, #14b2e2);
26907
27111
  }
26908
27112
 
26909
27113
  .gd-dashboard-settings-dialog {