@transferwise/neptune-tokens 8.20.0 → 8.20.1

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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.20.0",
3
+ "version": "8.20.1",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -22,7 +22,6 @@
22
22
  "cz-conventional-changelog": "3.3.0",
23
23
  "less": "^4.4.1",
24
24
  "prettier": "^3.6.2",
25
- "release-to-github-with-changelog": "^1.2.4",
26
25
  "style-dictionary": "^3.9.2"
27
26
  },
28
27
  "config": {
@@ -39,7 +38,7 @@
39
38
  "minimist": "^1.2.8"
40
39
  },
41
40
  "scripts": {
42
- "test": "release-to-github-with-changelog-pre-release-checks",
41
+ "test": "echo 'No tests ✅'",
43
42
  "build": "node build && pnpm run inject-viewport-theme",
44
43
  "inject-viewport-theme": "chmod +x ./build/inject-viewport-theme.sh && ./build/inject-viewport-theme.sh",
45
44
  "changeset": "changeset",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 GMT
4
4
  */
5
5
 
6
6
  .np-theme-business {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:08 GMT
4
4
  */
5
5
 
6
6
  .np-theme-business--bright-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:08 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 GMT
4
4
  */
5
5
 
6
6
  .np-theme-business--dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:08 GMT
4
4
  */
5
5
 
6
6
  .np-theme-business--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--bright-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:07 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, 18 Sep 2025 16:26:58 GMT
3
+ * Generated on Mon, 06 Oct 2025 11:19:08 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, 18 Sep 2025 16:26:58 GMT
3
+ // Generated on Mon, 06 Oct 2025 11:19:08 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;