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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (614) hide show
  1. package/NOTICE +3859 -2342
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
  7. package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
  8. package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
  9. package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
  10. package/esm/_staging/layout/sizing.d.ts.map +1 -1
  11. package/esm/_staging/layout/sizing.js +7 -5
  12. package/esm/_staging/layout/sizing.js.map +1 -1
  13. package/esm/assets/flexible-layouts-tooltip.gif +0 -0
  14. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
  15. package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
  16. package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
  17. package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
  18. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
  19. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  20. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
  21. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  23. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
  24. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  25. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  26. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
  27. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  28. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
  29. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
  30. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
  31. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
  32. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  33. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
  34. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  35. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
  36. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  37. package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
  38. package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
  39. package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
  40. package/esm/model/index.d.ts +1 -3
  41. package/esm/model/index.d.ts.map +1 -1
  42. package/esm/model/index.js +1 -3
  43. package/esm/model/index.js.map +1 -1
  44. package/esm/model/queryServices/index.d.ts +3 -0
  45. package/esm/model/queryServices/index.d.ts.map +1 -1
  46. package/esm/model/queryServices/index.js +3 -0
  47. package/esm/model/queryServices/index.js.map +1 -1
  48. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
  49. package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
  50. package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
  51. package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
  52. package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
  53. package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
  54. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
  55. package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
  56. package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
  57. package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
  58. package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
  59. package/esm/model/react/DashboardStoreProvider.js +1 -1
  60. package/esm/model/react/DashboardStoreProvider.js.map +1 -1
  61. package/esm/model/react/filtering/selectors.js +1 -1
  62. package/esm/model/react/filtering/selectors.js.map +1 -1
  63. package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
  64. package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
  65. package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
  66. package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
  67. package/esm/model/store/_infra/queryProcessing.js +1 -1
  68. package/esm/model/store/_infra/queryProcessing.js.map +1 -1
  69. package/esm/model/store/_infra/queryService.d.ts +2 -2
  70. package/esm/model/store/_infra/queryService.d.ts.map +1 -1
  71. package/esm/model/store/_infra/queryService.js +1 -1
  72. package/esm/model/store/_infra/queryService.js.map +1 -1
  73. package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
  74. package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
  75. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
  76. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
  77. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
  78. package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
  79. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
  80. package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
  81. package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
  82. package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
  83. package/esm/model/store/accessibleDashboards/index.js +3 -2
  84. package/esm/model/store/accessibleDashboards/index.js.map +1 -1
  85. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
  86. package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
  87. package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
  88. package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
  89. package/esm/model/store/attributeFilterConfigs/index.js +4 -3
  90. package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
  91. package/esm/model/store/automations/automationsReducers.d.ts +1 -1
  92. package/esm/model/store/automations/automationsSelectors.js +1 -1
  93. package/esm/model/store/automations/automationsSelectors.js.map +1 -1
  94. package/esm/model/store/automations/index.d.ts +10 -20
  95. package/esm/model/store/automations/index.d.ts.map +1 -1
  96. package/esm/model/store/automations/index.js +3 -2
  97. package/esm/model/store/automations/index.js.map +1 -1
  98. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
  99. package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
  100. package/esm/model/store/backendCapabilities/index.d.ts +6 -7
  101. package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
  102. package/esm/model/store/backendCapabilities/index.js +3 -2
  103. package/esm/model/store/backendCapabilities/index.js.map +1 -1
  104. package/esm/model/store/catalog/catalogSelectors.js +1 -1
  105. package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
  106. package/esm/model/store/catalog/index.d.ts +10 -23
  107. package/esm/model/store/catalog/index.d.ts.map +1 -1
  108. package/esm/model/store/catalog/index.js +3 -2
  109. package/esm/model/store/catalog/index.js.map +1 -1
  110. package/esm/model/store/config/configSelectors.d.ts +2 -2
  111. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  112. package/esm/model/store/config/configSelectors.js +4 -4
  113. package/esm/model/store/config/configSelectors.js.map +1 -1
  114. package/esm/model/store/config/index.d.ts +6 -7
  115. package/esm/model/store/config/index.d.ts.map +1 -1
  116. package/esm/model/store/config/index.js +3 -2
  117. package/esm/model/store/config/index.js.map +1 -1
  118. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
  119. package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
  120. package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
  121. package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
  122. package/esm/model/store/dashboardPermissions/index.js +3 -2
  123. package/esm/model/store/dashboardPermissions/index.js.map +1 -1
  124. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  125. package/esm/model/store/dashboardStore.js +1 -1
  126. package/esm/model/store/dashboardStore.js.map +1 -1
  127. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
  128. package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
  129. package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
  130. package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
  131. package/esm/model/store/dateFilterConfig/index.js +3 -2
  132. package/esm/model/store/dateFilterConfig/index.js.map +1 -1
  133. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
  134. package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
  135. package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
  136. package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
  137. package/esm/model/store/dateFilterConfigs/index.js +3 -2
  138. package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
  139. package/esm/model/store/drill/drillReducers.d.ts +1 -1
  140. package/esm/model/store/drill/drillSelectors.js +1 -1
  141. package/esm/model/store/drill/drillSelectors.js.map +1 -1
  142. package/esm/model/store/drill/index.d.ts +8 -12
  143. package/esm/model/store/drill/index.d.ts.map +1 -1
  144. package/esm/model/store/drill/index.js +2 -2
  145. package/esm/model/store/drill/index.js.map +1 -1
  146. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
  147. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
  148. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
  149. package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
  150. package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
  151. package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
  152. package/esm/model/store/drillTargets/index.d.ts +7 -10
  153. package/esm/model/store/drillTargets/index.d.ts.map +1 -1
  154. package/esm/model/store/drillTargets/index.js +3 -2
  155. package/esm/model/store/drillTargets/index.js.map +1 -1
  156. package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
  157. package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
  158. package/esm/model/store/entitlements/index.d.ts +6 -7
  159. package/esm/model/store/entitlements/index.d.ts.map +1 -1
  160. package/esm/model/store/entitlements/index.js +3 -2
  161. package/esm/model/store/entitlements/index.js.map +1 -1
  162. package/esm/model/store/executed/executedSelectors.js +1 -1
  163. package/esm/model/store/executed/executedSelectors.js.map +1 -1
  164. package/esm/model/store/executed/index.d.ts +7 -5
  165. package/esm/model/store/executed/index.d.ts.map +1 -1
  166. package/esm/model/store/executed/index.js +3 -2
  167. package/esm/model/store/executed/index.js.map +1 -1
  168. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
  169. package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
  170. package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
  171. package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
  172. package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
  173. package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
  174. package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
  175. package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
  176. package/esm/model/store/executionResults/index.d.ts +8 -11
  177. package/esm/model/store/executionResults/index.d.ts.map +1 -1
  178. package/esm/model/store/executionResults/index.js +3 -2
  179. package/esm/model/store/executionResults/index.js.map +1 -1
  180. package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
  181. package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
  182. package/esm/model/store/filterContext/index.d.ts +35 -102
  183. package/esm/model/store/filterContext/index.d.ts.map +1 -1
  184. package/esm/model/store/filterContext/index.js +3 -2
  185. package/esm/model/store/filterContext/index.js.map +1 -1
  186. package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
  187. package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
  188. package/esm/model/store/filterViews/index.d.ts +7 -11
  189. package/esm/model/store/filterViews/index.d.ts.map +1 -1
  190. package/esm/model/store/filterViews/index.js +3 -2
  191. package/esm/model/store/filterViews/index.js.map +1 -1
  192. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
  193. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
  194. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
  195. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
  196. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
  197. package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
  198. package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
  199. package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
  200. package/esm/model/store/inaccessibleDashboards/index.js +3 -2
  201. package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
  202. package/esm/model/store/index.d.ts +2 -2
  203. package/esm/model/store/index.d.ts.map +1 -1
  204. package/esm/model/store/index.js +2 -2
  205. package/esm/model/store/index.js.map +1 -1
  206. package/esm/model/store/insights/index.d.ts +9 -24
  207. package/esm/model/store/insights/index.d.ts.map +1 -1
  208. package/esm/model/store/insights/index.js +3 -2
  209. package/esm/model/store/insights/index.js.map +1 -1
  210. package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
  211. package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
  212. package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
  213. package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
  214. package/esm/model/store/insights/insightsSelectors.js +1 -1
  215. package/esm/model/store/insights/insightsSelectors.js.map +1 -1
  216. package/esm/model/store/layout/index.d.ts +99 -133
  217. package/esm/model/store/layout/index.d.ts.map +1 -1
  218. package/esm/model/store/layout/index.js +3 -2
  219. package/esm/model/store/layout/index.js.map +1 -1
  220. package/esm/model/store/layout/layoutSelectors.js +1 -1
  221. package/esm/model/store/layout/layoutSelectors.js.map +1 -1
  222. package/esm/model/store/listedDashboards/index.d.ts +8 -17
  223. package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
  224. package/esm/model/store/listedDashboards/index.js +3 -2
  225. package/esm/model/store/listedDashboards/index.js.map +1 -1
  226. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
  227. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
  228. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
  229. package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
  230. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
  231. package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
  232. package/esm/model/store/loading/index.d.ts +8 -9
  233. package/esm/model/store/loading/index.d.ts.map +1 -1
  234. package/esm/model/store/loading/index.js +3 -2
  235. package/esm/model/store/loading/index.js.map +1 -1
  236. package/esm/model/store/loading/loadingSelectors.js +1 -1
  237. package/esm/model/store/loading/loadingSelectors.js.map +1 -1
  238. package/esm/model/store/meta/index.d.ts +15 -36
  239. package/esm/model/store/meta/index.d.ts.map +1 -1
  240. package/esm/model/store/meta/index.js +3 -4
  241. package/esm/model/store/meta/index.js.map +1 -1
  242. package/esm/model/store/meta/metaSelectors.js +1 -1
  243. package/esm/model/store/meta/metaSelectors.js.map +1 -1
  244. package/esm/model/store/notificationChannels/index.d.ts +7 -11
  245. package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
  246. package/esm/model/store/notificationChannels/index.js +3 -2
  247. package/esm/model/store/notificationChannels/index.js.map +1 -1
  248. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
  249. package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
  250. package/esm/model/store/permissions/index.d.ts +6 -7
  251. package/esm/model/store/permissions/index.d.ts.map +1 -1
  252. package/esm/model/store/permissions/index.js +3 -2
  253. package/esm/model/store/permissions/index.js.map +1 -1
  254. package/esm/model/store/permissions/permissionsSelectors.js +1 -1
  255. package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
  256. package/esm/model/store/renderMode/index.d.ts +9 -10
  257. package/esm/model/store/renderMode/index.d.ts.map +1 -1
  258. package/esm/model/store/renderMode/index.js +3 -2
  259. package/esm/model/store/renderMode/index.js.map +1 -1
  260. package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
  261. package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
  262. package/esm/model/store/saving/index.d.ts +8 -9
  263. package/esm/model/store/saving/index.d.ts.map +1 -1
  264. package/esm/model/store/saving/index.js +3 -2
  265. package/esm/model/store/saving/index.js.map +1 -1
  266. package/esm/model/store/saving/savingSelectors.js +1 -1
  267. package/esm/model/store/saving/savingSelectors.js.map +1 -1
  268. package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
  269. package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
  270. package/esm/model/store/showWidgetAsTable/index.js +1 -1
  271. package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
  272. package/esm/model/store/topBar/topBarSelectors.js +1 -1
  273. package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
  274. package/esm/model/store/types.d.ts +6 -6
  275. package/esm/model/store/types.d.ts.map +1 -1
  276. package/esm/model/store/ui/index.d.ts +80 -168
  277. package/esm/model/store/ui/index.d.ts.map +1 -1
  278. package/esm/model/store/ui/index.js +3 -2
  279. package/esm/model/store/ui/index.js.map +1 -1
  280. package/esm/model/store/ui/uiReducers.d.ts +5 -2
  281. package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
  282. package/esm/model/store/ui/uiReducers.js +6 -3
  283. package/esm/model/store/ui/uiReducers.js.map +1 -1
  284. package/esm/model/store/ui/uiSelectors.d.ts +5 -1
  285. package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
  286. package/esm/model/store/ui/uiSelectors.js +5 -1
  287. package/esm/model/store/ui/uiSelectors.js.map +1 -1
  288. package/esm/model/store/ui/uiState.d.ts +3 -1
  289. package/esm/model/store/ui/uiState.d.ts.map +1 -1
  290. package/esm/model/store/ui/uiState.js +1 -0
  291. package/esm/model/store/ui/uiState.js.map +1 -1
  292. package/esm/model/store/user/index.d.ts +6 -7
  293. package/esm/model/store/user/index.d.ts.map +1 -1
  294. package/esm/model/store/user/index.js +3 -2
  295. package/esm/model/store/user/index.js.map +1 -1
  296. package/esm/model/store/user/userSelectors.js +1 -1
  297. package/esm/model/store/user/userSelectors.js.map +1 -1
  298. package/esm/model/store/users/index.d.ts +8 -15
  299. package/esm/model/store/users/index.d.ts.map +1 -1
  300. package/esm/model/store/users/index.js +3 -2
  301. package/esm/model/store/users/index.js.map +1 -1
  302. package/esm/model/store/users/usersSelectors.js +1 -1
  303. package/esm/model/store/users/usersSelectors.js.map +1 -1
  304. package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
  305. package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
  306. package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
  307. package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
  308. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
  309. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
  310. package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
  311. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
  312. package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
  313. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +3 -1
  314. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  315. package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
  316. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  317. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
  318. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
  319. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  320. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
  321. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  322. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  323. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +11 -6
  324. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  325. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  326. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
  327. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  328. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
  329. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +4 -3
  330. package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
  331. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  332. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
  333. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  334. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
  335. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
  336. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
  337. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
  338. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
  339. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
  340. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
  341. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  342. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
  343. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
  344. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
  345. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
  346. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
  347. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
  348. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  349. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
  350. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  351. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  352. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
  353. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  354. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
  355. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
  356. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +7 -4
  357. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  358. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
  359. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  360. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
  361. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
  362. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
  363. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
  364. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  366. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
  367. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
  368. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
  369. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  370. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
  371. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  372. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
  373. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
  374. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
  375. package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
  376. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
  377. package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  378. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
  379. package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  380. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
  381. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  382. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
  383. package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  384. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
  385. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
  386. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
  387. package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
  388. package/esm/presentation/localization/bundles/de-DE.json +22 -1
  389. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
  390. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  391. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
  392. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  393. package/esm/presentation/localization/bundles/en-AU.json +22 -1
  394. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
  395. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  396. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
  397. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  398. package/esm/presentation/localization/bundles/en-GB.json +22 -1
  399. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
  400. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  401. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
  402. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  403. package/esm/presentation/localization/bundles/en-US.json +538 -473
  404. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
  405. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  406. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
  407. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  408. package/esm/presentation/localization/bundles/es-419.json +22 -1
  409. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
  410. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  411. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
  412. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  413. package/esm/presentation/localization/bundles/es-ES.json +22 -1
  414. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
  415. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  416. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
  417. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  418. package/esm/presentation/localization/bundles/fi-FI.json +22 -1
  419. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
  420. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  421. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
  422. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  423. package/esm/presentation/localization/bundles/fr-CA.json +22 -1
  424. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
  425. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  426. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
  427. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  428. package/esm/presentation/localization/bundles/fr-FR.json +22 -1
  429. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
  430. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  431. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
  432. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  433. package/esm/presentation/localization/bundles/it-IT.json +22 -1
  434. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
  435. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  436. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
  437. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  438. package/esm/presentation/localization/bundles/ja-JP.json +22 -1
  439. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
  440. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  441. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
  442. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  443. package/esm/presentation/localization/bundles/ko-KR.json +22 -1
  444. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
  445. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  446. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
  447. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  448. package/esm/presentation/localization/bundles/nl-NL.json +22 -1
  449. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
  450. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  451. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
  452. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  453. package/esm/presentation/localization/bundles/pl-PL.json +22 -1
  454. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
  455. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  456. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
  457. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  458. package/esm/presentation/localization/bundles/pt-BR.json +22 -1
  459. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
  460. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  461. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
  462. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  463. package/esm/presentation/localization/bundles/pt-PT.json +22 -1
  464. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
  465. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  466. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
  467. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  468. package/esm/presentation/localization/bundles/ru-RU.json +22 -1
  469. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
  470. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  471. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
  472. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  473. package/esm/presentation/localization/bundles/tr-TR.json +22 -1
  474. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
  475. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  476. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
  477. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  478. package/esm/presentation/localization/bundles/zh-HK.json +22 -1
  479. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
  480. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  481. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
  482. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  483. package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
  484. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
  485. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  486. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
  487. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  488. package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
  489. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
  490. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  491. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
  492. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  493. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  494. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
  495. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  496. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  497. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
  498. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  499. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  500. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
  501. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
  502. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
  503. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
  504. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
  505. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
  506. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
  507. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
  508. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
  509. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
  510. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
  511. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  512. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
  513. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
  514. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
  515. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  516. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
  517. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
  518. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
  519. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
  520. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
  521. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
  522. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
  523. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
  524. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
  525. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
  526. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
  527. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
  528. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
  529. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
  530. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
  531. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
  532. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
  533. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
  534. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
  535. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
  536. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
  537. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
  538. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
  539. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  540. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
  541. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
  542. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
  543. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
  544. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
  545. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
  546. package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
  547. package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
  548. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  549. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
  550. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  551. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
  552. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  553. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
  554. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
  555. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  556. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
  557. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
  558. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
  559. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
  560. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  561. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  562. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  563. package/esm/sdk-ui-dashboard.d.ts +166 -270
  564. package/esm/types.d.ts +5 -0
  565. package/esm/types.d.ts.map +1 -1
  566. package/esm/types.js.map +1 -1
  567. package/package.json +22 -23
  568. package/styles/css/attributeFilterConfig.css +1 -1
  569. package/styles/css/dashboard.css +100 -5
  570. package/styles/css/dashboard.css.map +1 -1
  571. package/styles/css/dashboardNestedLayoutWidget.css +88 -49
  572. package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
  573. package/styles/css/dragAndDrop.css +27 -20
  574. package/styles/css/dragAndDrop.css.map +1 -1
  575. package/styles/css/drillConfigPanel.css +14 -14
  576. package/styles/css/icons.css +32 -24
  577. package/styles/css/icons.css.map +1 -1
  578. package/styles/css/main.css +352 -147
  579. package/styles/css/main.css.map +1 -1
  580. package/styles/css/notifications_channels_dialog.css +88 -2
  581. package/styles/css/notifications_channels_dialog.css.map +1 -1
  582. package/styles/css/poweredByGDLogo.css +2 -2
  583. package/styles/css/resizing.css +69 -15
  584. package/styles/css/resizing.css.map +1 -1
  585. package/styles/css/sidebar.css +6 -4
  586. package/styles/css/sidebar.css.map +1 -1
  587. package/styles/scss/attributeFilterConfig.scss +1 -1
  588. package/styles/scss/dashboard.scss +15 -3
  589. package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
  590. package/styles/scss/dragAndDrop.scss +63 -48
  591. package/styles/scss/drillConfigPanel.scss +14 -14
  592. package/styles/scss/icons.scss +77 -79
  593. package/styles/scss/notifications_channels_dialog.scss +89 -1
  594. package/styles/scss/poweredByGDLogo.scss +3 -3
  595. package/styles/scss/resizing.scss +83 -13
  596. package/styles/scss/sidebar.scss +6 -4
  597. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
  598. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
  599. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
  600. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
  601. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
  602. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
  603. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
  604. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
  605. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
  606. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
  607. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
  608. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
  609. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
  610. package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
  611. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
  612. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
  613. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
  614. /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -7,7 +7,7 @@
