@gooddata/sdk-ui-dashboard 10.33.0-alpha.4 → 10.33.0-alpha.40

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 (192) hide show
  1. package/NOTICE +881 -10149
  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 +6 -4
  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/containerWidthSanitization.d.ts +16 -3
  15. package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
  16. package/esm/model/commandHandlers/layout/containerWidthSanitization.js +39 -6
  17. package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
  18. package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
  19. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
  20. package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
  21. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
  22. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +9 -6
  23. package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
  24. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
  25. package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
  26. package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
  27. package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
  28. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
  29. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +32 -1
  30. package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
  31. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
  32. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +8 -7
  33. package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
  34. package/esm/model/store/config/configSelectors.d.ts +0 -6
  35. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  36. package/esm/model/store/config/configSelectors.js +0 -8
  37. package/esm/model/store/config/configSelectors.js.map +1 -1
  38. package/esm/model/store/index.d.ts +1 -1
  39. package/esm/model/store/index.d.ts.map +1 -1
  40. package/esm/model/store/index.js +1 -1
  41. package/esm/model/store/index.js.map +1 -1
  42. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
  43. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +6 -11
  44. package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
  45. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
  46. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
  47. package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
  48. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  49. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +2 -1
  50. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
  51. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  52. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +2 -1
  53. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  54. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  55. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +14 -1
  56. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
  57. package/esm/presentation/localization/bundles/de-DE.json +8 -1
  58. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +7 -0
  59. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  60. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +8 -1
  61. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  62. package/esm/presentation/localization/bundles/en-AU.json +8 -1
  63. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +7 -0
  64. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  65. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +8 -1
  66. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  67. package/esm/presentation/localization/bundles/en-GB.json +8 -1
  68. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +7 -0
  69. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  70. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +8 -1
  71. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  72. package/esm/presentation/localization/bundles/en-US.json +0 -5
  73. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +0 -5
  74. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  75. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +0 -5
  76. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  77. package/esm/presentation/localization/bundles/es-419.json +8 -1
  78. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +7 -0
  79. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  80. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +8 -1
  81. package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
  82. package/esm/presentation/localization/bundles/es-ES.json +8 -1
  83. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +7 -0
  84. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  85. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +8 -1
  86. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  87. package/esm/presentation/localization/bundles/fi-FI.json +8 -1
  88. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +7 -0
  89. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  90. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +8 -1
  91. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  92. package/esm/presentation/localization/bundles/fr-CA.json +8 -1
  93. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +7 -0
  94. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  95. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +8 -1
  96. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  97. package/esm/presentation/localization/bundles/fr-FR.json +8 -1
  98. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +7 -0
  99. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  100. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +8 -1
  101. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  102. package/esm/presentation/localization/bundles/it-IT.json +8 -1
  103. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +7 -0
  104. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  105. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +8 -1
  106. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  107. package/esm/presentation/localization/bundles/ja-JP.json +8 -1
  108. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +7 -0
  109. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  110. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +8 -1
  111. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  112. package/esm/presentation/localization/bundles/ko-KR.json +8 -1
  113. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +7 -0
  114. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  115. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +8 -1
  116. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  117. package/esm/presentation/localization/bundles/nl-NL.json +8 -1
  118. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +7 -0
  119. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  120. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +8 -1
  121. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  122. package/esm/presentation/localization/bundles/pl-PL.json +8 -1
  123. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +7 -0
  124. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  125. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +8 -1
  126. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  127. package/esm/presentation/localization/bundles/pt-BR.json +8 -1
  128. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +7 -0
  129. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  130. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +8 -1
  131. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  132. package/esm/presentation/localization/bundles/pt-PT.json +8 -1
  133. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +7 -0
  134. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  135. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +8 -1
  136. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  137. package/esm/presentation/localization/bundles/ru-RU.json +8 -1
  138. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +7 -0
  139. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  140. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +8 -1
  141. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  142. package/esm/presentation/localization/bundles/tr-TR.json +8 -1
  143. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +7 -0
  144. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  145. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +8 -1
  146. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  147. package/esm/presentation/localization/bundles/zh-HK.json +8 -1
  148. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +7 -0
  149. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  150. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +8 -1
  151. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  152. package/esm/presentation/localization/bundles/zh-Hans.json +8 -1
  153. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +7 -0
  154. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  155. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +8 -1
  156. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  157. package/esm/presentation/localization/bundles/zh-Hant.json +8 -1
  158. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +7 -0
  159. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  160. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +8 -1
  161. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  162. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  163. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
  164. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
  165. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  166. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +12 -3
  167. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
  168. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  169. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
  170. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
  171. package/esm/sdk-ui-dashboard.d.ts +0 -7
  172. package/package.json +17 -18
  173. package/styles/css/attributeFilterConfig.css +1 -1
  174. package/styles/css/dashboard.css +6 -3
  175. package/styles/css/dashboard.css.map +1 -1
  176. package/styles/css/dragAndDrop.css +8 -7
  177. package/styles/css/dragAndDrop.css.map +1 -1
  178. package/styles/css/drillConfigPanel.css +14 -14
  179. package/styles/css/icons.css +15 -15
  180. package/styles/css/main.css +60 -56
  181. package/styles/css/main.css.map +1 -1
  182. package/styles/css/notifications_channels_dialog.css +1 -1
  183. package/styles/css/poweredByGDLogo.css +2 -2
  184. package/styles/css/sidebar.css +1 -1
  185. package/styles/scss/attributeFilterConfig.scss +1 -1
  186. package/styles/scss/dashboard.scss +5 -2
  187. package/styles/scss/dragAndDrop.scss +8 -8
  188. package/styles/scss/drillConfigPanel.scss +14 -14
  189. package/styles/scss/icons.scss +15 -15
  190. package/styles/scss/notifications_channels_dialog.scss +1 -1
  191. package/styles/scss/poweredByGDLogo.scss +3 -3
  192. package/styles/scss/sidebar.scss +1 -1
