@sage/design-tokens 4.33.0 → 4.34.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 Tue, 28 Nov 2023 09:59:29 GMT
5
+ Generated on Tue, 28 Nov 2023 11:35:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="metaName">Base Theme</string>
@@ -130,7 +130,6 @@
130
130
  <string name="colorsSemanticNotification600">#bb4f00ff</string>
131
131
  <string name="colorsSemanticNotificationTransparent">#00000000</string>
132
132
  <string name="colorsSemanticNotificationYin100">#000000ff</string>
133
- <string name="colorsSemanticNotificationYin090">#000000e6</string>
134
133
  <string name="colorsSemanticNotificationYang100">#ffffffff</string>
135
134
  <string name="colorsLogo">#00d639ff</string>
136
135
  <string name="colorsTransparent">#00000000</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 28 Nov 2023 09:59:29 GMT
5
+ Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
5
+ Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
5
+ Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
  */
9
9
 
10
10
  :root {
@@ -133,7 +133,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
133
133
  --colorsSemanticNotification600: #bb4f00ff;
134
134
  --colorsSemanticNotificationTransparent: #00000000;
135
135
  --colorsSemanticNotificationYin100: #000000ff;
136
- --colorsSemanticNotificationYin090: #000000e6;
137
136
  --colorsSemanticNotificationYang100: #ffffffff;
138
137
  --colorsLogo: #00d639ff;
139
138
  --colorsTransparent: #00000000;
@@ -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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
  */
9
9
 
10
10
  :root {
package/data/tokens.json CHANGED
@@ -1240,10 +1240,6 @@
1240
1240
  "100": {
1241
1241
  "value": "#000000ff",
1242
1242
  "type": "color"
1243
- },
1244
- "090": {
1245
- "value": "#000000e6",
1246
- "type": "color"
1247
1243
  }
1248
1244
  },
1249
1245
  "yang": {
@@ -2880,27 +2880,6 @@
2880
2880
 
2881
2881
  </td>
2882
2882
  </tr>
2883
- <tr>
2884
- <td class="with-icons is-vcentered"
2885
- id="base-colorsSemanticNotificationYin090"
2886
- title="theme: base; category: colors; group: semantic; name: notification; subgroup: yin; variant: 090; ">
2887
- colorsSemanticNotificationYin090
2888
- <a href="#base-colorsSemanticNotificationYin090"
2889
- title="permalink"
2890
- class="permalink">
2891
- 🔗
2892
- </a>
2893
- </td>
2894
- <td class="is-vcentered">
2895
- <pre>#000000e6</pre>
2896
- </td>
2897
- <td class="is-vcentered">
2898
- <div class="table__color-preview"
2899
- style="background-color: #000000e6;">
2900
- </div>
2901
-
2902
- </td>
2903
- </tr>
2904
2883
  <tr>
2905
2884
  <td class="with-icons is-vcentered"
2906
2885
  id="base-colorsSemanticNotificationYang100"
@@ -2876,27 +2876,6 @@
2876
2876
 
2877
2877
  </td>
2878
2878
  </tr>
2879
- <tr>
2880
- <td class="with-icons is-vcentered"
2881
- id="base-colorsSemanticNotificationYin090"
2882
- title="theme: base; category: colors; group: semantic; name: notification; subgroup: yin; variant: 090; ">
2883
- colorsSemanticNotificationYin090
2884
- <a href="#base-colorsSemanticNotificationYin090"
2885
- title="permalink"
2886
- class="permalink">
2887
- 🔗
2888
- </a>
2889
- </td>
2890
- <td class="is-vcentered">
2891
- <pre>#000000e6</pre>
2892
- </td>
2893
- <td class="is-vcentered">
2894
- <div class="table__color-preview"
2895
- style="background-color: #000000e6;">
2896
- </div>
2897
-
2898
- </td>
2899
- </tr>
2900
2879
  <tr>
2901
2880
  <td class="with-icons is-vcentered"
2902
2881
  id="base-colorsSemanticNotificationYang100"
@@ -5344,27 +5344,6 @@
5344
5344
 
5345
5345
  </td>
5346
5346
  </tr>
5347
- <tr>
5348
- <td class="with-icons is-vcentered"
5349
- id="base-colorsSemanticNotificationYin090"
5350
- title="theme: base; category: colors; group: semantic; name: notification; subgroup: yin; variant: 090; ">
5351
- colorsSemanticNotificationYin090
5352
- <a href="#base-colorsSemanticNotificationYin090"
5353
- title="permalink"
5354
- class="permalink">
5355
- 🔗
5356
- </a>
5357
- </td>
5358
- <td class="is-vcentered">
5359
- <pre>#000000e6</pre>
5360
- </td>
5361
- <td class="is-vcentered">
5362
- <div class="table__color-preview"
5363
- style="background-color: #000000e6;">
5364
- </div>
5365
-
5366
- </td>
5367
- </tr>
5368
5347
  <tr>
5369
5348
  <td class="with-icons is-vcentered"
5370
5349
  id="base-colorsSemanticNotificationYang100"
package/ios/base.h CHANGED
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -135,7 +135,6 @@
135
135
  #define colorsSemanticNotification600 #bb4f00ff
136
136
  #define colorsSemanticNotificationTransparent #00000000
137
137
  #define colorsSemanticNotificationYin100 #000000ff
138
- #define colorsSemanticNotificationYin090 #000000e6
139
138
  #define colorsSemanticNotificationYang100 #ffffffff
140
139
  #define colorsLogo #00d639ff
141
140
  #define colorsTransparent #00000000
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
 
9
9
 
10
10
  #import <Foundation/Foundation.h>
@@ -123,7 +123,6 @@ export const colorsSemanticInfoYang100: string;
123
123
  export const colorsSemanticNotification600: string;
124
124
  export const colorsSemanticNotificationTransparent: string;
125
125
  export const colorsSemanticNotificationYin100: string;
126
- export const colorsSemanticNotificationYin090: string;
127
126
  export const colorsSemanticNotificationYang100: string;
128
127
  export const colorsLogo: string;
129
128
  export const colorsTransparent: 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
  */
9
9
 
10
10
  module.exports = {
@@ -133,7 +133,6 @@ module.exports = {
133
133
  colorsSemanticNotification600: '#bb4f00ff',
134
134
  colorsSemanticNotificationTransparent: '#00000000',
135
135
  colorsSemanticNotificationYin100: '#000000ff',
136
- colorsSemanticNotificationYin090: '#000000e6',
137
136
  colorsSemanticNotificationYang100: '#ffffffff',
138
137
  colorsLogo: '#00d639ff',
139
138
  colorsTransparent: '#00000000',
package/js/base/es6.d.ts CHANGED
@@ -124,7 +124,6 @@ declare namespace _default {
124
124
  const colorsSemanticNotification600: string;
125
125
  const colorsSemanticNotificationTransparent: string;
126
126
  const colorsSemanticNotificationYin100: string;
127
- const colorsSemanticNotificationYin090: string;
128
127
  const colorsSemanticNotificationYang100: string;
129
128
  const colorsLogo: string;
130
129
  const colorsTransparent: string;
package/js/base/es6.js CHANGED
@@ -128,7 +128,6 @@ export default {
128
128
  colorsSemanticNotification600: '#bb4f00ff',
129
129
  colorsSemanticNotificationTransparent: '#00000000',
130
130
  colorsSemanticNotificationYin100: '#000000ff',
131
- colorsSemanticNotificationYin090: '#000000e6',
132
131
  colorsSemanticNotificationYang100: '#ffffffff',
133
132
  colorsLogo: '#00d639ff',
134
133
  colorsTransparent: '#00000000',
@@ -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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ * Generated on Tue, 28 Nov 2023 11:35:58 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.33.0",
9
+ "version": "4.34.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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
 
9
9
  $metaName: Base Theme;
10
10
  $metaPublic: true;
@@ -131,7 +131,6 @@ $colorsSemanticInfoYang100: #ffffffff;
131
131
  $colorsSemanticNotification600: #bb4f00ff;
132
132
  $colorsSemanticNotificationTransparent: #00000000;
133
133
  $colorsSemanticNotificationYin100: #000000ff;
134
- $colorsSemanticNotificationYin090: #000000e6;
135
134
  $colorsSemanticNotificationYang100: #ffffffff;
136
135
  $colorsLogo: #00d639ff;
137
136
  $colorsTransparent: #00000000;
@@ -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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 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 Tue, 28 Nov 2023 09:59:29 GMT
7
+ // Generated on Tue, 28 Nov 2023 11:35:58 GMT
8
8
 
9
9
  $metaName: Origin Token Set;
10
10
  $metaPublic: true;
Binary file