7
7
  .gd-dashboard-nested-layout-widget {
8
8
  .gd-dashboard-nested-layout-content.dash-item-content {
9
9
  border-radius: 0;
10
- padding: 19px 10px 18px 10px;
10
+ padding: 19px 10px 15px 10px;
11
11
  }
12
12
  & .is-selectable {
13
13
  &.gd-dashboard-nested-layout-content.dash-item-content:not(.is-selected):hover,
@@ -46,12 +46,6 @@
46
46
  }
47
47
  }
48
48
 
49
- .gd-nested-layout-widget-renderer {
50
- .gd-nested-layout-hotspot.dropzone {
51
- width: 50px;
52
- }
53
- }
54
-
55
49
  .gd-dashboard-nested-layout-tab {
56
50
  display: none;
57
51
  width: auto;
@@ -93,6 +87,15 @@
93
87
  .drag-info-placeholder {
94
88
  padding: 0 0 0 10px;
95
89
  }
90
+
91
+ .drag-info-empty-nested-layout {
92
+ align-items: center;
93
+ display: flex;
94
+ flex-direction: column;
95
+ gap: 8px;
96
+ height: 100%;
97
+ justify-content: center;
98
+ }
96
99
  }
97
100
 
98
101
  .gd-grid-layout {
@@ -115,109 +118,131 @@
115
118
  min-height: 300px;
116
119
  }
