@momentum-design/tokens 0.0.68 → 0.0.70
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 +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-stable.css +2 -2
- package/dist/css/theme/webex/hc-dark-stable.css +1 -1
- package/dist/css/theme/webex/hc-light-stable.css +1 -1
- package/dist/css/theme/webex/light-stable.css +3 -3
- package/dist/ios/core/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-stable.swift +2 -2
- package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +3 -3
- package/dist/json/theme/webex/dark-stable.json +4 -4
- package/dist/json/theme/webex/light-stable.json +6 -6
- package/dist/json-minimal/theme/webex/dark-stable.json +1 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -2
- package/dist/resources/core/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-stable.xml +2 -2
- package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +3 -3
- package/dist/scss/core/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-stable.scss +2 -2
- package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +3 -3
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 08 Aug 2024 10:02:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
--mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
|
|
152
152
|
--mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
|
|
153
153
|
--mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
|
|
154
|
-
--mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33
|
|
154
|
+
--mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%);
|
|
155
155
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
156
156
|
--mds-color-theme-button-primary-hover: #ffffffcc;
|
|
157
157
|
--mds-color-theme-button-primary-pressed: #ffffffb3;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
--mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
|
|
152
152
|
--mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
|
|
153
153
|
--mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
|
|
154
|
-
--mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #
|
|
154
|
+
--mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);;
|
|
155
155
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
156
156
|
--mds-color-theme-button-primary-hover: #000000cc;
|
|
157
157
|
--mds-color-theme-button-primary-pressed: #000000b3;
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
--mds-color-theme-common-button-secondary-hover: #ffffff12;
|
|
259
259
|
--mds-color-theme-common-button-secondary-active-normal: #ffffff33;
|
|
260
260
|
--mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
|
|
261
|
-
--mds-color-theme-common-button-secondary-active-pressed: #
|
|
261
|
+
--mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
|
|
262
262
|
--mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
|
|
263
263
|
--mds-color-theme-common-button-secondary-disabled: #ffffff00;
|
|
264
264
|
--mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -83,7 +83,7 @@ public class {
|
|
|
83
83
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
84
84
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
85
85
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
86
|
-
public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #ffffff33
|
|
86
|
+
public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)
|
|
87
87
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
88
88
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
89
89
|
public static let mdsColorThemeBackgroundSolidSecondaryNormal = #1a1a1a
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -83,7 +83,7 @@ public class {
|
|
|
83
83
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
|
|
84
84
|
public static let mdsColorThemeBackgroundSecondaryHover = #00000033
|
|
85
85
|
public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
|
|
86
|
-
public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #
|
|
86
|
+
public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);
|
|
87
87
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
|
|
88
88
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
|
|
89
89
|
public static let mdsColorThemeBackgroundSolidSecondaryNormal = #f7f7f7
|
|
@@ -123,7 +123,7 @@ public class {
|
|
|
123
123
|
public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
|
|
124
124
|
public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
|
|
125
125
|
public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
|
|
126
|
-
public static let mdsColorThemeCommonButtonSecondaryActivePressed = #
|
|
126
|
+
public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
|
|
127
127
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
128
128
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
129
129
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
@@ -4553,8 +4553,8 @@
|
|
|
4553
4553
|
}
|
|
4554
4554
|
},
|
|
4555
4555
|
"type": "color",
|
|
4556
|
-
"value": "linear-gradient(123deg, #ffffff33
|
|
4557
|
-
"description": "
|
|
4556
|
+
"value": "linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)",
|
|
4557
|
+
"description": "linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)\nUse for skeleton component",
|
|
4558
4558
|
"filePath": "src/theme/stable/dark.json",
|
|
4559
4559
|
"isSource": true,
|
|
4560
4560
|
"original": {
|
|
@@ -4564,8 +4564,8 @@
|
|
|
4564
4564
|
}
|
|
4565
4565
|
},
|
|
4566
4566
|
"type": "color",
|
|
4567
|
-
"value": "linear-gradient(123deg, {color.core.white-alpha.20}
|
|
4568
|
-
"description": "
|
|
4567
|
+
"value": "linear-gradient(123deg, {color.core.white-alpha.20} 0%, {color.core.white-alpha.30} 33.85%, {color.core.white-alpha.40} 70.31%, {color.core.white-alpha.50} 100%)",
|
|
4568
|
+
"description": "linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)\nUse for skeleton component"
|
|
4569
4569
|
},
|
|
4570
4570
|
"name": "mds-color-theme-background-skeleton-normal",
|
|
4571
4571
|
"attributes": {
|
|
@@ -4551,8 +4551,8 @@
|
|
|
4551
4551
|
}
|
|
4552
4552
|
},
|
|
4553
4553
|
"type": "color",
|
|
4554
|
-
"value": "linear-gradient(123deg, #
|
|
4555
|
-
"description": "
|
|
4554
|
+
"value": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);",
|
|
4555
|
+
"description": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)",
|
|
4556
4556
|
"filePath": "src/theme/stable/light.json",
|
|
4557
4557
|
"isSource": true,
|
|
4558
4558
|
"original": {
|
|
@@ -4562,8 +4562,8 @@
|
|
|
4562
4562
|
}
|
|
4563
4563
|
},
|
|
4564
4564
|
"type": "color",
|
|
4565
|
-
"value": "linear-gradient(123deg, {color.core.
|
|
4566
|
-
"description": "
|
|
4565
|
+
"value": "linear-gradient(123deg, {color.core.black-alpha.20} 0%, {color.core.black-alpha.30} 27.6%, {color.core.black-alpha.40} 58.85%, {color.core.black-alpha.50} 100%);",
|
|
4566
|
+
"description": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)"
|
|
4567
4567
|
},
|
|
4568
4568
|
"name": "mds-color-theme-background-skeleton-normal",
|
|
4569
4569
|
"attributes": {
|
|
@@ -7805,13 +7805,13 @@
|
|
|
7805
7805
|
"pressed": {
|
|
7806
7806
|
"parent": "theme/stable/light",
|
|
7807
7807
|
"type": "color",
|
|
7808
|
-
"value": "#
|
|
7808
|
+
"value": "#ffffff66",
|
|
7809
7809
|
"filePath": "src/theme/stable/light.json",
|
|
7810
7810
|
"isSource": true,
|
|
7811
7811
|
"original": {
|
|
7812
7812
|
"parent": "theme/stable/light",
|
|
7813
7813
|
"type": "color",
|
|
7814
|
-
"value": "{color.core.white-alpha.
|
|
7814
|
+
"value": "{color.core.white-alpha.40}"
|
|
7815
7815
|
},
|
|
7816
7816
|
"name": "mds-color-theme-common-button-secondary-active-pressed",
|
|
7817
7817
|
"attributes": {
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"normal": "linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)"
|
|
291
291
|
},
|
|
292
292
|
"skeleton": {
|
|
293
|
-
"normal": "linear-gradient(123deg, #ffffff33
|
|
293
|
+
"normal": "linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)"
|
|
294
294
|
}
|
|
295
295
|
},
|
|
296
296
|
"button": {
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"normal": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)"
|
|
291
291
|
},
|
|
292
292
|
"skeleton": {
|
|
293
|
-
"normal": "linear-gradient(123deg, #
|
|
293
|
+
"normal": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);"
|
|
294
294
|
}
|
|
295
295
|
},
|
|
296
296
|
"button": {
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
"active": {
|
|
508
508
|
"normal": "#ffffff33",
|
|
509
509
|
"hover": "#ffffff4d",
|
|
510
|
-
"pressed": "#
|
|
510
|
+
"pressed": "#ffffff66",
|
|
511
511
|
"disabled": "#ffffff1c"
|
|
512
512
|
},
|
|
513
513
|
"disabled": "#ffffff00"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
<color name="mds-color-theme-background-gradient-primary-normal">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
|
|
153
153
|
<color name="mds-color-theme-background-gradient-secondary-normal">linear-gradient(180deg, #262626 0%, #0f0f0f 100%)</color>
|
|
154
154
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
155
|
-
<color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #ffffff33
|
|
155
|
+
<color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%)</color>
|
|
156
156
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
157
157
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
158
158
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
<color name="mds-color-theme-background-gradient-primary-normal">linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)</color>
|
|
153
153
|
<color name="mds-color-theme-background-gradient-secondary-normal">linear-gradient(180deg, #fafafa 0%, #ffffff 100%)</color>
|
|
154
154
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
|
|
155
|
-
<color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #
|
|
155
|
+
<color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);</color>
|
|
156
156
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
157
157
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
158
158
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
<color name="mds-color-theme-common-button-secondary-hover">#ffffff12</color>
|
|
260
260
|
<color name="mds-color-theme-common-button-secondary-active-normal">#ffffff33</color>
|
|
261
261
|
<color name="mds-color-theme-common-button-secondary-active-hover">#ffffff4d</color>
|
|
262
|
-
<color name="mds-color-theme-common-button-secondary-active-pressed">#
|
|
262
|
+
<color name="mds-color-theme-common-button-secondary-active-pressed">#ffffff66</color>
|
|
263
263
|
<color name="mds-color-theme-common-button-secondary-active-disabled">#ffffff1c</color>
|
|
264
264
|
<color name="mds-color-theme-common-button-secondary-disabled">#ffffff00</color>
|
|
265
265
|
<color name="mds-color-theme-common-button-promotion-normal">linear-gradient(46deg, #932099 0%, #a12a3a 100%)</color>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 08 Aug 2024 10:02:01 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -149,7 +149,7 @@ $mds-color-theme-background-namelabel-normal: #00000099;
|
|
|
149
149
|
$mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
|
|
150
150
|
$mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
|
|
151
151
|
$mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
|
|
152
|
-
$mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33
|
|
152
|
+
$mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 0%, #ffffff4d 33.85%, #ffffff66 70.31%, #ffffff80 100%);
|
|
153
153
|
$mds-color-theme-button-primary-normal: #fffffff2;
|
|
154
154
|
$mds-color-theme-button-primary-hover: #ffffffcc;
|
|
155
155
|
$mds-color-theme-button-primary-pressed: #ffffffb3;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 08 Aug 2024 10:02:02 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -149,7 +149,7 @@ $mds-color-theme-background-namelabel-normal: #00000099;
|
|
|
149
149
|
$mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
|
|
150
150
|
$mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
|
|
151
151
|
$mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
|
|
152
|
-
$mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #
|
|
152
|
+
$mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);;
|
|
153
153
|
$mds-color-theme-button-primary-normal: #000000f2;
|
|
154
154
|
$mds-color-theme-button-primary-hover: #000000cc;
|
|
155
155
|
$mds-color-theme-button-primary-pressed: #000000b3;
|
|
@@ -256,7 +256,7 @@ $mds-color-theme-common-button-secondary-normal: #ffffff00;
|
|
|
256
256
|
$mds-color-theme-common-button-secondary-hover: #ffffff12;
|
|
257
257
|
$mds-color-theme-common-button-secondary-active-normal: #ffffff33;
|
|
258
258
|
$mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
|
|
259
|
-
$mds-color-theme-common-button-secondary-active-pressed: #
|
|
259
|
+
$mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
|
|
260
260
|
$mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
|
|
261
261
|
$mds-color-theme-common-button-secondary-disabled: #ffffff00;
|
|
262
262
|
$mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
|
package/package.json
CHANGED