@cloudscape-design/components-themeable 3.0.1325 → 3.0.1326
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/badge/styles.scss +4 -4
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/link/constants.scss +2 -2
- package/lib/internal/scss/side-navigation/styles.scss +6 -0
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +14 -14
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/code-editor/interfaces.js.map +1 -1
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +69 -69
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/generated/icons.d.ts +1 -0
- package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
- package/lib/internal/template/icon/generated/icons.js +2 -0
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +17 -1
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +24 -24
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +8 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +176 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +45 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +45 -0
- package/lib/internal/template/internal/generated/theming/index.js +176 -0
- package/lib/internal/template/internal/utils/external-props.js +7 -5
- package/lib/internal/template/internal/utils/external-props.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +86 -86
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/pagination/internal.d.ts.map +1 -1
- package/lib/internal/template/pagination/internal.js +2 -2
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/select/utils/connect-options.d.ts.map +1 -1
- package/lib/internal/template/select/utils/connect-options.js +11 -7
- package/lib/internal/template/select/utils/connect-options.js.map +1 -1
- package/lib/internal/template/select/utils/use-select.d.ts.map +1 -1
- package/lib/internal/template/select/utils/use-select.js +5 -4
- package/lib/internal/template/select/utils/use-select.js.map +1 -1
- package/lib/internal/template/side-navigation/parts.js +4 -3
- package/lib/internal/template/side-navigation/parts.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +47 -46
- package/lib/internal/template/side-navigation/styles.scoped.css +76 -70
- package/lib/internal/template/side-navigation/styles.selectors.js +47 -46
- package/lib/internal/template/test-utils/dom/pagination/index.d.ts +9 -6
- package/lib/internal/template/test-utils/dom/pagination/index.js +15 -5
- package/lib/internal/template/test-utils/dom/pagination/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/pagination/index.d.ts +8 -6
- package/lib/internal/template/test-utils/selectors/pagination/index.js +9 -5
- package/lib/internal/template/test-utils/selectors/pagination/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_1xw5t_193",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_1xw5t_196",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_1xw5t_202",
|
|
7
|
+
"list": "awsui_list_gfwv3_1xw5t_207",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_1xw5t_226",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_1xw5t_238",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1xw5t_245",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_1xw5t_245",
|
|
12
|
+
"description": "awsui_description_gfwv3_1xw5t_338",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_1xw5t_342"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_gfwv3_1xw5t_193:not(#\9) {
|
|
194
194
|
gap: var(--space-scaled-xs-sppte9, 8px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_root_gfwv3_1xw5t_193.awsui_horizontal_gfwv3_1xw5t_196:not(#\9) {
|
|
197
197
|
display: flex;
|
|
198
198
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
199
199
|
flex-direction: row;
|
|
200
200
|
flex-wrap: wrap;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_root_gfwv3_1xw5t_193.awsui_vertical_gfwv3_1xw5t_202:not(#\9) {
|
|
203
203
|
display: flex;
|
|
204
204
|
flex-direction: column;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
207
|
+
.awsui_list_gfwv3_1xw5t_207:not(#\9) {
|
|
208
208
|
display: contents;
|
|
209
209
|
list-style: none;
|
|
210
210
|
padding-block: 0;
|
|
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
margin-block: 0;
|
|
213
213
|
margin-inline: 0;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_gfwv3_1xw5t_207.awsui_horizontal_gfwv3_1xw5t_196:not(#\9), .awsui_list_gfwv3_1xw5t_207.awsui_vertical_gfwv3_1xw5t_202:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_gfwv3_1xw5t_207.awsui_horizontal_gfwv3_1xw5t_196:not(#\9) {
|
|
220
220
|
flex-direction: row;
|
|
221
221
|
flex-wrap: wrap;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_list_gfwv3_1xw5t_207.awsui_vertical_gfwv3_1xw5t_202:not(#\9) {
|
|
224
224
|
flex-direction: column;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_list_gfwv3_1xw5t_207.awsui_grid_gfwv3_1xw5t_226:not(#\9) {
|
|
227
227
|
display: grid;
|
|
228
228
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
229
229
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
230
230
|
}
|
|
231
231
|
@media (max-width: 688px) {
|
|
232
|
-
.
|
|
232
|
+
.awsui_list_gfwv3_1xw5t_207.awsui_grid_gfwv3_1xw5t_226:not(#\9) {
|
|
233
233
|
display: flex;
|
|
234
234
|
flex-direction: column;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_list-
|
|
238
|
+
.awsui_list-item_gfwv3_1xw5t_238:not(#\9) {
|
|
239
239
|
padding-block: 0;
|
|
240
240
|
padding-inline: 0;
|
|
241
241
|
margin-block: 0;
|
|
242
242
|
margin-inline: 0;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_toggle-container-
|
|
245
|
+
.awsui_toggle-container-inline_gfwv3_1xw5t_245:not(#\9) {
|
|
246
246
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
247
247
|
display: flex;
|
|
248
248
|
align-items: center;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9) {
|
|
252
252
|
border-collapse: separate;
|
|
253
253
|
border-spacing: 0;
|
|
254
254
|
box-sizing: border-box;
|
|
@@ -290,7 +290,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
290
290
|
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
291
291
|
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
292
292
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-secondary-default-6w6hsr, #0073bb));
|
|
293
|
-
font-weight: inherit;
|
|
293
|
+
font-weight: var(--font-weight-link-secondary-clvuxr, inherit);
|
|
294
294
|
letter-spacing: normal;
|
|
295
295
|
text-decoration-line: none;
|
|
296
296
|
text-decoration-color: transparent;
|
|
@@ -300,34 +300,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
300
300
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
301
301
|
}
|
|
302
302
|
@media (prefers-reduced-motion: reduce) {
|
|
303
|
-
.
|
|
303
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9) {
|
|
304
304
|
animation: none;
|
|
305
305
|
transition: none;
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
|
-
.awsui-motion-disabled .
|
|
308
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_1xw5t_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1xw5t_245:not(#\9) {
|
|
309
309
|
animation: none;
|
|
310
310
|
transition: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9):hover {
|
|
313
313
|
cursor: pointer;
|
|
314
314
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
315
315
|
}
|
|
316
|
-
.
|
|
316
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9):focus {
|
|
317
317
|
outline: none;
|
|
318
318
|
}
|
|
319
|
-
.
|
|
319
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9):active {
|
|
320
320
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9):active, .awsui_toggle_gfwv3_1xw5t_245:not(#\9):focus, .awsui_toggle_gfwv3_1xw5t_245:not(#\9):hover {
|
|
323
323
|
text-decoration-line: underline;
|
|
324
|
-
text-decoration-color: currentColor;
|
|
324
|
+
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_toggle_gfwv3_1xw5t_245:not(#\9):active, .awsui_toggle_gfwv3_1xw5t_245:not(#\9):focus, .awsui_toggle_gfwv3_1xw5t_245:not(#\9):hover {
|
|
327
327
|
text-decoration: none;
|
|
328
328
|
text-decoration-color: transparent;
|
|
329
329
|
}
|
|
330
|
-
body[data-awsui-focus-visible=true] .
|
|
330
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1xw5t_245:not(#\9):focus {
|
|
331
331
|
outline: 2px dotted transparent;
|
|
332
332
|
border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
333
333
|
border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
@@ -337,11 +337,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1ww1g_245:not(#\9):focus
|
|
|
337
337
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
338
338
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_toggle_gfwv3_1xw5t_245 > .awsui_description_gfwv3_1xw5t_338:not(#\9) {
|
|
341
341
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.
|
|
344
|
+
.awsui_separator_gfwv3_1xw5t_342:not(#\9) {
|
|
345
345
|
margin-block: 0;
|
|
346
346
|
margin-inline: var(--space-scaled-m-sw9kcx, 16px);
|
|
347
347
|
inline-size: var(--border-divider-section-width-sznrdy, 1px);
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"horizontal": "
|
|
7
|
-
"vertical": "
|
|
8
|
-
"list": "
|
|
9
|
-
"grid": "
|
|
10
|
-
"list-item": "awsui_list-
|
|
11
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
12
|
-
"toggle": "
|
|
13
|
-
"description": "
|
|
14
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_1xw5t_193",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_1xw5t_196",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_1xw5t_202",
|
|
8
|
+
"list": "awsui_list_gfwv3_1xw5t_207",
|
|
9
|
+
"grid": "awsui_grid_gfwv3_1xw5t_226",
|
|
10
|
+
"list-item": "awsui_list-item_gfwv3_1xw5t_238",
|
|
11
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1xw5t_245",
|
|
12
|
+
"toggle": "awsui_toggle_gfwv3_1xw5t_245",
|
|
13
|
+
"description": "awsui_description_gfwv3_1xw5t_338",
|
|
14
|
+
"separator": "awsui_separator_gfwv3_1xw5t_342"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (83708957)";
|
|
3
|
+
export var GIT_SHA = "83708957";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -628,6 +628,11 @@ export const colorIconActionCardActive: string;
|
|
|
628
628
|
export const colorIconActionCardDisabled: string;
|
|
629
629
|
export const colorBackgroundSkeleton: string;
|
|
630
630
|
export const colorBackgroundSkeletonWave: string;
|
|
631
|
+
export const colorBackgroundBadgeGreen: string;
|
|
632
|
+
export const colorBackgroundBadgeBlue: string;
|
|
633
|
+
export const colorBackgroundBadgeRed: string;
|
|
634
|
+
export const colorBackgroundBadgeYellow: string;
|
|
635
|
+
export const colorBackgroundBadgeGrey: string;
|
|
631
636
|
export const colorBorderBadge: string;
|
|
632
637
|
export const colorBorderBadgeGrey: string;
|
|
633
638
|
export const colorBorderBadgeGreen: string;
|
|
@@ -656,6 +661,8 @@ export const fontLinkButtonLetterSpacing: string;
|
|
|
656
661
|
export const fontLinkButtonWeight: string;
|
|
657
662
|
export const fontPanelHeaderLineHeight: string;
|
|
658
663
|
export const fontPanelHeaderSize: string;
|
|
664
|
+
export const fontSideNavigationSectionHeaderSize: string;
|
|
665
|
+
export const fontSideNavigationSectionHeaderWeight: string;
|
|
659
666
|
export const fontSizeBodyM: string;
|
|
660
667
|
export const fontSizeBodyS: string;
|
|
661
668
|
export const fontSizeDisplayL: string;
|
|
@@ -687,6 +694,7 @@ export const fontWeightHeadingXs: string;
|
|
|
687
694
|
export const fontWeightHeavy: string;
|
|
688
695
|
export const fontWeightKeyValuePairsLabel: string;
|
|
689
696
|
export const fontWeightLighter: string;
|
|
697
|
+
export const fontWeightLinkSecondary: string;
|
|
690
698
|
export const fontWeightNormal: string;
|
|
691
699
|
export const fontWeightTabs: string;
|
|
692
700
|
export const fontWeightTabsDisabled: string;
|
|
@@ -628,6 +628,11 @@ export var colorIconActionCardActive = "var(--color-icon-action-card-active-rhp9
|
|
|
628
628
|
export var colorIconActionCardDisabled = "var(--color-icon-action-card-disabled-wm3kyf, #b4b4bb)";
|
|
629
629
|
export var colorBackgroundSkeleton = "var(--color-background-skeleton-sjxg4n, #ebebf0)";
|
|
630
630
|
export var colorBackgroundSkeletonWave = "var(--color-background-skeleton-wave-1dy97d, #f6f6f9)";
|
|
631
|
+
export var colorBackgroundBadgeGreen = "var(--color-background-badge-green-1bcjh0, #00802f)";
|
|
632
|
+
export var colorBackgroundBadgeBlue = "var(--color-background-badge-blue-6346bd, #006ce0)";
|
|
633
|
+
export var colorBackgroundBadgeRed = "var(--color-background-badge-red-i81nmc, #db0000)";
|
|
634
|
+
export var colorBackgroundBadgeYellow = "var(--color-background-badge-yellow-n60ths, #ffe347)";
|
|
635
|
+
export var colorBackgroundBadgeGrey = "var(--color-background-badge-grey-ipi6oq, #424650)";
|
|
631
636
|
export var colorBorderBadge = "var(--color-border-badge-un9qea, transparent)";
|
|
632
637
|
export var colorBorderBadgeGrey = "var(--color-border-badge-grey-n3ma6u, transparent)";
|
|
633
638
|
export var colorBorderBadgeGreen = "var(--color-border-badge-green-9thsha, transparent)";
|
|
@@ -656,6 +661,8 @@ export var fontLinkButtonLetterSpacing = "var(--font-link-button-letter-spacing-
|
|
|
656
661
|
export var fontLinkButtonWeight = "var(--font-link-button-weight-vslyg9, 700)";
|
|
657
662
|
export var fontPanelHeaderLineHeight = "var(--font-panel-header-line-height-8xb2qj, 22px)";
|
|
658
663
|
export var fontPanelHeaderSize = "var(--font-panel-header-size-33h9j8, 18px)";
|
|
664
|
+
export var fontSideNavigationSectionHeaderSize = "var(--font-side-navigation-section-header-size-cnrduv, inherit)";
|
|
665
|
+
export var fontSideNavigationSectionHeaderWeight = "var(--font-side-navigation-section-header-weight-h807bs, inherit)";
|
|
659
666
|
export var fontSizeBodyM = "var(--font-size-body-m-a7nh2n, 14px)";
|
|
660
667
|
export var fontSizeBodyS = "var(--font-size-body-s-smc8cv, 12px)";
|
|
661
668
|
export var fontSizeDisplayL = "var(--font-size-display-l-wa6woo, 42px)";
|
|
@@ -687,6 +694,7 @@ export var fontWeightHeadingXs = "var(--font-weight-heading-xs-wqqpne, 700)";
|
|
|
687
694
|
export var fontWeightHeavy = "var(--font-weight-heavy-6yh4un, 700)";
|
|
688
695
|
export var fontWeightKeyValuePairsLabel = "var(--font-weight-key-value-pairs-label-zdidmd, 700)";
|
|
689
696
|
export var fontWeightLighter = "var(--font-weight-lighter-ldkoj5, 300)";
|
|
697
|
+
export var fontWeightLinkSecondary = "var(--font-weight-link-secondary-2yfxrh, inherit)";
|
|
690
698
|
export var fontWeightNormal = "var(--font-weight-normal-cxw1m3, 400)";
|
|
691
699
|
export var fontWeightTabs = "var(--font-weight-tabs-ichxzl, 700)";
|
|
692
700
|
export var fontWeightTabsDisabled = "var(--font-weight-tabs-disabled-v5r551, 700)";
|
|
@@ -2559,6 +2559,26 @@ module.exports.preset = {
|
|
|
2559
2559
|
"light": "{colorNeutral150}",
|
|
2560
2560
|
"dark": "{colorNeutral700}"
|
|
2561
2561
|
},
|
|
2562
|
+
"colorBackgroundBadgeGreen": {
|
|
2563
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
2564
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
2565
|
+
},
|
|
2566
|
+
"colorBackgroundBadgeBlue": {
|
|
2567
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
2568
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
2569
|
+
},
|
|
2570
|
+
"colorBackgroundBadgeRed": {
|
|
2571
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
2572
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
2573
|
+
},
|
|
2574
|
+
"colorBackgroundBadgeYellow": {
|
|
2575
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
2576
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
2577
|
+
},
|
|
2578
|
+
"colorBackgroundBadgeGrey": {
|
|
2579
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
2580
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
2581
|
+
},
|
|
2562
2582
|
"colorBorderBadge": {
|
|
2563
2583
|
"light": "transparent",
|
|
2564
2584
|
"dark": "transparent"
|
|
@@ -2617,6 +2637,8 @@ module.exports.preset = {
|
|
|
2617
2637
|
"fontLinkButtonWeight": "{fontWeightButton}",
|
|
2618
2638
|
"fontPanelHeaderLineHeight": "{lineHeightHeadingM}",
|
|
2619
2639
|
"fontPanelHeaderSize": "{fontSizeHeadingM}",
|
|
2640
|
+
"fontSideNavigationSectionHeaderSize": "inherit",
|
|
2641
|
+
"fontSideNavigationSectionHeaderWeight": "inherit",
|
|
2620
2642
|
"fontSizeBodyM": "14px",
|
|
2621
2643
|
"fontSizeBodyS": "12px",
|
|
2622
2644
|
"fontSizeDisplayL": "42px",
|
|
@@ -2648,6 +2670,7 @@ module.exports.preset = {
|
|
|
2648
2670
|
"fontWeightHeavy": "700",
|
|
2649
2671
|
"fontWeightKeyValuePairsLabel": "{fontDisplayLabelWeight}",
|
|
2650
2672
|
"fontWeightLighter": "300",
|
|
2673
|
+
"fontWeightLinkSecondary": "inherit",
|
|
2651
2674
|
"fontWeightNormal": "400",
|
|
2652
2675
|
"fontWeightTabs": "700",
|
|
2653
2676
|
"fontWeightTabsDisabled": "{fontWayfindingLinkActiveWeight}",
|
|
@@ -5403,6 +5426,26 @@ module.exports.preset = {
|
|
|
5403
5426
|
"light": "{colorNeutral700}",
|
|
5404
5427
|
"dark": "{colorNeutral700}"
|
|
5405
5428
|
},
|
|
5429
|
+
"colorBackgroundBadgeGreen": {
|
|
5430
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
5431
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
5432
|
+
},
|
|
5433
|
+
"colorBackgroundBadgeBlue": {
|
|
5434
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
5435
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
5436
|
+
},
|
|
5437
|
+
"colorBackgroundBadgeRed": {
|
|
5438
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
5439
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
5440
|
+
},
|
|
5441
|
+
"colorBackgroundBadgeYellow": {
|
|
5442
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
5443
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
5444
|
+
},
|
|
5445
|
+
"colorBackgroundBadgeGrey": {
|
|
5446
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
5447
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
5448
|
+
},
|
|
5406
5449
|
"colorBorderBadge": {
|
|
5407
5450
|
"light": "transparent",
|
|
5408
5451
|
"dark": "transparent"
|
|
@@ -7052,6 +7095,26 @@ module.exports.preset = {
|
|
|
7052
7095
|
"light": "{colorNeutral700}",
|
|
7053
7096
|
"dark": "{colorNeutral700}"
|
|
7054
7097
|
},
|
|
7098
|
+
"colorBackgroundBadgeGreen": {
|
|
7099
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
7100
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
7101
|
+
},
|
|
7102
|
+
"colorBackgroundBadgeBlue": {
|
|
7103
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
7104
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
7105
|
+
},
|
|
7106
|
+
"colorBackgroundBadgeRed": {
|
|
7107
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
7108
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
7109
|
+
},
|
|
7110
|
+
"colorBackgroundBadgeYellow": {
|
|
7111
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
7112
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
7113
|
+
},
|
|
7114
|
+
"colorBackgroundBadgeGrey": {
|
|
7115
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
7116
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
7117
|
+
},
|
|
7055
7118
|
"colorBorderBadge": {
|
|
7056
7119
|
"light": "transparent",
|
|
7057
7120
|
"dark": "transparent"
|
|
@@ -8629,6 +8692,26 @@ module.exports.preset = {
|
|
|
8629
8692
|
"light": "{colorNeutral150}",
|
|
8630
8693
|
"dark": "{colorNeutral700}"
|
|
8631
8694
|
},
|
|
8695
|
+
"colorBackgroundBadgeGreen": {
|
|
8696
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
8697
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
8698
|
+
},
|
|
8699
|
+
"colorBackgroundBadgeBlue": {
|
|
8700
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
8701
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
8702
|
+
},
|
|
8703
|
+
"colorBackgroundBadgeRed": {
|
|
8704
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
8705
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
8706
|
+
},
|
|
8707
|
+
"colorBackgroundBadgeYellow": {
|
|
8708
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
8709
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
8710
|
+
},
|
|
8711
|
+
"colorBackgroundBadgeGrey": {
|
|
8712
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
8713
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
8714
|
+
},
|
|
8632
8715
|
"colorBorderBadge": {
|
|
8633
8716
|
"light": "transparent",
|
|
8634
8717
|
"dark": "transparent"
|
|
@@ -10071,6 +10154,26 @@ module.exports.preset = {
|
|
|
10071
10154
|
"light": "{colorNeutral150}",
|
|
10072
10155
|
"dark": "{colorNeutral700}"
|
|
10073
10156
|
},
|
|
10157
|
+
"colorBackgroundBadgeGreen": {
|
|
10158
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
10159
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
10160
|
+
},
|
|
10161
|
+
"colorBackgroundBadgeBlue": {
|
|
10162
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
10163
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
10164
|
+
},
|
|
10165
|
+
"colorBackgroundBadgeRed": {
|
|
10166
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
10167
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
10168
|
+
},
|
|
10169
|
+
"colorBackgroundBadgeYellow": {
|
|
10170
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
10171
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
10172
|
+
},
|
|
10173
|
+
"colorBackgroundBadgeGrey": {
|
|
10174
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
10175
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
10176
|
+
},
|
|
10074
10177
|
"colorBorderBadge": {
|
|
10075
10178
|
"light": "transparent",
|
|
10076
10179
|
"dark": "transparent"
|
|
@@ -11513,6 +11616,26 @@ module.exports.preset = {
|
|
|
11513
11616
|
"light": "{colorNeutral150}",
|
|
11514
11617
|
"dark": "{colorNeutral700}"
|
|
11515
11618
|
},
|
|
11619
|
+
"colorBackgroundBadgeGreen": {
|
|
11620
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
11621
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
11622
|
+
},
|
|
11623
|
+
"colorBackgroundBadgeBlue": {
|
|
11624
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
11625
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
11626
|
+
},
|
|
11627
|
+
"colorBackgroundBadgeRed": {
|
|
11628
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
11629
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
11630
|
+
},
|
|
11631
|
+
"colorBackgroundBadgeYellow": {
|
|
11632
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
11633
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
11634
|
+
},
|
|
11635
|
+
"colorBackgroundBadgeGrey": {
|
|
11636
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
11637
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
11638
|
+
},
|
|
11516
11639
|
"colorBorderBadge": {
|
|
11517
11640
|
"light": "transparent",
|
|
11518
11641
|
"dark": "transparent"
|
|
@@ -12957,6 +13080,26 @@ module.exports.preset = {
|
|
|
12957
13080
|
"light": "{colorNeutral700}",
|
|
12958
13081
|
"dark": "{colorNeutral700}"
|
|
12959
13082
|
},
|
|
13083
|
+
"colorBackgroundBadgeGreen": {
|
|
13084
|
+
"light": "{colorBackgroundNotificationGreen}",
|
|
13085
|
+
"dark": "{colorBackgroundNotificationGreen}"
|
|
13086
|
+
},
|
|
13087
|
+
"colorBackgroundBadgeBlue": {
|
|
13088
|
+
"light": "{colorBackgroundNotificationBlue}",
|
|
13089
|
+
"dark": "{colorBackgroundNotificationBlue}"
|
|
13090
|
+
},
|
|
13091
|
+
"colorBackgroundBadgeRed": {
|
|
13092
|
+
"light": "{colorBackgroundNotificationRed}",
|
|
13093
|
+
"dark": "{colorBackgroundNotificationRed}"
|
|
13094
|
+
},
|
|
13095
|
+
"colorBackgroundBadgeYellow": {
|
|
13096
|
+
"light": "{colorBackgroundNotificationYellow}",
|
|
13097
|
+
"dark": "{colorBackgroundNotificationYellow}"
|
|
13098
|
+
},
|
|
13099
|
+
"colorBackgroundBadgeGrey": {
|
|
13100
|
+
"light": "{colorBackgroundNotificationGrey}",
|
|
13101
|
+
"dark": "{colorBackgroundNotificationGrey}"
|
|
13102
|
+
},
|
|
12960
13103
|
"colorBorderBadge": {
|
|
12961
13104
|
"light": "transparent",
|
|
12962
13105
|
"dark": "transparent"
|
|
@@ -13641,6 +13784,11 @@ module.exports.preset = {
|
|
|
13641
13784
|
"colorIconActionCardDisabled": "color",
|
|
13642
13785
|
"colorBackgroundSkeleton": "color",
|
|
13643
13786
|
"colorBackgroundSkeletonWave": "color",
|
|
13787
|
+
"colorBackgroundBadgeGreen": "color",
|
|
13788
|
+
"colorBackgroundBadgeBlue": "color",
|
|
13789
|
+
"colorBackgroundBadgeRed": "color",
|
|
13790
|
+
"colorBackgroundBadgeYellow": "color",
|
|
13791
|
+
"colorBackgroundBadgeGrey": "color",
|
|
13644
13792
|
"colorBorderBadge": "color",
|
|
13645
13793
|
"colorBorderBadgeGrey": "color",
|
|
13646
13794
|
"colorBorderBadgeGreen": "color",
|
|
@@ -14364,6 +14512,11 @@ module.exports.preset = {
|
|
|
14364
14512
|
"colorBorderActionCardDisabled",
|
|
14365
14513
|
"colorBackgroundActionCardDisabled",
|
|
14366
14514
|
"colorTextActionCardDisabled",
|
|
14515
|
+
"colorBackgroundBadgeGreen",
|
|
14516
|
+
"colorBackgroundBadgeBlue",
|
|
14517
|
+
"colorBackgroundBadgeRed",
|
|
14518
|
+
"colorBackgroundBadgeYellow",
|
|
14519
|
+
"colorBackgroundBadgeGrey",
|
|
14367
14520
|
"colorBorderBadge",
|
|
14368
14521
|
"colorBorderBadgeGrey",
|
|
14369
14522
|
"colorBorderBadgeGreen",
|
|
@@ -14857,6 +15010,8 @@ module.exports.preset = {
|
|
|
14857
15010
|
"colorTextLayoutToggleSelected",
|
|
14858
15011
|
"colorTextLinkDefault",
|
|
14859
15012
|
"colorTextLinkHover",
|
|
15013
|
+
"colorTextLinkDecorationDefault",
|
|
15014
|
+
"colorTextLinkDecorationHover",
|
|
14860
15015
|
"colorTextLinkSecondaryDefault",
|
|
14861
15016
|
"colorTextLinkSecondaryHover",
|
|
14862
15017
|
"colorTextLinkInfoDefault",
|
|
@@ -14891,6 +15046,11 @@ module.exports.preset = {
|
|
|
14891
15046
|
"colorBorderActionCardDisabled",
|
|
14892
15047
|
"colorBackgroundActionCardDisabled",
|
|
14893
15048
|
"colorTextActionCardDisabled",
|
|
15049
|
+
"colorBackgroundBadgeGreen",
|
|
15050
|
+
"colorBackgroundBadgeBlue",
|
|
15051
|
+
"colorBackgroundBadgeRed",
|
|
15052
|
+
"colorBackgroundBadgeYellow",
|
|
15053
|
+
"colorBackgroundBadgeGrey",
|
|
14894
15054
|
"colorBorderBadge",
|
|
14895
15055
|
"colorBorderBadgeGrey",
|
|
14896
15056
|
"colorBorderBadgeGreen",
|
|
@@ -15683,6 +15843,11 @@ module.exports.preset = {
|
|
|
15683
15843
|
"colorIconActionCardDisabled": "color-icon-action-card-disabled",
|
|
15684
15844
|
"colorBackgroundSkeleton": "color-background-skeleton",
|
|
15685
15845
|
"colorBackgroundSkeletonWave": "color-background-skeleton-wave",
|
|
15846
|
+
"colorBackgroundBadgeGreen": "color-background-badge-green",
|
|
15847
|
+
"colorBackgroundBadgeBlue": "color-background-badge-blue",
|
|
15848
|
+
"colorBackgroundBadgeRed": "color-background-badge-red",
|
|
15849
|
+
"colorBackgroundBadgeYellow": "color-background-badge-yellow",
|
|
15850
|
+
"colorBackgroundBadgeGrey": "color-background-badge-grey",
|
|
15686
15851
|
"colorBorderBadge": "color-border-badge",
|
|
15687
15852
|
"colorBorderBadgeGrey": "color-border-badge-grey",
|
|
15688
15853
|
"colorBorderBadgeGreen": "color-border-badge-green",
|
|
@@ -15711,6 +15876,8 @@ module.exports.preset = {
|
|
|
15711
15876
|
"fontLinkButtonWeight": "font-link-button-weight",
|
|
15712
15877
|
"fontPanelHeaderLineHeight": "font-panel-header-line-height",
|
|
15713
15878
|
"fontPanelHeaderSize": "font-panel-header-size",
|
|
15879
|
+
"fontSideNavigationSectionHeaderSize": "font-side-navigation-section-header-size",
|
|
15880
|
+
"fontSideNavigationSectionHeaderWeight": "font-side-navigation-section-header-weight",
|
|
15714
15881
|
"fontSizeBodyM": "font-size-body-m",
|
|
15715
15882
|
"fontSizeBodyS": "font-size-body-s",
|
|
15716
15883
|
"fontSizeDisplayL": "font-size-display-l",
|
|
@@ -15742,6 +15909,7 @@ module.exports.preset = {
|
|
|
15742
15909
|
"fontWeightHeavy": "font-weight-heavy",
|
|
15743
15910
|
"fontWeightKeyValuePairsLabel": "font-weight-key-value-pairs-label",
|
|
15744
15911
|
"fontWeightLighter": "font-weight-lighter",
|
|
15912
|
+
"fontWeightLinkSecondary": "font-weight-link-secondary",
|
|
15745
15913
|
"fontWeightNormal": "font-weight-normal",
|
|
15746
15914
|
"fontWeightTabs": "font-weight-tabs",
|
|
15747
15915
|
"fontWeightTabsDisabled": "font-weight-tabs-disabled",
|
|
@@ -16663,6 +16831,11 @@ module.exports.preset = {
|
|
|
16663
16831
|
"colorIconActionCardDisabled": "--color-icon-action-card-disabled-wm3kyf",
|
|
16664
16832
|
"colorBackgroundSkeleton": "--color-background-skeleton-sjxg4n",
|
|
16665
16833
|
"colorBackgroundSkeletonWave": "--color-background-skeleton-wave-1dy97d",
|
|
16834
|
+
"colorBackgroundBadgeGreen": "--color-background-badge-green-1bcjh0",
|
|
16835
|
+
"colorBackgroundBadgeBlue": "--color-background-badge-blue-6346bd",
|
|
16836
|
+
"colorBackgroundBadgeRed": "--color-background-badge-red-i81nmc",
|
|
16837
|
+
"colorBackgroundBadgeYellow": "--color-background-badge-yellow-n60ths",
|
|
16838
|
+
"colorBackgroundBadgeGrey": "--color-background-badge-grey-ipi6oq",
|
|
16666
16839
|
"colorBorderBadge": "--color-border-badge-un9qea",
|
|
16667
16840
|
"colorBorderBadgeGrey": "--color-border-badge-grey-n3ma6u",
|
|
16668
16841
|
"colorBorderBadgeGreen": "--color-border-badge-green-9thsha",
|
|
@@ -16691,6 +16864,8 @@ module.exports.preset = {
|
|
|
16691
16864
|
"fontLinkButtonWeight": "--font-link-button-weight-vslyg9",
|
|
16692
16865
|
"fontPanelHeaderLineHeight": "--font-panel-header-line-height-8xb2qj",
|
|
16693
16866
|
"fontPanelHeaderSize": "--font-panel-header-size-33h9j8",
|
|
16867
|
+
"fontSideNavigationSectionHeaderSize": "--font-side-navigation-section-header-size-cnrduv",
|
|
16868
|
+
"fontSideNavigationSectionHeaderWeight": "--font-side-navigation-section-header-weight-h807bs",
|
|
16694
16869
|
"fontSizeBodyM": "--font-size-body-m-a7nh2n",
|
|
16695
16870
|
"fontSizeBodyS": "--font-size-body-s-smc8cv",
|
|
16696
16871
|
"fontSizeDisplayL": "--font-size-display-l-wa6woo",
|
|
@@ -16722,6 +16897,7 @@ module.exports.preset = {
|
|
|
16722
16897
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
16723
16898
|
"fontWeightKeyValuePairsLabel": "--font-weight-key-value-pairs-label-zdidmd",
|
|
16724
16899
|
"fontWeightLighter": "--font-weight-lighter-ldkoj5",
|
|
16900
|
+
"fontWeightLinkSecondary": "--font-weight-link-secondary-2yfxrh",
|
|
16725
16901
|
"fontWeightNormal": "--font-weight-normal-cxw1m3",
|
|
16726
16902
|
"fontWeightTabs": "--font-weight-tabs-ichxzl",
|
|
16727
16903
|
"fontWeightTabsDisabled": "--font-weight-tabs-disabled-v5r551",
|