117
120
  }
121
+ }
118
122
 
119
- .gd-hotspot-border__container {
120
- display: none;
123
+ // Definition of horizontal and vertical hot and drop zones.
124
+ .gd-grid-layout-dropzone {
125
+ $dropzoneRoot: &;
126
+ z-index: zIndexes.$drag-and-drop-drop-zone;
127
+
128
+ &--type-prev,
129
+ &--type-next {
121
130
  position: absolute;
122
- padding: 10px 0;
123
- width: 10px;
124
- height: 100%;
125
131
  }
126
132
 
127
- .gd-first-container-row-dropzone .gd-hotspot-border__container {
128
- padding-top: 0;
133
+ &--type-prev {
134
+ .drop-hint {
135
+ float: left;
136
+ margin-left: -3px;
137
+ }
129
138
  }
130
139
 
131
- .gd-hotspot-border__drop-target {
132
- width: 100%;
133
- height: 100%;
134
- padding: 2px;
135
- border: 1px dashed kit-variables.$gd-palette-primary-base;
136
- border-radius: 15px;
137
- background-color: kit-variables.$gd-palette-primary-dimmed;
138
-
139
- .drop-target-inner {
140
- width: 4px;
141
- height: 100%;
142
- padding: 0;
143
- border-radius: 2px;
144
- background-color: kit-variables.$gd-palette-primary-base;
140
+ &--type-next {
141
+ .drop-hint {
142
+ float: right;
143
+ margin-left: 3px;
145
144
  }
146
145
  }
147
146
 
148
- .dropzone.prev.active {
149
- .gd-hotspot-border__container {
150
- left: -15px;
151
- display: block;
152
- }
147
+ &--hidden {
148
+ display: none;
153
149
  }
154
150
 
155
- .dropzone.next.active {
156
- .gd-hotspot-border__container {
157
- right: -15px;
158
- display: block;
151
+ // definition of horizontal drop zones
152
+ &--direction-row {
153
+ &#{$dropzoneRoot}--type-prev,
154
+ &#{$dropzoneRoot}--type-next {
155
+ top: 0;
156
+ bottom: 0;
157
+ width: 50%;
158
+
159
+ &#{$dropzoneRoot}--full {
160
+ width: 100%;
161
+ }
162
+ }
163
+
164
+ &#{$dropzoneRoot}--type-prev {
165
+ left: 0;
166
+
167
+ &#{$dropzoneRoot}--active {
168
+ #{$dropzoneRoot}__drop-target--direction-row {
169
+ left: -15px;
170
+ }
171
+ }
172
+ }
173
+
174
+ &#{$dropzoneRoot}--type-next {
175
+ right: 0;
176
+
177
+ &#{$dropzoneRoot}--active {
178
+ #{$dropzoneRoot}__drop-target--direction-row {
179
+ right: -15px;
180
+ }
181
+ }
182
+ }
183
+
184
+ &#{$dropzoneRoot}--extended {
185
+ width: 100%;
186
+ }
187
+
188
+ &#{$dropzoneRoot}--isOverNestedLayout {
189
+ &#{$dropzoneRoot}--type-prev,
190
+ &#{$dropzoneRoot}--type-next {
191
+ // nested container has has narrower hotspot so it is possible to drop widget into it, while
192
+ // the non-container widgets inside of it are split half and half (50%)
193
+ width: 50px;
194
+ }
159
195
  }
