@gooddata/sdk-ui-dashboard 11.49.0-alpha.1 → 11.49.0
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/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts +27 -20
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.js +75 -11
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +3 -3
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.js +14 -71
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +6 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -2
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +2 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +2 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +2 -0
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +1 -1
- package/package.json +21 -21
- package/styles/css/main.css +160 -18
- package/styles/css/main.css.map +1 -1
- package/styles/scss/main.scss +1 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-Hant.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/zh-Hant.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"zh-Hant.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/zh-Hant.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BnB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const zh_Hant = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "允許自動儲存過濾器的最後狀態。當用戶返回時,他們的過濾器將保持原樣。",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "已儲存的視圖",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>允許使用者將過濾器狀態儲存為個人視圖,以便稍後返回。</p><p>只有儲存視圖的使用者才能存取它並將其設定為預設視圖。</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "跨分頁的持續性篩選器",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "允許跨分頁使用持續性篩選器。啟用後,篩選器將跨分頁持續保留。",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "描述中的日期範圍",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "日期範圍篩選器用於章節描述中的指標所引用的日期資料集。",
|
|
150
152
|
"dateDataset.autoSelect": "自動選擇",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateDatasetDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/common/configuration/DateDatasetDropdown.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"DateDatasetDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/common/configuration/DateDatasetDropdown.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAkB,MAAM,qBAAqB,CAAC;AAwE5F,MAAM,WAAW,yBAAyB;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,EAAE,SAAS,mBAAmB,EAAE,CAAC;IACpD,iBAAiB,CAAC,EAAE,mBAAmB,CAAC;IACxC,oBAAoB,CAAC,EAAE,mBAAmB,CAAC;IAC3C,qBAAqB,CAAC,EAAE,mBAAmB,CAAC;IAC5C,mBAAmB,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,qBAAqB,EAAE,SAAS,mBAAmB,EAAE,GAAG,SAAS,CAAC;CACrE;AAOD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,yBAAyB,2CAiLnE;AAED;;;;GAIG;AACH,wBAAgB,aAAa,CAAC,QAAQ,EAAE,OAAO;;;EAiB9C"}
|
|
@@ -31,7 +31,7 @@ function DateDatasetsListItem({ id, title = "", isHeader, isSelected, isUnrelate
|
|
|
31
31
|
"is-selected": isSelected,
|
|
32
32
|
"is-unrelated": isUnrelated,
|
|
33
33
|
});
|
|
34
|
-
return (_jsx("div", { className: classNames, onClick: onClick, children: _jsx(ShortenedText, { tooltipAlignPoints: tooltipAlignPoints, children: title }) }));
|
|
34
|
+
return (_jsx("div", { className: classNames, onClick: onClick, children: _jsx(ShortenedText, { tooltipAlignPoints: tooltipAlignPoints, ellipsisPosition: "end", children: title }) }));
|
|
35
35
|
}
|
|
36
36
|
export function DateDatasetDropdown(props) {
|
|
37
37
|
const { className = "s-date-dataset-switch", isLoading = false, autoOpen = false, onDateDatasetChange, activeDateDataset, unrelatedDateDataset, dateFromVisualization, relatedDateDatasets, widgetRef, enableUnrelatedItemsVisibility, unrelatedDateDatasets, } = props;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-dashboard",
|
|
3
|
-
"version": "11.49.0
|
|
3
|
+
"version": "11.49.0",
|
|
4
4
|
"description": "GoodData SDK - Dashboard Component",
|
|
5
5
|
"license": "LicenseRef-LICENSE",
|
|
6
6
|
"author": "GoodData Corporation",
|
|
@@ -60,20 +60,20 @@
|
|
|
60
60
|
"ts-invariant": "0.10.3",
|
|
61
61
|
"tslib": "2.8.1",
|
|
62
62
|
"uuid": "11.1.1",
|
|
63
|
-
"@gooddata/sdk-backend-base": "11.49.0
|
|
64
|
-
"@gooddata/sdk-
|
|
65
|
-
"@gooddata/sdk-
|
|
66
|
-
"@gooddata/sdk-
|
|
67
|
-
"@gooddata/sdk-ui
|
|
68
|
-
"@gooddata/sdk-ui-
|
|
69
|
-
"@gooddata/sdk-ui-
|
|
70
|
-
"@gooddata/sdk-ui-geo": "11.49.0
|
|
71
|
-
"@gooddata/sdk-ui-kit": "11.49.0
|
|
72
|
-
"@gooddata/sdk-ui-pivot": "11.49.0
|
|
73
|
-
"@gooddata/sdk-ui-
|
|
74
|
-
"@gooddata/sdk-ui-
|
|
75
|
-
"@gooddata/sdk-ui-vis-commons": "11.49.0
|
|
76
|
-
"@gooddata/util": "11.49.0
|
|
63
|
+
"@gooddata/sdk-backend-base": "11.49.0",
|
|
64
|
+
"@gooddata/sdk-model": "11.49.0",
|
|
65
|
+
"@gooddata/sdk-backend-spi": "11.49.0",
|
|
66
|
+
"@gooddata/sdk-ui-charts": "11.49.0",
|
|
67
|
+
"@gooddata/sdk-ui": "11.49.0",
|
|
68
|
+
"@gooddata/sdk-ui-filters": "11.49.0",
|
|
69
|
+
"@gooddata/sdk-ui-ext": "11.49.0",
|
|
70
|
+
"@gooddata/sdk-ui-geo": "11.49.0",
|
|
71
|
+
"@gooddata/sdk-ui-kit": "11.49.0",
|
|
72
|
+
"@gooddata/sdk-ui-pivot": "11.49.0",
|
|
73
|
+
"@gooddata/sdk-ui-theme-provider": "11.49.0",
|
|
74
|
+
"@gooddata/sdk-ui-semantic-search": "11.49.0",
|
|
75
|
+
"@gooddata/sdk-ui-vis-commons": "11.49.0",
|
|
76
|
+
"@gooddata/util": "11.49.0"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
79
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -119,12 +119,12 @@
|
|
|
119
119
|
"typescript": "5.9.3",
|
|
120
120
|
"vitest": "4.1.8",
|
|
121
121
|
"vitest-dom": "0.1.1",
|
|
122
|
-
"@gooddata/eslint-config": "11.49.0
|
|
123
|
-
"@gooddata/i18n-toolkit": "11.49.0
|
|
124
|
-
"@gooddata/oxlint-config": "11.49.0
|
|
125
|
-
"@gooddata/reference-workspace": "11.49.0
|
|
126
|
-
"@gooddata/sdk-backend-mockingbird": "11.49.0
|
|
127
|
-
"@gooddata/stylelint-config": "11.49.0
|
|
122
|
+
"@gooddata/eslint-config": "11.49.0",
|
|
123
|
+
"@gooddata/i18n-toolkit": "11.49.0",
|
|
124
|
+
"@gooddata/oxlint-config": "11.49.0",
|
|
125
|
+
"@gooddata/reference-workspace": "11.49.0",
|
|
126
|
+
"@gooddata/sdk-backend-mockingbird": "11.49.0",
|
|
127
|
+
"@gooddata/stylelint-config": "11.49.0"
|
|
128
128
|
},
|
|
129
129
|
"peerDependencies": {
|
|
130
130
|
"react": "^18.0.0 || ^19.0.0",
|
package/styles/css/main.css
CHANGED
|
@@ -1737,6 +1737,140 @@ button.gd-list-item {
|
|
|
1737
1737
|
}
|
|
1738
1738
|
|
|
1739
1739
|
|
|
1740
|
+
.gd-ui-kit-parameter-input {
|
|
1741
|
+
display: flex;
|
|
1742
|
+
overflow: hidden;
|
|
1743
|
+
box-sizing: border-box;
|
|
1744
|
+
width: 100%;
|
|
1745
|
+
border: 1px solid var(--gd-palette-complementary-4);
|
|
1746
|
+
border-radius: 3px;
|
|
1747
|
+
background-color: var(--gd-palette-complementary-0);
|
|
1748
|
+
}
|
|
1749
|
+
.gd-ui-kit-parameter-input:hover {
|
|
1750
|
+
border-color: var(--gd-palette-complementary-5);
|
|
1751
|
+
}
|
|
1752
|
+
.gd-ui-kit-parameter-input:focus-within {
|
|
1753
|
+
border-color: var(--gd-palette-primary-base);
|
|
1754
|
+
box-shadow: 0 0 0 1px var(--gd-palette-primary-base);
|
|
1755
|
+
}
|
|
1756
|
+
.gd-ui-kit-parameter-input--hasError {
|
|
1757
|
+
border-color: var(--gd-palette-error-base);
|
|
1758
|
+
}
|
|
1759
|
+
.gd-ui-kit-parameter-input--hasError:focus-within {
|
|
1760
|
+
border-color: var(--gd-palette-error-base);
|
|
1761
|
+
box-shadow: 0 0 0 1px var(--gd-palette-error-base);
|
|
1762
|
+
}
|
|
1763
|
+
.gd-ui-kit-parameter-input__field {
|
|
1764
|
+
flex: 1 1 auto;
|
|
1765
|
+
width: 100%;
|
|
1766
|
+
min-width: 0;
|
|
1767
|
+
padding: 6px 10px 5px;
|
|
1768
|
+
border: 0;
|
|
1769
|
+
background: transparent;
|
|
1770
|
+
color: var(--gd-palette-complementary-9);
|
|
1771
|
+
font-family: inherit;
|
|
1772
|
+
font-size: 14px;
|
|
1773
|
+
line-height: normal;
|
|
1774
|
+
}
|
|
1775
|
+
.gd-ui-kit-parameter-input__field:focus-visible {
|
|
1776
|
+
outline: none;
|
|
1777
|
+
}
|
|
1778
|
+
.gd-ui-kit-parameter-input__field--number {
|
|
1779
|
+
text-align: right;
|
|
1780
|
+
appearance: textfield;
|
|
1781
|
+
-moz-appearance: textfield;
|
|
1782
|
+
}
|
|
1783
|
+
.gd-ui-kit-parameter-input__field--number::-webkit-outer-spin-button, .gd-ui-kit-parameter-input__field--number::-webkit-inner-spin-button {
|
|
1784
|
+
-webkit-appearance: none;
|
|
1785
|
+
margin: 0;
|
|
1786
|
+
}
|
|
1787
|
+
.gd-ui-kit-parameter-input__stepper {
|
|
1788
|
+
display: flex;
|
|
1789
|
+
flex-direction: column;
|
|
1790
|
+
align-items: stretch;
|
|
1791
|
+
justify-content: center;
|
|
1792
|
+
width: 25px;
|
|
1793
|
+
min-width: 25px;
|
|
1794
|
+
padding: 0;
|
|
1795
|
+
border-left: 1px solid var(--gd-palette-complementary-4);
|
|
1796
|
+
background-color: var(--gd-palette-complementary-1);
|
|
1797
|
+
}
|
|
1798
|
+
.gd-ui-kit-parameter-input__stepper-button {
|
|
1799
|
+
display: flex;
|
|
1800
|
+
flex: 1 1 0;
|
|
1801
|
+
align-items: center;
|
|
1802
|
+
justify-content: center;
|
|
1803
|
+
padding: 0;
|
|
1804
|
+
border: 0;
|
|
1805
|
+
background: none;
|
|
1806
|
+
cursor: pointer;
|
|
1807
|
+
color: var(--gd-palette-complementary-6);
|
|
1808
|
+
}
|
|
1809
|
+
.gd-ui-kit-parameter-input__stepper-button:hover {
|
|
1810
|
+
color: var(--gd-palette-complementary-8);
|
|
1811
|
+
}
|
|
1812
|
+
.gd-ui-kit-parameter-input__stepper-button:disabled {
|
|
1813
|
+
color: var(--gd-palette-complementary-5);
|
|
1814
|
+
cursor: default;
|
|
1815
|
+
}
|
|
1816
|
+
|
|
1817
|
+
.gd-ui-kit-parameter-control--dropdown {
|
|
1818
|
+
display: flex;
|
|
1819
|
+
flex-direction: column;
|
|
1820
|
+
width: 240px;
|
|
1821
|
+
background: var(--gd-palette-complementary-0);
|
|
1822
|
+
border-radius: 4px;
|
|
1823
|
+
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.08), 0 2px 10px rgba(0, 0, 0, 0.1);
|
|
1824
|
+
}
|
|
1825
|
+
.gd-ui-kit-parameter-control__dropdown-field {
|
|
1826
|
+
padding: 10px;
|
|
1827
|
+
}
|
|
1828
|
+
.gd-ui-kit-parameter-control__dropdown-field-header {
|
|
1829
|
+
display: flex;
|
|
1830
|
+
align-items: center;
|
|
1831
|
+
justify-content: space-between;
|
|
1832
|
+
padding-bottom: 5px;
|
|
1833
|
+
font-size: 12px;
|
|
1834
|
+
}
|
|
1835
|
+
.gd-ui-kit-parameter-control__dropdown-label {
|
|
1836
|
+
color: var(--gd-palette-complementary-8);
|
|
1837
|
+
font-weight: 400;
|
|
1838
|
+
}
|
|
1839
|
+
.gd-ui-kit-parameter-control__dropdown-error {
|
|
1840
|
+
padding-top: 5px;
|
|
1841
|
+
color: var(--gd-palette-error-base);
|
|
1842
|
+
font-size: 12px;
|
|
1843
|
+
}
|
|
1844
|
+
.gd-ui-kit-parameter-control__dropdown-divider {
|
|
1845
|
+
height: 1px;
|
|
1846
|
+
margin: 10px;
|
|
1847
|
+
background-color: var(--gd-palette-complementary-3);
|
|
1848
|
+
}
|
|
1849
|
+
.gd-ui-kit-parameter-control__dropdown-preview {
|
|
1850
|
+
display: flex;
|
|
1851
|
+
flex-direction: column;
|
|
1852
|
+
gap: 2px;
|
|
1853
|
+
padding: 0 10px 10px;
|
|
1854
|
+
font-size: 12px;
|
|
1855
|
+
}
|
|
1856
|
+
.gd-ui-kit-parameter-control__dropdown-preview-label {
|
|
1857
|
+
color: var(--gd-palette-complementary-6);
|
|
1858
|
+
}
|
|
1859
|
+
.gd-ui-kit-parameter-control__dropdown-preview-text {
|
|
1860
|
+
color: var(--gd-palette-complementary-8);
|
|
1861
|
+
}
|
|
1862
|
+
.gd-ui-kit-parameter-control__dropdown-preview-text strong {
|
|
1863
|
+
font-weight: 700;
|
|
1864
|
+
}
|
|
1865
|
+
.gd-ui-kit-parameter-control__dropdown-footer {
|
|
1866
|
+
display: flex;
|
|
1867
|
+
justify-content: flex-end;
|
|
1868
|
+
gap: 10px;
|
|
1869
|
+
margin: 0 10px;
|
|
1870
|
+
padding: 10px 0;
|
|
1871
|
+
border-top: 1px solid var(--gd-palette-complementary-3);
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1740
1874
|
/* 0, 640px */
|
|
1741
1875
|
/* 641px, 1024px */
|
|
1742
1876
|
/* 1025px, 1440px */
|
|
@@ -3716,9 +3850,6 @@ textarea.gd-input, textarea.input-text {
|
|
|
3716
3850
|
/* ==========================================================================
|
|
3717
3851
|
Variables
|
|
3718
3852
|
========================================================================== */
|
|
3719
|
-
/* ==========================================================================
|
|
3720
|
-
Silent classes - more clever mixins
|
|
3721
|
-
========================================================================== */
|
|
3722
3853
|
.gd-button-primary,
|
|
3723
3854
|
.gd-button-secondary, .gd-button-positive, .gd-button-negative, .gd-button-action, .gd-button-link.gd-button-icon-only[class*=gd-icon-], .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed {
|
|
3724
3855
|
position: relative;
|
|
@@ -5195,11 +5326,16 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
5195
5326
|
background-color: var(--gd-palette-complementary-2, #ebeff4);
|
|
5196
5327
|
}
|
|
5197
5328
|
|
|
5329
|
+
/* ==========================================================================
|
|
5330
|
+
Variables
|
|
5331
|
+
========================================================================== */
|
|
5332
|
+
/* allow vendor prefixes and disable max length */
|
|
5333
|
+
/* allow vendor prefixes and disable max length */
|
|
5198
5334
|
.gd-ui-kit-control-button {
|
|
5199
5335
|
position: relative;
|
|
5200
5336
|
max-width: 230px;
|
|
5201
5337
|
padding: 5px 10px;
|
|
5202
|
-
font-family: var(--gd-font-family
|
|
5338
|
+
font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
|
|
5203
5339
|
font-size: 12px;
|
|
5204
5340
|
font-weight: 400;
|
|
5205
5341
|
line-height: 16px;
|
|
@@ -5244,7 +5380,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
5244
5380
|
}
|
|
5245
5381
|
|
|
5246
5382
|
.gd-ui-kit-control-button:hover.gd-ui-kit-control-button--isDraggable {
|
|
5247
|
-
box-shadow: 0 1px 3px 0 rgba(20, 56, 93, 0.
|
|
5383
|
+
box-shadow: 0 1px 3px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.09)), 0 2px 9px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15));
|
|
5248
5384
|
}
|
|
5249
5385
|
|
|
5250
5386
|
.gd-ui-kit-control-button:hover.gd-ui-kit-control-button--isDraggable::before {
|
|
@@ -5252,8 +5388,13 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
5252
5388
|
}
|
|
5253
5389
|
|
|
5254
5390
|
.gd-ui-kit-control-button--isOpen::after {
|
|
5255
|
-
box-shadow: inset 0 1px 0 0 rgba(
|
|
5391
|
+
box-shadow: inset 0 1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.65));
|
|
5256
5392
|
border-color: var(--gd-palette-complementary-5-from-theme, var(--gd-palette-complementary-4-from-theme, rgba(31, 52, 73, 0.2)));
|
|
5393
|
+
background: var(--gd-palette-complementary-2-from-theme, #ecf0f5); /* Old browsers */
|
|
5394
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* Chrome 10+, Saf5.1+ */
|
|
5395
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* FF3.6 */
|
|
5396
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* IE10 */
|
|
5397
|
+
background-image: linear-gradient(to top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5));
|
|
5257
5398
|
}
|
|
5258
5399
|
|
|
5259
5400
|
.gd-ui-kit-control-button--isOpen.gd-ui-kit-control-button--isDraggable::before {
|
|
@@ -9088,9 +9229,6 @@ textarea.gd-input, textarea.input-text {
|
|
|
9088
9229
|
/* ==========================================================================
|
|
9089
9230
|
Variables
|
|
9090
9231
|
========================================================================== */
|
|
9091
|
-
/* ==========================================================================
|
|
9092
|
-
Silent classes - more clever mixins
|
|
9093
|
-
========================================================================== */
|
|
9094
9232
|
.gd-button-primary,
|
|
9095
9233
|
.gd-button-secondary, .gd-button-positive, .gd-button-negative, .gd-button-action, .gd-button-link.gd-button-icon-only[class*=gd-icon-], .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed {
|
|
9096
9234
|
position: relative;
|
|
@@ -14986,9 +15124,6 @@ textarea.gd-input, textarea.input-text {
|
|
|
14986
15124
|
/* ==========================================================================
|
|
14987
15125
|
Variables
|
|
14988
15126
|
========================================================================== */
|
|
14989
|
-
/* ==========================================================================
|
|
14990
|
-
Silent classes - more clever mixins
|
|
14991
|
-
========================================================================== */
|
|
14992
15127
|
.gd-button-primary,
|
|
14993
15128
|
.gd-button-secondary, .gd-button-positive, .gd-button-negative, .gd-button-action, .gd-button-link.gd-button-icon-only[class*=gd-icon-], .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed {
|
|
14994
15129
|
position: relative;
|
|
@@ -16213,11 +16348,16 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
16213
16348
|
background-color: var(--gd-palette-complementary-2, #ebeff4);
|
|
16214
16349
|
}
|
|
16215
16350
|
|
|
16351
|
+
/* ==========================================================================
|
|
16352
|
+
Variables
|
|
16353
|
+
========================================================================== */
|
|
16354
|
+
/* allow vendor prefixes and disable max length */
|
|
16355
|
+
/* allow vendor prefixes and disable max length */
|
|
16216
16356
|
.gd-ui-kit-control-button {
|
|
16217
16357
|
position: relative;
|
|
16218
16358
|
max-width: 230px;
|
|
16219
16359
|
padding: 5px 10px;
|
|
16220
|
-
font-family: var(--gd-font-family
|
|
16360
|
+
font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
|
|
16221
16361
|
font-size: 12px;
|
|
16222
16362
|
font-weight: 400;
|
|
16223
16363
|
line-height: 16px;
|
|
@@ -16262,7 +16402,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
16262
16402
|
}
|
|
16263
16403
|
|
|
16264
16404
|
.gd-ui-kit-control-button:hover.gd-ui-kit-control-button--isDraggable {
|
|
16265
|
-
box-shadow: 0 1px 3px 0 rgba(20, 56, 93, 0.
|
|
16405
|
+
box-shadow: 0 1px 3px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.09)), 0 2px 9px 0 var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.15));
|
|
16266
16406
|
}
|
|
16267
16407
|
|
|
16268
16408
|
.gd-ui-kit-control-button:hover.gd-ui-kit-control-button--isDraggable::before {
|
|
@@ -16270,8 +16410,13 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
|
16270
16410
|
}
|
|
16271
16411
|
|
|
16272
16412
|
.gd-ui-kit-control-button--isOpen::after {
|
|
16273
|
-
box-shadow: inset 0 1px 0 0 rgba(
|
|
16413
|
+
box-shadow: inset 0 1px 0 0 var(--gd-shadow-color-from-theme, rgba(177, 193, 209, 0.65));
|
|
16274
16414
|
border-color: var(--gd-palette-complementary-5-from-theme, var(--gd-palette-complementary-4-from-theme, rgba(31, 52, 73, 0.2)));
|
|
16415
|
+
background: var(--gd-palette-complementary-2-from-theme, #ecf0f5); /* Old browsers */
|
|
16416
|
+
background-image: -webkit-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* Chrome 10+, Saf5.1+ */
|
|
16417
|
+
background-image: -moz-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* FF3.6 */
|
|
16418
|
+
background-image: -ms-linear-gradient(top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5)); /* IE10 */
|
|
16419
|
+
background-image: linear-gradient(to top, var(--gd-palette-complementary-2-from-theme, #dee6ef), var(--gd-palette-complementary-2-from-theme, #ecf0f5));
|
|
16275
16420
|
}
|
|
16276
16421
|
|
|
16277
16422
|
.gd-ui-kit-control-button--isOpen.gd-ui-kit-control-button--isDraggable::before {
|
|
@@ -19735,9 +19880,6 @@ textarea.gd-input, textarea.input-text {
|
|
|
19735
19880
|
/* ==========================================================================
|
|
19736
19881
|
Variables
|
|
19737
19882
|
========================================================================== */
|
|
19738
|
-
/* ==========================================================================
|
|
19739
|
-
Silent classes - more clever mixins
|
|
19740
|
-
========================================================================== */
|
|
19741
19883
|
.gd-button-primary,
|
|
19742
19884
|
.gd-button-secondary, .gd-button-positive, .gd-button-negative, .gd-button-action, .gd-button-link.gd-button-icon-only[class*=gd-icon-], .gd-button-icon-only[class*=gd-icon-].gd-button-link-dimmed {
|
|
19743
19885
|
position: relative;
|