@transferwise/neptune-tokens 8.3.0 → 8.3.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 +1 -1
- package/colors-base.less +1 -1
- package/package.json +1 -1
- package/themes/dark/tokens.css +2 -1
- package/themes/dark/tokens.less +2 -1
- package/themes/light/tokens.css +2 -1
- package/themes/light/tokens.less +2 -1
- package/themes/navy/tokens.css +2 -1
- package/themes/navy/tokens.less +2 -1
- package/themes/personal/tokens.css +2 -1
- package/themes/personal/tokens.less +2 -1
- package/themes/personal--bright-green/tokens.css +2 -1
- package/themes/personal--bright-green/tokens.less +2 -1
- package/themes/personal--dark/tokens.css +2 -1
- package/themes/personal--dark/tokens.less +2 -1
- package/themes/personal--forest-green/tokens.css +2 -1
- package/themes/personal--forest-green/tokens.less +2 -1
- package/tokens.css +2 -1
- package/tokens.less +2 -1
package/colors-base.css
CHANGED
package/colors-base.less
CHANGED
package/package.json
CHANGED
package/themes/dark/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-dark {
|
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
--size-104: 104px;
|
|
74
74
|
--size-112: 112px;
|
|
75
75
|
--size-120: 120px;
|
|
76
|
+
--size-126: 126px;
|
|
76
77
|
--size-128: 128px;
|
|
77
78
|
--size-146: 146px;
|
|
78
79
|
--size-154: 154px;
|
package/themes/dark/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #e2e6e8;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
@size-104: 104px;
|
|
72
72
|
@size-112: 112px;
|
|
73
73
|
@size-120: 120px;
|
|
74
|
+
@size-126: 126px;
|
|
74
75
|
@size-128: 128px;
|
|
75
76
|
@size-146: 146px;
|
|
76
77
|
@size-154: 154px;
|
package/themes/light/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-light {
|
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
--size-104: 104px;
|
|
74
74
|
--size-112: 112px;
|
|
75
75
|
--size-120: 120px;
|
|
76
|
+
--size-126: 126px;
|
|
76
77
|
--size-128: 128px;
|
|
77
78
|
--size-146: 146px;
|
|
78
79
|
--size-154: 154px;
|
package/themes/light/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #37517e;
|
|
6
6
|
@color-content-secondary: #5d7079;
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
@size-104: 104px;
|
|
72
72
|
@size-112: 112px;
|
|
73
73
|
@size-120: 120px;
|
|
74
|
+
@size-126: 126px;
|
|
74
75
|
@size-128: 128px;
|
|
75
76
|
@size-146: 146px;
|
|
76
77
|
@size-154: 154px;
|
package/themes/navy/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-navy {
|
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
--size-104: 104px;
|
|
74
74
|
--size-112: 112px;
|
|
75
75
|
--size-120: 120px;
|
|
76
|
+
--size-126: 126px;
|
|
76
77
|
--size-128: 128px;
|
|
77
78
|
--size-146: 146px;
|
|
78
79
|
--size-154: 154px;
|
package/themes/navy/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #ffffff;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
@size-104: 104px;
|
|
72
72
|
@size-112: 112px;
|
|
73
73
|
@size-120: 120px;
|
|
74
|
+
@size-126: 126px;
|
|
74
75
|
@size-128: 128px;
|
|
75
76
|
@size-146: 146px;
|
|
76
77
|
@size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal {
|
|
@@ -80,6 +80,7 @@
|
|
|
80
80
|
--size-104: 104px;
|
|
81
81
|
--size-112: 112px;
|
|
82
82
|
--size-120: 120px;
|
|
83
|
+
--size-126: 126px;
|
|
83
84
|
--size-128: 128px;
|
|
84
85
|
--size-146: 146px;
|
|
85
86
|
--size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
@size-104: 104px;
|
|
79
79
|
@size-112: 112px;
|
|
80
80
|
@size-120: 120px;
|
|
81
|
+
@size-126: 126px;
|
|
81
82
|
@size-128: 128px;
|
|
82
83
|
@size-146: 146px;
|
|
83
84
|
@size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--bright-green {
|
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
--size-104: 104px;
|
|
105
105
|
--size-112: 112px;
|
|
106
106
|
--size-120: 120px;
|
|
107
|
+
--size-126: 126px;
|
|
107
108
|
--size-128: 128px;
|
|
108
109
|
--size-146: 146px;
|
|
109
110
|
--size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
@size-104: 104px;
|
|
103
103
|
@size-112: 112px;
|
|
104
104
|
@size-120: 120px;
|
|
105
|
+
@size-126: 126px;
|
|
105
106
|
@size-128: 128px;
|
|
106
107
|
@size-146: 146px;
|
|
107
108
|
@size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--dark {
|
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
--size-104: 104px;
|
|
105
105
|
--size-112: 112px;
|
|
106
106
|
--size-120: 120px;
|
|
107
|
+
--size-126: 126px;
|
|
107
108
|
--size-128: 128px;
|
|
108
109
|
--size-146: 146px;
|
|
109
110
|
--size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
@size-104: 104px;
|
|
103
103
|
@size-112: 112px;
|
|
104
104
|
@size-120: 120px;
|
|
105
|
+
@size-126: 126px;
|
|
105
106
|
@size-128: 128px;
|
|
106
107
|
@size-146: 146px;
|
|
107
108
|
@size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--forest-green {
|
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
--size-104: 104px;
|
|
105
105
|
--size-112: 112px;
|
|
106
106
|
--size-120: 120px;
|
|
107
|
+
--size-126: 126px;
|
|
107
108
|
--size-128: 128px;
|
|
108
109
|
--size-146: 146px;
|
|
109
110
|
--size-154: 154px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
@size-104: 104px;
|
|
103
103
|
@size-112: 112px;
|
|
104
104
|
@size-120: 120px;
|
|
105
|
+
@size-126: 126px;
|
|
105
106
|
@size-128: 128px;
|
|
106
107
|
@size-146: 146px;
|
|
107
108
|
@size-154: 154px;
|
package/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
--size-104: 104px;
|
|
74
74
|
--size-112: 112px;
|
|
75
75
|
--size-120: 120px;
|
|
76
|
+
--size-126: 126px;
|
|
76
77
|
--size-128: 128px;
|
|
77
78
|
--size-146: 146px;
|
|
78
79
|
--size-154: 154px;
|
package/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Tue,
|
|
3
|
+
// Generated on Tue, 24 Jan 2023 01:10:26 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -153,6 +153,7 @@
|
|
|
153
153
|
@size-104: 104px;
|
|
154
154
|
@size-112: 112px;
|
|
155
155
|
@size-120: 120px;
|
|
156
|
+
@size-126: 126px;
|
|
156
157
|
@size-128: 128px;
|
|
157
158
|
@size-146: 146px;
|
|
158
159
|
@size-154: 154px;
|