@gooddata/sdk-ui-dashboard 10.33.0-alpha.39 → 10.33.0-alpha.4
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.
- package/NOTICE +10148 -880
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +0 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +1 -2
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +4 -6
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +3 -16
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +6 -39
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +7 -10
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +6 -9
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -32
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +7 -8
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +6 -0
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +8 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +1 -1
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +1 -1
- package/esm/model/store/index.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +11 -6
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +3 -2
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +1 -2
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +1 -14
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +1 -8
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +1 -8
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +1 -8
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +5 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +5 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +5 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +1 -8
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +1 -8
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +1 -8
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +1 -8
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +1 -8
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +1 -8
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +1 -8
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +1 -8
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +1 -8
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +1 -8
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +1 -8
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +1 -8
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +1 -8
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +1 -8
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +1 -8
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +1 -8
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +1 -8
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +0 -7
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +1 -8
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +2 -13
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +3 -12
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +7 -0
- package/package.json +18 -17
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +3 -6
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dragAndDrop.css +7 -8
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +15 -15
- package/styles/css/main.css +56 -60
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/sidebar.css +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +2 -5
- package/styles/scss/dragAndDrop.scss +8 -8
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +15 -15
- package/styles/scss/notifications_channels_dialog.scss +1 -1
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/sidebar.scss +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +0 -15
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +0 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +0 -82
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +0 -1
package/styles/css/main.css
CHANGED
@@ -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("
|
890
|
-
src: url("
|
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("
|
3076
|
-
src: url("
|
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("
|
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("
|
7151
|
-
src: url("
|
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("
|
14080
|
-
src: url("
|
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("
|
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("
|
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("
|
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("
|
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("
|
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("
|
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("
|
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,9 +20916,6 @@ figure {
|
|
20916
20916
|
bottom: 0;
|
20917
20917
|
right: 0;
|
20918
20918
|
}
|
20919
|
-
.insight-view-loader.is-invisible {
|
20920
|
-
visibility: hidden;
|
20921
|
-
}
|
20922
20919
|
|
20923
20920
|
.bubble.options-menu-bubble {
|
20924
20921
|
background-color: #fff;
|
@@ -21125,15 +21122,14 @@ figure {
|
|
21125
21122
|
|
21126
21123
|
.add-kpi-placeholder::before,
|
21127
21124
|
.move-kpi-placeholder::before {
|
21128
|
-
background-image: url("
|
21129
|
-
}
|
21130
|
-
|
21131
|
-
.add-attribute-filter-placeholder.disabled::before {
|
21132
|
-
background-image: url("@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
|
21125
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-kpi-placeholder.svg");
|
21133
21126
|
}
|
21134
21127
|
|
21135
21128
|
.add-attribute-filter-placeholder::before {
|
21136
|
-
background-image: url("
|
21129
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder.svg");
|
21130
|
+
}
|
21131
|
+
.add-attribute-filter-placeholder::before:disabled {
|
21132
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-attribute-filter-placeholder-disabled.svg");
|
21137
21133
|
}
|
21138
21134
|
|
21139
21135
|
.dropzone {
|
@@ -21335,7 +21331,7 @@ figure {
|
|
21335
21331
|
color: var(--gd-palette-complementary-6, #94a1ad);
|
21336
21332
|
}
|
21337
21333
|
.drag-info-placeholder-box .gd-icon-insight::before {
|
21338
|
-
content: url("
|
21334
|
+
content: url("~@gooddata/sdk-ui-dashboard/esm/assets/add-insight-placeholder.svg");
|
21339
21335
|
display: inline-block;
|
21340
21336
|
margin-right: 10px;
|
21341
21337
|
}
|
@@ -21437,7 +21433,7 @@ figure {
|
|
21437
21433
|
cursor: pointer;
|
21438
21434
|
}
|
21439
21435
|
.kpi-placeholder.select-measure {
|
21440
|
-
background: url("
|
21436
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/dummy-kpi-simple.svg") no-repeat center center;
|
21441
21437
|
background-size: 130px;
|
21442
21438
|
}
|
21443
21439
|
|
@@ -23148,13 +23144,13 @@ figure {
|
|
23148
23144
|
.gd-powered-by-logo-img-large {
|
23149
23145
|
width: 165px;
|
23150
23146
|
height: 30px;
|
23151
|
-
background-image: url("
|
23147
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-large.svg?v=2022");
|
23152
23148
|
background-size: 165px 30px;
|
23153
23149
|
}
|
23154
23150
|
.gd-powered-by-logo-img-small {
|
23155
23151
|
width: 146px;
|
23156
23152
|
height: 16px;
|
23157
|
-
background-image: url("
|
23153
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/powered-by-gd-small.svg?v=2022");
|
23158
23154
|
background-size: 146px 16px;
|
23159
23155
|
}
|
23160
23156
|
|
@@ -24138,7 +24134,7 @@ figure {
|
|
24138
24134
|
max-width: 260px;
|
24139
24135
|
}
|
24140
24136
|
.gd-container-tooltip__image {
|
24141
|
-
background-image: url("
|
24137
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/flexible-layouts-tooltip.gif");
|
24142
24138
|
background-repeat: no-repeat;
|
24143
24139
|
background-position: left top;
|
24144
24140
|
background-size: contain;
|
@@ -24183,7 +24179,7 @@ figure {
|
|
24183
24179
|
.button-dropdown.gd-button-small.type-growIsGood::before,
|
24184
24180
|
.dropdown-body .gd-list-item.type-growIsGood::before,
|
24185
24181
|
.configuration-category label.type-growIsGood::before {
|
24186
|
-
background: url("
|
24182
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-positive.svg") no-repeat center;
|
24187
24183
|
}
|
24188
24184
|
.button-dropdown.gd-button-small.type-growIsGood.is-selected,
|
24189
24185
|
.dropdown-body .gd-list-item.type-growIsGood.is-selected,
|
@@ -24203,7 +24199,7 @@ figure {
|
|
24203
24199
|
.button-dropdown.gd-button-small.type-growIsBad::before,
|
24204
24200
|
.dropdown-body .gd-list-item.type-growIsBad::before,
|
24205
24201
|
.configuration-category label.type-growIsBad::before {
|
24206
|
-
background: url("
|
24202
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/trend-negative.svg") no-repeat center;
|
24207
24203
|
}
|
24208
24204
|
.button-dropdown.gd-button-small.type-growIsBad.is-selected,
|
24209
24205
|
.dropdown-body .gd-list-item.type-growIsBad.is-selected,
|
@@ -24218,23 +24214,23 @@ figure {
|
|
24218
24214
|
.button-dropdown.gd-button-small.type-measure::before,
|
24219
24215
|
.dropdown-body .gd-list-item.type-measure::before,
|
24220
24216
|
.configuration-category label.type-measure::before {
|
24221
|
-
background: url("
|
24217
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg") no-repeat center;
|
24222
24218
|
}
|
24223
24219
|
.button-dropdown.gd-button-small.type-metric::before,
|
24224
24220
|
.dropdown-body .gd-list-item.type-metric::before,
|
24225
24221
|
.configuration-category label.type-metric::before {
|
24226
24222
|
margin-top: 0;
|
24227
|
-
background: url("
|
24223
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg") no-repeat center;
|
24228
24224
|
}
|
24229
24225
|
.button-dropdown.gd-button-small.type-attribute::before,
|
24230
24226
|
.dropdown-body .gd-list-item.type-attribute::before,
|
24231
24227
|
.configuration-category label.type-attribute::before {
|
24232
|
-
background: url("
|
24228
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg") no-repeat center;
|
24233
24229
|
}
|
24234
24230
|
.button-dropdown.gd-button-small.type-date::before,
|
24235
24231
|
.dropdown-body .gd-list-item.type-date::before,
|
24236
24232
|
.configuration-category label.type-date::before {
|
24237
|
-
background: url("
|
24233
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
|
24238
24234
|
}
|
24239
24235
|
.button-dropdown.gd-button-small.type-comparison::before,
|
24240
24236
|
.dropdown-body .gd-list-item.type-comparison::before,
|
@@ -24252,63 +24248,63 @@ figure {
|
|
24252
24248
|
|
24253
24249
|
.gd-list-item .gd-icon-list::before {
|
24254
24250
|
content: "";
|
24255
|
-
background: url("
|
24251
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/list.svg") no-repeat center;
|
24256
24252
|
width: 16px;
|
24257
24253
|
height: 16px;
|
24258
24254
|
display: inline-block;
|
24259
24255
|
}
|
24260
24256
|
.gd-list-item .gd-icon-save-as-new::before {
|
24261
24257
|
content: "";
|
24262
|
-
background: url("
|
24258
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/save-as-new.svg") no-repeat center;
|
24263
24259
|
width: 16px;
|
24264
24260
|
height: 16px;
|
24265
24261
|
display: inline-block;
|
24266
24262
|
}
|
24267
24263
|
.gd-list-item .gd-icon-filter::before {
|
24268
24264
|
content: "";
|
24269
|
-
background: url("
|
24265
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/filter.svg") no-repeat center;
|
24270
24266
|
width: 16px;
|
24271
24267
|
height: 16px;
|
24272
24268
|
display: inline-block;
|
24273
24269
|
}
|
24274
24270
|
.gd-list-item .gd-icon-type-pdf::before {
|
24275
24271
|
content: "";
|
24276
|
-
background: url("
|
24272
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-pdf.svg") no-repeat center;
|
24277
24273
|
width: 16px;
|
24278
24274
|
height: 16px;
|
24279
24275
|
display: inline-block;
|
24280
24276
|
}
|
24281
24277
|
.gd-list-item .gd-icon-type-sheet::before {
|
24282
24278
|
content: "";
|
24283
|
-
background: url("
|
24279
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-sheet.svg") no-repeat center;
|
24284
24280
|
width: 16px;
|
24285
24281
|
height: 16px;
|
24286
24282
|
display: inline-block;
|
24287
24283
|
}
|
24288
24284
|
.gd-list-item .gd-icon-type-slides::before {
|
24289
24285
|
content: "";
|
24290
|
-
background: url("
|
24286
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-slides.svg") no-repeat center;
|
24291
24287
|
width: 16px;
|
24292
24288
|
height: 16px;
|
24293
24289
|
display: inline-block;
|
24294
24290
|
}
|
24295
24291
|
.gd-list-item .gd-icon-type-image::before {
|
24296
24292
|
content: "";
|
24297
|
-
background: url("
|
24293
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-image.svg") no-repeat center;
|
24298
24294
|
width: 16px;
|
24299
24295
|
height: 16px;
|
24300
24296
|
display: inline-block;
|
24301
24297
|
}
|
24302
24298
|
.gd-list-item .gd-icon-type-csv-raw::before {
|
24303
24299
|
content: "";
|
24304
|
-
background: url("
|
24300
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-raw.svg") no-repeat center;
|
24305
24301
|
width: 16px;
|
24306
24302
|
height: 16px;
|
24307
24303
|
display: inline-block;
|
24308
24304
|
}
|
24309
24305
|
.gd-list-item .gd-icon-type-csv-formatted::before {
|
24310
24306
|
content: "";
|
24311
|
-
background: url("
|
24307
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/type-csv-formatted.svg") no-repeat center;
|
24312
24308
|
width: 16px;
|
24313
24309
|
height: 16px;
|
24314
24310
|
display: inline-block;
|
@@ -24722,7 +24718,7 @@ figure {
|
|
24722
24718
|
display: block;
|
24723
24719
|
width: 18px;
|
24724
24720
|
height: 24px;
|
24725
|
-
background: url("
|
24721
|
+
background: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg") no-repeat center;
|
24726
24722
|
}
|
24727
24723
|
|
24728
24724
|
.dash-width-resizer-container {
|
@@ -25148,7 +25144,7 @@ figure {
|
|
25148
25144
|
display: block;
|
25149
25145
|
width: 18px;
|
25150
25146
|
height: 24px;
|
25151
|
-
background-image: url("
|
25147
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25152
25148
|
background-repeat: no-repeat;
|
25153
25149
|
background-position: left top;
|
25154
25150
|
background-size: contain;
|
@@ -25160,20 +25156,20 @@ figure {
|
|
25160
25156
|
background: var(--gd-palette-primary-dimmed, #e8f7fc);
|
25161
25157
|
}
|
25162
25158
|
.gd-drill-item-selector-dropdown .gd-drill-measure-selector-list-item::before {
|
25163
|
-
background-image: url("
|
25159
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25164
25160
|
}
|
25165
25161
|
.gd-drill-item-selector-dropdown .gd-drill-metric-selector-list-item::before {
|
25166
|
-
background-image: url("
|
25162
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
25167
25163
|
top: 8px;
|
25168
25164
|
height: 18px;
|
25169
25165
|
}
|
25170
25166
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-selector-list-item::before {
|
25171
|
-
background-image: url("
|
25167
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
25172
25168
|
}
|
25173
25169
|
.gd-drill-item-selector-dropdown .gd-drill-attribute-date-selector-list-item::before {
|
25174
25170
|
top: 9px;
|
25175
25171
|
height: 16px;
|
25176
|
-
background-image: url("
|
25172
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
25177
25173
|
}
|
25178
25174
|
|
25179
25175
|
.drill-config-empty-hierarchy-target {
|
@@ -25246,7 +25242,7 @@ figure {
|
|
25246
25242
|
display: block;
|
25247
25243
|
width: 18px;
|
25248
25244
|
height: 24px;
|
25249
|
-
background-image: url("
|
25245
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
25250
25246
|
background-repeat: no-repeat;
|
25251
25247
|
background-position: left top;
|
25252
25248
|
background-size: contain;
|
@@ -25278,16 +25274,16 @@ figure {
|
|
25278
25274
|
background-repeat: no-repeat;
|
25279
25275
|
}
|
25280
25276
|
.gd-drill-config-measure-item .dm-button-icon-metric {
|
25281
|
-
background-image: url("
|
25277
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/metric.svg");
|
25282
25278
|
}
|
25283
25279
|
.gd-drill-config-measure-item .dm-button-icon-measure {
|
25284
|
-
background-image: url("
|
25280
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/measure.svg");
|
25285
25281
|
}
|
25286
25282
|
.gd-drill-config-measure-item .dm-button-icon-attribute {
|
25287
|
-
background-image: url("
|
25283
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute.svg");
|
25288
25284
|
}
|
25289
25285
|
.gd-drill-config-measure-item .dm-button-icon-date {
|
25290
|
-
background-image: url("
|
25286
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/date-dropdown.svg");
|
25291
25287
|
}
|
25292
25288
|
.gd-drill-config-measure-item .dm-button-title {
|
25293
25289
|
overflow: hidden;
|
@@ -25427,21 +25423,21 @@ figure {
|
|
25427
25423
|
}
|
25428
25424
|
.gd-drill-config-panel-target .gd-icon-drill-to-dashboard::before,
|
25429
25425
|
.drill-config-target .gd-icon-drill-to-dashboard::before {
|
25430
|
-
background-image: url("
|
25426
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-dashboard.svg");
|
25431
25427
|
}
|
25432
25428
|
.gd-drill-config-panel-target .gd-icon-drill-to-insight::before,
|
25433
25429
|
.drill-config-target .gd-icon-drill-to-insight::before {
|
25434
|
-
background-image: url("
|
25430
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-to-insight.svg");
|
25435
25431
|
}
|
25436
25432
|
.gd-drill-config-panel-target .gd-icon-drill-down::before,
|
25437
25433
|
.drill-config-target .gd-icon-drill-down::before {
|
25438
|
-
background-image: url("
|
25434
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/drill-down.svg");
|
25439
25435
|
background-repeat: no-repeat;
|
25440
25436
|
top: 1px;
|
25441
25437
|
}
|
25442
25438
|
.gd-drill-config-panel-target .gd-icon-attribute-hierarchy::before,
|
25443
25439
|
.drill-config-target .gd-icon-attribute-hierarchy::before {
|
25444
|
-
background-image: url("
|
25440
|
+
background-image: url("~@gooddata/sdk-ui-dashboard/esm/assets/attribute-hierarchy.svg");
|
25445
25441
|
background-repeat: no-repeat;
|
25446
25442
|
top: 1px;
|
25447
25443
|
}
|