@sage/design-tokens 4.3.0 → 4.4.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 Thu, 19 Jan 2023 16:25:30 GMT
5
+ Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
5
+ Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
5
+ Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
5
+ Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:29 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 GMT
8
8
  */
9
9
 
10
10
  :root {
package/data/tokens.json CHANGED
@@ -1642,17 +1642,17 @@
1642
1642
  "100": {
1643
1643
  "value": "8px",
1644
1644
  "type": "borderRadius",
1645
- "description": "Accordion (small), Action popover (menu), Anchor navigation, Button: minor (including button bars), Button: multi-action & split (menu), Button toggle: minor, Card (compact stacking), Color picker (container), Menu (bottom corners), Message, Pagination, Tab, Table, Toast, Navigation: top (menu bottom corners)."
1645
+ "description": "Action popover (menu), Anchor navigation, Button: minor (including button bar), Button: multi-action & split (menu), Button toggle: minor, Card (compact stacking), Card select (single), Card select group (outer corners), Color picker (container), Menu (bottom corners), Message, Navigation: top (menu bottom corners), Pagination, Tab, Table, Toast."
1646
1646
  },
1647
1647
  "200": {
1648
1648
  "value": "16px",
1649
1649
  "type": "borderRadius",
1650
- "description": "Accordion (large), Carousel: what's new, Card (comfortable stacking), Dialog (not full screen), Tile, Tile select, Tooltip."
1650
+ "description": "Carousel: what's new, Card (comfortable stacking), Dialog (not full screen), Tile, Tooltip."
1651
1651
  },
1652
1652
  "400": {
1653
1653
  "value": "32px",
1654
1654
  "type": "borderRadius",
1655
- "description": "Action popover (button), Button: major (including button bars), Button: multi-action & split, Button toggle: major."
1655
+ "description": "Action popover (button), Button: major (including button bar), Button: multi-action & split, Button toggle: major."
1656
1656
  },
1657
1657
  "circle": {
1658
1658
  "value": "50%",
@@ -1662,7 +1662,7 @@
1662
1662
  "000": {
1663
1663
  "value": "0px",
1664
1664
  "type": "borderRadius",
1665
- "description": "Grouped button internal/adjacent corners, File upload (integrated bar extreme left and right corners)"
1665
+ "description": "Button groups (internal/adjacent corners), Card select group (internal/adjacent corners), File input (integrated base bar top corners)"
1666
1666
  },
1667
1667
  "010": {
1668
1668
  "value": "1px",
@@ -1677,7 +1677,7 @@
1677
1677
  "050": {
1678
1678
  "value": "4px",
1679
1679
  "type": "borderRadius",
1680
- "description": "Checkbox (large), Date picker, Dropdown: select, (trigger & menu), Link (focus), Search, Text area, Text input"
1680
+ "description": "Checkbox (large), Color picker (inner container), Date picker, Date range, Dropdown: select (trigger & menu), File input, Link (focus), Search, Text area, Text input."
1681
1681
  }
1682
1682
  },
1683
1683
  "typography": {
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:29 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ * Generated on Thu, 19 Jan 2023 16:57:54 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.3.0",
9
+ "version": "4.4.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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 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 Thu, 19 Jan 2023 16:25:30 GMT
7
+ // Generated on Thu, 19 Jan 2023 16:57:54 GMT
8
8
 
9
9
  $metaName: Origin Token Set;
10
10
  $metaPublic: true;
Binary file