@@ -34,7 +34,7 @@
34
34
  .button-dropdown.gd-button-small.type-growIsGood::before,
35
35
  .dropdown-body .gd-list-item.type-growIsGood::before,
36
36
  .configuration-category label.type-growIsGood::before {
37
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
37
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
38
38
  }
39
39
  .button-dropdown.gd-button-small.type-growIsGood.is-selected,
40
40
  .dropdown-body .gd-list-item.type-growIsGood.is-selected,
@@ -54,7 +54,7 @@
54
54
  .button-dropdown.gd-button-small.type-growIsBad::before,
55
55
  .dropdown-body .gd-list-item.type-growIsBad::before,
56
56
  .configuration-category label.type-growIsBad::before {
57
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
57
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
58
58
  }
59
59
  .button-dropdown.gd-button-small.type-growIsBad.is-selected,
60
60
  .dropdown-body .gd-list-item.type-growIsBad.is-selected,
@@ -69,23 +69,23 @@
69
69
  .button-dropdown.gd-button-small.type-measure::before,
70
70
  .dropdown-body .gd-list-item.type-measure::before,
71
71
  .configuration-category label.type-measure::before {
72
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
72
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
73
73
  }
74
74
  .button-dropdown.gd-button-small.type-metric::before,
75
75
  .dropdown-body .gd-list-item.type-metric::before,
76
76
  .configuration-category label.type-metric::before {
77
77
  margin-top: 0;
78
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
78
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
79
79
  }
80
80
  .button-dropdown.gd-button-small.type-attribute::before,
81
81
  .dropdown-body .gd-list-item.type-attribute::before,
82
82
  .configuration-category label.type-attribute::before {
83
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
83
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
84
84
  }
85
85
  .button-dropdown.gd-button-small.type-date::before,
86
86
  .dropdown-body .gd-list-item.type-date::before,
87
87
  .configuration-category label.type-date::before {
88
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
88
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
89
89
  }
90
90
  .button-dropdown.gd-button-small.type-comparison::before,
91
91
  .dropdown-body .gd-list-item.type-comparison::before,
@@ -103,63 +103,63 @@
103
103
 
104
104
  .gd-list-item .gd-icon-list::before {
105
105
  content: "";
106
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
106
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
107
107
  width: 16px;
108
108
  height: 16px;
109
109
  display: inline-block;
110
110
  }
111
111
  .gd-list-item .gd-icon-save-as-new::before {
112
112
  content: "";
113
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
113
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
114
114
  width: 16px;
115
115
  height: 16px;
116
116
  display: inline-block;
117
117
  }
118
118
  .gd-list-item .gd-icon-filter::before {
119
119
  content: "";
120
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
120
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
121
121
  width: 16px;
122
122
  height: 16px;
123
123
  display: inline-block;
124
124
  }
125
125
  .gd-list-item .gd-icon-type-pdf::before {
126
126
  content: "";
127
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
127
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
128
128
  width: 16px;
129
129
  height: 16px;
130
130
  display: inline-block;
131
131
  }
