@sage/design-tokens 2.5.0 → 2.8.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, 23 Mar 2022 10:07:00 GMT
5
+ Generated on Thu, 24 Mar 2022 09:08:31 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Base Theme</string>
@@ -320,9 +320,6 @@
320
320
  <string name="typographyFormFieldCharacterCountS">Regular 14px/150% Sage UI</string>
321
321
  <string name="typographyFormFieldCharacterCountM">Regular 14px/150% Sage UI</string>
322
322
  <string name="typographyFormFieldCharacterCountL">Regular 16px/150% Sage UI</string>
323
- <string name="typographyLinkOlDtextS">Regular 12px/150% Sage UI</string>
324
- <string name="typographyLinkOlDtextM">Regular 14px/150% Sage UI</string>
325
- <string name="typographyLinkOlDtextL">Regular 16px/150% Sage UI</string>
326
323
  <string name="typographyLinkTextS">Regular 12px/150% Sage UI</string>
327
324
  <string name="typographyLinkTextM">Regular 14px/150% Sage UI</string>
328
325
  <string name="typographyLinkTextL">undefined 16px/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 Wed, 23 Mar 2022 10:06:59 GMT
7
+ * Generated on Thu, 24 Mar 2022 09:08:31 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -323,9 +323,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
323
323
  --typographyFormFieldCharacterCountS: 400 14px/150% Sage UI;
324
324
  --typographyFormFieldCharacterCountM: 400 14px/150% Sage UI;
325
325
  --typographyFormFieldCharacterCountL: 400 16px/150% Sage UI;
326
- --typographyLinkOlDtextS: 400 12px/150% Sage UI;
327
- --typographyLinkOlDtextM: 400 14px/150% Sage UI;
328
- --typographyLinkOlDtextL: 400 16px/150% Sage UI;
329
326
  --typographyLinkTextS: 400 12px/150% Sage UI;
330
327
  --typographyLinkTextM: 400 14px/150% Sage UI;
331
328
  --typographyLinkTextL: undefined 16px/150% Sage UI;
package/data/tokens.json CHANGED
@@ -2018,47 +2018,6 @@
2018
2018
  }
2019
2019
  },
