@transferwise/neptune-tokens 8.2.2 → 8.2.3
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 +4 -4
- package/themes/dark/tokens.less +4 -4
- package/themes/light/tokens.css +4 -4
- package/themes/light/tokens.less +4 -4
- package/themes/navy/tokens.css +4 -4
- package/themes/navy/tokens.less +4 -4
- package/themes/personal/tokens.css +4 -4
- package/themes/personal/tokens.less +4 -4
- package/themes/personal--dark/tokens.css +4 -4
- package/themes/personal--dark/tokens.less +4 -4
- package/themes/personal--forest-green/tokens.css +4 -4
- package/themes/personal--forest-green/tokens.less +4 -4
- package/tokens.css +4 -4
- package/tokens.less +4 -4
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 Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-dark {
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
--line-height-36: 2.25rem;
|
|
122
122
|
--line-height-42: 2.625rem;
|
|
123
123
|
--line-height-48: 3rem;
|
|
124
|
-
--line-height-display-tight:
|
|
125
|
-
--line-height-display-regular:
|
|
126
|
-
--line-height-display-loose:
|
|
124
|
+
--line-height-display-tight: NaNrem;
|
|
125
|
+
--line-height-display-regular: NaNrem;
|
|
126
|
+
--line-height-display-loose: NaNrem;
|
|
127
127
|
--line-height-title: 1.2;
|
|
128
128
|
--line-height-body: 1.5;
|
|
129
129
|
--line-height-control: 1.2;
|
package/themes/dark/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #e2e6e8;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
@line-height-36: 2.25rem;
|
|
120
120
|
@line-height-42: 2.625rem;
|
|
121
121
|
@line-height-48: 3rem;
|
|
122
|
-
@line-height-display-tight:
|
|
123
|
-
@line-height-display-regular:
|
|
124
|
-
@line-height-display-loose:
|
|
122
|
+
@line-height-display-tight: NaNrem;
|
|
123
|
+
@line-height-display-regular: NaNrem;
|
|
124
|
+
@line-height-display-loose: NaNrem;
|
|
125
125
|
@line-height-title: 1.2;
|
|
126
126
|
@line-height-body: 1.5;
|
|
127
127
|
@line-height-control: 1.2;
|
package/themes/light/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-light {
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
--line-height-36: 2.25rem;
|
|
122
122
|
--line-height-42: 2.625rem;
|
|
123
123
|
--line-height-48: 3rem;
|
|
124
|
-
--line-height-display-tight:
|
|
125
|
-
--line-height-display-regular:
|
|
126
|
-
--line-height-display-loose:
|
|
124
|
+
--line-height-display-tight: NaNrem;
|
|
125
|
+
--line-height-display-regular: NaNrem;
|
|
126
|
+
--line-height-display-loose: NaNrem;
|
|
127
127
|
--line-height-title: 1.2;
|
|
128
128
|
--line-height-body: 1.5;
|
|
129
129
|
--line-height-control: 1.2;
|
package/themes/light/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #37517e;
|
|
6
6
|
@color-content-secondary: #5d7079;
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
@line-height-36: 2.25rem;
|
|
120
120
|
@line-height-42: 2.625rem;
|
|
121
121
|
@line-height-48: 3rem;
|
|
122
|
-
@line-height-display-tight:
|
|
123
|
-
@line-height-display-regular:
|
|
124
|
-
@line-height-display-loose:
|
|
122
|
+
@line-height-display-tight: NaNrem;
|
|
123
|
+
@line-height-display-regular: NaNrem;
|
|
124
|
+
@line-height-display-loose: NaNrem;
|
|
125
125
|
@line-height-title: 1.2;
|
|
126
126
|
@line-height-body: 1.5;
|
|
127
127
|
@line-height-control: 1.2;
|
package/themes/navy/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-navy {
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
--line-height-36: 2.25rem;
|
|
122
122
|
--line-height-42: 2.625rem;
|
|
123
123
|
--line-height-48: 3rem;
|
|
124
|
-
--line-height-display-tight:
|
|
125
|
-
--line-height-display-regular:
|
|
126
|
-
--line-height-display-loose:
|
|
124
|
+
--line-height-display-tight: NaNrem;
|
|
125
|
+
--line-height-display-regular: NaNrem;
|
|
126
|
+
--line-height-display-loose: NaNrem;
|
|
127
127
|
--line-height-title: 1.2;
|
|
128
128
|
--line-height-body: 1.5;
|
|
129
129
|
--line-height-control: 1.2;
|
package/themes/navy/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #ffffff;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
@line-height-36: 2.25rem;
|
|
120
120
|
@line-height-42: 2.625rem;
|
|
121
121
|
@line-height-48: 3rem;
|
|
122
|
-
@line-height-display-tight:
|
|
123
|
-
@line-height-display-regular:
|
|
124
|
-
@line-height-display-loose:
|
|
122
|
+
@line-height-display-tight: NaNrem;
|
|
123
|
+
@line-height-display-regular: NaNrem;
|
|
124
|
+
@line-height-display-loose: NaNrem;
|
|
125
125
|
@line-height-title: 1.2;
|
|
126
126
|
@line-height-body: 1.5;
|
|
127
127
|
@line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal {
|
|
@@ -128,9 +128,9 @@
|
|
|
128
128
|
--line-height-36: 2.25rem;
|
|
129
129
|
--line-height-42: 2.625rem;
|
|
130
130
|
--line-height-48: 3rem;
|
|
131
|
-
--line-height-display-tight:
|
|
132
|
-
--line-height-display-regular:
|
|
133
|
-
--line-height-display-loose:
|
|
131
|
+
--line-height-display-tight: NaNrem;
|
|
132
|
+
--line-height-display-regular: NaNrem;
|
|
133
|
+
--line-height-display-loose: NaNrem;
|
|
134
134
|
--line-height-title: 1.2;
|
|
135
135
|
--line-height-body: 1.5;
|
|
136
136
|
--line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -126,9 +126,9 @@
|
|
|
126
126
|
@line-height-36: 2.25rem;
|
|
127
127
|
@line-height-42: 2.625rem;
|
|
128
128
|
@line-height-48: 3rem;
|
|
129
|
-
@line-height-display-tight:
|
|
130
|
-
@line-height-display-regular:
|
|
131
|
-
@line-height-display-loose:
|
|
129
|
+
@line-height-display-tight: NaNrem;
|
|
130
|
+
@line-height-display-regular: NaNrem;
|
|
131
|
+
@line-height-display-loose: NaNrem;
|
|
132
132
|
@line-height-title: 1.2;
|
|
133
133
|
@line-height-body: 1.5;
|
|
134
134
|
@line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--dark {
|
|
@@ -152,9 +152,9 @@
|
|
|
152
152
|
--line-height-36: 2.25rem;
|
|
153
153
|
--line-height-42: 2.625rem;
|
|
154
154
|
--line-height-48: 3rem;
|
|
155
|
-
--line-height-display-tight:
|
|
156
|
-
--line-height-display-regular:
|
|
157
|
-
--line-height-display-loose:
|
|
155
|
+
--line-height-display-tight: NaNrem;
|
|
156
|
+
--line-height-display-regular: NaNrem;
|
|
157
|
+
--line-height-display-loose: NaNrem;
|
|
158
158
|
--line-height-title: 1.2;
|
|
159
159
|
--line-height-body: 1.5;
|
|
160
160
|
--line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -150,9 +150,9 @@
|
|
|
150
150
|
@line-height-36: 2.25rem;
|
|
151
151
|
@line-height-42: 2.625rem;
|
|
152
152
|
@line-height-48: 3rem;
|
|
153
|
-
@line-height-display-tight:
|
|
154
|
-
@line-height-display-regular:
|
|
155
|
-
@line-height-display-loose:
|
|
153
|
+
@line-height-display-tight: NaNrem;
|
|
154
|
+
@line-height-display-regular: NaNrem;
|
|
155
|
+
@line-height-display-loose: NaNrem;
|
|
156
156
|
@line-height-title: 1.2;
|
|
157
157
|
@line-height-body: 1.5;
|
|
158
158
|
@line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-personal--forest-green {
|
|
@@ -152,9 +152,9 @@
|
|
|
152
152
|
--line-height-36: 2.25rem;
|
|
153
153
|
--line-height-42: 2.625rem;
|
|
154
154
|
--line-height-48: 3rem;
|
|
155
|
-
--line-height-display-tight:
|
|
156
|
-
--line-height-display-regular:
|
|
157
|
-
--line-height-display-loose:
|
|
155
|
+
--line-height-display-tight: NaNrem;
|
|
156
|
+
--line-height-display-regular: NaNrem;
|
|
157
|
+
--line-height-display-loose: NaNrem;
|
|
158
158
|
--line-height-title: 1.2;
|
|
159
159
|
--line-height-body: 1.5;
|
|
160
160
|
--line-height-control: 1.2;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-bright-yellow: #ffeb69;
|
|
6
6
|
@color-bright-orange: #ffc091;
|
|
@@ -150,9 +150,9 @@
|
|
|
150
150
|
@line-height-36: 2.25rem;
|
|
151
151
|
@line-height-42: 2.625rem;
|
|
152
152
|
@line-height-48: 3rem;
|
|
153
|
-
@line-height-display-tight:
|
|
154
|
-
@line-height-display-regular:
|
|
155
|
-
@line-height-display-loose:
|
|
153
|
+
@line-height-display-tight: NaNrem;
|
|
154
|
+
@line-height-display-regular: NaNrem;
|
|
155
|
+
@line-height-display-loose: NaNrem;
|
|
156
156
|
@line-height-title: 1.2;
|
|
157
157
|
@line-height-body: 1.5;
|
|
158
158
|
@line-height-control: 1.2;
|
package/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu, 29 Dec 2022
|
|
3
|
+
* Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
--line-height-36: 2.25rem;
|
|
122
122
|
--line-height-42: 2.625rem;
|
|
123
123
|
--line-height-48: 3rem;
|
|
124
|
-
--line-height-display-tight:
|
|
125
|
-
--line-height-display-regular:
|
|
126
|
-
--line-height-display-loose:
|
|
124
|
+
--line-height-display-tight: NaNrem;
|
|
125
|
+
--line-height-display-regular: NaNrem;
|
|
126
|
+
--line-height-display-loose: NaNrem;
|
|
127
127
|
--line-height-title: 1.2;
|
|
128
128
|
--line-height-body: 1.5;
|
|
129
129
|
--line-height-control: 1.2;
|
package/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Thu, 29 Dec 2022
|
|
3
|
+
// Generated on Thu, 29 Dec 2022 20:51:11 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -201,9 +201,9 @@
|
|
|
201
201
|
@line-height-36: 2.25rem;
|
|
202
202
|
@line-height-42: 2.625rem;
|
|
203
203
|
@line-height-48: 3rem;
|
|
204
|
-
@line-height-display-tight:
|
|
205
|
-
@line-height-display-regular:
|
|
206
|
-
@line-height-display-loose:
|
|
204
|
+
@line-height-display-tight: NaNrem;
|
|
205
|
+
@line-height-display-regular: NaNrem;
|
|
206
|
+
@line-height-display-loose: NaNrem;
|
|
207
207
|
@line-height-title: 1.2;
|
|
208
208
|
@line-height-body: 1.5;
|
|
209
209
|
@line-height-control: 1.2;
|