@momentum-design/tokens 0.7.3 → 0.8.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/dist/css/components/complete.css +30 -18
- package/dist/css/core/complete.css +1 -1
- package/dist/css/effect/complete.css +1 -1
- package/dist/css/elevation/complete.css +1 -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/dark-bronze-stable.css +4 -3
- package/dist/css/theme/webex/dark-indigo-stable.css +4 -3
- package/dist/css/theme/webex/dark-jade-stable.css +4 -3
- package/dist/css/theme/webex/dark-lavender-stable.css +4 -3
- package/dist/css/theme/webex/dark-rose-stable.css +4 -3
- package/dist/css/theme/webex/dark-stable.css +4 -3
- package/dist/css/theme/webex/hc-dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-light-stable.css +2 -1
- package/dist/css/theme/webex/light-bronze-stable.css +3 -2
- package/dist/css/theme/webex/light-indigo-stable.css +3 -2
- package/dist/css/theme/webex/light-jade-stable.css +3 -2
- package/dist/css/theme/webex/light-lavender-stable.css +3 -2
- package/dist/css/theme/webex/light-rose-stable.css +3 -2
- package/dist/css/theme/webex/light-stable.css +3 -2
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/effect/complete.swift +1 -1
- package/dist/ios/elevation/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-bronze-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-jade-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-rose-stable.swift +4 -3
- package/dist/ios/theme/webex/dark-stable.swift +4 -3
- package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +3 -2
- package/dist/ios/theme/webex/light-indigo-stable.swift +3 -2
- package/dist/ios/theme/webex/light-jade-stable.swift +3 -2
- package/dist/ios/theme/webex/light-lavender-stable.swift +3 -2
- package/dist/ios/theme/webex/light-rose-stable.swift +3 -2
- package/dist/ios/theme/webex/light-stable.swift +3 -2
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +35 -6
- package/dist/json/theme/webex/dark-indigo-stable.json +35 -6
- package/dist/json/theme/webex/dark-jade-stable.json +35 -6
- package/dist/json/theme/webex/dark-lavender-stable.json +35 -6
- package/dist/json/theme/webex/dark-rose-stable.json +35 -6
- package/dist/json/theme/webex/dark-stable.json +35 -6
- package/dist/json/theme/webex/hc-dark-stable.json +25 -0
- package/dist/json/theme/webex/hc-light-stable.json +25 -0
- package/dist/json/theme/webex/light-bronze-stable.json +31 -4
- package/dist/json/theme/webex/light-indigo-stable.json +31 -4
- package/dist/json/theme/webex/light-jade-stable.json +31 -4
- package/dist/json/theme/webex/light-lavender-stable.json +31 -4
- package/dist/json/theme/webex/light-rose-stable.json +31 -4
- package/dist/json/theme/webex/light-stable.json +31 -4
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +4 -3
- package/dist/json-minimal/theme/webex/dark-stable.json +4 -3
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -2
- package/dist/json-minimal/theme/webex/light-stable.json +3 -2
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/effect/complete.xml +1 -1
- package/dist/resources/elevation/complete.xml +1 -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/dark-bronze-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-jade-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-rose-stable.xml +4 -3
- package/dist/resources/theme/webex/dark-stable.xml +4 -3
- package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +3 -2
- package/dist/resources/theme/webex/light-indigo-stable.xml +3 -2
- package/dist/resources/theme/webex/light-jade-stable.xml +3 -2
- package/dist/resources/theme/webex/light-lavender-stable.xml +3 -2
- package/dist/resources/theme/webex/light-rose-stable.xml +3 -2
- package/dist/resources/theme/webex/light-stable.xml +3 -2
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/effect/complete.scss +1 -1
- package/dist/scss/elevation/complete.scss +1 -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/dark-bronze-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-jade-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-rose-stable.scss +4 -3
- package/dist/scss/theme/webex/dark-stable.scss +4 -3
- package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +3 -2
- package/dist/scss/theme/webex/light-indigo-stable.scss +3 -2
- package/dist/scss/theme/webex/light-jade-stable.scss +3 -2
- package/dist/scss/theme/webex/light-lavender-stable.scss +3 -2
- package/dist/scss/theme/webex/light-rose-stable.scss +3 -2
- package/dist/scss/theme/webex/light-stable.scss +3 -2
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -219,7 +220,7 @@ $mds-color-theme-outline-promotion-normal: #c233c4;
|
|
|
219
220
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
220
221
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
221
222
|
$mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
|
|
222
|
-
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%)
|
|
223
|
+
$mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
|
|
223
224
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
224
225
|
$mds-color-theme-control-active-hover: #0353a8;
|
|
225
226
|
$mds-color-theme-control-active-pressed: #063a75;
|