2020
2020
  "link": {
2021
- "OLDtext": {
2022
- "s": {
2023
- "value": {
2024
- "fontFamily": "Sage UI",
2025
- "fontWeight": "Regular",
2026
- "lineHeight": "150%",
2027
- "fontSize": "12px",
2028
- "letterSpacing": "0%",
2029
- "paragraphSpacing": "0px",
2030
- "textDecoration": "none",
2031
- "textCase": "none"
2032
- },
2033
- "type": "typography"
2034
- },
2035
- "m": {
2036
- "value": {
2037
- "fontFamily": "Sage UI",
2038
- "fontWeight": "Regular",
2039
- "lineHeight": "150%",
2040
- "fontSize": "14px",
2041
- "letterSpacing": "0%",
2042
- "paragraphSpacing": "0px",
2043
- "textDecoration": "none",
2044
- "textCase": "none"
2045
- },
2046
- "type": "typography"
2047
- },
2048
- "l": {
2049
- "value": {
2050
- "fontFamily": "Sage UI",
2051
- "fontWeight": "Regular",
2052
- "lineHeight": "150%",
2053
- "fontSize": "16px",
2054
- "letterSpacing": "0%",
2055
- "paragraphSpacing": "0px",
2056
- "textDecoration": "none",
2057
- "textCase": "none"
2058
- },
2059
- "type": "typography"
2060
- }
2061
- },
2062
2021
  "text": {
2063
2022
  "s": {
2064
2023
  "value": {
@@ -2068,7 +2027,7 @@
2068
2027
  "fontSize": "12px",
2069
2028
  "letterSpacing": "0%",
2070
2029
  "paragraphSpacing": "0px",
2071
- "textDecoration": "none",
2030
+ "textDecoration": "underline",
2072
2031
  "textCase": "none"
2073
2032
  },
2074
2033
  "type": "typography"
@@ -2081,7 +2040,7 @@
2081
2040
  "fontSize": "14px",
2082
2041
  "letterSpacing": "0%",
2083
2042
  "paragraphSpacing": "0px",
2084
- "textDecoration": "none",
2043
+ "textDecoration": "underline",
2085
2044
  "textCase": "none"
2086
2045
  },
2087
2046
  "type": "typography"
@@ -2093,7 +2052,7 @@
2093
2052
  "fontSize": "16px",
2094
2053
  "letterSpacing": "0%",
2095
2054
  "paragraphSpacing": "0px",
2096
- "textDecoration": "none",
2055
+ "textDecoration": "underline",
2097
2056
  "textCase": "none"
2098
2057
  },
2099
2058
  "type": "typography"
@@ -7037,69 +7037,6 @@
7037
7037
 
7038
7038
  </td>
7039
7039
  </tr>
7040
- <tr>
7041
- <td class="with-icons is-vcentered"
7042
- id="base-typographyLinkOlDtextS"
7043
- title="theme: base; category: typography; group: link; name: OLDtext; variant: s; ">
7044
- typographyLinkOlDtextS
7045
- <a href="#base-typographyLinkOlDtextS"
7046
- title="permalink"
7047
- class="permalink">
7048
- 🔗
7049
- </a>
7050
- </td>
7051
- <td class="is-vcentered">
7052
- <pre>400 12px/150% Sage UI</pre>
7053
- </td>
7054
- <td class="is-vcentered">
7055
- <div class="table__typography-preview">
7056
- n/a
7057
- </div>
7058
-
7059
- </td>
7060
- </tr>
7061
- <tr>
7062
- <td class="with-icons is-vcentered"
7063
- id="base-typographyLinkOlDtextM"
7064
- title="theme: base; category: typography; group: link; name: OLDtext; variant: m; ">
7065
- typographyLinkOlDtextM
7066
- <a href="#base-typographyLinkOlDtextM"
7067
- title="permalink"
7068
- class="permalink">
7069
- 🔗
7070
- </a>
7071
- </td>
7072
- <td class="is-vcentered">
7073
- <pre>400 14px/150% Sage UI</pre>
7074
- </td>
7075
- <td class="is-vcentered">
7076
- <div class="table__typography-preview">
7077
- n/a
7078
- </div>
7079
-
7080
- </td>
7081
- </tr>
7082
- <tr>
7083
- <td class="with-icons is-vcentered"
7084
- id="base-typographyLinkOlDtextL"
7085
- title="theme: base; category: typography; group: link; name: OLDtext; variant: l; ">
7086
- typographyLinkOlDtextL
7087
- <a href="#base-typographyLinkOlDtextL"
7088
- title="permalink"
7089
- class="permalink">
7090
- 🔗
7091
- </a>
7092
- </td>
7093
- <td class="is-vcentered">
7094
- <pre>400 16px/150% Sage UI</pre>
7095
- </td>
7096
- <td class="is-vcentered">
7097
- <div class="table__typography-preview">
7098
- n/a
7099
- </div>
7100
-
7101
- </td>
7102
- </tr>
7103
7040
  <tr>
7104
7041
  <td class="with-icons is-vcentered"
7105
7042
  id="base-typographyLinkTextS"
@@ -1398,69 +1398,6 @@
1398
1398
 
1399
1399
  </td>
1400
1400
  </tr>
1401
- <tr>
1402
- <td class="with-icons is-vcentered"
1403
- id="base-typographyLinkOlDtextS"
1404
- title="theme: base; category: typography; group: link; name: OLDtext; variant: s; ">
1405
- typographyLinkOlDtextS
1406
- <a href="#base-typographyLinkOlDtextS"
1407
- title="permalink"
1408
- class="permalink">
1409
- 🔗
1410
- </a>
1411
- </td>
1412
- <td class="is-vcentered">
1413
- <pre>400 12px/150% Sage UI</pre>
1414
- </td>
1415
- <td class="is-vcentered">
1416
- <div class="table__typography-preview">
1417
- n/a
1418
- </div>
1419
-
1420
- </td>
1421
- </tr>
1422
- <tr>
1423
- <td class="with-icons is-vcentered"
1424
- id="base-typographyLinkOlDtextM"
1425
- title="theme: base; category: typography; group: link; name: OLDtext; variant: m; ">
1426
- typographyLinkOlDtextM
1427
- <a href="#base-typographyLinkOlDtextM"
1428
- title="permalink"
1429
- class="permalink">
1430
- 🔗
1431
- </a>
1432
- </td>
1433
- <td class="is-vcentered">
1434
- <pre>400 14px/150% Sage UI</pre>
1435
- </td>
1436
- <td class="is-vcentered">
1437
- <div class="table__typography-preview">
1438
- n/a
1439
- </div>
1440
-
1441
- </td>
1442
- </tr>
1443
- <tr>
1444
- <td class="with-icons is-vcentered"
1445
- id="base-typographyLinkOlDtextL"
1446
- title="theme: base; category: typography; group: link; name: OLDtext; variant: l; ">
1447
- typographyLinkOlDtextL
1448
- <a href="#base-typographyLinkOlDtextL"
1449
- title="permalink"
1450
- class="permalink">
1451
- 🔗
1452
- </a>
1453
- </td>
1454
- <td class="is-vcentered">
1455
- <pre>400 16px/150% Sage UI</pre>
1456
- </td>
1457
- <td class="is-vcentered">
1458
- <div class="table__typography-preview">
1459
- n/a
1460
- </div>
1461
-
1462
- </td>
1463
- </tr>
1464
1401
  <tr>
1465
1402
  <td class="with-icons is-vcentered"
1466
1403
  id="base-typographyLinkTextS"
@@ -7093,69 +7093,6 @@
7093
7093
 
7094
7094
  </td>
7095
7095
  </tr>
7096
- <tr>
7097
- <td class="with-icons is-vcentered"
7098
- id="base-typographyLinkOlDtextS"
7099
- title="theme: base; category: typography; group: link; name: OLDtext; variant: s; ">
7100
- typographyLinkOlDtextS
7101
- <a href="#base-typographyLinkOlDtextS"
7102
- title="permalink"
7103
- class="permalink">
7104
- 🔗
7105
- </a>
7106
- </td>
7107
- <td class="is-vcentered">
7108
- <pre>400 12px/150% Sage UI</pre>
7109
- </td>
7110
- <td class="is-vcentered">
7111
- <div class="table__typography-preview">
7112
- n/a
7113
- </div>
7114
-
7115
- </td>
7116
- </tr>
7117
- <tr>
7118
- <td class="with-icons is-vcentered"
7119
- id="base-typographyLinkOlDtextM"
7120
- title="theme: base; category: typography; group: link; name: OLDtext; variant: m; ">
7121
- typographyLinkOlDtextM
7122
- <a href="#base-typographyLinkOlDtextM"
7123
- title="permalink"
7124
- class="permalink">
7125
- 🔗
7126
- </a>
7127
- </td>
7128
- <td class="is-vcentered">
7129
- <pre>400 14px/150% Sage UI</pre>
7130
- </td>
7131
- <td class="is-vcentered">
7132
- <div class="table__typography-preview">
7133
- n/a
7134
- </div>
7135
-
7136
- </td>
7137
- </tr>
7138
- <tr>
7139
- <td class="with-icons is-vcentered"
7140
- id="base-typographyLinkOlDtextL"
7141
- title="theme: base; category: typography; group: link; name: OLDtext; variant: l; ">
7142
- typographyLinkOlDtextL
7143
- <a href="#base-typographyLinkOlDtextL"
7144
- title="permalink"
7145
- class="permalink">
7146
- 🔗
7147
- </a>
7148
- </td>
7149
- <td class="is-vcentered">
7150
- <pre>400 16px/150% Sage UI</pre>
7151
- </td>
7152
- <td class="is-vcentered">
7153
- <div class="table__typography-preview">
7154
- n/a
7155
- </div>
7156
-
7157
- </td>
7158
- </tr>
7159
7096
  <tr>
7160
7097
  <td class="with-icons is-vcentered"
7161
7098
  id="base-typographyLinkTextS"
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 23 Mar 2022 10:07:00 GMT
7
+ // Generated on Thu, 24 Mar 2022 09:08:31 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -325,9 +325,6 @@
325
325
  #define typographyFormFieldCharacterCountS Regular 14px/150% Sage UI
326
326
  #define typographyFormFieldCharacterCountM Regular 14px/150% Sage UI
327
327
  #define typographyFormFieldCharacterCountL Regular 16px/150% Sage UI
328
- #define typographyLinkOlDtextS Regular 12px/150% Sage UI
329
- #define typographyLinkOlDtextM Regular 14px/150% Sage UI
330
- #define typographyLinkOlDtextL Regular 16px/150% Sage UI
331
328
  #define typographyLinkTextS Regular 12px/150% Sage UI
332
329
  #define typographyLinkTextM Regular 14px/150% Sage UI
333
330
  #define typographyLinkTextL undefined 16px/150% Sage UI
@@ -313,9 +313,6 @@ export const typographyFormFieldCharacterCountXs: string;
313
313
  export const typographyFormFieldCharacterCountS: string;
314
314
  export const typographyFormFieldCharacterCountM: string;
315
315
  export const typographyFormFieldCharacterCountL: string;
316
- export const typographyLinkOlDtextS: string;
317
- export const typographyLinkOlDtextM: string;
318
- export const typographyLinkOlDtextL: string;
319
316
  export const typographyLinkTextS: string;
320
317
  export const typographyLinkTextM: string;
321
318
  export const typographyLinkTextL: string;
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, 23 Mar 2022 10:06:59 GMT
7
+ * Generated on Thu, 24 Mar 2022 09:08:31 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -323,9 +323,6 @@ module.exports = {
323
323
  typographyFormFieldCharacterCountS: '400 14px/150% Sage UI',
324
324
  typographyFormFieldCharacterCountM: '400 14px/150% Sage UI',
325
325
  typographyFormFieldCharacterCountL: '400 16px/150% Sage UI',
326
- typographyLinkOlDtextS: '400 12px/150% Sage UI',
327
- typographyLinkOlDtextM: '400 14px/150% Sage UI',
328
- typographyLinkOlDtextL: '400 16px/150% Sage UI',
329
326
  typographyLinkTextS: '400 12px/150% Sage UI',
330
327
  typographyLinkTextM: '400 14px/150% Sage UI',
331
328
  typographyLinkTextL: 'undefined 16px/150% Sage UI',
package/js/base/es6.d.ts CHANGED
@@ -314,9 +314,6 @@ declare namespace _default {
314
314
  const typographyFormFieldCharacterCountS: string;
315
315
  const typographyFormFieldCharacterCountM: string;
316
316
  const typographyFormFieldCharacterCountL: string;
317
- const typographyLinkOlDtextS: string;
318
- const typographyLinkOlDtextM: string;
319
- const typographyLinkOlDtextL: string;
320
317
  const typographyLinkTextS: string;
321
318
  const typographyLinkTextM: string;
322
319
  const typographyLinkTextL: string;
package/js/base/es6.js CHANGED
@@ -318,9 +318,6 @@ export default {
318
318
  typographyFormFieldCharacterCountS: '400 14px/150% Sage UI',
319
319
  typographyFormFieldCharacterCountM: '400 14px/150% Sage UI',
320
320
  typographyFormFieldCharacterCountL: '400 16px/150% Sage UI',
321
- typographyLinkOlDtextS: '400 12px/150% Sage UI',
322
- typographyLinkOlDtextM: '400 14px/150% Sage UI',
323
- typographyLinkOlDtextL: '400 16px/150% Sage UI',
324
321
  typographyLinkTextS: '400 12px/150% Sage UI',
325
322
  typographyLinkTextM: '400 14px/150% Sage UI',
326
323
  typographyLinkTextL: 'undefined 16px/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.5.0",
13
+ "version": "2.8.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 Wed, 23 Mar 2022 10:07:00 GMT
7
+ // Generated on Thu, 24 Mar 2022 09:08:31 GMT
8
8
 
9
9
  $metaName: Base Theme;
10
10
  $metaPublic: true;
@@ -321,9 +321,6 @@ $typographyFormFieldCharacterCountXs: 400 14px/150% Sage UI;
321
321
  $typographyFormFieldCharacterCountS: 400 14px/150% Sage UI;
322
322
  $typographyFormFieldCharacterCountM: 400 14px/150% Sage UI;
323
323
  $typographyFormFieldCharacterCountL: 400 16px/150% Sage UI;
324
- $typographyLinkOlDtextS: 400 12px/150% Sage UI;
325
- $typographyLinkOlDtextM: 400 14px/150% Sage UI;
326
- $typographyLinkOlDtextL: 400 16px/150% Sage UI;
327
324
  $typographyLinkTextS: 400 12px/150% Sage UI;
328
325
  $typographyLinkTextM: 400 14px/150% Sage UI;
329
326
  $typographyLinkTextL: undefined 16px/150% Sage UI;
Binary file