@sage/design-tokens 3.2.0 → 4.1.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/android/base.xml CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 16 Jan 2023 14:19:35 GMT
5
+ Generated on Wed, 18 Jan 2023 17:05:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Base Theme</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 16 Jan 2023 14:19:35 GMT
5
+ Generated on Wed, 18 Jan 2023 17:05:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Dashboard Dark-Mode Token Set</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 16 Jan 2023 14:19:35 GMT
5
+ Generated on Wed, 18 Jan 2023 17:05:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Dashboard Light-Mode Token Set</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 16 Jan 2023 14:19:35 GMT
5
+ Generated on Wed, 18 Jan 2023 17:05:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Origin Token Set</string>
@@ -18,6 +18,7 @@
18
18
  <string name="originColorsReferenceOnlyYang100">#ffffffff</string>
19
19
  <string name="originColorsReferenceOnlyYang030">#ffffff4d</string>
20
20
  <string name="originColorsReferenceOnlyYang080">#ffffffcc</string>
21
+ <string name="originColorsReferenceOnlyYang010">#ffffff1a</string>
21
22
  <string name="originColorsReferenceOnlyMalachite100">#8df79fff</string>
22
23
  <string name="originColorsReferenceOnlyMalachite200">#42eb64ff</string>
23
24
  <string name="originColorsReferenceOnlyMalachite300">#00d639ff</string>
package/css/base.css CHANGED
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 16 Jan 2023 14:19:35 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 16 Jan 2023 14:19:35 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 16 Jan 2023 14:19:35 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  :root {
package/css/origin.css CHANGED
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
4
4
 
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 16 Jan 2023 14:19:35 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -21,6 +21,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
21
21
  --originColorsReferenceOnlyYang100: #ffffffff;
22
22
  --originColorsReferenceOnlyYang030: #ffffff4d;
23
23
  --originColorsReferenceOnlyYang080: #ffffffcc;
24
+ --originColorsReferenceOnlyYang010: #ffffff1a;
24
25
  --originColorsReferenceOnlyMalachite100: #8df79fff;
25
26
  --originColorsReferenceOnlyMalachite200: #42eb64ff;
26
27
  --originColorsReferenceOnlyMalachite300: #00d639ff;