132
132
  .gd-list-item .gd-icon-type-sheet::before {
133
133
  content: "";
134
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
134
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
135
135
  width: 16px;
136
136
  height: 16px;
137
137
  display: inline-block;
138
138
  }
139
139
  .gd-list-item .gd-icon-type-slides::before {
140
140
  content: "";
141
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
141
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
142
142
  width: 16px;
143
143
  height: 16px;
144
144
  display: inline-block;
145
145
  }
146
146
  .gd-list-item .gd-icon-type-image::before {
147
147
  content: "";
148
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
148
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
149
149
  width: 16px;
150
150
  height: 16px;
151
151
  display: inline-block;
152
152
  }
153
153
  .gd-list-item .gd-icon-type-csv-raw::before {
154
154
  content: "";
155
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
155
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
156
156
  width: 16px;
157
157
  height: 16px;
158
158
  display: inline-block;
159
159
  }
160
160
  .gd-list-item .gd-icon-type-csv-formatted::before {
161
161
  content: "";
162
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
162
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
163
163
  width: 16px;
164
164
  height: 16px;
165
165
  display: inline-block;
@@ -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
  }
@@ -19424,7 +19424,7 @@ figure {
19424
19424
  height: 50px;
19425
19425
  border: none;
19426
19426
  cursor: pointer;
19427
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
19427
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/ellipsis.svg");
19428
19428
  background-color: transparent;
19429
19429
  background-position: center center;
19430
19430
  }
@@ -20662,7 +20662,7 @@ figure {
20662
20662
  }
20663
20663
 
