@transferwise/neptune-css 0.0.0-experimental-10b6549 → 0.0.0-experimental-e153d25
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/dist/css/neptune.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue, 07 May 2024
|
|
3
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
|
|
142
142
|
/**
|
|
143
143
|
* Do not edit directly
|
|
144
|
-
* Generated on Tue, 07 May 2024
|
|
144
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
145
145
|
*/
|
|
146
146
|
|
|
147
147
|
.np-theme-personal {
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
|
|
360
360
|
/**
|
|
361
361
|
* Do not edit directly
|
|
362
|
-
* Generated on Tue, 07 May 2024
|
|
362
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
363
363
|
*/
|
|
364
364
|
|
|
365
365
|
.np-theme-personal--forest-green {
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
|
|
606
606
|
/**
|
|
607
607
|
* Do not edit directly
|
|
608
|
-
* Generated on Tue, 07 May 2024
|
|
608
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
609
609
|
*/
|
|
610
610
|
|
|
611
611
|
.np-theme-personal--bright-green {
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
|
|
852
852
|
/**
|
|
853
853
|
* Do not edit directly
|
|
854
|
-
* Generated on Tue, 07 May 2024
|
|
854
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
855
855
|
*/
|
|
856
856
|
|
|
857
857
|
.np-theme-personal--dark {
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
|
|
1098
1098
|
/**
|
|
1099
1099
|
* Do not edit directly
|
|
1100
|
-
* Generated on Tue, 07 May 2024
|
|
1100
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
1101
1101
|
*/
|
|
1102
1102
|
|
|
1103
1103
|
.np-theme-platform {
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
|
|
1279
1279
|
/**
|
|
1280
1280
|
* Do not edit directly
|
|
1281
|
-
* Generated on Tue, 07 May 2024
|
|
1281
|
+
* Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
1282
1282
|
*/
|
|
1283
1283
|
|
|
1284
1284
|
.np-theme-platform--forest-green {
|
|
@@ -1303,12 +1303,12 @@
|
|
|
1303
1303
|
--color-interactive-primary: #ffffff;
|
|
1304
1304
|
--color-interactive-primary-hover: #eaeaea;
|
|
1305
1305
|
--color-interactive-primary-active: #dbdbdb;
|
|
1306
|
-
--color-interactive-primary-hover: #
|
|
1307
|
-
--color-interactive-primary-hover-hover: #
|
|
1308
|
-
--color-interactive-primary-hover-active: #
|
|
1309
|
-
--color-interactive-primary-active: #
|
|
1310
|
-
--color-interactive-primary-active-hover: #
|
|
1311
|
-
--color-interactive-primary-active-active: #
|
|
1306
|
+
--color-interactive-primary-hover: #b9c2b2;
|
|
1307
|
+
--color-interactive-primary-hover-hover: #a6ae9f;
|
|
1308
|
+
--color-interactive-primary-hover-active: #97a090;
|
|
1309
|
+
--color-interactive-primary-active: #8a9980;
|
|
1310
|
+
--color-interactive-primary-active-hover: #78866e;
|
|
1311
|
+
--color-interactive-primary-active-active: #6a7861;
|
|
1312
1312
|
--color-interactive-secondary: #cacfc7;
|
|
1313
1313
|
--color-interactive-secondary-hover: #b6bbb3;
|
|
1314
1314
|
--color-interactive-secondary-active: #a8aca5;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue, 07 May 2024
|
|
3
|
+
// Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
@font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
220
220
|
|
|
221
221
|
// Do not edit directly
|
|
222
|
-
// Generated on Tue, 07 May 2024
|
|
222
|
+
// Generated on Tue, 07 May 2024 15:39:58 GMT
|
|
223
223
|
|
|
224
224
|
@color-base-blue-light: #00b9ff;
|
|
225
225
|
@color-base-blue-mid: #00a2dd;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@transferwise/neptune-css",
|
|
3
3
|
"description": "Neptune CSS library",
|
|
4
|
-
"version": "0.0.0-experimental-
|
|
4
|
+
"version": "0.0.0-experimental-e153d25",
|
|
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.9.
|
|
26
|
+
"@transferwise/neptune-tokens": "^8.9.2"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"modern-normalize": "^2.0.0",
|