@sage/design-tokens 4.0.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 Wed, 18 Jan 2023 14:29:28 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 Wed, 18 Jan 2023 14:29:29 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 Wed, 18 Jan 2023 14:29:29 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 Wed, 18 Jan 2023 14:29:28 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>
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 Wed, 18 Jan 2023 14:29:28 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 Wed, 18 Jan 2023 14:29:29 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 Wed, 18 Jan 2023 14:29:28 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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  :root {
package/data/tokens.json CHANGED
@@ -3781,7 +3781,8 @@
3781
3781
  },
3782
3782
  "010": {
3783
3783
  "value": "#ffffff1a",
3784
- "type": "color"
3784
+ "type": "color",
3785
+ "description": "Reference only. Do not use in components."
3785
3786
  }
3786
3787
  },
3787
3788
  "malachite": {
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 18 Jan 2023 14:29:28 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 18 Jan 2023 14:29:29 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 18 Jan 2023 14:29:29 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
package/ios/origin.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 18 Jan 2023 14:29:28 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
package/js/base/common.js 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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -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 Wed, 18 Jan 2023 14:29:29 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ * Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "description": "Design tokens for the Sage Design System.",
8
8
  "author": "The Sage Group plc",
9
- "version": "4.0.0",
9
+ "version": "4.1.0",
10
10
  "license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
11
11
  "tags": [
12
12
  "design tokens",
Binary file
package/scss/base.scss 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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
  $metaName: Base Theme;
10
10
  $metaPublic: true;
@@ -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 Wed, 18 Jan 2023 14:29:29 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
  $metaName: Dashboard Dark-Mode Token Set;
10
10
  $metaPublic: true;
@@ -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 Wed, 18 Jan 2023 14:29:29 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
  $metaName: Dashboard Light-Mode Token Set;
10
10
  $metaPublic: true;
package/scss/origin.scss 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 Wed, 18 Jan 2023 14:29:28 GMT
7
+ // Generated on Wed, 18 Jan 2023 17:05:39 GMT
8
8
 
9
9
  $metaName: Origin Token Set;
10
10
  $metaPublic: true;
Binary file