@momentum-design/tokens 0.0.49 → 0.0.51
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/dist/css/core/complete.css +17 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/common-stable.css +4 -1
- package/dist/css/theme/webex/dark-complete.css +5 -1
- package/dist/css/theme/webex/dark-stable.css +10 -8
- package/dist/css/theme/webex/light-complete.css +5 -1
- package/dist/css/theme/webex/light-stable.css +6 -4
- package/dist/ios/core/complete.swift +317 -301
- package/dist/ios/theme/aaos/day-complete.swift +42 -42
- package/dist/ios/theme/aaos/night-complete.swift +42 -42
- package/dist/ios/theme/webex/common-stable.swift +66 -63
- package/dist/ios/theme/webex/dark-complete.swift +292 -288
- package/dist/ios/theme/webex/dark-stable.swift +340 -338
- package/dist/ios/theme/webex/light-complete.swift +289 -285
- package/dist/ios/theme/webex/light-stable.swift +340 -338
- package/dist/json/core/complete.json +406 -0
- package/dist/json/theme/webex/common-stable.json +86 -0
- package/dist/json/theme/webex/dark-complete.json +119 -0
- package/dist/json/theme/webex/dark-stable.json +156 -108
- package/dist/json/theme/webex/light-complete.json +119 -0
- package/dist/json/theme/webex/light-stable.json +144 -88
- package/dist/json-minimal/core/complete.json +22 -0
- package/dist/json-minimal/theme/webex/common-stable.json +5 -0
- package/dist/json-minimal/theme/webex/dark-complete.json +12 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +15 -11
- package/dist/json-minimal/theme/webex/light-complete.json +12 -0
- package/dist/json-minimal/theme/webex/light-stable.json +11 -7
- package/dist/resources/core/complete.xml +17 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/common-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-complete.xml +5 -1
- package/dist/resources/theme/webex/dark-stable.xml +10 -8
- package/dist/resources/theme/webex/light-complete.xml +5 -1
- package/dist/resources/theme/webex/light-stable.xml +6 -4
- package/dist/scss/core/complete.scss +17 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/common-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-complete.scss +6 -2
- package/dist/scss/theme/webex/dark-stable.scss +10 -8
- package/dist/scss/theme/webex/light-complete.scss +6 -2
- package/dist/scss/theme/webex/light-stable.scss +6 -4
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:46 GMT
|
|
4
4
|
|
|
5
5
|
$mds-border-radius-core-none: 0px;
|
|
6
6
|
$mds-border-radius-core-small: 4px;
|
|
@@ -285,6 +285,22 @@ $mds-color-partner-sheets: #F4B400;
|
|
|
285
285
|
$mds-color-partner-slides: #0F9D58;
|
|
286
286
|
$mds-color-partner-keynote: #029CFB;
|
|
287
287
|
$mds-color-partner-doc: #4285f4;
|
|
288
|
+
$mds-color-highcontrast-black-system-color-window-text-color: #ffffff;
|
|
289
|
+
$mds-color-highcontrast-black-system-color-hotlight-color: #ffff00;
|
|
290
|
+
$mds-color-highcontrast-black-system-color-gray-text-color: #3ff23f;
|
|
291
|
+
$mds-color-highcontrast-black-system-color-highlight-text-color: #000000;
|
|
292
|
+
$mds-color-highcontrast-black-system-color-highlight-color: #1aebff;
|
|
293
|
+
$mds-color-highcontrast-black-system-color-button-text-color: #ffffff;
|
|
294
|
+
$mds-color-highcontrast-black-system-color-button-face-color: #000000;
|
|
295
|
+
$mds-color-highcontrast-black-system-color-window-color: #000000;
|
|
296
|
+
$mds-color-highcontrast-white-system-color-window-text-color: #000000;
|
|
297
|
+
$mds-color-highcontrast-white-system-color-hotlight-color: #00009f;
|
|
298
|
+
$mds-color-highcontrast-white-system-color-gray-text-color: #600000;
|
|
299
|
+
$mds-color-highcontrast-white-system-color-highlight-text-color: #ffffff;
|
|
300
|
+
$mds-color-highcontrast-white-system-color-highlight-color: #37006e;
|
|
301
|
+
$mds-color-highcontrast-white-system-color-button-text-color: #000000;
|
|
302
|
+
$mds-color-highcontrast-white-system-color-button-face-color: #ffffff;
|
|
303
|
+
$mds-color-highcontrast-white-system-color-window-color: #ffffff;
|
|
288
304
|
$mds-elevation-core-0: 0px 0px 0px 0px;
|
|
289
305
|
$mds-elevation-core-1: drop-shadow(0px 4px 8px rgba(0,0,0,0.2));
|
|
290
306
|
$mds-elevation-core-2: drop-shadow(0px 24px 48px rgba(0,0,0,0.2));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:46 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-common-text-white: #fffffff2;
|
|
6
6
|
$mds-color-theme-common-text-gray: #ffffffb3;
|
|
@@ -32,6 +32,9 @@ $mds-color-theme-common-button-secondary-dark-pressed: #00000033;
|
|
|
32
32
|
$mds-color-theme-common-button-secondary-dark-disabled: #00000000;
|
|
33
33
|
$mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
|
|
34
34
|
$mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
|
|
35
|
+
$mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
|
|
36
|
+
$mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
|
|
37
|
+
$mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
|
|
35
38
|
$mds-color-theme-common-outline-button-normal: #ffffff4d;
|
|
36
39
|
$mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
37
40
|
$mds-color-theme-common-outline-input-normal: #ffffff80;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:46 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-neutral-bg-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
|
|
6
6
|
$mds-color-theme-neutral-bg-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
|
|
@@ -288,4 +288,8 @@ $mds-color-theme-miscellaneous-partner-onenote: #B839DB;
|
|
|
288
288
|
$mds-color-theme-miscellaneous-partner-doc: #4285f4;
|
|
289
289
|
$mds-color-theme-miscellaneous-partner-sheets: #F4B400;
|
|
290
290
|
$mds-color-theme-miscellaneous-partner-slides: #0F9D58;
|
|
291
|
-
$mds-color-theme-miscellaneous-partner-keynotes: #029CFB;
|
|
291
|
+
$mds-color-theme-miscellaneous-partner-keynotes: #029CFB;
|
|
292
|
+
$mds-color-theme-promotion-button-fixed-default: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
|
|
293
|
+
$mds-color-theme-promotion-button-fixed-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
|
|
294
|
+
$mds-color-theme-promotion-button-fixed-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
|
|
295
|
+
$mds-color-theme-promotion-border-default: linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:46 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-common-text-white: #fffffff2;
|
|
6
6
|
$mds-color-theme-common-text-gray: #ffffffb3;
|
|
@@ -32,6 +32,9 @@ $mds-color-theme-common-button-secondary-dark-pressed: #00000033;
|
|
|
32
32
|
$mds-color-theme-common-button-secondary-dark-disabled: #00000000;
|
|
33
33
|
$mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
|
|
34
34
|
$mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
|
|
35
|
+
$mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
|
|
36
|
+
$mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
|
|
37
|
+
$mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
|
|
35
38
|
$mds-color-theme-common-outline-button-normal: #ffffff4d;
|
|
36
39
|
$mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
37
40
|
$mds-color-theme-common-outline-input-normal: #ffffff80;
|
|
@@ -69,7 +72,7 @@ $mds-color-theme-text-primary-disabled: #ffffff66;
|
|
|
69
72
|
$mds-color-theme-text-inverted-normal: #000000f2;
|
|
70
73
|
$mds-color-theme-text-inverted-disabled: #00000080;
|
|
71
74
|
$mds-color-theme-text-secondary-normal: #ffffffb3;
|
|
72
|
-
$mds-color-theme-text-secondary-inverted-normal: #
|
|
75
|
+
$mds-color-theme-text-secondary-inverted-normal: #000000b3;
|
|
73
76
|
$mds-color-theme-text-error-normal: #fc8b98;
|
|
74
77
|
$mds-color-theme-text-error-hover: #ffd4da;
|
|
75
78
|
$mds-color-theme-text-error-active: #ffd4da;
|
|
@@ -89,9 +92,9 @@ $mds-color-theme-text-teamdefault-active: #fffffff2;
|
|
|
89
92
|
$mds-color-theme-text-alert-purple-normal: #f294f1;
|
|
90
93
|
$mds-color-theme-text-alert-purple-hover: #fce1fc;
|
|
91
94
|
$mds-color-theme-text-alert-purple-active: #fce1fc;
|
|
92
|
-
$mds-color-theme-text-alert-orange-normal: #
|
|
93
|
-
$mds-color-theme-text-alert-orange-hover: #
|
|
94
|
-
$mds-color-theme-text-alert-orange-active: #
|
|
95
|
+
$mds-color-theme-text-alert-orange-normal: #FD884E;
|
|
96
|
+
$mds-color-theme-text-alert-orange-hover: #FED5AC;
|
|
97
|
+
$mds-color-theme-text-alert-orange-active: #FED5AC;
|
|
95
98
|
$mds-color-theme-text-team-cobalt-normal: #5ebff7;
|
|
96
99
|
$mds-color-theme-text-team-cobalt-hover: #5ebff7;
|
|
97
100
|
$mds-color-theme-text-team-cobalt-active: #c7eeff;
|
|
@@ -221,9 +224,6 @@ $mds-color-theme-outline-button-normal: #ffffff4d;
|
|
|
221
224
|
$mds-color-theme-outline-join-normal: #3cc29a;
|
|
222
225
|
$mds-color-theme-outline-cancel-normal: #fc8b98;
|
|
223
226
|
$mds-color-theme-outline-disabled-normal: #ffffff33;
|
|
224
|
-
$mds-color-theme-outline-gradient-active-0: #08599c;
|
|
225
|
-
$mds-color-theme-outline-gradient-active-1: #22c7d6;
|
|
226
|
-
$mds-color-theme-outline-gradient-active-2: #27a17a;
|
|
227
227
|
$mds-color-theme-outline-share-selected: #27a17a;
|
|
228
228
|
$mds-color-theme-outline-share-active: #EC6400;
|
|
229
229
|
$mds-color-theme-outline-share-inactive: #8f8f8f;
|
|
@@ -238,6 +238,8 @@ $mds-color-theme-outline-label-pink: #fc97aa;
|
|
|
238
238
|
$mds-color-theme-outline-label-purple: #f294f1;
|
|
239
239
|
$mds-color-theme-outline-label-slate: #b0b4d9;
|
|
240
240
|
$mds-color-theme-outline-label-violet: #c7a5fa;
|
|
241
|
+
$mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%);
|
|
242
|
+
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);;
|
|
241
243
|
$mds-color-theme-control-active-normal: #64b4fa;
|
|
242
244
|
$mds-color-theme-control-active-hover: #3492eb;
|
|
243
245
|
$mds-color-theme-control-active-pressed: #1170cf;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:46 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-neutral-bg-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
|
|
6
6
|
$mds-color-theme-neutral-bg-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
|
|
@@ -285,4 +285,8 @@ $mds-color-theme-miscellaneous-partner-onenote: #B839DB;
|
|
|
285
285
|
$mds-color-theme-miscellaneous-partner-doc: #4285f4;
|
|
286
286
|
$mds-color-theme-miscellaneous-partner-sheets: #F4B400;
|
|
287
287
|
$mds-color-theme-miscellaneous-partner-slides: #0F9D58;
|
|
288
|
-
$mds-color-theme-miscellaneous-partner-keynotes: #029CFB;
|
|
288
|
+
$mds-color-theme-miscellaneous-partner-keynotes: #029CFB;
|
|
289
|
+
$mds-color-theme-promotion-button-fixed-default: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
|
|
290
|
+
$mds-color-theme-promotion-button-fixed-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
|
|
291
|
+
$mds-color-theme-promotion-button-fixed-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
|
|
292
|
+
$mds-color-theme-promotion-border-default: linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 26 Mar 2024 18:08:47 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-common-text-white: #fffffff2;
|
|
6
6
|
$mds-color-theme-common-text-gray: #ffffffb3;
|
|
@@ -32,6 +32,9 @@ $mds-color-theme-common-button-secondary-dark-pressed: #00000033;
|
|
|
32
32
|
$mds-color-theme-common-button-secondary-dark-disabled: #00000000;
|
|
33
33
|
$mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
|
|
34
34
|
$mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
|
|
35
|
+
$mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
|
|
36
|
+
$mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
|
|
37
|
+
$mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
|
|
35
38
|
$mds-color-theme-common-outline-button-normal: #ffffff4d;
|
|
36
39
|
$mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
37
40
|
$mds-color-theme-common-outline-input-normal: #ffffff80;
|
|
@@ -221,9 +224,6 @@ $mds-color-theme-outline-button-normal: #0000004d;
|
|
|
221
224
|
$mds-color-theme-outline-join-normal: #185e46;
|
|
222
225
|
$mds-color-theme-outline-cancel-normal: #ab0a15;
|
|
223
226
|
$mds-color-theme-outline-disabled-normal: #00000033;
|
|
224
|
-
$mds-color-theme-outline-gradient-active-0: #08599c;
|
|
225
|
-
$mds-color-theme-outline-gradient-active-1: #22c7d6;
|
|
226
|
-
$mds-color-theme-outline-gradient-active-2: #27a17a;
|
|
227
227
|
$mds-color-theme-outline-share-selected: #27a17a;
|
|
228
228
|
$mds-color-theme-outline-share-active: #EC6400;
|
|
229
229
|
$mds-color-theme-outline-share-inactive: #8f8f8f;
|
|
@@ -238,6 +238,8 @@ $mds-color-theme-outline-label-pink: #fc97aa;
|
|
|
238
238
|
$mds-color-theme-outline-label-purple: #f294f1;
|
|
239
239
|
$mds-color-theme-outline-label-slate: #b0b4d9;
|
|
240
240
|
$mds-color-theme-outline-label-violet: #c7a5fa;
|
|
241
|
+
$mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%);
|
|
242
|
+
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);;
|
|
241
243
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
242
244
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
243
245
|
$mds-color-theme-control-active-pressed: #063a75;
|
package/package.json
CHANGED