@transferwise/neptune-tokens 8.12.0 → 8.14.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/colors-base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  :root {
package/colors-base.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/colors.json CHANGED
@@ -3410,16 +3410,14 @@
3410
3410
  "value": {
3411
3411
  "r": 1,
3412
3412
  "g": 1,
3413
- "b": 1,
3414
- "opacity": 0
3413
+ "b": 1
3415
3414
  },
3416
3415
  "theme": "personal--bright-green",
3417
3416
  "filePath": "tokens/colors/themes/personal--bright-green.json",
3418
3417
  "isSource": true,
3419
3418
  "original": {
3420
3419
  "value": {
3421
- "hex": "#FFFFFF",
3422
- "opacity": 0
3420
+ "hex": "#FFFFFF"
3423
3421
  },
3424
3422
  "theme": "personal--bright-green"
3425
3423
  },
@@ -6203,7 +6201,7 @@
6203
6201
  "isSource": true,
6204
6202
  "original": {
6205
6203
  "value": {
6206
- "hex": "#9FE870"
6204
+ "hex": "#9FE87033"
6207
6205
  },
6208
6206
  "theme": "personal--forest-green"
6209
6207
  },
@@ -6232,7 +6230,7 @@
6232
6230
  "isSource": true,
6233
6231
  "original": {
6234
6232
  "value": {
6235
- "hex": "#CDFFAD"
6233
+ "hex": "#CDFFAD33"
6236
6234
  },
6237
6235
  "theme": "personal--forest-green"
6238
6236
  },
@@ -6261,7 +6259,7 @@
6261
6259
  "isSource": true,
6262
6260
  "original": {
6263
6261
  "value": {
6264
- "hex": "#ECFFE0"
6262
+ "hex": "#ECFFE033"
6265
6263
  },
6266
6264
  "theme": "personal--forest-green"
6267
6265
  },
@@ -6774,7 +6772,7 @@
6774
6772
  "isSource": true,
6775
6773
  "original": {
6776
6774
  "value": {
6777
- "hex": "#FFC4C2"
6775
+ "hex": "#FFC4C233"
6778
6776
  },
6779
6777
  "theme": "personal--forest-green"
6780
6778
  },
@@ -6803,7 +6801,7 @@
6803
6801
  "isSource": true,
6804
6802
  "original": {
6805
6803
  "value": {
6806
- "hex": "#FFDCDB"
6804
+ "hex": "#FFDCDB33"
6807
6805
  },
6808
6806
  "theme": "personal--forest-green"
6809
6807
  },
@@ -6832,7 +6830,7 @@
6832
6830
  "isSource": true,
6833
6831
  "original": {
6834
6832
  "value": {
6835
- "hex": "#FFEBEB"
6833
+ "hex": "#FFEBEB33"
6836
6834
  },
6837
6835
  "theme": "personal--forest-green"
6838
6836
  },
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.12.0",
3
+ "version": "8.14.0",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
7
- "packageManager": "pnpm@8.15.8",
7
+ "packageManager": "pnpm@8.15.9+sha256.daa27a0b541bc635323ff96c2ded995467ff9fe6d69ff67021558aa9ad9dcc36",
8
8
  "repository": {
9
9
  "fullname": "transferwise/neptune-tokens",
10
10
  "type": "git",
@@ -17,18 +17,14 @@
17
17
  "themes/**/*"
18
18
  ],
19
19
  "devDependencies": {
20
- "@semantic-release/changelog": "^6.0.1",
21
- "@semantic-release/git": "^10.0.1",
22
- "@semantic-release/npm": "^9.0.1",
23
- "chroma-js": "^2.1.2",
20
+ "@changesets/changelog-github": "^0.5.0",
21
+ "@changesets/cli": "^2.27.10",
22
+ "chroma-js": "^3.1.2",
24
23
  "cz-conventional-changelog": "3.3.0",
25
- "less": "^3.12.2",
26
- "prettier": "^2.3.2",
24
+ "less": "^4.2.1",
25
+ "prettier": "^3.4.2",
27
26
  "release-to-github-with-changelog": "^1.2.4",
28
- "semantic-release": "^19.0.3",
29
- "style-dictionary": "^3.0.1",
30
- "@changesets/cli": "^2.27.1",
31
- "@changesets/changelog-github": "^0.5.0"
27
+ "style-dictionary": "^3.9.2"
32
28
  },
33
29
  "config": {
34
30
  "commitizen": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-content-primary: #e2e6e8;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-light {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-content-primary: #37517e;
6
6
  @color-content-secondary: #5d7079;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-navy {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-content-primary: #ffffff;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--bright-green {
@@ -61,7 +61,7 @@
61
61
  --color-sentiment-negative-secondary-active: #761709;
62
62
  --color-sentiment-positive: #ffffff00;
63
63
  --color-sentiment-warning: #ffffff00;
64
- --color-contrast: #ffffff00;
64
+ --color-contrast: #ffffff;
65
65
  --color-light: #ffffff;
66
66
  --color-dark: #163300;
67
67
  --color-contrast-overlay: #163300;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -59,7 +59,7 @@
59
59
  @color-sentiment-negative-secondary-active: #761709;
60
60
  @color-sentiment-positive: #ffffff00;
61
61
  @color-sentiment-warning: #ffffff00;
62
- @color-contrast: #ffffff00;
62
+ @color-contrast: #ffffff;
63
63
  @color-light: #ffffff;
64
64
  @color-dark: #163300;
65
65
  @color-contrast-overlay: #163300;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  .np-theme-platform--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:25 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
package/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ * Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
  */
5
5
 
6
6
  :root {
package/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 10 Oct 2024 08:03:26 GMT
3
+ // Generated on Mon, 23 Dec 2024 13:07:00 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;