20664
20664
  .dash-item-action.dash-item-action-alert.disabled {
20665
- 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");
20666
20666
  background-repeat: no-repeat;
20667
20667
  background-position: center;
20668
20668
  background-size: 16px;
@@ -20765,7 +20765,7 @@ figure {
20765
20765
  background-color: var(--gd-palette-primary-base, #14b2e2);
20766
20766
  }
20767
20767
  .dash-item-action-delete.gd-icon-trash::before {
20768
- content: url("~@gooddata/sdk-ui-dashboard/esm/assets/trash.svg");
20768
+ content: url("@gooddata/sdk-ui-dashboard/esm/assets/trash.svg");
20769
20769
  display: inline-block;
20770
20770
  width: 20px;
20771
20771
  height: 20px;
@@ -20916,6 +20916,9 @@ figure {
20916
20916
  bottom: 0;
20917
20917
  right: 0;
20918
20918
  }
20919
+ .insight-view-loader.is-invisible {
20920
+ visibility: hidden;
20921
+ }
20919
20922
 
20920
20923
  .bubble.options-menu-bubble {
20921
20924
  background-color: #fff;
@@ -21122,14 +21125,15 @@ figure {
21122
21125
 
21123
21126
  .add-kpi-placeholder::before,
21124
21127
  .move-kpi-placeholder::before {
21125
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
21128
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
21126
21129
  }
21127
21130
 
21128
- .add-attribute-filter-placeholder::before {
21129
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
21131
+ .add-attribute-filter-placeholder.disabled::before {
21132
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
21130
21133
  }
21131
- .add-attribute-filter-placeholder::before:disabled {
21132
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
21134
+
21135
+ .add-attribute-filter-placeholder::before {
21136
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
21133
21137
  }
21134
21138
 
21135
21139
  .dropzone {
@@ -21331,7 +21335,7 @@ figure {
21331
21335
  color: var(--gd-palette-complementary-6, #94a1ad);
21332
21336
  }
21333
21337
  .drag-info-placeholder-box .gd-icon-insight::before {
21334
- content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
21338
+ content: url("@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
21335
21339
  display: inline-block;
21336
21340
  margin-right: 10px;
21337
21341
  }
@@ -21433,7 +21437,7 @@ figure {
21433
21437
  cursor: pointer;
21434
21438
  }
21435
21439
  .kpi-placeholder.select-measure {
21436
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
21440
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
21437
21441
  background-size: 130px;
21438
21442
  }
21439
21443
 
@@ -23144,13 +23148,13 @@ figure {
23144
23148
  .gd-powered-by-logo-img-large {
23145
23149
  width: 165px;
23146
23150
  height: 30px;
23147
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
23151
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
23148
23152
  background-size: 165px 30px;
23149
23153
  }
23150
23154
  .gd-powered-by-logo-img-small {
23151
23155
  width: 146px;
23152
23156
  height: 16px;
23153
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
23157
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
23154
23158
  background-size: 146px 16px;
23155
23159
  }
23156
23160
 
@@ -24134,7 +24138,7 @@ figure {
24134
24138
  max-width: 260px;
24135
24139
  }
24136
24140
  .gd-container-tooltip__image {
24137
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
24141
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
24138
24142
  background-repeat: no-repeat;
24139
24143
  background-position: left top;
24140
24144
  background-size: contain;
@@ -24179,7 +24183,7 @@ figure {
24179
24183
  .button-dropdown.gd-button-small.type-growIsGood::before,
24180
24184
  .dropdown-body .gd-list-item.type-growIsGood::before,
24181
24185
  .configuration-category label.type-growIsGood::before {
24182
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
24186
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
24183
24187
  }
24184
24188
  .button-dropdown.gd-button-small.type-growIsGood.is-selected,
24185
24189
  .dropdown-body .gd-list-item.type-growIsGood.is-selected,
@@ -24199,7 +24203,7 @@ figure {
24199
24203
  .button-dropdown.gd-button-small.type-growIsBad::before,
24200
24204
  .dropdown-body .gd-list-item.type-growIsBad::before,
24201
24205
  .configuration-category label.type-growIsBad::before {
24202
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
24206
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
24203
24207
  }
24204
24208
  .button-dropdown.gd-button-small.type-growIsBad.is-selected,
24205
24209
  .dropdown-body .gd-list-item.type-growIsBad.is-selected,
@@ -24214,23 +24218,23 @@ figure {
24214
24218
  .button-dropdown.gd-button-small.type-measure::before,
24215
24219
  .dropdown-body .gd-list-item.type-measure::before,
24216
24220
  .configuration-category label.type-measure::before {
24217
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
24221
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
24218
24222
  }
24219
24223
  .button-dropdown.gd-button-small.type-metric::before,
24220
24224
  .dropdown-body .gd-list-item.type-metric::before,
24221
24225
  .configuration-category label.type-metric::before {
24222
24226
  margin-top: 0;
24223
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
24227
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
24224
24228
  }
24225
24229
  .button-dropdown.gd-button-small.type-attribute::before,
24226
24230
  .dropdown-body .gd-list-item.type-attribute::before,
24227
24231
  .configuration-category label.type-attribute::before {
24228
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
24232
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
24229
24233
  }
24230
24234
  .button-dropdown.gd-button-small.type-date::before,
24231
24235
  .dropdown-body .gd-list-item.type-date::before,
24232
24236
  .configuration-category label.type-date::before {
24233
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24237
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24234
24238
  }
24235
24239
  .button-dropdown.gd-button-small.type-comparison::before,
24236
24240
  .dropdown-body .gd-list-item.type-comparison::before,
@@ -24248,63 +24252,63 @@ figure {
24248
24252
 
24249
24253
  .gd-list-item .gd-icon-list::before {
24250
24254
  content: "";
24251
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
24255
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
24252
24256
  width: 16px;
24253
24257
  height: 16px;
24254
24258
  display: inline-block;
24255
24259
  }
24256
24260
  .gd-list-item .gd-icon-save-as-new::before {
24257
24261
  content: "";
24258
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
24262
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
24259
24263
  width: 16px;
24260
24264
  height: 16px;
24261
24265
  display: inline-block;
24262
24266
  }
24263
24267
  .gd-list-item .gd-icon-filter::before {
24264
24268
  content: "";
24265
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
24269
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
24266
24270
  width: 16px;
24267
24271
  height: 16px;
24268
24272
  display: inline-block;
24269
24273
  }
24270
24274
  .gd-list-item .gd-icon-type-pdf::before {
24271
24275
  content: "";
24272
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
24276
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
24273
24277
  width: 16px;
24274
24278
  height: 16px;
24275
24279
  display: inline-block;
24276
24280
  }
24277
24281
  .gd-list-item .gd-icon-type-sheet::before {
24278
24282
  content: "";
24279
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
24283
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
24280
24284
  width: 16px;
24281
24285
  height: 16px;
24282
24286
  display: inline-block;
24283
24287
  }
24284
24288
  .gd-list-item .gd-icon-type-slides::before {
24285
24289
  content: "";
24286
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
24290
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
24287
24291
  width: 16px;
24288
24292
  height: 16px;
24289
24293
  display: inline-block;
24290
24294
  }
24291
24295
  .gd-list-item .gd-icon-type-image::before {
24292
24296
  content: "";
24293
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
24297
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
24294
24298
  width: 16px;
24295
24299
  height: 16px;
24296
24300
  display: inline-block;
24297
24301
  }
24298
24302
  .gd-list-item .gd-icon-type-csv-raw::before {
24299
24303
  content: "";
24300
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
24304
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
24301
24305
  width: 16px;
24302
24306
  height: 16px;
24303
24307
  display: inline-block;
24304
24308
  }
24305
24309
  .gd-list-item .gd-icon-type-csv-formatted::before {
24306
24310
  content: "";
24307
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
24311
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
24308
24312
  width: 16px;
24309
24313
  height: 16px;
24310
24314
  display: inline-block;
@@ -24718,7 +24722,7 @@ figure {
24718
24722
  display: block;
24719
24723
  width: 18px;
24720
24724
  height: 24px;
24721
- background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24725
+ background: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
24722
24726
  }
24723
24727
 
24724
24728
  .dash-width-resizer-container {
@@ -25144,7 +25148,7 @@ figure {
25144
25148
  display: block;
25145
25149
  width: 18px;
25146
25150
  height: 24px;
25147
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25151
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25148
25152
  background-repeat: no-repeat;
25149
25153
  background-position: left top;
25150
25154
  background-size: contain;
@@ -25156,20 +25160,20 @@ figure {
25156
25160
  background: var(--gd-palette-primary-dimmed, #e8f7fc);
25157
25161
  }
25158
25162
  .gd-drill-item-selector-dropdown .gd-drill-measure-selector-list-item::before {
25159
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25163
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25160
25164
  }
25161
25165
  .gd-drill-item-selector-dropdown .gd-drill-metric-selector-list-item::before {
25162
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25166
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25163
25167
  top: 8px;
25164
25168
  height: 18px;
25165
25169
  }
25166
25170
  .gd-drill-item-selector-dropdown .gd-drill-attribute-selector-list-item::before {
25167
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25171
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25168
25172
  }
25169
25173
  .gd-drill-item-selector-dropdown .gd-drill-attribute-date-selector-list-item::before {
25170
25174
  top: 9px;
25171
25175
  height: 16px;
25172
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25176
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25173
25177
  }
25174
25178
 
25175
25179
  .drill-config-empty-hierarchy-target {
@@ -25242,7 +25246,7 @@ figure {
25242
25246
  display: block;
25243
25247
  width: 18px;
25244
25248
  height: 24px;
25245
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25249
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25246
25250
  background-repeat: no-repeat;
25247
25251
  background-position: left top;
25248
25252
  background-size: contain;
@@ -25274,16 +25278,16 @@ figure {
25274
25278
  background-repeat: no-repeat;
25275
25279
  }
25276
25280
  .gd-drill-config-measure-item .dm-button-icon-metric {
25277
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25281
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
25278
25282
  }
25279
25283
  .gd-drill-config-measure-item .dm-button-icon-measure {
25280
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25284
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
25281
25285
  }
25282
25286
  .gd-drill-config-measure-item .dm-button-icon-attribute {
25283
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25287
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
25284
25288
  }
25285
25289
  .gd-drill-config-measure-item .dm-button-icon-date {
25286
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25290
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
25287
25291
  }
25288
25292
  .gd-drill-config-measure-item .dm-button-title {
25289
25293
  overflow: hidden;
@@ -25423,21 +25427,21 @@ figure {
25423
25427
  }
25424
25428
  .gd-drill-config-panel-target .gd-icon-drill-to-dashboard::before,
25425
25429
  .drill-config-target .gd-icon-drill-to-dashboard::before {
25426
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
25430
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
25427
25431
  }
25428
25432
  .gd-drill-config-panel-target .gd-icon-drill-to-insight::before,
25429
25433
  .drill-config-target .gd-icon-drill-to-insight::before {
25430
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
25434
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
25431
25435
  }
25432
25436
  .gd-drill-config-panel-target .gd-icon-drill-down::before,
25433
25437
  .drill-config-target .gd-icon-drill-down::before {
25434
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
25438
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
25435
25439
  background-repeat: no-repeat;
25436
25440
  top: 1px;
25437
25441
  }
25438
25442
  .gd-drill-config-panel-target .gd-icon-attribute-hierarchy::before,
25439
25443
  .drill-config-target .gd-icon-attribute-hierarchy::before {
25440
- background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25444
+ background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
25441
25445
  background-repeat: no-repeat;
25442
25446
  top: 1px;
25443
25447
  }