nve-designsystem 3.9.2 → 3.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/nve.css +11 -5
- package/css/nve_dark.css +5 -4
- package/css/rme.css +16 -10
- package/css/rme_dark.css +10 -9
- package/css/varsom.css +12 -6
- package/css/varsom_dark.css +6 -5
- package/custom-elements.json +478 -478
- package/package.json +1 -1
- package/vscode.css-custom-data.json +4 -4
- package/vscode.html-custom-data.json +49 -49
package/css/nve.css
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
--color-shades-grey-500: #858b93;
|
|
39
39
|
--color-shades-grey-600: #60656c;
|
|
40
40
|
--color-shades-grey-700: #484c51;
|
|
41
|
-
--color-shades-grey-800: #
|
|
41
|
+
--color-shades-grey-800: #303236;
|
|
42
42
|
--color-shades-grey-850: #292b2e;
|
|
43
43
|
--color-shades-grey-900: #222325;
|
|
44
44
|
--color-shades-grey-950: #171a1c;
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
--color-shades-data-color-a-250: #f42a45;
|
|
51
51
|
--color-shades-data-color-a-300: #ed1d3f;
|
|
52
52
|
--color-shades-data-color-a-600: #a40d26;
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
53
|
+
--color-shades-data-color-a-800: #6d1322;
|
|
54
|
+
--color-shades-data-color-a-950: #361218;
|
|
55
55
|
--color-shades-data-color-a-000: #ffadb3;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(231, 19, 54, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(231, 19, 54, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-500);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-600);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-700);
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-050);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-000);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-150);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-800);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-600);
|
|
@@ -595,6 +596,7 @@
|
|
|
595
596
|
--sizing-2x-large: var(--dimension-24x);
|
|
596
597
|
--sizing-device-page-min-width: var(--sizing-1024x);
|
|
597
598
|
--sizing-device-page-max-width: var(--sizing-1599x);
|
|
599
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
598
600
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
599
601
|
--sizing-device-content-max-width-medium: var(--sizing-1000x);
|
|
600
602
|
--sizing-device-content-max-width-small: var(--sizing-572x);
|
|
@@ -800,13 +802,14 @@
|
|
|
800
802
|
--sizing-2x-large: var(--dimension-24x);
|
|
801
803
|
--sizing-device-page-min-width: var(--sizing-1600x);
|
|
802
804
|
--sizing-device-page-max-width: var(--sizing-9999x);
|
|
805
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
803
806
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
804
807
|
--sizing-device-content-max-width-medium: var(--sizing-1200x);
|
|
805
808
|
--sizing-device-content-max-width-small: var(--sizing-588x);
|
|
806
809
|
--sizing-device-content-max-width-x-small: var(--sizing-282x);
|
|
807
810
|
--sizing-brand-logo-medium: var(--sizing-88x);
|
|
808
811
|
--sizing-brand-illustration-medium: var(--sizing-40x);
|
|
809
|
-
--sizing-image-large: var(--sizing-
|
|
812
|
+
--sizing-image-large: var(--sizing-1024x);
|
|
810
813
|
--font-size-2x-small: var(--dimension-3-5x); /** 12 px */
|
|
811
814
|
--font-size-x-small: var(--dimension-4x); /** 14 px */
|
|
812
815
|
--font-size-small: var(--dimension-4-5x); /** 16 px */
|
|
@@ -959,6 +962,7 @@
|
|
|
959
962
|
--sizing-2x-large: var(--dimension-23x);
|
|
960
963
|
--sizing-device-page-min-width: var(--sizing-764x);
|
|
961
964
|
--sizing-device-page-max-width: var(--sizing-1023x);
|
|
965
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
962
966
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
963
967
|
--sizing-device-content-max-width-medium: var(--sizing-800x);
|
|
964
968
|
--sizing-device-content-max-width-small: var(--sizing-544x);
|
|
@@ -1118,6 +1122,7 @@
|
|
|
1118
1122
|
--sizing-2x-large: var(--dimension-22x);
|
|
1119
1123
|
--sizing-device-page-min-width: var(--sizing-390x);
|
|
1120
1124
|
--sizing-device-page-max-width: var(--sizing-763x);
|
|
1125
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1121
1126
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1122
1127
|
--sizing-device-content-max-width-medium: var(--sizing-600x);
|
|
1123
1128
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
|
@@ -1277,6 +1282,7 @@
|
|
|
1277
1282
|
--sizing-2x-large: var(--dimension-22x);
|
|
1278
1283
|
--sizing-device-page-min-width: var(--sizing-320x);
|
|
1279
1284
|
--sizing-device-page-max-width: var(--sizing-389x);
|
|
1285
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1280
1286
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1281
1287
|
--sizing-device-content-max-width-medium: var(--sizing-366x);
|
|
1282
1288
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
package/css/nve_dark.css
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
--color-shades-grey-500: #858b93;
|
|
39
39
|
--color-shades-grey-600: #60656c;
|
|
40
40
|
--color-shades-grey-700: #484c51;
|
|
41
|
-
--color-shades-grey-800: #
|
|
41
|
+
--color-shades-grey-800: #303236;
|
|
42
42
|
--color-shades-grey-850: #292b2e;
|
|
43
43
|
--color-shades-grey-900: #222325;
|
|
44
44
|
--color-shades-grey-950: #171a1c;
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
--color-shades-data-color-a-250: #f42a45;
|
|
51
51
|
--color-shades-data-color-a-300: #ed1d3f;
|
|
52
52
|
--color-shades-data-color-a-600: #a40d26;
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
53
|
+
--color-shades-data-color-a-800: #6d1322;
|
|
54
|
+
--color-shades-data-color-a-950: #361218;
|
|
55
55
|
--color-shades-data-color-a-000: #ffadb3;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(231, 19, 54, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(231, 19, 54, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-100);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-200);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-300); /** was 300 */
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-950);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-850);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-700);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-200);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-400);
|
package/css/rme.css
CHANGED
|
@@ -38,20 +38,20 @@
|
|
|
38
38
|
--color-shades-grey-500: #758ba3;
|
|
39
39
|
--color-shades-grey-600: #516579;
|
|
40
40
|
--color-shades-grey-700: #405163;
|
|
41
|
-
--color-shades-grey-800: #
|
|
41
|
+
--color-shades-grey-800: #2b3445;
|
|
42
42
|
--color-shades-grey-850: #1d2834;
|
|
43
43
|
--color-shades-grey-900: #141e29;
|
|
44
44
|
--color-shades-grey-950: #0f1926;
|
|
45
45
|
--color-shades-grey-999: #0d0d0e;
|
|
46
46
|
--color-shades-grey-000: #ffffff;
|
|
47
47
|
--color-shades-grey-050: #f6f7f9;
|
|
48
|
-
--color-shades-data-color-a-100: #
|
|
49
|
-
--color-shades-data-color-a-150: #
|
|
50
|
-
--color-shades-data-color-a-250: #
|
|
51
|
-
--color-shades-data-color-a-300: #
|
|
52
|
-
--color-shades-data-color-a-600: #
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
48
|
+
--color-shades-data-color-a-100: #b0bbe8;
|
|
49
|
+
--color-shades-data-color-a-150: #8799de;
|
|
50
|
+
--color-shades-data-color-a-250: #7084d7;
|
|
51
|
+
--color-shades-data-color-a-300: #6077d2;
|
|
52
|
+
--color-shades-data-color-a-600: #3752b3;
|
|
53
|
+
--color-shades-data-color-a-800: #283a81;
|
|
54
|
+
--color-shades-data-color-a-950: #121936;
|
|
55
55
|
--color-shades-data-color-a-000: #dfe4f6;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(88, 112, 208, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(88, 112, 208, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-500);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-600);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-700);
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-050);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-000);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-150);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-800);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-600);
|
|
@@ -595,6 +596,7 @@
|
|
|
595
596
|
--sizing-2x-large: var(--dimension-24x);
|
|
596
597
|
--sizing-device-page-min-width: var(--sizing-1024x);
|
|
597
598
|
--sizing-device-page-max-width: var(--sizing-1599x);
|
|
599
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
598
600
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
599
601
|
--sizing-device-content-max-width-medium: var(--sizing-1000x);
|
|
600
602
|
--sizing-device-content-max-width-small: var(--sizing-572x);
|
|
@@ -800,13 +802,14 @@
|
|
|
800
802
|
--sizing-2x-large: var(--dimension-24x);
|
|
801
803
|
--sizing-device-page-min-width: var(--sizing-1600x);
|
|
802
804
|
--sizing-device-page-max-width: var(--sizing-9999x);
|
|
805
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
803
806
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
804
807
|
--sizing-device-content-max-width-medium: var(--sizing-1200x);
|
|
805
808
|
--sizing-device-content-max-width-small: var(--sizing-588x);
|
|
806
809
|
--sizing-device-content-max-width-x-small: var(--sizing-282x);
|
|
807
810
|
--sizing-brand-logo-medium: var(--sizing-88x);
|
|
808
811
|
--sizing-brand-illustration-medium: var(--sizing-40x);
|
|
809
|
-
--sizing-image-large: var(--sizing-
|
|
812
|
+
--sizing-image-large: var(--sizing-1024x);
|
|
810
813
|
--font-size-2x-small: var(--dimension-3-5x); /** 12 px */
|
|
811
814
|
--font-size-x-small: var(--dimension-4x); /** 14 px */
|
|
812
815
|
--font-size-small: var(--dimension-4-5x); /** 16 px */
|
|
@@ -959,6 +962,7 @@
|
|
|
959
962
|
--sizing-2x-large: var(--dimension-23x);
|
|
960
963
|
--sizing-device-page-min-width: var(--sizing-764x);
|
|
961
964
|
--sizing-device-page-max-width: var(--sizing-1023x);
|
|
965
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
962
966
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
963
967
|
--sizing-device-content-max-width-medium: var(--sizing-800x);
|
|
964
968
|
--sizing-device-content-max-width-small: var(--sizing-544x);
|
|
@@ -1118,6 +1122,7 @@
|
|
|
1118
1122
|
--sizing-2x-large: var(--dimension-22x);
|
|
1119
1123
|
--sizing-device-page-min-width: var(--sizing-390x);
|
|
1120
1124
|
--sizing-device-page-max-width: var(--sizing-763x);
|
|
1125
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1121
1126
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1122
1127
|
--sizing-device-content-max-width-medium: var(--sizing-600x);
|
|
1123
1128
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
|
@@ -1277,6 +1282,7 @@
|
|
|
1277
1282
|
--sizing-2x-large: var(--dimension-22x);
|
|
1278
1283
|
--sizing-device-page-min-width: var(--sizing-320x);
|
|
1279
1284
|
--sizing-device-page-max-width: var(--sizing-389x);
|
|
1285
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1280
1286
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1281
1287
|
--sizing-device-content-max-width-medium: var(--sizing-366x);
|
|
1282
1288
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
package/css/rme_dark.css
CHANGED
|
@@ -38,20 +38,20 @@
|
|
|
38
38
|
--color-shades-grey-500: #758ba3;
|
|
39
39
|
--color-shades-grey-600: #516579;
|
|
40
40
|
--color-shades-grey-700: #405163;
|
|
41
|
-
--color-shades-grey-800: #
|
|
41
|
+
--color-shades-grey-800: #2b3445;
|
|
42
42
|
--color-shades-grey-850: #1d2834;
|
|
43
43
|
--color-shades-grey-900: #141e29;
|
|
44
44
|
--color-shades-grey-950: #0f1926;
|
|
45
45
|
--color-shades-grey-999: #0d0d0e;
|
|
46
46
|
--color-shades-grey-000: #ffffff;
|
|
47
47
|
--color-shades-grey-050: #f6f7f9;
|
|
48
|
-
--color-shades-data-color-a-100: #
|
|
49
|
-
--color-shades-data-color-a-150: #
|
|
50
|
-
--color-shades-data-color-a-250: #
|
|
51
|
-
--color-shades-data-color-a-300: #
|
|
52
|
-
--color-shades-data-color-a-600: #
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
48
|
+
--color-shades-data-color-a-100: #b0bbe8;
|
|
49
|
+
--color-shades-data-color-a-150: #8799de;
|
|
50
|
+
--color-shades-data-color-a-250: #7084d7;
|
|
51
|
+
--color-shades-data-color-a-300: #6077d2;
|
|
52
|
+
--color-shades-data-color-a-600: #3752b3;
|
|
53
|
+
--color-shades-data-color-a-800: #283a81;
|
|
54
|
+
--color-shades-data-color-a-950: #121936;
|
|
55
55
|
--color-shades-data-color-a-000: #dfe4f6;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(88, 112, 208, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(88, 112, 208, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-100);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-200);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-300); /** was 300 */
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-950);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-850);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-700);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-200);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-400);
|
package/css/varsom.css
CHANGED
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
--color-shades-data-color-a-100: #98d3ec;
|
|
49
49
|
--color-shades-data-color-a-150: #43addb;
|
|
50
50
|
--color-shades-data-color-a-250: #1d91c3;
|
|
51
|
-
--color-shades-data-color-a-300: #
|
|
52
|
-
--color-shades-data-color-a-600: #
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
51
|
+
--color-shades-data-color-a-300: #0b83b6;
|
|
52
|
+
--color-shades-data-color-a-600: #00638f;
|
|
53
|
+
--color-shades-data-color-a-800: #0f4157;
|
|
54
|
+
--color-shades-data-color-a-950: #0d1f26;
|
|
55
55
|
--color-shades-data-color-a-000: #ddf0f9;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(11, 124, 173, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(11, 124, 173, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-500);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-600);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-700);
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-050);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-000);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-150);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-800);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-600);
|
|
@@ -595,6 +596,7 @@
|
|
|
595
596
|
--sizing-2x-large: var(--dimension-24x);
|
|
596
597
|
--sizing-device-page-min-width: var(--sizing-1024x);
|
|
597
598
|
--sizing-device-page-max-width: var(--sizing-1599x);
|
|
599
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
598
600
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
599
601
|
--sizing-device-content-max-width-medium: var(--sizing-1000x);
|
|
600
602
|
--sizing-device-content-max-width-small: var(--sizing-572x);
|
|
@@ -800,13 +802,14 @@
|
|
|
800
802
|
--sizing-2x-large: var(--dimension-24x);
|
|
801
803
|
--sizing-device-page-min-width: var(--sizing-1600x);
|
|
802
804
|
--sizing-device-page-max-width: var(--sizing-9999x);
|
|
805
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
803
806
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
804
807
|
--sizing-device-content-max-width-medium: var(--sizing-1200x);
|
|
805
808
|
--sizing-device-content-max-width-small: var(--sizing-588x);
|
|
806
809
|
--sizing-device-content-max-width-x-small: var(--sizing-282x);
|
|
807
810
|
--sizing-brand-logo-medium: var(--sizing-88x);
|
|
808
811
|
--sizing-brand-illustration-medium: var(--sizing-40x);
|
|
809
|
-
--sizing-image-large: var(--sizing-
|
|
812
|
+
--sizing-image-large: var(--sizing-1024x);
|
|
810
813
|
--font-size-2x-small: var(--dimension-3-5x); /** 12 px */
|
|
811
814
|
--font-size-x-small: var(--dimension-4x); /** 14 px */
|
|
812
815
|
--font-size-small: var(--dimension-4-5x); /** 16 px */
|
|
@@ -959,6 +962,7 @@
|
|
|
959
962
|
--sizing-2x-large: var(--dimension-23x);
|
|
960
963
|
--sizing-device-page-min-width: var(--sizing-764x);
|
|
961
964
|
--sizing-device-page-max-width: var(--sizing-1023x);
|
|
965
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
962
966
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
963
967
|
--sizing-device-content-max-width-medium: var(--sizing-800x);
|
|
964
968
|
--sizing-device-content-max-width-small: var(--sizing-544x);
|
|
@@ -1118,6 +1122,7 @@
|
|
|
1118
1122
|
--sizing-2x-large: var(--dimension-22x);
|
|
1119
1123
|
--sizing-device-page-min-width: var(--sizing-390x);
|
|
1120
1124
|
--sizing-device-page-max-width: var(--sizing-763x);
|
|
1125
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1121
1126
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1122
1127
|
--sizing-device-content-max-width-medium: var(--sizing-600x);
|
|
1123
1128
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
|
@@ -1277,6 +1282,7 @@
|
|
|
1277
1282
|
--sizing-2x-large: var(--dimension-22x);
|
|
1278
1283
|
--sizing-device-page-min-width: var(--sizing-320x);
|
|
1279
1284
|
--sizing-device-page-max-width: var(--sizing-389x);
|
|
1285
|
+
--sizing-device-content-max-width-x-large: var(--sizing-2560x);
|
|
1280
1286
|
--sizing-device-content-max-width-large: var(--sizing-1800x);
|
|
1281
1287
|
--sizing-device-content-max-width-medium: var(--sizing-366x);
|
|
1282
1288
|
--sizing-device-content-max-width-small: var(--sizing-496x);
|
package/css/varsom_dark.css
CHANGED
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
--color-shades-data-color-a-100: #98d3ec;
|
|
49
49
|
--color-shades-data-color-a-150: #43addb;
|
|
50
50
|
--color-shades-data-color-a-250: #1d91c3;
|
|
51
|
-
--color-shades-data-color-a-300: #
|
|
52
|
-
--color-shades-data-color-a-600: #
|
|
53
|
-
--color-shades-data-color-a-800: #
|
|
54
|
-
--color-shades-data-color-a-950: #
|
|
51
|
+
--color-shades-data-color-a-300: #0b83b6;
|
|
52
|
+
--color-shades-data-color-a-600: #00638f;
|
|
53
|
+
--color-shades-data-color-a-800: #0f4157;
|
|
54
|
+
--color-shades-data-color-a-950: #0d1f26;
|
|
55
55
|
--color-shades-data-color-a-000: #ddf0f9;
|
|
56
56
|
--color-shades-data-color-a-300-005: rgba(11, 124, 173, 0.02);
|
|
57
57
|
--color-shades-data-color-a-300-015: rgba(11, 124, 173, 0.15);
|
|
@@ -267,12 +267,13 @@
|
|
|
267
267
|
--color-brand-border-primary: var(--color-shades-brand-100);
|
|
268
268
|
--color-brand-border-secondary: var(--color-shades-brand-200);
|
|
269
269
|
--color-brand-border-tertiary: var(--color-shades-brand-300); /** was 300 */
|
|
270
|
+
--color-brand-border-emphasized: var(--color-shades-accent-400);
|
|
270
271
|
--color-neutrals-background-canvas: var(--color-shades-grey-950);
|
|
271
272
|
--color-neutrals-background-primary: var(--color-shades-grey-850);
|
|
272
273
|
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
|
|
273
274
|
--color-neutrals-background-secondary: var(--color-shades-grey-700);
|
|
274
275
|
--color-neutrals-background-secondary-dim: var(--color-shades-grey-850);
|
|
275
|
-
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-
|
|
276
|
+
--color-neutrals-background-tertiary-dim: var(--color-shades-grey-800);
|
|
276
277
|
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
|
|
277
278
|
--color-neutrals-foreground-secondary: var(--color-shades-functional-neutralgrey-200);
|
|
278
279
|
--color-neutrals-foreground-subtle: var(--color-shades-functional-neutralgrey-400);
|