genesys-spark-chart-components 4.12.1-beta.1 → 4.29.0-beta.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/LICENSE +2 -2
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/genesys-chart-webcomponents.cjs.js +5 -3
- package/dist/cjs/gux-chart-column-beta.cjs.entry.js +124 -123
- package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +213 -212
- package/dist/cjs/gux-chart-line-beta.cjs.entry.js +120 -119
- package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +96 -95
- package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +126 -125
- package/dist/cjs/gux-visualization-beta.cjs.entry.js +213 -213
- package/dist/cjs/{index-1e13a15f.js → index-a4712860.js} +185 -63
- package/dist/cjs/loader.cjs.js +4 -2
- package/dist/cjs/log-error-28c7064e.js +21 -0
- package/dist/cjs/{usage-30f04ec3.js → usage-3d9281d1.js} +63 -63
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/beta/gux-chart-column/gux-chart-column.js +324 -324
- package/dist/collection/components/beta/gux-chart-column/gux-chart-column.locale.js +88 -88
- package/dist/collection/components/beta/gux-chart-column/tests/gux-column-chart.spec.js +16 -16
- package/dist/collection/components/beta/gux-chart-donut/gux-chart-donut.js +550 -550
- package/dist/collection/components/beta/gux-chart-donut/tests/gux-chart-donut.spec.js +5 -5
- package/dist/collection/components/beta/gux-chart-line/gux-chart-line.js +375 -375
- package/dist/collection/components/beta/gux-chart-line/gux-chart-line.locale.js +88 -88
- package/dist/collection/components/beta/gux-chart-line/tests/gux-chart-line.e2e.js +13 -13
- package/dist/collection/components/beta/gux-chart-line/tests/gux-chart-line.spec.js +16 -16
- package/dist/collection/components/beta/gux-chart-pie/gux-chart-pie.js +266 -266
- package/dist/collection/components/beta/gux-chart-pie/tests/gux-chart-pie.spec.js +5 -5
- package/dist/collection/components/beta/gux-chart-scatter-plot/gux-chart-scatter-plot.js +347 -347
- package/dist/collection/components/beta/gux-chart-scatter-plot/tests/gux-chart-scatter-plot.spec.js +27 -27
- package/dist/collection/components/beta/gux-visualization/gux-visualization.js +133 -133
- package/dist/collection/components/beta/gux-visualization/gux-visualization.locale.js +88 -88
- package/dist/collection/components/beta/gux-visualization/tests/gux-visualization.e2e.js +25 -25
- package/dist/collection/components/beta/gux-visualization/tests/gux-visualization.spec.js +26 -26
- package/dist/collection/i18n/fetchResources.js +7 -7
- package/dist/collection/i18n/index.js +56 -56
- package/dist/collection/test/axeConfig.js +4 -4
- package/dist/collection/test/e2eTestUtils.js +14 -14
- package/dist/collection/test/specTestUtils.js +5 -5
- package/dist/collection/utils/dom/get-closest-element.js +12 -12
- package/dist/collection/utils/error/log-error.js +2 -2
- package/dist/collection/utils/theme/color-palette.js +10 -10
- package/dist/collection/utils/tracking/usage.js +47 -47
- package/dist/collection/utils/tracking/usage.spec.js +108 -108
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/genesys-chart-webcomponents.js +6 -4
- package/dist/esm/gux-chart-column-beta.entry.js +124 -123
- package/dist/esm/gux-chart-donut-beta.entry.js +213 -212
- package/dist/esm/gux-chart-line-beta.entry.js +120 -119
- package/dist/esm/gux-chart-pie-beta.entry.js +96 -95
- package/dist/esm/gux-chart-scatter-plot-beta.entry.js +126 -125
- package/dist/esm/gux-visualization-beta.entry.js +213 -213
- package/dist/esm/{index-701d93cf.js → index-82fd7406.js} +185 -63
- package/dist/esm/loader.js +5 -3
- package/dist/esm/log-error-ff9bdda4.js +18 -0
- package/dist/esm/{usage-61eee3bd.js → usage-4d835ee1.js} +63 -63
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.css +1 -1
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
- package/dist/genesys-chart-webcomponents/p-01bbadbf.entry.js +11 -0
- package/dist/genesys-chart-webcomponents/{p-137f5b8f.entry.js → p-12eb9928.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-1bc0cc3a.js +2 -0
- package/dist/genesys-chart-webcomponents/{p-b5179379.entry.js → p-25bdbf17.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-c3aa8578.entry.js → p-74011efc.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-97c45977.js → p-7e62b207.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-e1255160.js +1 -0
- package/dist/genesys-chart-webcomponents/{p-d9928f8c.entry.js → p-e80b1b1c.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-d4a346df.entry.js → p-f6cebcf8.entry.js} +1 -1
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/components/beta/gux-chart-column/gux-chart-column.d.ts +45 -45
- package/dist/types/components/beta/gux-chart-column/gux-chart-column.locale.d.ts +20 -20
- package/dist/types/components/beta/gux-chart-donut/gux-chart-donut.d.ts +30 -30
- package/dist/types/components/beta/gux-chart-line/gux-chart-line.d.ts +44 -44
- package/dist/types/components/beta/gux-chart-line/gux-chart-line.locale.d.ts +20 -20
- package/dist/types/components/beta/gux-chart-pie/gux-chart-pie.d.ts +19 -19
- package/dist/types/components/beta/gux-chart-scatter-plot/gux-chart-scatter-plot.d.ts +48 -48
- package/dist/types/components/beta/gux-visualization/gux-visualization.d.ts +13 -13
- package/dist/types/components/beta/gux-visualization/gux-visualization.locale.d.ts +20 -20
- package/dist/types/components.d.ts +12 -0
- package/dist/types/i18n/fetchResources.d.ts +3 -3
- package/dist/types/i18n/index.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +10 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/dist/types/test/axeConfig.d.ts +4 -4
- package/dist/types/test/e2eTestUtils.d.ts +4 -4
- package/dist/types/test/jestMatcherUtils.d.ts +4 -4
- package/dist/types/utils/tracking/usage.d.ts +11 -11
- package/package.json +24 -24
- package/dist/cjs/log-error-c46b4b4c.js +0 -21
- package/dist/component-specs.json +0 -187
- package/dist/esm/log-error-0fc61f6f.js +0 -18
- package/dist/genesys-chart-webcomponents/p-3e4b3dbc.js +0 -2
- package/dist/genesys-chart-webcomponents/p-b901e9e0.entry.js +0 -11
- /package/dist/genesys-chart-webcomponents/{p-82f0ea01.js → p-f50e3789.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const name = "genesys-spark-chart-components";
|
|
2
|
-
const version = "4.
|
|
2
|
+
const version = "4.29.0-beta.0";
|
|
3
3
|
const description = "Common chart webcomponents";
|
|
4
4
|
const license = "MIT";
|
|
5
5
|
const main = "dist/stencil-wrapper.js";
|
|
@@ -18,7 +18,7 @@ const scripts = {
|
|
|
18
18
|
eslint: "eslint --fix .",
|
|
19
19
|
i18n: "npm run update-en-i18n && npm run build-i18n",
|
|
20
20
|
"lint-all": "npm-run-all \"stylelint\" \"eslint\" \"prettier\" \"prettier-package-json\"",
|
|
21
|
-
"lint-staged": "lint-staged",
|
|
21
|
+
"lint-staged": "lint-staged --concurrent false",
|
|
22
22
|
"list-checked-a11y-components": "node scripts/list-checked-a11y-components.js",
|
|
23
23
|
"list-component-tracking": "./scripts/list-component-tracking.js",
|
|
24
24
|
"list-i18n-files": "./scripts/list-i18n-files.js",
|
|
@@ -50,32 +50,32 @@ const config = {
|
|
|
50
50
|
};
|
|
51
51
|
const types = "dist/types/index.d.ts";
|
|
52
52
|
const dependencies = {
|
|
53
|
-
vega: "
|
|
54
|
-
"vega-embed": "
|
|
55
|
-
"vega-lite": "
|
|
53
|
+
vega: "5.22.1",
|
|
54
|
+
"vega-embed": "6.21.2",
|
|
55
|
+
"vega-lite": "5.5.0"
|
|
56
56
|
};
|
|
57
57
|
const devDependencies = {
|
|
58
|
-
"@babel/core": "^7.
|
|
59
|
-
"@babel/preset-env": "^7.
|
|
60
|
-
"@stencil/core": "4.
|
|
58
|
+
"@babel/core": "^7.24.0",
|
|
59
|
+
"@babel/preset-env": "^7.24.0",
|
|
60
|
+
"@stencil/core": "^4.12.6",
|
|
61
61
|
"@stencil/react-output-target": "^0.5.3",
|
|
62
|
-
"@stencil/sass": "^3.0.
|
|
62
|
+
"@stencil/sass": "^3.0.10",
|
|
63
63
|
"@stencil/utils": "0.0.5",
|
|
64
64
|
"@types/jest": "^27.5.2",
|
|
65
65
|
"@types/new-relic-browser": "^0.1118.2",
|
|
66
66
|
"@types/puppeteer": "^5.4.7",
|
|
67
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
68
|
-
"@typescript-eslint/parser": "^
|
|
69
|
-
"axe-core": "^4.8.
|
|
67
|
+
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
|
68
|
+
"@typescript-eslint/parser": "^7.1.1",
|
|
69
|
+
"axe-core": "^4.8.4",
|
|
70
70
|
"axe-live": "^1.0.1",
|
|
71
|
-
eslint: "^8.
|
|
71
|
+
eslint: "^8.57.0",
|
|
72
72
|
"eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
|
|
73
|
-
"eslint-config-prettier": "^
|
|
73
|
+
"eslint-config-prettier": "^9.1.0",
|
|
74
74
|
"file-loader": "^6.2.0",
|
|
75
75
|
"genesys-spark-tokens": "file:../genesys-spark-tokens",
|
|
76
76
|
glob: "^10.3.0",
|
|
77
77
|
handlebars: "^4.7.8",
|
|
78
|
-
inquirer: "^9.2.
|
|
78
|
+
inquirer: "^9.2.15",
|
|
79
79
|
jest: "^27.5.1",
|
|
80
80
|
"jest-cli": "^27.5.1",
|
|
81
81
|
"jest-config": "^27.5.1",
|
|
@@ -83,26 +83,26 @@ const devDependencies = {
|
|
|
83
83
|
"jest-junit": "^13.2.0",
|
|
84
84
|
"jest-silent-reporter": "^0.5.0",
|
|
85
85
|
jsdom: "^22.1.0",
|
|
86
|
-
"lint-staged": "^
|
|
87
|
-
marked: "^
|
|
86
|
+
"lint-staged": "^15.2.2",
|
|
87
|
+
marked: "^12.0.1",
|
|
88
88
|
"node-fetch": "^3.3.2",
|
|
89
89
|
"npm-run-all": "^4.1.5",
|
|
90
|
-
"postcss-html": "^1.
|
|
90
|
+
"postcss-html": "^1.6.0",
|
|
91
91
|
"postcss-less": "^6.0.0",
|
|
92
92
|
"postcss-scss": "^4.0.9",
|
|
93
|
-
prettier: "^3.
|
|
93
|
+
prettier: "^3.2.5",
|
|
94
94
|
"prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
|
|
95
95
|
"prettier-package-json": "^2.8.0",
|
|
96
96
|
puppeteer: "^14.4.1",
|
|
97
97
|
"rollup-plugin-copy": "^3.5.0",
|
|
98
98
|
"semver-sort": "^1.0.0",
|
|
99
|
-
stylelint: "^
|
|
99
|
+
stylelint: "^16.2.1",
|
|
100
100
|
"stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
|
|
101
101
|
"stylelint-config-html": "^1.1.0",
|
|
102
|
-
"stylelint-config-recess-order": "^
|
|
103
|
-
"stylelint-config-standard": "^
|
|
104
|
-
"stylelint-scss": "^
|
|
105
|
-
"ts-loader": "^9.5.
|
|
102
|
+
"stylelint-config-recess-order": "^5.0.0",
|
|
103
|
+
"stylelint-config-standard": "^36.0.0",
|
|
104
|
+
"stylelint-scss": "^6.2.1",
|
|
105
|
+
"ts-loader": "^9.5.1",
|
|
106
106
|
typescript: "^4.9.5",
|
|
107
107
|
xmldom: "^0.6.0"
|
|
108
108
|
};
|
|
@@ -140,7 +140,7 @@ const NR_LIMIT_INTERVAL = 30000; // 30s
|
|
|
140
140
|
* We initialize it with the library version to make sure that's always reported.
|
|
141
141
|
*/
|
|
142
142
|
const actionQueue = [
|
|
143
|
-
|
|
143
|
+
getVersionEvent(packageInfo.version)
|
|
144
144
|
];
|
|
145
145
|
/**
|
|
146
146
|
* Process the next batch items in the queue, set a timeout to recur.
|
|
@@ -149,58 +149,58 @@ const actionQueue = [
|
|
|
149
149
|
* held up by processing elsewhere.
|
|
150
150
|
*/
|
|
151
151
|
function processActionQueue() {
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
}
|
|
156
|
-
for (let i = 0; i < ACTION_BATCH_SIZE; i++) {
|
|
157
|
-
if (actionQueue.length == 0) {
|
|
158
|
-
setTimeout(processActionQueue, NR_LIMIT_INTERVAL);
|
|
159
|
-
return;
|
|
152
|
+
const newrelic = window.newrelic;
|
|
153
|
+
if (!newrelic) {
|
|
154
|
+
return;
|
|
160
155
|
}
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
156
|
+
for (let i = 0; i < ACTION_BATCH_SIZE; i++) {
|
|
157
|
+
if (actionQueue.length == 0) {
|
|
158
|
+
setTimeout(processActionQueue, NR_LIMIT_INTERVAL);
|
|
159
|
+
return;
|
|
160
|
+
}
|
|
161
|
+
const action = actionQueue.shift();
|
|
162
|
+
newrelic.addPageAction(action.name, Object.assign(Object.assign({}, action.metadata), { queueDepth: actionQueue.length }));
|
|
163
|
+
}
|
|
164
|
+
setTimeout(processActionQueue, NR_LIMIT_INTERVAL);
|
|
165
165
|
}
|
|
166
166
|
let trackingStarted = false;
|
|
167
167
|
/**
|
|
168
168
|
* Begin action processing loop if it hasn't started.
|
|
169
169
|
*/
|
|
170
170
|
function ensureTracking() {
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
171
|
+
if (!trackingStarted) {
|
|
172
|
+
trackingStarted = true;
|
|
173
|
+
processActionQueue();
|
|
174
|
+
}
|
|
175
175
|
}
|
|
176
176
|
/**
|
|
177
177
|
* Submits a component for tracking by NewRelic.
|
|
178
178
|
*/
|
|
179
179
|
function trackComponent(element, metadata) {
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
180
|
+
if (!window.newrelic) {
|
|
181
|
+
return;
|
|
182
|
+
}
|
|
183
|
+
ensureTracking();
|
|
184
|
+
// Ignore components in the shadow DOM of another component
|
|
185
|
+
// e.g. Only track components used directly by the app
|
|
186
|
+
if (!document.contains(element)) {
|
|
187
|
+
return;
|
|
188
|
+
}
|
|
189
|
+
actionQueue.push({
|
|
190
|
+
name: 'spark-component',
|
|
191
|
+
metadata: Object.assign(Object.assign({}, metadata), { component: element.tagName.toLowerCase(), version: packageInfo.version })
|
|
192
|
+
});
|
|
193
193
|
}
|
|
194
194
|
function getVersionEvent(packageInfoVersion) {
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
195
|
+
const [major, minor, ...patch] = packageInfoVersion.split('.');
|
|
196
|
+
return {
|
|
197
|
+
name: 'spark-library',
|
|
198
|
+
metadata: {
|
|
199
|
+
fullVersion: `${major}.${minor}.${patch.join('.')}`,
|
|
200
|
+
majorVersion: major,
|
|
201
|
+
minorVersion: `${major}.${minor}`
|
|
202
|
+
}
|
|
203
|
+
};
|
|
204
204
|
}
|
|
205
205
|
|
|
206
206
|
export { trackComponent as t };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--gse-core-spacing-4xs:4px;--gse-core-spacing-3xs:8px;--gse-core-spacing-2xs:12px;--gse-core-spacing-xs:16px;--gse-core-spacing-sm:20px;--gse-core-spacing-md:24px;--gse-core-spacing-lg:32px;--gse-core-zIndex-0:0;--gse-core-zIndex-1:1;--gse-core-zIndex-100:100;--gse-core-zIndex-200:200;--gse-core-zIndex-300:300;--gse-core-zIndex-400:400;--gse-core-zIndex-500:500;--gse-core-zIndex-600:600;--gse-core-borderRadius-none:0;--gse-core-borderRadius-sm:4px;--gse-core-borderRadius-md:8px;--gse-core-borderRadius-lg:16px;--gse-core-borderRadius-xl:20px;--gse-core-borderRadius-full:100%;--gse-core-color-white:#ffffff;--gse-core-color-black:#000000;--gse-core-color-transparent:#00000000;--gse-core-color-cornflower-100:#f2f2f3;--gse-core-color-cornflower-200:#e4e5e7;--gse-core-color-cornflower-300:#c6c8ce;--gse-core-color-cornflower-400:#a3a7b0;--gse-core-color-cornflower-500:#767c8d;--gse-core-color-cornflower-600:#626e84;--gse-core-color-cornflower-700:#3e5374;--gse-core-color-cornflower-800:#23395d;--gse-core-color-cornflower-900:#1b2c48;--gse-core-color-cornflower-1000:#0f1929;--gse-core-color-islandaqua-100:#edf8f9;--gse-core-color-islandaqua-200:#daf0f4;--gse-core-color-islandaqua-300:#b5e2e8;--gse-core-color-islandaqua-400:#90d3dd;--gse-core-color-islandaqua-500:#6bc5d1;--gse-core-color-islandaqua-600:#46b6c6;--gse-core-color-islandaqua-700:#38929e;--gse-core-color-islandaqua-800:#0d7482;--gse-core-color-islandaqua-900:#115d71;--gse-core-color-islandaqua-1000:#094052;--gse-core-color-tomato-100:#fef3f3;--gse-core-color-tomato-200:#fee8e6;--gse-core-color-tomato-300:#fecfcb;--gse-core-color-tomato-400:#feb2ab;--gse-core-color-tomato-500:#fe8f85;--gse-core-color-tomato-600:#fe624d;--gse-core-color-tomato-700:#e35744;--gse-core-color-tomato-800:#c44b3b;--gse-core-color-tomato-900:#a03d30;--gse-core-color-tomato-1000:#712b22;--gse-core-color-lavenderhaze-100:#fbfcfe;--gse-core-color-lavenderhaze-200:#f3f5fb;--gse-core-color-lavenderhaze-300:#e8ebf7;--gse-core-color-lavenderhaze-400:#d1d7ef;--gse-core-color-lavenderhaze-500:#c6ceec;--gse-core-color-lavenderhaze-600:#b5bfe6;--gse-core-color-lavenderhaze-700:#a8b4e2;--gse-core-color-lavenderhaze-800:#9ba9dd;--gse-core-color-lavenderhaze-900:#7785b8;--gse-core-color-lavenderhaze-1000:#626d97;--gse-core-color-blueberry-50:#eff0fe;--gse-core-color-blueberry-100:#dee1fd;--gse-core-color-blueberry-200:#ced2fc;--gse-core-color-blueberry-300:#9ca6f9;--gse-core-color-blueberry-400:#7b88f7;--gse-core-color-blueberry-500:#5a6af5;--gse-core-color-blueberry-600:#4856cb;--gse-core-color-blueberry-700:#3742a2;--gse-core-color-blueberry-800:#252e78;--gse-core-color-blueberry-900:#1c2463;--gse-core-color-blueberry-1000:#141a4f;--gse-core-fontFamily-body:Noto Sans;--gse-core-fontFamily-heading:Urbanist;--gse-core-fontSize-xs:12px;--gse-core-fontSize-sm:14px;--gse-core-fontSize-md:16px;--gse-core-fontSize-lg:18px;--gse-core-fontSize-xl:24px;--gse-core-fontSize-xxl:36px;--gse-core-fontWeight-regular:400;--gse-core-fontWeight-semiBold:600;--gse-core-fontWeight-bold:700;--gse-core-lineHeight-2xs:16px;--gse-core-lineHeight-xs:18px;--gse-core-lineHeight-sm:20px;--gse-core-lineHeight-md:24px;--gse-core-lineHeight-lg:27px;--gse-core-lineHeight-xl:32px;--gse-core-lineHeight-2xl:44px;--gse-core-typography-body-sm-fontFamily:Noto Sans;--gse-core-typography-body-sm-lineHeight:18px;--gse-core-typography-body-sm-fontSize:12px;--gse-core-typography-body-sm-fontWeight:400;--gse-core-typography-body-smBold-fontFamily:Noto Sans;--gse-core-typography-body-smBold-lineHeight:18px;--gse-core-typography-body-smBold-fontSize:12px;--gse-core-typography-body-smBold-fontWeight:700;--gse-core-typography-body-smSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-smSemiBold-lineHeight:18px;--gse-core-typography-body-smSemiBold-fontSize:12px;--gse-core-typography-body-smSemiBold-fontWeight:600;--gse-core-typography-body-smRegular-fontFamily:Noto Sans;--gse-core-typography-body-smRegular-lineHeight:18px;--gse-core-typography-body-smRegular-fontSize:12px;--gse-core-typography-body-smRegular-fontWeight:400;--gse-core-typography-body-md-fontFamily:Noto Sans;--gse-core-typography-body-md-lineHeight:20px;--gse-core-typography-body-md-fontSize:14px;--gse-core-typography-body-md-fontWeight:400;--gse-core-typography-body-mdRegular-fontFamily:Noto Sans;--gse-core-typography-body-mdRegular-lineHeight:20px;--gse-core-typography-body-mdRegular-fontSize:14px;--gse-core-typography-body-mdRegular-fontWeight:400;--gse-core-typography-body-mdSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-mdSemiBold-lineHeight:20px;--gse-core-typography-body-mdSemiBold-fontSize:14px;--gse-core-typography-body-mdSemiBold-fontWeight:600;--gse-core-typography-body-mdBold-fontFamily:Noto Sans;--gse-core-typography-body-mdBold-lineHeight:20px;--gse-core-typography-body-mdBold-fontSize:14px;--gse-core-typography-body-mdBold-fontWeight:700;--gse-core-typography-body-lg-fontFamily:Noto Sans;--gse-core-typography-body-lg-lineHeight:24px;--gse-core-typography-body-lg-fontSize:16px;--gse-core-typography-body-lg-fontWeight:400;--gse-core-typography-body-lgRegular-fontFamily:Noto Sans;--gse-core-typography-body-lgRegular-lineHeight:24px;--gse-core-typography-body-lgRegular-fontSize:16px;--gse-core-typography-body-lgRegular-fontWeight:400;--gse-core-typography-body-lgSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-lgSemiBold-lineHeight:24px;--gse-core-typography-body-lgSemiBold-fontSize:16px;--gse-core-typography-body-lgSemiBold-fontWeight:600;--gse-core-typography-body-lgBold-fontFamily:Noto Sans;--gse-core-typography-body-lgBold-lineHeight:24px;--gse-core-typography-body-lgBold-fontSize:16px;--gse-core-typography-body-lgBold-fontWeight:700;--gse-core-typography-heading-xs-fontFamily:Urbanist;--gse-core-typography-heading-xs-lineHeight:24px;--gse-core-typography-heading-xs-fontSize:14px;--gse-core-typography-heading-xs-fontWeight:700;--gse-core-typography-heading-xsBold-fontFamily:Urbanist;--gse-core-typography-heading-xsBold-lineHeight:24px;--gse-core-typography-heading-xsBold-fontSize:14px;--gse-core-typography-heading-xsBold-fontWeight:700;--gse-core-typography-heading-xsSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-xsSemiBold-lineHeight:24px;--gse-core-typography-heading-xsSemiBold-fontSize:14px;--gse-core-typography-heading-xsSemiBold-fontWeight:600;--gse-core-typography-heading-sm-fontFamily:Urbanist;--gse-core-typography-heading-sm-lineHeight:24px;--gse-core-typography-heading-sm-fontSize:16px;--gse-core-typography-heading-sm-fontWeight:700;--gse-core-typography-heading-smBold-fontFamily:Urbanist;--gse-core-typography-heading-smBold-lineHeight:24px;--gse-core-typography-heading-smBold-fontSize:16px;--gse-core-typography-heading-smBold-fontWeight:700;--gse-core-typography-heading-smSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-smSemiBold-lineHeight:24px;--gse-core-typography-heading-smSemiBold-fontSize:16px;--gse-core-typography-heading-smSemiBold-fontWeight:600;--gse-core-typography-heading-md-fontFamily:Urbanist;--gse-core-typography-heading-md-lineHeight:27px;--gse-core-typography-heading-md-fontSize:18px;--gse-core-typography-heading-md-fontWeight:700;--gse-core-typography-heading-mdBold-fontFamily:Urbanist;--gse-core-typography-heading-mdBold-lineHeight:27px;--gse-core-typography-heading-mdBold-fontSize:18px;--gse-core-typography-heading-mdBold-fontWeight:700;--gse-core-typography-heading-mdSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-mdSemiBold-lineHeight:27px;--gse-core-typography-heading-mdSemiBold-fontSize:18px;--gse-core-typography-heading-mdSemiBold-fontWeight:600;--gse-core-typography-heading-lg-fontFamily:Urbanist;--gse-core-typography-heading-lg-lineHeight:32px;--gse-core-typography-heading-lg-fontSize:24px;--gse-core-typography-heading-lg-fontWeight:700;--gse-core-typography-heading-lgBold-fontFamily:Urbanist;--gse-core-typography-heading-lgBold-lineHeight:32px;--gse-core-typography-heading-lgBold-fontSize:24px;--gse-core-typography-heading-lgBold-fontWeight:700;--gse-core-typography-heading-lgSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-lgSemiBold-lineHeight:32px;--gse-core-typography-heading-lgSemiBold-fontSize:24px;--gse-core-typography-heading-lgSemiBold-fontWeight:600;--gse-core-typography-heading-xl-fontFamily:Urbanist;--gse-core-typography-heading-xl-lineHeight:44px;--gse-core-typography-heading-xl-fontSize:36px;--gse-core-typography-heading-xl-fontWeight:700;--gse-core-typography-heading-xlBold-fontFamily:Urbanist;--gse-core-typography-heading-xlBold-lineHeight:44px;--gse-core-typography-heading-xlBold-fontSize:36px;--gse-core-typography-heading-xlBold-fontWeight:700;--gse-core-typography-heading-xlSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-xlSemiBold-lineHeight:44px;--gse-core-typography-heading-xlSemiBold-fontSize:36px;--gse-core-typography-heading-xlSemiBold-fontWeight:600;--gse-core-typography-heading-overline-fontFamily:Urbanist;--gse-core-typography-heading-overline-fontWeight:600;--gse-core-typography-heading-overline-lineHeight:16px;--gse-core-typography-heading-overline-fontSize:12px;--gse-core-typography-heading-overline-letterSpacing:1.5px;--gse-core-typography-heading-overline-textCase:uppercase;--gse-core-typography-subheading-fontFamily:Urbanist;--gse-core-typography-subheading-fontWeight:700;--gse-core-typography-subheading-lineHeight:20px;--gse-core-typography-subheading-fontSize:14px;--gse-core-typography-subheadingBold-fontFamily:Urbanist;--gse-core-typography-subheadingBold-fontWeight:700;--gse-core-typography-subheadingBold-lineHeight:20px;--gse-core-typography-subheadingBold-fontSize:14px;--gse-core-typography-subheadingSemiBold-fontFamily:Urbanist;--gse-core-typography-subheadingSemiBold-fontWeight:600;--gse-core-typography-subheadingSemiBold-lineHeight:20px;--gse-core-typography-subheadingSemiBold-fontSize:14px;--gse-core-typography-subheadingRegular-fontFamily:Urbanist;--gse-core-typography-subheadingRegular-fontWeight:400;--gse-core-typography-subheadingRegular-lineHeight:20px;--gse-core-typography-subheadingRegular-fontSize:14px;--gse-core-elevation-low-x:0;--gse-core-elevation-low-y:2px;--gse-core-elevation-low-blur:4px;--gse-core-elevation-low-spread:1px;--gse-core-elevation-low-color:#23395c1a;--gse-core-elevation-low-type:dropShadow;--gse-core-elevation-medium-x:0;--gse-core-elevation-medium-y:4px;--gse-core-elevation-medium-blur:6px;--gse-core-elevation-medium-spread:1px;--gse-core-elevation-medium-color:#23395c1f;--gse-core-elevation-medium-type:dropShadow;--gse-core-elevation-high-x:0;--gse-core-elevation-high-y:6px;--gse-core-elevation-high-blur:8px;--gse-core-elevation-high-spread:1px;--gse-core-elevation-high-color:#23395c26;--gse-core-elevation-high-type:dropShadow;--gse-core-size-xs:16px;--gse-core-size-sm:20px;--gse-core-size-md:24px;--gse-core-size-lg:32px;--gse-core-size-xl:40px;--gse-core-size-2xl:48px;--gse-core-size-3xl:98px;--gse-core-textDecoration-underline:underline}:root{--gse-semantic-color-info-lightest:#e2dff8;--gse-semantic-color-info-lighter:#c5bef1;--gse-semantic-color-info-main:#6e5ddb;--gse-semantic-color-info-darker:#443989;--gse-semantic-color-info-darkest:#2e275f;--gse-semantic-color-warning-lightest:#fef4d8;--gse-semantic-color-warning-lighter:#fce9b2;--gse-semantic-color-warning-main:#f8c73e;--gse-semantic-color-warning-darker:#6c5619;--gse-semantic-color-warning-darkest:#3d300c;--gse-semantic-color-error-lightest:#f9d3da;--gse-semantic-color-error-lighter:#f3a7b5;--gse-semantic-color-error-main:#e22245;--gse-semantic-color-error-darker:#881429;--gse-semantic-color-error-darkest:#440a15;--gse-semantic-color-success-lightest:#cef0e6;--gse-semantic-color-success-lighter:#9de1cd;--gse-semantic-color-success-main:#09b581;--gse-semantic-color-success-darker:#056d4d;--gse-semantic-color-success-darkest:#033627;--gse-semantic-color-primary-lightest:#ced2fc;--gse-semantic-color-primary-lighter:#9ca6f9;--gse-semantic-color-primary-main:#4856cb;--gse-semantic-color-primary-darker:#3742a2;--gse-semantic-color-primary-darkest:#252e78;--gse-semantic-color-focus:#7b88f7;--gse-semantic-focusRing-width:3px;--gse-semantic-focusRing-offset:1px;--gse-semantic-focusRing-cornerRadius:4px;--gse-semantic-focusRing-default-border-color:#7b88f7;--gse-semantic-focusRing-default-border-width:3px;--gse-semantic-focusRing-default-border-style:solid;--gse-semantic-focusRing-small-border-color:#7b88f7;--gse-semantic-focusRing-small-border-width:2px;--gse-semantic-focusRing-small-border-style:solid;--gse-semantic-zIndex-base:0;--gse-semantic-zIndex-showFocus:1;--gse-semantic-zIndex-sticky:1;--gse-semantic-zIndex-popup:100;--gse-semantic-zIndex-popover:200;--gse-semantic-zIndex-tooltip:200;--gse-semantic-zIndex-panel:300;--gse-semantic-zIndex-navbar:400;--gse-semantic-zIndex-sidebar:400;--gse-semantic-zIndex-toast:500;--gse-semantic-zIndex-modal:600}button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}input:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused:focus{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused-within:focus-within{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused-visible:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-small-focused:focus{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring-small-focused-within:focus-within{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring-small-focused-visible:focus-visible{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-small{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}h1{font-family:var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xl-fontSize);line-height:var(--gse-core-typography-heading-xl-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h2{font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h3{font-family:var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-md-fontSize);line-height:var(--gse-core-typography-heading-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h4,h5,h6{font-family:var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-sm-fontSize);line-height:var(--gse-core-typography-heading-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-xl{font-family:var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xl-fontSize);line-height:var(--gse-core-typography-heading-xl-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-lg{font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-md{font-family:var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-md-fontSize);line-height:var(--gse-core-typography-heading-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-sm{font-family:var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-sm-fontSize);line-height:var(--gse-core-typography-heading-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-xs{font-family:var(--gse-core-typography-heading-xs-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xs-fontSize);line-height:var(--gse-core-typography-heading-xs-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-subheading{font-family:var(--gse-core-typography-subheading-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-subheading-fontSize);line-height:var(--gse-core-typography-subheading-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-overline{font-family:var(--gse-core-typography-heading-overline-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-overline-fontSize);line-height:var(--gse-core-typography-heading-overline-lineHeight);text-transform:var(--gse-core-typography-heading-overline-textCase);letter-spacing:var(--gse-core-typography-heading-overline-letterSpacing);font-weight:var(--gse-core-fontWeight-regular)}body{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-lg-regular{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-lg-semibold{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-lg-bold{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-body-md-regular{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-md-semibold{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-md-bold{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-body-sm-regular{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-sm-semibold{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-sm-bold{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-ui-button{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);font-weight:var(--gse-core-fontWeight-semiBold);line-height:var(--gse-core-typography-body-md-lineHeight)}.gux-ui-link{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);font-weight:var(--gse-core-fontWeight-regular);line-height:var(--gse-core-typography-body-md-lineHeight)}.gux-ui-label{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);font-weight:var(--gse-core-fontWeight-bold);line-height:var(--gse-core-typography-body-sm-lineHeight)}.gux-ui-placeholder{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);font-weight:var(--gse-core-fontWeight-regular);line-height:var(--gse-core-typography-body-sm-lineHeight)}a{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius)}a:hover{color:var(--gse-ui-link-hover-foregroundColor)}a:active{color:var(--gse-ui-link-active-foregroundColor)}a:visited{color:var(--gse-ui-link-visited-foregroundColor)}a:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}table a{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius);text-decoration:none}table a:hover{color:var(--gse-ui-link-hover-foregroundColor)}table a:active{color:var(--gse-ui-link-active-foregroundColor)}table a:visited{color:var(--gse-ui-link-visited-foregroundColor)}table a:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-ui-anchor{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius)}.gux-ui-anchor:hover{color:var(--gse-ui-link-hover-foregroundColor)}.gux-ui-anchor:active{color:var(--gse-ui-link-active-foregroundColor)}.gux-ui-anchor:visited{color:var(--gse-ui-link-visited-foregroundColor)}.gux-ui-anchor:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-anchor-table{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius);text-decoration:none}.gux-anchor-table:hover{color:var(--gse-ui-link-hover-foregroundColor)}.gux-anchor-table:active{color:var(--gse-ui-link-active-foregroundColor)}.gux-anchor-table:visited{color:var(--gse-ui-link-visited-foregroundColor)}.gux-anchor-table:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-icon-anchor .gux-icon{padding-right:var(--gse-ui-links-inLine-padding)}
|
|
1
|
+
:root{--gse-core-spacing-4xs:4px;--gse-core-spacing-3xs:8px;--gse-core-spacing-2xs:12px;--gse-core-spacing-xs:16px;--gse-core-spacing-sm:20px;--gse-core-spacing-md:24px;--gse-core-spacing-lg:32px;--gse-core-zIndex-0:0;--gse-core-zIndex-1:1;--gse-core-zIndex-100:100;--gse-core-zIndex-200:200;--gse-core-zIndex-300:300;--gse-core-zIndex-400:400;--gse-core-zIndex-500:500;--gse-core-zIndex-600:600;--gse-core-borderRadius-none:0;--gse-core-borderRadius-sm:4px;--gse-core-borderRadius-md:8px;--gse-core-borderRadius-lg:16px;--gse-core-borderRadius-xl:20px;--gse-core-borderRadius-full:100%;--gse-core-color-white:#ffffff;--gse-core-color-black:#000000;--gse-core-color-transparent:#00000000;--gse-core-color-cornflower-100:#f2f2f3;--gse-core-color-cornflower-200:#e4e5e7;--gse-core-color-cornflower-300:#c6c8ce;--gse-core-color-cornflower-400:#a3a7b0;--gse-core-color-cornflower-500:#767c8d;--gse-core-color-cornflower-600:#626e84;--gse-core-color-cornflower-700:#3e5374;--gse-core-color-cornflower-800:#23395d;--gse-core-color-cornflower-900:#1b2c48;--gse-core-color-cornflower-1000:#0f1929;--gse-core-color-islandaqua-100:#edf8f9;--gse-core-color-islandaqua-200:#daf0f4;--gse-core-color-islandaqua-300:#b5e2e8;--gse-core-color-islandaqua-400:#90d3dd;--gse-core-color-islandaqua-500:#6bc5d1;--gse-core-color-islandaqua-600:#46b6c6;--gse-core-color-islandaqua-700:#38929e;--gse-core-color-islandaqua-800:#0d7482;--gse-core-color-islandaqua-900:#115d71;--gse-core-color-islandaqua-1000:#094052;--gse-core-color-tomato-100:#fef3f3;--gse-core-color-tomato-200:#fee8e6;--gse-core-color-tomato-300:#fecfcb;--gse-core-color-tomato-400:#feb2ab;--gse-core-color-tomato-500:#fe8f85;--gse-core-color-tomato-600:#fe624d;--gse-core-color-tomato-700:#e35744;--gse-core-color-tomato-800:#c44b3b;--gse-core-color-tomato-900:#a03d30;--gse-core-color-tomato-1000:#712b22;--gse-core-color-lavenderhaze-100:#fbfcfe;--gse-core-color-lavenderhaze-200:#f3f5fb;--gse-core-color-lavenderhaze-300:#e8ebf7;--gse-core-color-lavenderhaze-400:#d1d7ef;--gse-core-color-lavenderhaze-500:#c6ceec;--gse-core-color-lavenderhaze-600:#b5bfe6;--gse-core-color-lavenderhaze-700:#a8b4e2;--gse-core-color-lavenderhaze-800:#9ba9dd;--gse-core-color-lavenderhaze-900:#7785b8;--gse-core-color-lavenderhaze-1000:#626d97;--gse-core-color-blueberry-50:#eff0fe;--gse-core-color-blueberry-100:#dee1fd;--gse-core-color-blueberry-200:#ced2fc;--gse-core-color-blueberry-300:#9ca6f9;--gse-core-color-blueberry-400:#7b88f7;--gse-core-color-blueberry-500:#5a6af5;--gse-core-color-blueberry-600:#4856cb;--gse-core-color-blueberry-700:#3742a2;--gse-core-color-blueberry-800:#252e78;--gse-core-color-blueberry-900:#1c2463;--gse-core-color-blueberry-1000:#141a4f;--gse-core-color-mineral-100:#ddeaf7;--gse-core-color-mineral-200:#cde0f4;--gse-core-color-mineral-300:#bcd6f0;--gse-core-color-mineral-400:#9ac1e8;--gse-core-color-mineral-500:#79ade1;--gse-core-color-mineral-600:#5798d9;--gse-core-color-mineral-700:#467aae;--gse-core-color-mineral-800:#345b82;--gse-core-color-mineral-900:#233d57;--gse-core-color-mineral-1000:#1a2e41;--gse-core-color-plum-100:#eee3ff;--gse-core-color-plum-200:#e6d6ff;--gse-core-color-plum-300:#dec8ff;--gse-core-color-plum-400:#cdacff;--gse-core-color-plum-500:#bd91ff;--gse-core-color-plum-600:#ac75ff;--gse-core-color-plum-700:#8a5ecc;--gse-core-color-plum-800:#674699;--gse-core-color-plum-900:#452f66;--gse-core-color-plum-1000:#34234d;--gse-core-color-raspberry-100:#fadff5;--gse-core-color-raspberry-200:#f7cff0;--gse-core-color-raspberry-300:#f5bfeb;--gse-core-color-raspberry-400:#ef9ee1;--gse-core-color-raspberry-500:#ea7ed7;--gse-core-color-raspberry-600:#e55ecd;--gse-core-color-raspberry-700:#b74ba4;--gse-core-color-raspberry-800:#89387b;--gse-core-color-raspberry-900:#5c2652;--gse-core-color-raspberry-1000:#451c3e;--gse-core-color-coral-100:#ffdee4;--gse-core-color-coral-200:#ffced6;--gse-core-color-coral-300:#ffbec9;--gse-core-color-coral-400:#ff9dad;--gse-core-color-coral-500:#ff7d92;--gse-core-color-coral-600:#ff5c77;--gse-core-color-coral-700:#cc4a5f;--gse-core-color-coral-800:#993747;--gse-core-color-coral-900:#662530;--gse-core-color-coral-1000:#4d1c24;--gse-core-color-mango-100:#fff4dc;--gse-core-color-mango-200:#ffeeca;--gse-core-color-mango-300:#ffe8b9;--gse-core-color-mango-400:#ffdd96;--gse-core-color-mango-500:#ffd173;--gse-core-color-mango-600:#ffc650;--gse-core-color-mango-700:#cc9e40;--gse-core-color-mango-800:#997730;--gse-core-color-mango-900:#664f20;--gse-core-color-mango-1000:#4d3b18;--gse-core-color-pear-100:#edf5df;--gse-core-color-pear-200:#e3eecc;--gse-core-color-pear-300:#d9e8bb;--gse-core-color-pear-400:#c6dd98;--gse-core-color-pear-500:#b3d176;--gse-core-color-pear-600:#a0c654;--gse-core-color-pear-700:#809e43;--gse-core-color-pear-800:#607732;--gse-core-color-pear-900:#404f22;--gse-core-color-pear-1000:#303b19;--gse-core-color-jade-100:#dff5f0;--gse-core-color-jade-200:#cceee6;--gse-core-color-jade-300:#bbe8de;--gse-core-color-jade-400:#98ddcd;--gse-core-color-jade-500:#76d1bc;--gse-core-color-jade-600:#54c6ab;--gse-core-color-jade-700:#439e89;--gse-core-color-jade-800:#327767;--gse-core-color-jade-900:#224f45;--gse-core-color-jade-1000:#193b33;--gse-core-fontFamily-body:Noto Sans;--gse-core-fontFamily-heading:Urbanist;--gse-core-fontSize-xs:12px;--gse-core-fontSize-sm:14px;--gse-core-fontSize-md:16px;--gse-core-fontSize-lg:18px;--gse-core-fontSize-xl:24px;--gse-core-fontSize-xxl:36px;--gse-core-fontWeight-regular:400;--gse-core-fontWeight-semiBold:600;--gse-core-fontWeight-bold:700;--gse-core-lineHeight-2xs:16px;--gse-core-lineHeight-xs:18px;--gse-core-lineHeight-sm:20px;--gse-core-lineHeight-md:24px;--gse-core-lineHeight-lg:27px;--gse-core-lineHeight-xl:32px;--gse-core-lineHeight-2xl:44px;--gse-core-lineHeight-matchFontSize:1;--gse-core-typography-body-sm-fontFamily:Noto Sans;--gse-core-typography-body-sm-lineHeight:18px;--gse-core-typography-body-sm-fontSize:12px;--gse-core-typography-body-sm-fontWeight:400;--gse-core-typography-body-smBold-fontFamily:Noto Sans;--gse-core-typography-body-smBold-lineHeight:18px;--gse-core-typography-body-smBold-fontSize:12px;--gse-core-typography-body-smBold-fontWeight:700;--gse-core-typography-body-smSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-smSemiBold-lineHeight:18px;--gse-core-typography-body-smSemiBold-fontSize:12px;--gse-core-typography-body-smSemiBold-fontWeight:600;--gse-core-typography-body-smRegular-fontFamily:Noto Sans;--gse-core-typography-body-smRegular-lineHeight:18px;--gse-core-typography-body-smRegular-fontSize:12px;--gse-core-typography-body-smRegular-fontWeight:400;--gse-core-typography-body-md-fontFamily:Noto Sans;--gse-core-typography-body-md-lineHeight:20px;--gse-core-typography-body-md-fontSize:14px;--gse-core-typography-body-md-fontWeight:400;--gse-core-typography-body-mdRegular-fontFamily:Noto Sans;--gse-core-typography-body-mdRegular-lineHeight:20px;--gse-core-typography-body-mdRegular-fontSize:14px;--gse-core-typography-body-mdRegular-fontWeight:400;--gse-core-typography-body-mdSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-mdSemiBold-lineHeight:20px;--gse-core-typography-body-mdSemiBold-fontSize:14px;--gse-core-typography-body-mdSemiBold-fontWeight:600;--gse-core-typography-body-mdBold-fontFamily:Noto Sans;--gse-core-typography-body-mdBold-lineHeight:20px;--gse-core-typography-body-mdBold-fontSize:14px;--gse-core-typography-body-mdBold-fontWeight:700;--gse-core-typography-body-lg-fontFamily:Noto Sans;--gse-core-typography-body-lg-lineHeight:24px;--gse-core-typography-body-lg-fontSize:16px;--gse-core-typography-body-lg-fontWeight:400;--gse-core-typography-body-lgRegular-fontFamily:Noto Sans;--gse-core-typography-body-lgRegular-lineHeight:24px;--gse-core-typography-body-lgRegular-fontSize:16px;--gse-core-typography-body-lgRegular-fontWeight:400;--gse-core-typography-body-lgSemiBold-fontFamily:Noto Sans;--gse-core-typography-body-lgSemiBold-lineHeight:24px;--gse-core-typography-body-lgSemiBold-fontSize:16px;--gse-core-typography-body-lgSemiBold-fontWeight:600;--gse-core-typography-body-lgBold-fontFamily:Noto Sans;--gse-core-typography-body-lgBold-lineHeight:24px;--gse-core-typography-body-lgBold-fontSize:16px;--gse-core-typography-body-lgBold-fontWeight:700;--gse-core-typography-heading-xs-fontFamily:Urbanist;--gse-core-typography-heading-xs-lineHeight:24px;--gse-core-typography-heading-xs-fontSize:14px;--gse-core-typography-heading-xs-fontWeight:700;--gse-core-typography-heading-xsBold-fontFamily:Urbanist;--gse-core-typography-heading-xsBold-lineHeight:24px;--gse-core-typography-heading-xsBold-fontSize:14px;--gse-core-typography-heading-xsBold-fontWeight:700;--gse-core-typography-heading-xsSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-xsSemiBold-lineHeight:24px;--gse-core-typography-heading-xsSemiBold-fontSize:14px;--gse-core-typography-heading-xsSemiBold-fontWeight:600;--gse-core-typography-heading-sm-fontFamily:Urbanist;--gse-core-typography-heading-sm-lineHeight:24px;--gse-core-typography-heading-sm-fontSize:16px;--gse-core-typography-heading-sm-fontWeight:700;--gse-core-typography-heading-smBold-fontFamily:Urbanist;--gse-core-typography-heading-smBold-lineHeight:24px;--gse-core-typography-heading-smBold-fontSize:16px;--gse-core-typography-heading-smBold-fontWeight:700;--gse-core-typography-heading-smSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-smSemiBold-lineHeight:24px;--gse-core-typography-heading-smSemiBold-fontSize:16px;--gse-core-typography-heading-smSemiBold-fontWeight:600;--gse-core-typography-heading-md-fontFamily:Urbanist;--gse-core-typography-heading-md-lineHeight:27px;--gse-core-typography-heading-md-fontSize:18px;--gse-core-typography-heading-md-fontWeight:700;--gse-core-typography-heading-mdBold-fontFamily:Urbanist;--gse-core-typography-heading-mdBold-lineHeight:27px;--gse-core-typography-heading-mdBold-fontSize:18px;--gse-core-typography-heading-mdBold-fontWeight:700;--gse-core-typography-heading-mdSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-mdSemiBold-lineHeight:27px;--gse-core-typography-heading-mdSemiBold-fontSize:18px;--gse-core-typography-heading-mdSemiBold-fontWeight:600;--gse-core-typography-heading-lg-fontFamily:Urbanist;--gse-core-typography-heading-lg-lineHeight:32px;--gse-core-typography-heading-lg-fontSize:24px;--gse-core-typography-heading-lg-fontWeight:700;--gse-core-typography-heading-lgBold-fontFamily:Urbanist;--gse-core-typography-heading-lgBold-lineHeight:32px;--gse-core-typography-heading-lgBold-fontSize:24px;--gse-core-typography-heading-lgBold-fontWeight:700;--gse-core-typography-heading-lgSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-lgSemiBold-lineHeight:32px;--gse-core-typography-heading-lgSemiBold-fontSize:24px;--gse-core-typography-heading-lgSemiBold-fontWeight:600;--gse-core-typography-heading-xl-fontFamily:Urbanist;--gse-core-typography-heading-xl-lineHeight:44px;--gse-core-typography-heading-xl-fontSize:36px;--gse-core-typography-heading-xl-fontWeight:700;--gse-core-typography-heading-xlBold-fontFamily:Urbanist;--gse-core-typography-heading-xlBold-lineHeight:44px;--gse-core-typography-heading-xlBold-fontSize:36px;--gse-core-typography-heading-xlBold-fontWeight:700;--gse-core-typography-heading-xlSemiBold-fontFamily:Urbanist;--gse-core-typography-heading-xlSemiBold-lineHeight:44px;--gse-core-typography-heading-xlSemiBold-fontSize:36px;--gse-core-typography-heading-xlSemiBold-fontWeight:600;--gse-core-typography-heading-overline-fontFamily:Urbanist;--gse-core-typography-heading-overline-fontWeight:600;--gse-core-typography-heading-overline-lineHeight:16px;--gse-core-typography-heading-overline-fontSize:12px;--gse-core-typography-heading-overline-letterSpacing:1.5px;--gse-core-typography-heading-overline-textCase:uppercase;--gse-core-typography-subheading-fontFamily:Urbanist;--gse-core-typography-subheading-fontWeight:700;--gse-core-typography-subheading-lineHeight:20px;--gse-core-typography-subheading-fontSize:14px;--gse-core-typography-subheadingBold-fontFamily:Urbanist;--gse-core-typography-subheadingBold-fontWeight:700;--gse-core-typography-subheadingBold-lineHeight:20px;--gse-core-typography-subheadingBold-fontSize:14px;--gse-core-typography-subheadingSemiBold-fontFamily:Urbanist;--gse-core-typography-subheadingSemiBold-fontWeight:600;--gse-core-typography-subheadingSemiBold-lineHeight:20px;--gse-core-typography-subheadingSemiBold-fontSize:14px;--gse-core-typography-subheadingRegular-fontFamily:Urbanist;--gse-core-typography-subheadingRegular-fontWeight:400;--gse-core-typography-subheadingRegular-lineHeight:20px;--gse-core-typography-subheadingRegular-fontSize:14px;--gse-core-elevation-low-x:0;--gse-core-elevation-low-y:2px;--gse-core-elevation-low-blur:4px;--gse-core-elevation-low-spread:1px;--gse-core-elevation-low-color:#23395c1a;--gse-core-elevation-low-type:dropShadow;--gse-core-elevation-medium-x:0;--gse-core-elevation-medium-y:4px;--gse-core-elevation-medium-blur:6px;--gse-core-elevation-medium-spread:1px;--gse-core-elevation-medium-color:#23395c1f;--gse-core-elevation-medium-type:dropShadow;--gse-core-elevation-high-x:0;--gse-core-elevation-high-y:6px;--gse-core-elevation-high-blur:8px;--gse-core-elevation-high-spread:1px;--gse-core-elevation-high-color:#23395c26;--gse-core-elevation-high-type:dropShadow;--gse-core-size-xs:16px;--gse-core-size-sm:20px;--gse-core-size-md:24px;--gse-core-size-lg:32px;--gse-core-size-xl:40px;--gse-core-size-2xl:48px;--gse-core-size-3xl:98px;--gse-core-textDecoration-underline:underline}:root{--gse-semantic-color-info-lightest:#e2dff8;--gse-semantic-color-info-lighter:#c5bef1;--gse-semantic-color-info-main:#6e5ddb;--gse-semantic-color-info-darker:#443989;--gse-semantic-color-info-darkest:#2e275f;--gse-semantic-color-warning-lightest:#fef4d8;--gse-semantic-color-warning-lighter:#fce9b2;--gse-semantic-color-warning-main:#f8c73e;--gse-semantic-color-warning-darker:#6c5619;--gse-semantic-color-warning-darkest:#3d300c;--gse-semantic-color-error-lightest:#f9d3da;--gse-semantic-color-error-lighter:#f3a7b5;--gse-semantic-color-error-main:#e22245;--gse-semantic-color-error-darker:#881429;--gse-semantic-color-error-darkest:#440a15;--gse-semantic-color-success-lightest:#cef0e6;--gse-semantic-color-success-lighter:#9de1cd;--gse-semantic-color-success-main:#09b581;--gse-semantic-color-success-darker:#056d4d;--gse-semantic-color-success-darkest:#033627;--gse-semantic-color-primary-lightest:#ced2fc;--gse-semantic-color-primary-lighter:#9ca6f9;--gse-semantic-color-primary-main:#4856cb;--gse-semantic-color-primary-darker:#3742a2;--gse-semantic-color-primary-darkest:#252e78;--gse-semantic-color-focus:#7b88f7;--gse-semantic-focusRing-width:3px;--gse-semantic-focusRing-offset:1px;--gse-semantic-focusRing-cornerRadius:4px;--gse-semantic-focusRing-default-border-color:#7b88f7;--gse-semantic-focusRing-default-border-width:3px;--gse-semantic-focusRing-default-border-style:solid;--gse-semantic-focusRing-small-border-color:#7b88f7;--gse-semantic-focusRing-small-border-width:2px;--gse-semantic-focusRing-small-border-style:solid;--gse-semantic-zIndex-base:0;--gse-semantic-zIndex-showFocus:1;--gse-semantic-zIndex-sticky:1;--gse-semantic-zIndex-popup:100;--gse-semantic-zIndex-popover:200;--gse-semantic-zIndex-tooltip:200;--gse-semantic-zIndex-panel:300;--gse-semantic-zIndex-navbar:400;--gse-semantic-zIndex-sidebar:400;--gse-semantic-zIndex-toast:500;--gse-semantic-zIndex-modal:600}button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}input:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused:focus{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused-within:focus-within{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-focused-visible:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-small-focused:focus{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring-small-focused-within:focus-within{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring-small-focused-visible:focus-visible{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-focus-ring{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-focus-ring-small{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}h1{font-family:var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xl-fontSize);line-height:var(--gse-core-typography-heading-xl-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h2{font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h3{font-family:var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-md-fontSize);line-height:var(--gse-core-typography-heading-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}h4,h5,h6{font-family:var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-sm-fontSize);line-height:var(--gse-core-typography-heading-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-xl{font-family:var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xl-fontSize);line-height:var(--gse-core-typography-heading-xl-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-lg{font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-md{font-family:var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-md-fontSize);line-height:var(--gse-core-typography-heading-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-sm{font-family:var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-sm-fontSize);line-height:var(--gse-core-typography-heading-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-xs{font-family:var(--gse-core-typography-heading-xs-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xs-fontSize);line-height:var(--gse-core-typography-heading-xs-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-subheading{font-family:var(--gse-core-typography-subheading-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-subheading-fontSize);line-height:var(--gse-core-typography-subheading-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-heading-overline{font-family:var(--gse-core-typography-heading-overline-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-overline-fontSize);line-height:var(--gse-core-typography-heading-overline-lineHeight);text-transform:var(--gse-core-typography-heading-overline-textCase);letter-spacing:var(--gse-core-typography-heading-overline-letterSpacing);font-weight:var(--gse-core-fontWeight-regular)}body{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-lg-regular{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-lg-semibold{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-lg-bold{font-family:var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-lg-fontSize);line-height:var(--gse-core-typography-body-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-body-md-regular{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-md-semibold{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-md-bold{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);line-height:var(--gse-core-typography-body-md-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-body-sm-regular{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular)}.gux-body-sm-semibold{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-semiBold)}.gux-body-sm-bold{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}.gux-ui-button{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);font-weight:var(--gse-core-fontWeight-semiBold);line-height:var(--gse-core-typography-body-md-lineHeight)}.gux-ui-link{font-family:var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-md-fontSize);font-weight:var(--gse-core-fontWeight-regular);line-height:var(--gse-core-typography-body-md-lineHeight)}.gux-ui-label{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);font-weight:var(--gse-core-fontWeight-bold);line-height:var(--gse-core-typography-body-sm-lineHeight)}.gux-ui-placeholder{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);font-weight:var(--gse-core-fontWeight-regular);line-height:var(--gse-core-typography-body-sm-lineHeight)}a{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius)}a:hover{color:var(--gse-ui-link-hover-foregroundColor)}a:active{color:var(--gse-ui-link-active-foregroundColor)}a:visited{color:var(--gse-ui-link-visited-foregroundColor)}a:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}table a{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius);text-decoration:none}table a:hover{color:var(--gse-ui-link-hover-foregroundColor)}table a:active{color:var(--gse-ui-link-active-foregroundColor)}table a:visited{color:var(--gse-ui-link-visited-foregroundColor)}table a:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-ui-anchor{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius)}.gux-ui-anchor:hover{color:var(--gse-ui-link-hover-foregroundColor)}.gux-ui-anchor:active{color:var(--gse-ui-link-active-foregroundColor)}.gux-ui-anchor:visited{color:var(--gse-ui-link-visited-foregroundColor)}.gux-ui-anchor:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-anchor-table{color:var(--gse-ui-link-default-foregroundColor);text-decoration:underline;border-radius:var(--gse-ui-links-borderRadius);text-decoration:none}.gux-anchor-table:hover{color:var(--gse-ui-link-hover-foregroundColor)}.gux-anchor-table:active{color:var(--gse-ui-link-active-foregroundColor)}.gux-anchor-table:visited{color:var(--gse-ui-link-visited-foregroundColor)}.gux-anchor-table:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-icon-anchor .gux-icon{padding-right:var(--gse-ui-links-inLine-padding)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as l}from"./p-
|
|
1
|
+
import{p as e,b as l}from"./p-1bc0cc3a.js";export{s as setNonce}from"./p-1bc0cc3a.js";import{g as a}from"./p-e1255160.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["p-01bbadbf",[[1,"gux-visualization-beta",{visualizationSpec:[16],embedOptions:[16]}]]],["p-12eb9928",[[1,"gux-chart-column-beta",{chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],xFieldName:[1,"x-field-name"],yFieldName:[1,"y-field-name"],xAxisTitle:[1,"x-axis-title"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],legendPosition:[1,"legend-position"],chartLayers:[16],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-e80b1b1c",[[1,"gux-chart-donut-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],innerRadius:[2,"inner-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],gauge:[4],centerText:[1,"center-text"],centerSubText:[1,"center-sub-text"],showTooltip:[4,"show-tooltip"],tooltipOptions:[16],legendX:[2,"legend-x"],legendY:[2,"legend-y"],legendFontSize:[2,"legend-font-size"],legendSymbolSize:[2,"legend-symbol-size"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-25bdbf17",[[1,"gux-chart-line-beta",{chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],includeDataPointMarkers:[4,"include-data-point-markers"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],strokeDash:[4,"stroke-dash"],interpolation:[1],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-74011efc",[[1,"gux-chart-pie-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-f6cebcf8",[[1,"gux-chart-scatter-plot-beta",{chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],useShape:[1,"use-shape"],embedOptions:[16]},null,{chartData:["parseData"]}]]]],e))));
|