@sage/design-tokens 2.29.0 → 2.30.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, 06 Jun 2022 16:34:49 GMT
5
+ Generated on Tue, 07 Jun 2022 16:02:44 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Base Theme</string>
@@ -333,7 +333,7 @@
333
333
  <string name="typographyDialogParagraphXl">Regular 14px/150% Sage UI</string>
334
334
  <string name="typographyDialogParagraphXxl">Regular 14px/150% Sage UI</string>
335
335
  <string name="typographyDrawerTitleM">Bold 22px/125% Sage UI</string>
336
- <string name="typographyDrawerParagraphM">Regular 14px/125% Sage UI</string>
336
+ <string name="typographyDrawerParagraphM">Regular 14px/150% Sage UI</string>
337
337
  <string name="typographyFlashTextM">Regular 14px/150% Sage UI</string>
338
338
  <string name="typographyFlashTextL">Regular 16px/150% Sage UI</string>
339
339
  <string name="typographyFormFieldLabelXs">Medium 14px/150% Sage UI</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, 06 Jun 2022 16:34:49 GMT
7
+ * Generated on Tue, 07 Jun 2022 16:02:44 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -336,7 +336,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
336
336
  --typographyDialogParagraphXl: 400 14px/150% Sage UI;
337
337
  --typographyDialogParagraphXxl: 400 14px/150% Sage UI;
338
338
  --typographyDrawerTitleM: 700 22px/125% Sage UI;
339
- --typographyDrawerParagraphM: 400 14px/125% Sage UI;
339
+ --typographyDrawerParagraphM: 400 14px/150% Sage UI;
340
340
  --typographyFlashTextM: 400 14px/150% Sage UI;
341
341
  --typographyFlashTextL: 400 16px/150% Sage UI;
342
342
  --typographyFormFieldLabelXs: 500 14px/150% Sage UI;
package/data/tokens.json CHANGED
@@ -2033,7 +2033,7 @@
2033
2033
  "value": {
2034
2034
  "fontFamily": "Sage UI",
2035
2035
  "fontWeight": "Regular",
2036
- "lineHeight": "125%",
2036
+ "lineHeight": "150%",
2037
2037
  "fontSize": "14px",
2038
2038
  "letterSpacing": "0%",
2039
2039
  "paragraphSpacing": "0",
@@ -7322,7 +7322,7 @@
7322
7322
  </a>
7323
7323
  </td>
7324
7324
  <td class="is-vcentered">
7325
- <pre>400 14px/125% Sage UI</pre>
7325
+ <pre>400 14px/150% Sage UI</pre>
7326
7326
  </td>
7327
7327
  <td class="is-vcentered">
7328
7328
  <div class="table__typography-preview">
@@ -990,7 +990,7 @@
990
990
  </a>
991
991
  </td>
992
992
  <td class="is-vcentered">
993
- <pre>400 14px/125% Sage UI</pre>
993
+ <pre>400 14px/150% Sage UI</pre>
994
994
  </td>
995
995
  <td class="is-vcentered">
996
996
  <div class="table__typography-preview">
@@ -7378,7 +7378,7 @@
7378
7378
  </a>
7379
7379
  </td>
7380
7380
  <td class="is-vcentered">
7381
- <pre>400 14px/125% Sage UI</pre>
7381
+ <pre>400 14px/150% Sage UI</pre>
7382
7382
  </td>
7383
7383
  <td class="is-vcentered">
7384
7384
  <div class="table__typography-preview">
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 Jun 2022 16:34:49 GMT
7
+ // Generated on Tue, 07 Jun 2022 16:02:44 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -338,7 +338,7 @@
338
338
  #define typographyDialogParagraphXl Regular 14px/150% Sage UI
339
339
  #define typographyDialogParagraphXxl Regular 14px/150% Sage UI
340
340
  #define typographyDrawerTitleM Bold 22px/125% Sage UI
341
- #define typographyDrawerParagraphM Regular 14px/125% Sage UI
341
+ #define typographyDrawerParagraphM Regular 14px/150% Sage UI
342
342
  #define typographyFlashTextM Regular 14px/150% Sage UI
343
343
  #define typographyFlashTextL Regular 16px/150% Sage UI
344
344
  #define typographyFormFieldLabelXs Medium 14px/150% Sage UI
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 Mon, 06 Jun 2022 16:34:49 GMT
7
+ * Generated on Tue, 07 Jun 2022 16:02:44 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -336,7 +336,7 @@ module.exports = {
336
336
  typographyDialogParagraphXl: '400 14px/150% Sage UI',
337
337
  typographyDialogParagraphXxl: '400 14px/150% Sage UI',
338
338
  typographyDrawerTitleM: '700 22px/125% Sage UI',
339
- typographyDrawerParagraphM: '400 14px/125% Sage UI',
339
+ typographyDrawerParagraphM: '400 14px/150% Sage UI',
340
340
  typographyFlashTextM: '400 14px/150% Sage UI',
341
341
  typographyFlashTextL: '400 16px/150% Sage UI',
342
342
  typographyFormFieldLabelXs: '500 14px/150% Sage UI',
package/js/base/es6.js CHANGED
@@ -331,7 +331,7 @@ export default {
331
331
  typographyDialogParagraphXl: '400 14px/150% Sage UI',
332
332
  typographyDialogParagraphXxl: '400 14px/150% Sage UI',
333
333
  typographyDrawerTitleM: '700 22px/125% Sage UI',
334
- typographyDrawerParagraphM: '400 14px/125% Sage UI',
334
+ typographyDrawerParagraphM: '400 14px/150% Sage UI',
335
335
  typographyFlashTextM: '400 14px/150% Sage UI',
336
336
  typographyFlashTextL: '400 16px/150% Sage UI',
337
337
  typographyFormFieldLabelXs: '500 14px/150% Sage UI',
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "description": "Design tokens for the Sage Design System.",
12
12
  "author": "The Sage Group plc",
13
- "version": "2.29.0",
13
+ "version": "2.30.0",
14
14
  "license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
15
15
  "tags": [
16
16
  "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 Mon, 06 Jun 2022 16:34:49 GMT
7
+ // Generated on Tue, 07 Jun 2022 16:02:44 GMT
8
8
 
9
9
  $metaName: Base Theme;
10
10
  $metaPublic: true;
@@ -334,7 +334,7 @@ $typographyDialogParagraphL: 400 14px/150% Sage UI;
334
334
  $typographyDialogParagraphXl: 400 14px/150% Sage UI;
335
335
  $typographyDialogParagraphXxl: 400 14px/150% Sage UI;
336
336
  $typographyDrawerTitleM: 700 22px/125% Sage UI;
337
- $typographyDrawerParagraphM: 400 14px/125% Sage UI;
337
+ $typographyDrawerParagraphM: 400 14px/150% Sage UI;
338
338
  $typographyFlashTextM: 400 14px/150% Sage UI;
339
339
  $typographyFlashTextL: 400 16px/150% Sage UI;
340
340
  $typographyFormFieldLabelXs: 500 14px/150% Sage UI;
Binary file