160
196
  }
161
- }
162
197
 
163
- // The class is used in the nested layout, no need to nest this inside of .gd-grid-layout.
164
- // The block redefines the vertical hot zones and drop zones to horizontal one for column layout.
165
- .gd-dashboard-nested-layout-widget--column {
166
- .dropzone {
167
- &.prev,
168
- &.next {
169
- top: unset;
198
+ // definition of vertical drop zones
199
+ &--direction-column {
200
+ &#{$dropzoneRoot}--type-prev,
201
+ &#{$dropzoneRoot}--type-next {
170
202
  right: 0;
171
- bottom: unset;
172
203
  left: 0;
173
- width: 100%;
174
204
  height: 50%;
205
+
206
+ &#{$dropzoneRoot}--full {
207
+ width: 100%;
208
+ height: 100%;
209
+ }
175
210
  }
176
211
 
177
- &.prev {
212
+ &#{$dropzoneRoot}--type-prev {
178
213
  top: 0;
179
214
 
180
- &.full {
181
- width: 50%;
182
- }
183
-
184
- &.active {
185
- .gd-hotspot-border__container {
186
- left: unset; // remove left shift defined for vertical hotspot
215
+ &#{$dropzoneRoot}--active {
216
+ #{$dropzoneRoot}__drop-target--direction-column {
187
217
  top: -5px; // shift above the widget, in the middle of space between two widgets
188
218
  }
189
219
  }
190
220
  }
191
221
 
192
- &.next {
222
+ &#{$dropzoneRoot}--type-next {
193
223
  bottom: 0;
194
224
 
195
- &.full {
196
- width: 50%;
197
- }
198
-
199
- &.active {
200
- .gd-hotspot-border__container {
201
- right: unset; // remove right shift defined for vertical hotspot
225
+ &#{$dropzoneRoot}--active {
226
+ #{$dropzoneRoot}__drop-target--direction-column {
202
227
  bottom: -5px; // shift below the widget, in the middle of space between two widgets
203
228
  }
204
229
  }
205
230
  }
206
231
 
207
- &.gd-nested-layout-hotspot {
208
- &.prev,
209
- &.next {
232
+ &#{$dropzoneRoot}--isOverNestedLayout {
233
+ &#{$dropzoneRoot}--type-prev,
234
+ &#{$dropzoneRoot}--type-next {
210
235
  // nested container has has narrower hotspot so it is possible to drop widget into it, while
211
236
  // the non-container widgets inside of it are split half and half (50%)
212
237
  height: 50px;
213
238
  }
214
239
  }
215
240
 
216
- &.gd-first-container-row-dropzone {
217
- &.prev {
218
- &.active {
241
+ &#{$dropzoneRoot}--isInFirstRow {
242
+ &#{$dropzoneRoot}--type-prev {
243
+ &#{$dropzoneRoot}--active {
219
244
  // stylelint-disable-next-line max-nesting-depth
220
- .gd-hotspot-border__container {
245
+ #{$dropzoneRoot}__drop-target--direction-column {
221
246
  top: -15px; // the first widget does not have same padding as the subsequent ones
222
247
  }
223
248
  }
@@ -225,15 +250,55 @@
225
250
  }
226
251
  }
227
252
 
228
- .gd-hotspot-border__container {
229
- padding: 0; // remove padding defined for vertical hotspot to have drop zone same width as widget
230
- width: 100%;
231
- height: 10px;
232
- }
253
+ // drop target inside of the drop zone
254
+ &__drop-target {
255
+ display: none;
256
+ position: absolute;
233
257
 
234
- .gd-hotspot-border__drop-target {
235
- .drop-target-inner {
258
+ &--direction-row {
259
+ padding: 10px 0;
260
+ width: 10px;
261
+ height: 100%;
262
+
263
+ #{$dropzoneRoot}__drop-target-inner {
264
+ width: 4px;
265
+ }
266
+ }
267
+
268
+ &--direction-column {
269
+ padding: 0;
236
270
  width: 100%;
271
+ height: 10px;
272
+
273
+ #{$dropzoneRoot}__drop-target-inner {
274
+ width: 100%;
275
+ }
276
+ }
277
+
278
+ &#{$dropzoneRoot}--isInFirstRow {
279
+ padding-top: 0;
237
280
  }
238
281
  }
282
+
283
+ &--active {
284
+ #{$dropzoneRoot}__drop-target {
285
+ display: block;
286
+ }
287
+ }
288
+
289
+ &__drop-target-border {
290
+ width: 100%;
291
+ height: 100%;
292
+ padding: 2px;
293
+ border: 1px dashed kit-variables.$gd-palette-primary-base;
294
+ border-radius: 15px;
295
+ background-color: kit-variables.$gd-palette-primary-dimmed;
296
+ }
297
+
298
+ &__drop-target-inner {
299
+ height: 100%;
300
+ padding: 0;
301
+ border-radius: 2px;
302
+ background-color: kit-variables.$gd-palette-primary-base;
303
+ }
239
304
  }
