@transferwise/neptune-css 14.21.1 → 14.22.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
3
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -143,7 +143,7 @@
143
143
 
144
144
  /**
145
145
  * Do not edit directly
146
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
146
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
147
147
  */
148
148
 
149
149
  .np-theme-personal {
@@ -373,7 +373,7 @@
373
373
 
374
374
  /**
375
375
  * Do not edit directly
376
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
376
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
377
377
  */
378
378
 
379
379
  .np-theme-personal--forest-green {
@@ -603,7 +603,7 @@
603
603
 
604
604
  /**
605
605
  * Do not edit directly
606
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
606
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
607
607
  */
608
608
 
609
609
  .np-theme-personal--bright-green {
@@ -640,9 +640,9 @@
640
640
  --color-interactive-contrast: #9fe870;
641
641
  --color-interactive-contrast-hover: #cdffad;
642
642
  --color-interactive-contrast-active: #ecffe0;
643
- --color-interactive-neutral: #163300;
644
- --color-interactive-neutral-hover: #0d1f00;
645
- --color-interactive-neutral-active: #0e0f0c;
643
+ --color-interactive-neutral: rgba(22,51,0,0.2);
644
+ --color-interactive-neutral-hover: rgba(13,31,0,0.2);
645
+ --color-interactive-neutral-active: rgba(14,15,12,0.2);
646
646
  --color-border-neutral: rgba(22,51,0,0.12157);
647
647
  --color-border-overlay: rgba(255,255,255,0);
648
648
  --color-background-screen: #9fe870;
@@ -650,8 +650,8 @@
650
650
  --color-background-screen-active: rgba(255,255,255,0.4);
651
651
  --color-background-elevated: rgba(255,255,255,0);
652
652
  --color-background-neutral: rgba(255,255,255,0.30196);
653
- --color-background-neutral-hover: rgba(255,255,255,0);
654
- --color-background-neutral-active: rgba(255,255,255,0);
653
+ --color-background-neutral-hover: rgba(255,255,255,0.4);
654
+ --color-background-neutral-active: rgba(255,255,255,0.50196);
655
655
  --color-background-overlay: rgba(255,255,255,0);
656
656
  --color-sentiment-negative: rgba(255,255,255,0);
657
657
  --color-sentiment-negative-hover: rgba(255,255,255,0);
@@ -833,7 +833,7 @@
833
833
 
834
834
  /**
835
835
  * Do not edit directly
836
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
836
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
837
837
  */
838
838
 
839
839
  .np-theme-personal--dark {
@@ -1063,7 +1063,7 @@
1063
1063
 
1064
1064
  /**
1065
1065
  * Do not edit directly
1066
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
1066
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
1067
1067
  */
1068
1068
 
1069
1069
  .np-theme-platform {
@@ -1246,7 +1246,7 @@
1246
1246
 
1247
1247
  /**
1248
1248
  * Do not edit directly
1249
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
1249
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
1250
1250
  */
1251
1251
 
1252
1252
  .np-theme-platform--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 22 Jan 2025 20:31:30 GMT
3
+ // Generated on Fri, 14 Feb 2025 09:19:52 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;
@@ -221,7 +221,7 @@
221
221
  @font-family-display: 'Wise Sans', 'Inter', sans-serif;
222
222
 
223
223
  // Do not edit directly
224
- // Generated on Wed, 22 Jan 2025 20:31:30 GMT
224
+ // Generated on Fri, 14 Feb 2025 09:19:52 GMT
225
225
 
226
226
  @color-base-blue-light: #00b9ff;
227
227
  @color-base-blue-mid: #00a2dd;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 22 Jan 2025 20:31:30 GMT
3
+ * Generated on Fri, 14 Feb 2025 09:19:52 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "14.21.1",
4
+ "version": "14.22.0",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -23,7 +23,7 @@
23
23
  "scripts"
24
24
  ],
25
25
  "dependencies": {
26
- "@transferwise/neptune-tokens": "^8.15.0"
26
+ "@transferwise/neptune-tokens": "^8.16.0"
27
27
  },
28
28
  "devDependencies": {
29
29
  "modern-normalize": "^2.0.0",