@gooddata/sdk-ui-kit 10.33.0-alpha.79 → 10.33.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/@ui/@types/icon.d.ts +1 -1
- package/esm/@ui/@types/icon.d.ts.map +1 -1
- package/esm/@ui/UiButton/UiButton.d.ts.map +1 -1
- package/esm/@ui/UiButton/UiButton.js +1 -2
- package/esm/@ui/UiButton/UiButton.js.map +1 -1
- package/esm/@ui/UiIcon/icons.d.ts.map +1 -1
- package/esm/@ui/UiIcon/icons.js +0 -1
- package/esm/@ui/UiIcon/icons.js.map +1 -1
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.d.ts +1 -1
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.d.ts.map +1 -1
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.js +1 -2
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.js.map +1 -1
- package/esm/Button/Button.js +1 -1
- package/esm/Button/Button.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AdminInformationMessage.d.ts +1 -0
- package/esm/Dialog/ShareDialog/ShareDialogBase/AdminInformationMessage.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AdminInformationMessage.js +3 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AdminInformationMessage.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareDialogBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareDialogBase.js +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareDialogBase.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js +12 -9
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js +4 -14
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/types.d.ts +2 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/types.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/types.js.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/useAdminInformationMessage.d.ts +8 -0
- package/esm/Dialog/ShareDialog/ShareDialogBase/useAdminInformationMessage.d.ts.map +1 -0
- package/esm/Dialog/ShareDialog/ShareDialogBase/useAdminInformationMessage.js +17 -0
- package/esm/Dialog/ShareDialog/ShareDialogBase/useAdminInformationMessage.js.map +1 -0
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts +0 -8
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.js +0 -8
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.js.map +1 -1
- package/esm/DocumentHeader/DocumentHeader.d.ts.map +1 -1
- package/esm/DocumentHeader/DocumentHeader.js +9 -23
- package/esm/DocumentHeader/DocumentHeader.js.map +1 -1
- package/esm/Form/InputPure.d.ts +0 -1
- package/esm/Form/InputPure.d.ts.map +1 -1
- package/esm/Form/InputPure.js +10 -10
- package/esm/Form/InputPure.js.map +1 -1
- package/esm/Header/Header.d.ts.map +1 -1
- package/esm/Header/Header.js +4 -1
- package/esm/Header/Header.js.map +1 -1
- package/esm/Icon/Icon.d.ts.map +1 -1
- package/esm/Icon/Icon.js +0 -2
- package/esm/Icon/Icon.js.map +1 -1
- package/esm/Icon/icons/ChatBubble.d.ts.map +1 -1
- package/esm/Icon/icons/ChatBubble.js +3 -3
- package/esm/Icon/icons/ChatBubble.js.map +1 -1
- package/esm/Icon/icons/Close.d.ts.map +1 -1
- package/esm/Icon/icons/Close.js +3 -3
- package/esm/Icon/icons/Close.js.map +1 -1
- package/esm/Icon/icons/Contract.d.ts.map +1 -1
- package/esm/Icon/icons/Contract.js +3 -3
- package/esm/Icon/icons/Contract.js.map +1 -1
- package/esm/Icon/icons/Expand.d.ts.map +1 -1
- package/esm/Icon/icons/Expand.js +3 -3
- package/esm/Icon/icons/Expand.js.map +1 -1
- package/esm/Icon/icons/NewVisualization.d.ts.map +1 -1
- package/esm/Icon/icons/NewVisualization.js +3 -3
- package/esm/Icon/icons/NewVisualization.js.map +1 -1
- package/esm/Icon/icons/Search.d.ts.map +1 -1
- package/esm/Icon/icons/Search.js +3 -3
- package/esm/Icon/icons/Search.js.map +1 -1
- package/esm/Icon/icons/Undo.d.ts.map +1 -1
- package/esm/Icon/icons/Undo.js +3 -3
- package/esm/Icon/icons/Undo.js.map +1 -1
- package/esm/Messages/Messages.d.ts.map +1 -1
- package/esm/Messages/Messages.js +19 -15
- package/esm/Messages/Messages.js.map +1 -1
- package/esm/sdk-ui-kit.d.ts +3 -18
- package/esm/typings/utilities.d.ts +0 -6
- package/esm/typings/utilities.d.ts.map +1 -1
- package/esm/typings/utilities.js +0 -16
- package/esm/typings/utilities.js.map +1 -1
- package/esm/utils/events.d.ts +0 -9
- package/esm/utils/events.d.ts.map +1 -1
- package/esm/utils/events.js +0 -11
- package/esm/utils/events.js.map +1 -1
- package/package.json +18 -13
- package/src/@ui/UiLink/UiLink.scss +3 -15
- package/styles/css/SVGicons.css +34 -34
- package/styles/css/chartSorting.css +7 -7
- package/styles/css/embedInsightDialog.css +1 -1
- package/styles/css/header.css +27 -15
- package/styles/css/header.css.map +1 -1
- package/styles/css/indigoFont.css +2 -2
- package/styles/css/insightList.css +29 -29
- package/styles/css/list.css +2 -2
- package/styles/css/loadingMask.css +1 -1
- package/styles/css/main.css +102 -90
- package/styles/css/main.css.map +1 -1
- package/styles/css/menu.css +2 -2
- package/styles/scss/SVGicons.scss +2 -2
- package/styles/scss/chartSorting.scss +8 -8
- package/styles/scss/embedInsightDialog.scss +1 -1
- package/styles/scss/header.scss +26 -28
- package/styles/scss/indigoFont.scss +2 -2
- package/styles/scss/insightList.scss +2 -2
- package/styles/scss/loadingMask.scss +2 -2
- package/esm/Icon/icons/GenAI2.d.ts +0 -7
- package/esm/Icon/icons/GenAI2.d.ts.map +0 -1
- package/esm/Icon/icons/GenAI2.js +0 -12
- package/esm/Icon/icons/GenAI2.js.map +0 -1
package/styles/css/main.css
CHANGED
@@ -1133,19 +1133,19 @@
|
|
1133
1133
|
text-decoration: underline;
|
1134
1134
|
text-decoration-color: currentColor;
|
1135
1135
|
}
|
1136
|
-
.gd-ui-kit-link--variant-primary
|
1136
|
+
.gd-ui-kit-link--variant-primary {
|
1137
1137
|
color: var(--gd-palette-primary-base, #14b2e2);
|
1138
1138
|
}
|
1139
1139
|
.gd-ui-kit-link--variant-primary:hover {
|
1140
1140
|
color: var(--gd-palette-primary-base-d06, #129cc6);
|
1141
1141
|
}
|
1142
|
-
.gd-ui-kit-link--variant-secondary
|
1142
|
+
.gd-ui-kit-link--variant-secondary {
|
1143
1143
|
color: var(--gd-palette-complementary-7, #6d7680);
|
1144
1144
|
}
|
1145
1145
|
.gd-ui-kit-link--variant-secondary:hover {
|
1146
1146
|
color: var(--gd-palette-complementary-8, #464e56);
|
1147
1147
|
}
|
1148
|
-
.gd-ui-kit-link--variant-inverse
|
1148
|
+
.gd-ui-kit-link--variant-inverse {
|
1149
1149
|
color: var(--gd-palette-complementary-0, #fff);
|
1150
1150
|
}
|
1151
1151
|
.gd-ui-kit-link--variant-inverse:hover {
|
@@ -1303,8 +1303,8 @@
|
|
1303
1303
|
|
1304
1304
|
@font-face {
|
1305
1305
|
font-family: "Indigo";
|
1306
|
-
src: url("
|
1307
|
-
src: url("
|
1306
|
+
src: url("~@gooddata/sdk-ui-kit/styles/fonts/Indigo-v2.eot");
|
1307
|
+
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");
|
1308
1308
|
font-weight: normal;
|
1309
1309
|
font-style: normal;
|
1310
1310
|
}
|
@@ -6051,111 +6051,111 @@ button.gd-list-item {
|
|
6051
6051
|
}
|
6052
6052
|
|
6053
6053
|
.gd-vis-type {
|
6054
|
-
background-image: url("
|
6054
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/unknown.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/unknown-active.svg");
|
6055
6055
|
}
|
6056
6056
|
|
6057
6057
|
.gd-vis-type-area {
|
6058
|
-
background-image: url("
|
6058
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/area.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/area-active.svg");
|
6059
6059
|
}
|
6060
6060
|
|
6061
6061
|
.gd-vis-type-bar {
|
6062
|
-
background-image: url("
|
6062
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bar.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bar-active.svg");
|
6063
6063
|
}
|
6064
6064
|
|
6065
6065
|
.gd-vis-type-bubble {
|
6066
|
-
background-image: url("
|
6066
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bubble.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bubble-active.svg");
|
6067
6067
|
}
|
6068
6068
|
|
6069
6069
|
.gd-vis-type-column {
|
6070
|
-
background-image: url("
|
6070
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/column.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/column-active.svg");
|
6071
6071
|
}
|
6072
6072
|
|
6073
6073
|
.gd-vis-type-combo {
|
6074
|
-
background-image: url("
|
6074
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/combo.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/combo-active.svg");
|
6075
6075
|
}
|
6076
6076
|
|
6077
6077
|
.gd-vis-type-combo2 {
|
6078
|
-
background-image: url("
|
6078
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/combo2.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/combo2-active.svg");
|
6079
6079
|
}
|
6080
6080
|
|
6081
6081
|
.gd-vis-type-donut {
|
6082
|
-
background-image: url("
|
6082
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/donut.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/donut-active.svg");
|
6083
6083
|
}
|
6084
6084
|
|
6085
6085
|
.gd-vis-type-dual {
|
6086
|
-
background-image: url("
|
6086
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/dual.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/dual-active.svg");
|
6087
6087
|
}
|
6088
6088
|
|
6089
6089
|
.gd-vis-type-funnel {
|
6090
|
-
background-image: url("
|
6090
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/funnel.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/funnel-active.svg");
|
6091
6091
|
}
|
6092
6092
|
|
6093
6093
|
.gd-vis-type-pyramid {
|
6094
|
-
background-image: url("
|
6094
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pyramid.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pyramid-active.svg");
|
6095
6095
|
}
|
6096
6096
|
|
6097
6097
|
.gd-vis-type-headline {
|
6098
|
-
background-image: url("
|
6098
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/headline.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/headline-active.svg");
|
6099
6099
|
}
|
6100
6100
|
|
6101
6101
|
.gd-vis-type-heatmap {
|
6102
|
-
background-image: url("
|
6102
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/heatmap.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/heatmap-active.svg");
|
6103
6103
|
}
|
6104
6104
|
|
6105
6105
|
.gd-vis-type-line {
|
6106
|
-
background-image: url("
|
6106
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/line.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/line-active.svg");
|
6107
6107
|
}
|
6108
6108
|
|
6109
6109
|
.gd-vis-type-pie {
|
6110
|
-
background-image: url("
|
6110
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pie.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pie-active.svg");
|
6111
6111
|
}
|
6112
6112
|
|
6113
6113
|
.gd-vis-type-scatter {
|
6114
|
-
background-image: url("
|
6114
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/scatter.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/scatter-active.svg");
|
6115
6115
|
}
|
6116
6116
|
|
6117
6117
|
.gd-vis-type-table {
|
6118
|
-
background-image: url("
|
6118
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/table.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/table-active.svg");
|
6119
6119
|
}
|
6120
6120
|
|
6121
6121
|
.gd-vis-type-treemap {
|
6122
|
-
background-image: url("
|
6122
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/treemap.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/treemap-active.svg");
|
6123
6123
|
}
|
6124
6124
|
|
6125
6125
|
.gd-vis-type-unknown {
|
6126
|
-
background-image: url("
|
6126
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/unknown.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/unknown-active.svg");
|
6127
6127
|
}
|
6128
6128
|
|
6129
6129
|
.gd-vis-type-xirr {
|
6130
|
-
background-image: url("
|
6130
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/xirr.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/xirr-active.svg");
|
6131
6131
|
}
|
6132
6132
|
|
6133
6133
|
.gd-vis-type-pushpin {
|
6134
|
-
background-image: url("
|
6134
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pushpin.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/pushpin-active.svg");
|
6135
6135
|
}
|
6136
6136
|
|
6137
6137
|
.gd-vis-type-region {
|
6138
|
-
background-image: url("
|
6138
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/region.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/region-active.svg");
|
6139
6139
|
}
|
6140
6140
|
|
6141
6141
|
.gd-vis-type-bullet {
|
6142
|
-
background-image: url("
|
6142
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bullet.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/bullet-active.svg");
|
6143
6143
|
}
|
6144
6144
|
|
6145
6145
|
.gd-vis-type-dependencywheel {
|
6146
|
-
background-image: url("
|
6146
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/dependencywheel.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/dependencywheel-active.svg");
|
6147
6147
|
}
|
6148
6148
|
|
6149
6149
|
.gd-vis-type-sankey {
|
6150
|
-
background-image: url("
|
6150
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/sankey.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/sankey-active.svg");
|
6151
6151
|
}
|
6152
6152
|
|
6153
6153
|
.gd-vis-type-waterfall {
|
6154
|
-
background-image: url("
|
6154
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/waterfall.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/waterfall-active.svg");
|
6155
6155
|
}
|
6156
6156
|
|
6157
6157
|
.gd-vis-type-repeater {
|
6158
|
-
background-image: url("
|
6158
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/repeater.svg"), url("~@gooddata/sdk-ui-kit/styles/images/visualization-types/repeater-active.svg");
|
6159
6159
|
}
|
6160
6160
|
|
6161
6161
|
.gd-visualizations-list .public_fixedDataTableRow_main,
|
@@ -6534,16 +6534,16 @@ button.gd-list-item {
|
|
6534
6534
|
height: 16px;
|
6535
6535
|
}
|
6536
6536
|
.gd-list-help-menu-item .gd-icon-slack {
|
6537
|
-
background: url("
|
6537
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/slack.svg") no-repeat;
|
6538
6538
|
}
|
6539
6539
|
.gd-list-help-menu-item .gd-icon-documentation {
|
6540
|
-
background: url("
|
6540
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/documentation.svg") no-repeat;
|
6541
6541
|
}
|
6542
6542
|
.gd-list-help-menu-item .gd-icon-university {
|
6543
|
-
background: url("
|
6543
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/university.svg") no-repeat;
|
6544
6544
|
}
|
6545
6545
|
.gd-list-help-menu-item .gd-icon-community {
|
6546
|
-
background: url("
|
6546
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/community.svg") no-repeat;
|
6547
6547
|
}
|
6548
6548
|
.gd-list-help-menu-item.gd-list-item.gd-menu-item-divider {
|
6549
6549
|
margin-bottom: 18px;
|
@@ -7148,19 +7148,23 @@ a.gd-list-help-menu-item.gd-list-item:focus {
|
|
7148
7148
|
border-bottom-right-radius: 0;
|
7149
7149
|
border-top-right-radius: 0;
|
7150
7150
|
}
|
7151
|
+
.gd-data-header-menu-section .gd-icon-sources.is-normal::before {
|
7152
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/data_source_normal_state.svg") no-repeat;
|
7153
|
+
}
|
7151
7154
|
.gd-data-header-menu-section .gd-icon-sources.is-active::before {
|
7152
|
-
background: url("
|
7155
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/data_source_active_state.svg") no-repeat;
|
7156
|
+
}
|
7157
|
+
.gd-data-header-menu-section .gd-icon-sources.disabled::before {
|
7158
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/data_source_disabled_state.svg") no-repeat;
|
7153
7159
|
}
|
7154
7160
|
.gd-data-header-menu-section .gd-icon-sources::before {
|
7155
7161
|
top: 11px;
|
7156
7162
|
margin-top: 1px;
|
7157
7163
|
}
|
7158
|
-
.gd-data-header-menu-section .gd-icon-sources.disabled
|
7159
|
-
background: url("@gooddata/sdk-ui-kit/esm/assets/data_source_disabled_state.svg") no-repeat;
|
7164
|
+
.gd-data-header-menu-section .gd-icon-sources::before.disabled {
|
7160
7165
|
color: var(--gd-palette-complementary-5, #b0beca);
|
7161
7166
|
}
|
7162
|
-
.gd-data-header-menu-section .gd-icon-sources.is-normal
|
7163
|
-
background: url("@gooddata/sdk-ui-kit/esm/assets/data_source_normal_state.svg") no-repeat;
|
7167
|
+
.gd-data-header-menu-section .gd-icon-sources::before.is-normal {
|
7164
7168
|
color: var(--gd-palette-complementary-7, #6d7680);
|
7165
7169
|
}
|
7166
7170
|
.gd-data-header-menu-section .gd-icon-sources:hover {
|
@@ -7176,15 +7180,17 @@ a.gd-list-help-menu-item.gd-list-item:focus {
|
|
7176
7180
|
.gd-data-header-menu-section .gd-icon-model {
|
7177
7181
|
border-radius: 0;
|
7178
7182
|
}
|
7183
|
+
.gd-data-header-menu-section .gd-icon-model.is-normal::before {
|
7184
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/model-normal-state.svg") no-repeat;
|
7185
|
+
}
|
7179
7186
|
.gd-data-header-menu-section .gd-icon-model::before {
|
7180
7187
|
top: 11px;
|
7181
7188
|
margin-top: 1px;
|
7182
7189
|
}
|
7183
|
-
.gd-data-header-menu-section .gd-icon-model.disabled
|
7190
|
+
.gd-data-header-menu-section .gd-icon-model::before.disabled {
|
7184
7191
|
color: var(--gd-palette-complementary-5, #b0beca);
|
7185
7192
|
}
|
7186
|
-
.gd-data-header-menu-section .gd-icon-model.is-normal
|
7187
|
-
background: url("@gooddata/sdk-ui-kit/esm/assets/model-normal-state.svg") no-repeat;
|
7193
|
+
.gd-data-header-menu-section .gd-icon-model::before.is-normal {
|
7188
7194
|
color: var(--gd-palette-complementary-7, #6d7680);
|
7189
7195
|
}
|
7190
7196
|
.gd-data-header-menu-section .gd-icon-model:hover {
|
@@ -7204,10 +7210,13 @@ a.gd-list-help-menu-item.gd-list-item:focus {
|
|
7204
7210
|
.gd-data-header-menu-section .gd-icon-cloud-upload::before {
|
7205
7211
|
top: 11px;
|
7206
7212
|
}
|
7207
|
-
.gd-data-header-menu-section .gd-icon-cloud-upload.disabled
|
7213
|
+
.gd-data-header-menu-section .gd-icon-cloud-upload::before.disabled {
|
7208
7214
|
color: var(--gd-palette-complementary-5, #b0beca);
|
7209
7215
|
}
|
7210
|
-
.gd-data-header-menu-section .gd-icon-cloud-upload
|
7216
|
+
.gd-data-header-menu-section .gd-icon-cloud-upload::before.disabled {
|
7217
|
+
color: var(--gd-palette-complementary-5, #b0beca);
|
7218
|
+
}
|
7219
|
+
.gd-data-header-menu-section .gd-icon-cloud-upload::before.is-normal {
|
7211
7220
|
color: var(--gd-palette-complementary-7, #6d7680);
|
7212
7221
|
}
|
7213
7222
|
.gd-data-header-menu-section .gd-icon-cloud-upload:hover {
|
@@ -7220,6 +7229,9 @@ a.gd-list-help-menu-item.gd-list-item:focus {
|
|
7220
7229
|
.gd-data-header-menu-section .gd-icon-cloud-upload:hover.is-normal {
|
7221
7230
|
color: var(--gd-palette-complementary-7, #6d7680);
|
7222
7231
|
}
|
7232
|
+
.gd-data-header-menu-section .gd-icon-cloud-upload.is-normal::before {
|
7233
|
+
color: var(--gd-palette-complementary-7, #6d7680);
|
7234
|
+
}
|
7223
7235
|
.gd-data-header-menu-section button.is-active[class*=gd-button-]::before,
|
7224
7236
|
.gd-data-header-menu-section button[class*=gd-button-]::before {
|
7225
7237
|
width: 19px;
|
@@ -7298,7 +7310,7 @@ button.gd-button-primary.gd-upsell-button .gd-icon-star {
|
|
7298
7310
|
width: 14px;
|
7299
7311
|
height: 13px;
|
7300
7312
|
margin: auto 7px 6.5px 11px;
|
7301
|
-
background: url("
|
7313
|
+
background: url("~@gooddata/sdk-ui-kit/esm/assets/star.svg") no-repeat;
|
7302
7314
|
}
|
7303
7315
|
button.gd-button-primary.gd-upsell-button:hover {
|
7304
7316
|
box-sizing: border-box;
|
@@ -7938,7 +7950,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
7938
7950
|
|
7939
7951
|
.gd-spinner {
|
7940
7952
|
display: inline-block;
|
7941
|
-
background-image: url("
|
7953
|
+
background-image: url("~@gooddata/sdk-ui-kit/esm/assets/loading.svg");
|
7942
7954
|
background-repeat: no-repeat;
|
7943
7955
|
background-position: top left;
|
7944
7956
|
background-size: contain;
|
@@ -8373,7 +8385,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8373
8385
|
}
|
8374
8386
|
.gd-icon-fact::before,
|
8375
8387
|
.gd-icon-measure::before {
|
8376
|
-
background-image: url("
|
8388
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/measure.svg");
|
8377
8389
|
}
|
8378
8390
|
.gd-icon-fact.disabled::before, .gd-icon-fact[disabled=disabled]::before,
|
8379
8391
|
.gd-icon-measure.disabled::before,
|
@@ -8391,7 +8403,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8391
8403
|
.gd-icon-fact.disabled::before, .gd-icon-fact[disabled=disabled]::before,
|
8392
8404
|
.gd-icon-measure.disabled::before,
|
8393
8405
|
.gd-icon-measure[disabled=disabled]::before {
|
8394
|
-
background-image: url("
|
8406
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/measure-disabled.svg");
|
8395
8407
|
}
|
8396
8408
|
.gd-icon-fact.gd-button-small::before, .gd-icon-fact.gd-button-link::before,
|
8397
8409
|
.gd-icon-measure.gd-button-small::before,
|
@@ -8409,7 +8421,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8409
8421
|
height: 100%;
|
8410
8422
|
}
|
8411
8423
|
.gd-icon-aggregation::before {
|
8412
|
-
background-image: url("
|
8424
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sum.svg");
|
8413
8425
|
}
|
8414
8426
|
.gd-icon-aggregation.gd-button-small::before, .gd-icon-aggregation.gd-button-link::before {
|
8415
8427
|
margin-top: -1px;
|
@@ -8425,7 +8437,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8425
8437
|
height: 100%;
|
8426
8438
|
}
|
8427
8439
|
.gd-icon-metric::before {
|
8428
|
-
background-image: url("
|
8440
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/metric.svg");
|
8429
8441
|
}
|
8430
8442
|
.gd-icon-metric.disabled::before, .gd-icon-metric[disabled=disabled]::before {
|
8431
8443
|
content: "";
|
@@ -8437,7 +8449,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8437
8449
|
height: 100%;
|
8438
8450
|
}
|
8439
8451
|
.gd-icon-metric.disabled::before, .gd-icon-metric[disabled=disabled]::before {
|
8440
|
-
background-image: url("
|
8452
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/metric-disabled.svg");
|
8441
8453
|
}
|
8442
8454
|
.gd-icon-metric.gd-button-small::before, .gd-icon-metric.gd-button-link::before {
|
8443
8455
|
margin-top: -1px;
|
@@ -8453,7 +8465,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8453
8465
|
height: 100%;
|
8454
8466
|
}
|
8455
8467
|
.gd-icon-attribute::before {
|
8456
|
-
background-image: url("
|
8468
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/attribute.svg");
|
8457
8469
|
}
|
8458
8470
|
.gd-icon-attribute.disabled::before, .gd-icon-attribute[disabled=disabled]::before {
|
8459
8471
|
content: "";
|
@@ -8465,7 +8477,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8465
8477
|
height: 100%;
|
8466
8478
|
}
|
8467
8479
|
.gd-icon-attribute.disabled::before, .gd-icon-attribute[disabled=disabled]::before {
|
8468
|
-
background-image: url("
|
8480
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/attribute-disabled.svg");
|
8469
8481
|
}
|
8470
8482
|
.gd-icon-attribute.gd-button-small::before, .gd-icon-attribute.gd-button-link::before {
|
8471
8483
|
margin-top: -1px;
|
@@ -8481,7 +8493,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8481
8493
|
height: 100%;
|
8482
8494
|
}
|
8483
8495
|
.gd-icon-model::before {
|
8484
|
-
background-image: url("
|
8496
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/model.svg");
|
8485
8497
|
}
|
8486
8498
|
.gd-icon-model.is-active::before {
|
8487
8499
|
content: "";
|
@@ -8493,7 +8505,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8493
8505
|
height: 100%;
|
8494
8506
|
}
|
8495
8507
|
.gd-icon-model.is-active::before {
|
8496
|
-
background-image: url("
|
8508
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/model-active.svg");
|
8497
8509
|
}
|
8498
8510
|
|
8499
8511
|
.gd-icon-sources::before {
|
@@ -8506,7 +8518,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8506
8518
|
height: 100%;
|
8507
8519
|
}
|
8508
8520
|
.gd-icon-sources::before {
|
8509
|
-
background-image: url("
|
8521
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sources.svg");
|
8510
8522
|
}
|
8511
8523
|
.gd-icon-sources.is-active::before {
|
8512
8524
|
content: "";
|
@@ -8518,7 +8530,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8518
8530
|
height: 100%;
|
8519
8531
|
}
|
8520
8532
|
.gd-icon-sources.is-active::before {
|
8521
|
-
background-image: url("
|
8533
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sources-active.svg");
|
8522
8534
|
}
|
8523
8535
|
|
8524
8536
|
.gd-icon-date::before {
|
@@ -8531,7 +8543,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8531
8543
|
height: 100%;
|
8532
8544
|
}
|
8533
8545
|
.gd-icon-date::before {
|
8534
|
-
background-image: url("
|
8546
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/date.svg");
|
8535
8547
|
}
|
8536
8548
|
.gd-icon-date.disabled::before, .gd-icon-date[disabled=disabled]::before {
|
8537
8549
|
content: "";
|
@@ -8543,7 +8555,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8543
8555
|
height: 100%;
|
8544
8556
|
}
|
8545
8557
|
.gd-icon-date.disabled::before, .gd-icon-date[disabled=disabled]::before {
|
8546
|
-
background-image: url("
|
8558
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/date-disabled.svg");
|
8547
8559
|
}
|
8548
8560
|
.gd-icon-date.gd-button-small::before {
|
8549
8561
|
margin-top: -1px;
|
@@ -8567,7 +8579,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8567
8579
|
height: 100%;
|
8568
8580
|
}
|
8569
8581
|
.gd-icon-all::before {
|
8570
|
-
background-image: url("
|
8582
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/all.svg");
|
8571
8583
|
}
|
8572
8584
|
.gd-icon-all.gd-button-small::before {
|
8573
8585
|
margin-top: -1px;
|
@@ -8586,7 +8598,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8586
8598
|
height: 100%;
|
8587
8599
|
}
|
8588
8600
|
.gd-icon-greater-than::before {
|
8589
|
-
background-image: url("
|
8601
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/greater-than.svg");
|
8590
8602
|
}
|
8591
8603
|
.gd-icon-greater-than.gd-button-small::before {
|
8592
8604
|
margin-top: -1px;
|
@@ -8605,7 +8617,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8605
8617
|
height: 100%;
|
8606
8618
|
}
|
8607
8619
|
.gd-icon-greater-than-equal-to::before {
|
8608
|
-
background-image: url("
|
8620
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/greater-than-equal-to.svg");
|
8609
8621
|
}
|
8610
8622
|
.gd-icon-greater-than-equal-to.gd-button-small::before {
|
8611
8623
|
margin-top: -1px;
|
@@ -8624,7 +8636,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8624
8636
|
height: 100%;
|
8625
8637
|
}
|
8626
8638
|
.gd-icon-less-than::before {
|
8627
|
-
background-image: url("
|
8639
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/less-than.svg");
|
8628
8640
|
}
|
8629
8641
|
.gd-icon-less-than.gd-button-small::before {
|
8630
8642
|
margin-top: -1px;
|
@@ -8643,7 +8655,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8643
8655
|
height: 100%;
|
8644
8656
|
}
|
8645
8657
|
.gd-icon-less-than-equal-to::before {
|
8646
|
-
background-image: url("
|
8658
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/less-than-equal-to.svg");
|
8647
8659
|
}
|
8648
8660
|
.gd-icon-less-than-equal-to.gd-button-small::before {
|
8649
8661
|
margin-top: -1px;
|
@@ -8662,7 +8674,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8662
8674
|
height: 100%;
|
8663
8675
|
}
|
8664
8676
|
.gd-icon-between::before {
|
8665
|
-
background-image: url("
|
8677
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/between.svg");
|
8666
8678
|
}
|
8667
8679
|
.gd-icon-between.gd-button-small::before {
|
8668
8680
|
margin-top: -1px;
|
@@ -8681,7 +8693,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8681
8693
|
height: 100%;
|
8682
8694
|
}
|
8683
8695
|
.gd-icon-not-between::before {
|
8684
|
-
background-image: url("
|
8696
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/not-between.svg");
|
8685
8697
|
}
|
8686
8698
|
.gd-icon-not-between.gd-button-small::before {
|
8687
8699
|
margin-top: -1px;
|
@@ -8700,7 +8712,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8700
8712
|
height: 100%;
|
8701
8713
|
}
|
8702
8714
|
.gd-icon-equal-to::before {
|
8703
|
-
background-image: url("
|
8715
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/equal-to.svg");
|
8704
8716
|
}
|
8705
8717
|
.gd-icon-equal-to.gd-button-small::before {
|
8706
8718
|
margin-top: -1px;
|
@@ -8719,7 +8731,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8719
8731
|
height: 100%;
|
8720
8732
|
}
|
8721
8733
|
.gd-icon-not-equal-to::before {
|
8722
|
-
background-image: url("
|
8734
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/not-equal-to.svg");
|
8723
8735
|
}
|
8724
8736
|
.gd-icon-not-equal-to.gd-button-small::before {
|
8725
8737
|
margin-top: -1px;
|
@@ -8738,7 +8750,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8738
8750
|
height: 100%;
|
8739
8751
|
}
|
8740
8752
|
.gd-icon-increases-by::before {
|
8741
|
-
background-image: url("
|
8753
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/increases-by.svg");
|
8742
8754
|
}
|
8743
8755
|
.gd-icon-increases-by.gd-button-small::before {
|
8744
8756
|
margin-top: -1px;
|
@@ -8757,7 +8769,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8757
8769
|
height: 100%;
|
8758
8770
|
}
|
8759
8771
|
.gd-icon-decreases-by::before {
|
8760
|
-
background-image: url("
|
8772
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/decreases-by.svg");
|
8761
8773
|
}
|
8762
8774
|
.gd-icon-decreases-by.gd-button-small::before {
|
8763
8775
|
margin-top: -1px;
|
@@ -8776,7 +8788,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8776
8788
|
height: 100%;
|
8777
8789
|
}
|
8778
8790
|
.gd-icon-changes-by::before {
|
8779
|
-
background-image: url("
|
8791
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/changes-by.svg");
|
8780
8792
|
}
|
8781
8793
|
.gd-icon-changes-by.gd-button-small::before {
|
8782
8794
|
margin-top: -1px;
|
@@ -8795,7 +8807,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8795
8807
|
height: 100%;
|
8796
8808
|
}
|
8797
8809
|
.gd-icon-label::before {
|
8798
|
-
background-image: url("
|
8810
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/label.svg");
|
8799
8811
|
}
|
8800
8812
|
.gd-icon-label-disabled::before, .gd-icon-label.disabled::before, .gd-icon-label[disabled=disabled]::before {
|
8801
8813
|
content: "";
|
@@ -8807,7 +8819,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8807
8819
|
height: 100%;
|
8808
8820
|
}
|
8809
8821
|
.gd-icon-label-disabled::before, .gd-icon-label.disabled::before, .gd-icon-label[disabled=disabled]::before {
|
8810
|
-
background-image: url("
|
8822
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/label-disabled.svg");
|
8811
8823
|
}
|
8812
8824
|
.gd-icon-label-active::before {
|
8813
8825
|
content: "";
|
@@ -8819,7 +8831,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8819
8831
|
height: 100%;
|
8820
8832
|
}
|
8821
8833
|
.gd-icon-label-active::before {
|
8822
|
-
background-image: url("
|
8834
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/label-active.svg");
|
8823
8835
|
}
|
8824
8836
|
.gd-icon-label-warning::before {
|
8825
8837
|
content: "";
|
@@ -8831,7 +8843,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8831
8843
|
height: 100%;
|
8832
8844
|
}
|
8833
8845
|
.gd-icon-label-warning::before {
|
8834
|
-
background-image: url("
|
8846
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/label-warning.svg");
|
8835
8847
|
}
|
8836
8848
|
|
8837
8849
|
.gd-icon-hyperlink::before {
|
@@ -8844,7 +8856,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8844
8856
|
height: 100%;
|
8845
8857
|
}
|
8846
8858
|
.gd-icon-hyperlink::before {
|
8847
|
-
background-image: url("
|
8859
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/hyperlink.svg");
|
8848
8860
|
}
|
8849
8861
|
.gd-icon-hyperlink-disabled::before, .gd-icon-hyperlink.disabled::before, .gd-icon-hyperlink[disabled=disabled]::before {
|
8850
8862
|
content: "";
|
@@ -8856,7 +8868,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8856
8868
|
height: 100%;
|
8857
8869
|
}
|
8858
8870
|
.gd-icon-hyperlink-disabled::before, .gd-icon-hyperlink.disabled::before, .gd-icon-hyperlink[disabled=disabled]::before {
|
8859
|
-
background-image: url("
|
8871
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/hyperlink-disabled.svg");
|
8860
8872
|
}
|
8861
8873
|
.gd-icon-hyperlink-active::before {
|
8862
8874
|
content: "";
|
@@ -8868,7 +8880,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8868
8880
|
height: 100%;
|
8869
8881
|
}
|
8870
8882
|
.gd-icon-hyperlink-active::before {
|
8871
|
-
background-image: url("
|
8883
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/hyperlink-active.svg");
|
8872
8884
|
}
|
8873
8885
|
.gd-icon-hyperlink-warning::before {
|
8874
8886
|
content: "";
|
@@ -8880,7 +8892,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8880
8892
|
height: 100%;
|
8881
8893
|
}
|
8882
8894
|
.gd-icon-hyperlink-warning::before {
|
8883
|
-
background-image: url("
|
8895
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/hyperlink-warning.svg");
|
8884
8896
|
}
|
8885
8897
|
|
8886
8898
|
.gd-icon-image::before {
|
@@ -8893,7 +8905,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
8893
8905
|
height: 100%;
|
8894
8906
|
}
|
8895
8907
|
.gd-icon-image::before {
|
8896
|
-
background-image: url("
|
8908
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/image.svg");
|
8897
8909
|
}
|
8898
8910
|
|
8899
8911
|
@media only screen and (min-width:641px) {
|
@@ -9503,31 +9515,31 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
9503
9515
|
|
9504
9516
|
.gd-sort-attribute-section .gd-icon-sort-numerical-asc::before,
|
9505
9517
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-numerical-asc::before {
|
9506
|
-
background-image: url("
|
9518
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-numerical-asc.svg");
|
9507
9519
|
}
|
9508
9520
|
.gd-sort-attribute-section .gd-icon-sort-numerical-desc::before,
|
9509
9521
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-numerical-desc::before {
|
9510
|
-
background-image: url("
|
9522
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-numerical-desc.svg");
|
9511
9523
|
}
|
9512
9524
|
.gd-sort-attribute-section .gd-icon-sort-alphabetical-asc::before,
|
9513
9525
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-alphabetical-asc::before {
|
9514
|
-
background-image: url("
|
9526
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-alphabetical-asc.svg");
|
9515
9527
|
}
|
9516
9528
|
.gd-sort-attribute-section .gd-icon-sort-alphabetical-desc::before,
|
9517
9529
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-alphabetical-desc::before {
|
9518
|
-
background-image: url("
|
9530
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-alphabetical-desc.svg");
|
9519
9531
|
}
|
9520
9532
|
.gd-sort-attribute-section .gd-icon-sort-date-asc::before,
|
9521
9533
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-date-asc::before {
|
9522
|
-
background-image: url("
|
9534
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-date-asc.svg");
|
9523
9535
|
}
|
9524
9536
|
.gd-sort-attribute-section .gd-icon-sort-date-desc::before,
|
9525
9537
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-date-desc::before {
|
9526
|
-
background-image: url("
|
9538
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-date-desc.svg");
|
9527
9539
|
}
|
9528
9540
|
.gd-sort-attribute-section .gd-icon-sort-default::before,
|
9529
9541
|
.gd-attribute-sorting-dropdown-body .gd-icon-sort-default::before {
|
9530
|
-
background-image: url("
|
9542
|
+
background-image: url("~@gooddata/sdk-ui-kit/styles/icons/sort-default.svg");
|
9531
9543
|
}
|
9532
9544
|
|
9533
9545
|
.embed-insight-dialog {
|
@@ -9603,7 +9615,7 @@ button.gd-button-primary.gd-upsell-button:active {
|
|
9603
9615
|
display: flex;
|
9604
9616
|
align-items: center;
|
9605
9617
|
justify-content: space-evenly;
|
9606
|
-
background: url("
|
9618
|
+
background: url("~@gooddata/sdk-ui-kit/styles/images/embed-insight/code-area-placeholder.svg") no-repeat center center;
|
9607
9619
|
background-size: cover;
|
9608
9620
|
width: 100%;
|
9609
9621
|
height: 100%;
|