@@ -179,59 +179,62 @@
179
179
 
180
180
  .add-kpi-placeholder::before,
181
181
  .move-kpi-placeholder::before {
182
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
182
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
183
183
  }
184
184
 
185
- .add-attribute-filter-placeholder::before {
186
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
187
-
188
- &:disabled {
189
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
190
- }
185
+ .add-attribute-filter-placeholder.disabled::before {
186
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
191
187
  }
192
188
 
193
- .dropzone {
194
- z-index: zIndexes.$drag-and-drop-drop-zone;
195
- &.next,
196
- &.prev {
197
- position: absolute;
198
- top: 0;
199
- bottom: 0;
200
- width: 50%;
201
- }
189
+ .add-attribute-filter-placeholder::before {
190
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
191
+ }
202
192
 
203
- &.next {
204
- right: 0;
193
+ .gd-fluid-layout {
194
+ .dropzone {
195
+ z-index: zIndexes.$drag-and-drop-drop-zone;
205
196
 
206
- .drop-hint {
207
- float: right;
208
- margin-left: 3px;
197
+ &.next,
198
+ &.prev {
199
+ position: absolute;
200
+ top: 0;
201
+ bottom: 0;
202
+ width: 50%;
209
203
  }
210
204
 
211
- &.full {
212
- width: 100%;
213
- }
214
- }
205
+ &.next {
206
+ right: 0;
215
207
 
216
- &.prev {
217
- left: 0;
208
+ .drop-hint {
209
+ float: right;
210
+ margin-left: 3px;
211
+ }
218
212
 
219
- .drop-hint {
220
- float: left;
221
- margin-left: -3px;
213
+ &.full {
214
+ width: 100%;
215
+ }
222
216
  }
223
217
 
224
- &.full {
225
- width: 100%;
218
+ &.prev {
219
+ left: 0;
220
+
221
+ .drop-hint {
222
+ float: left;
223
+ margin-left: -3px;
224
+ }
225
+
226
+ &.full {
227
+ width: 100%;
228
+ }
226
229
  }
227
- }
228
230
 
229
- &.hidden {
230
- display: none;
231
- }
231
+ &.hidden {
232
+ display: none;
233
+ }
232
234
 
233
- &.extended {
234
- width: 100%;
235
+ &.extended {
236
+ width: 100%;
237
+ }
235
238
  }
236
239
  }
237
240
 
@@ -424,6 +427,10 @@
424
427
  );
425
428
  text-align: center;
426
429
 
430
+ &.drag-info-empty-nested-layout {
431
+ padding: 0;
432
+ }
433
+
427
434
  h2 {
428
435
  font-weight: bold;
429
436
  font-size: 20px;
@@ -441,7 +448,7 @@
441
448
 
442
449
  .gd-icon-insight {
443
450
  &::before {
444
- content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
451
+ content: url("@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
445
452
  display: inline-block;
446
453
  margin-right: 10px;
447
454
  }
@@ -561,7 +568,7 @@
561
568
  cursor: pointer;
562
569
 
563
570
  &.select-measure {
564
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
571
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
565
572
  background-size: 130px;
566
573
  }
567
574
  }
@@ -710,14 +717,6 @@
710
717
  }
711
718
  }
712
719
 
713
- .dropzone {
714
- &.next {
715
- .drop-hint {
716
- float: unset;
717
- }
718
- }
719
- }
720
-
721
720
  .row-hotspot-container {
722
721
  .row-hotspot {
723
722
  top: -20px; // move active dropzone over the section hotspot row
@@ -772,6 +771,12 @@
772
771
  padding: 10px;
773
772
  }
774
773
 
774
+ .gd-fluidlayout-column-dropzone__text--hidden {
775
+ .drop-target-inner {
776
+ padding: 4px;
777
+ }
778
+ }
779
+
775
780
  .drop-target-message {
776
781
  position: unset;
777
782
  top: unset;
@@ -833,15 +838,25 @@
833
838
 
834
839
  .gd-fluidlayout-column-row-end-hotspot {
835
840
  min-height: unset;
841
+
836
842
  .widget-dropzone-box {
837
843
  padding: 10px 0;
838
844
  }
845
+
839
846
  .drag-info-placeholder-inner {
840
847
  padding: 0;
841
848
  }
849
+
850
+ &.gd-fluidlayout-column-row-end-hotspot--direction-column.gd-fluidlayout-column-dropzone__text--hidden {
851
+ .widget-dropzone-box {
852
+ padding: 0;
853
+ }
854
+ }
855
+
842
856
  &.gd-first-container-row-dropzone .widget-dropzone-box {
843
857
  padding-top: 0;
844
858
  }
859
+
845
860
  .drag-info-placeholder-drop-target,
846
861
  .drop-target-inner {
847
862
  position: unset;
@@ -116,7 +116,7 @@
116
116
  display: block;
117
117
  width: 18px;
118
118
  height: 24px;
119
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
119
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
120
120
  background-repeat: no-repeat;
121
121
  background-position: left top;
122
122
  background-size: contain;
@@ -128,20 +128,20 @@
128
128
  }
129
129
 
130
130
  .gd-drill-measure-selector-list-item::before {
131
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
131
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
132
132
  }
133
133
  .gd-drill-metric-selector-list-item::before {
134
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
134
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
135
135
  top: 8px;
136
136
  height: 18px;
137
137
  }
138
138
  .gd-drill-attribute-selector-list-item::before {
139
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
139
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
140
140
  }
141
141
  .gd-drill-attribute-date-selector-list-item::before {
142
142
  top: 9px;
143
143
  height: 16px;
144
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
144
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
145
145
  }
146
146
  }
147
147
 
@@ -227,7 +227,7 @@
227
227
  display: block;
228
228
  width: 18px;
229
229
  height: 24px;
230
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
230
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
231
231
  background-repeat: no-repeat;
232
232
  background-position: left top;
233
233
  background-size: contain;
@@ -262,16 +262,16 @@
262
262
  }
263
263
 
264
264
  .dm-button-icon-metric {
265
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
265
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
266
266
  }
267
267
  .dm-button-icon-measure {
268
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
268
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
269
269
  }
270
270
  .dm-button-icon-attribute {
271
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
271
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
272
272
  }
273
273
  .dm-button-icon-date {
274
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
274
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
275
275
  }
276
276
 
277
277
  .dm-button-title {
@@ -434,21 +434,21 @@
434
434
  }
435
435
 
436
436
  .gd-icon-drill-to-dashboard::before {
437
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
437
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
438
438
  }
439
439
 
440
440
  .gd-icon-drill-to-insight::before {
441
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
441
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
442
442
  }
443
443
 
444
444
  .gd-icon-drill-down::before {
445
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
445
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
446
446
  background-repeat: no-repeat;
447
447
  top: 1px;
448
448
  }
449
449
 
450
450
  .gd-icon-attribute-hierarchy::before {
451
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
451
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
452
452
  background-repeat: no-repeat;
453
453
  top: 1px;
454
454
  }