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

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