@sage/design-tokens 2.58.0 → 2.59.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, 30 Nov 2022 11:41:42 GMT
5
+ Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
5
+ Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
7
+ * Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
7
+ * Generated on Wed, 30 Nov 2022 12:37:13 GMT
8
8
  */
9
9
 
10
10
  :root {
package/data/tokens.json CHANGED
@@ -1595,17 +1595,17 @@
1595
1595
  "100": {
1596
1596
  "value": "8px",
1597
1597
  "type": "borderRadius",
1598
- "description": "Anchor nav (right corners), Card (tightly stacked), Message, Navigation top (menu bottom corners), Navigation left (menu selected state, TBC hover state), Pagination, Tab, Table, Toast"
1598
+ "description": "Accordion (small), Action popover (menu), Anchor navigation, Button: multi-action & split (menu), Card (tightly stacked), Color picker (container), Menu (bottom corners), Message, Pagination, Tab, Table, Toast, Navigation: top (menu bottom corners)."
1599
1599
  },
1600
1600
  "200": {
1601
1601
  "value": "16px",
1602
1602
  "type": "borderRadius",
1603
- "description": "Carousel: What's New, Dialog (not full screen), Action popover (menu), Button: Multi-action (menu), Button: Split (menu), Card (larger spaced), Tile, Tile select, Color picker, Tooltip"
1603
+ "description": "Accordion (large), Carousel: what's new, Card (larger spaced), Dialog (not full screen), Tile, Tile select, Tooltip."
1604
1604
  },
1605
1605
  "400": {
1606
1606
  "value": "32px",
1607
1607
  "type": "borderRadius",
1608
- "description": "Action popover (button), Button bars (outer corners only), Button: Major, Button: Minor, Button: Multi-action, Button: Split, Button: Toggle, File upload (integrated moving bar), Loader bar (moving bar), Progress bar (expanding bar)"
1608
+ "description": "Action popover (button), Button: major & minor (including button bars), Button: multi-action & split, Button: toggle."
1609
1609
  },
1610
1610
  "circle": {
1611
1611
  "value": "50%",
@@ -1615,12 +1615,12 @@
1615
1615
  "025": {
1616
1616
  "value": "2px",
1617
1617
  "type": "borderRadius",
1618
- "description": "Checkbox S"
1618
+ "description": "Checkbox (small)"
1619
1619
  },
1620
1620
  "050": {
1621
1621
  "value": "4px",
1622
1622
  "type": "borderRadius",
1623
- "description": "Checkbox L, Date picker, Dropdown select (trigger), Dropdown select (menu), Link focus (tbc), Pill, Search, Text area, Text input"
1623
+ "description": "Checkbox (large), Date picker, Dropdown: select, (trigger & menu), Link (focus), Pill, Search, Text area, Text input"
1624
1624
  },
1625
1625
  "000": {
1626
1626
  "value": "0px",
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Nov 2022 11:41:42 GMT
7
+ // Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
7
+ // Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
7
+ * Generated on Wed, 30 Nov 2022 12:37:13 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, 30 Nov 2022 11:41:42 GMT
7
+ * Generated on Wed, 30 Nov 2022 12:37:13 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": "2.58.0",
9
+ "version": "2.59.0",
10
10
  "license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
11
11
  "tags": [
12
12
  "design tokens",
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, 30 Nov 2022 11:41:42 GMT
7
+ // Generated on Wed, 30 Nov 2022 12:37:13 GMT
8
8
 
9
9
  $metaName: Base Theme;
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, 30 Nov 2022 11:41:42 GMT
7
+ // Generated on Wed, 30 Nov 2022 12:37:13 GMT
8
8
 
9
9
  $metaName: Origin Token Set;
10
10
  $metaPublic: true;