@transferwise/neptune-tokens 8.0.0-next.6 → 8.0.0-next.7
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 +15 -15
- package/themes/dark/tokens.less +15 -15
- package/themes/light/tokens.css +15 -15
- package/themes/light/tokens.less +15 -15
- package/themes/navy/tokens.css +15 -15
- package/themes/navy/tokens.less +15 -15
- package/tokens.css +15 -15
- package/tokens.less +15 -15
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
|
|
3
|
+
* Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-dark {
|
|
@@ -87,20 +87,20 @@
|
|
|
87
87
|
--letter-spacing-md: -0.015rem;
|
|
88
88
|
--letter-spacing-lg: -0.02rem;
|
|
89
89
|
--letter-spacing-xl: -0.025rem;
|
|
90
|
-
--line-height-18: 1.
|
|
91
|
-
--line-height-20: 1.
|
|
92
|
-
--line-height-22: 1.
|
|
93
|
-
--line-height-24: 1.
|
|
94
|
-
--line-height-28: 1.
|
|
95
|
-
--line-height-30: 1.
|
|
96
|
-
--line-height-32:
|
|
97
|
-
--line-height-34: 2.
|
|
98
|
-
--line-height-36: 1.
|
|
99
|
-
--line-height-42: 1.
|
|
100
|
-
--line-height-48: 1.
|
|
101
|
-
--line-height-title: 1.
|
|
102
|
-
--line-height-body: 1.
|
|
103
|
-
--line-height-control: 1.
|
|
90
|
+
--line-height-18: 1.125;
|
|
91
|
+
--line-height-20: 1.25;
|
|
92
|
+
--line-height-22: 1.375;
|
|
93
|
+
--line-height-24: 1.5;
|
|
94
|
+
--line-height-28: 1.75;
|
|
95
|
+
--line-height-30: 1.375;
|
|
96
|
+
--line-height-32: 2;
|
|
97
|
+
--line-height-34: 2.125;
|
|
98
|
+
--line-height-36: 1.5;
|
|
99
|
+
--line-height-42: 1.625;
|
|
100
|
+
--line-height-48: 1.75;
|
|
101
|
+
--line-height-title: 1.2;
|
|
102
|
+
--line-height-body: 1.5;
|
|
103
|
+
--line-height-control: 1.2;
|
|
104
104
|
--font-weight-light: 300;
|
|
105
105
|
--font-weight-regular: 400;
|
|
106
106
|
--font-weight-medium: 500;
|
package/themes/dark/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #e2e6e8;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -85,20 +85,20 @@
|
|
|
85
85
|
@letter-spacing-md: -0.015rem;
|
|
86
86
|
@letter-spacing-lg: -0.02rem;
|
|
87
87
|
@letter-spacing-xl: -0.025rem;
|
|
88
|
-
@line-height-18: 1.
|
|
89
|
-
@line-height-20: 1.
|
|
90
|
-
@line-height-22: 1.
|
|
91
|
-
@line-height-24: 1.
|
|
92
|
-
@line-height-28: 1.
|
|
93
|
-
@line-height-30: 1.
|
|
94
|
-
@line-height-32:
|
|
95
|
-
@line-height-34: 2.
|
|
96
|
-
@line-height-36: 1.
|
|
97
|
-
@line-height-42: 1.
|
|
98
|
-
@line-height-48: 1.
|
|
99
|
-
@line-height-title: 1.
|
|
100
|
-
@line-height-body: 1.
|
|
101
|
-
@line-height-control: 1.
|
|
88
|
+
@line-height-18: 1.125;
|
|
89
|
+
@line-height-20: 1.25;
|
|
90
|
+
@line-height-22: 1.375;
|
|
91
|
+
@line-height-24: 1.5;
|
|
92
|
+
@line-height-28: 1.75;
|
|
93
|
+
@line-height-30: 1.375;
|
|
94
|
+
@line-height-32: 2;
|
|
95
|
+
@line-height-34: 2.125;
|
|
96
|
+
@line-height-36: 1.5;
|
|
97
|
+
@line-height-42: 1.625;
|
|
98
|
+
@line-height-48: 1.75;
|
|
99
|
+
@line-height-title: 1.2;
|
|
100
|
+
@line-height-body: 1.5;
|
|
101
|
+
@line-height-control: 1.2;
|
|
102
102
|
@font-weight-light: 300;
|
|
103
103
|
@font-weight-regular: 400;
|
|
104
104
|
@font-weight-medium: 500;
|
package/themes/light/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-light {
|
|
@@ -87,20 +87,20 @@
|
|
|
87
87
|
--letter-spacing-md: -0.015rem;
|
|
88
88
|
--letter-spacing-lg: -0.02rem;
|
|
89
89
|
--letter-spacing-xl: -0.025rem;
|
|
90
|
-
--line-height-18: 1.
|
|
91
|
-
--line-height-20: 1.
|
|
92
|
-
--line-height-22: 1.
|
|
93
|
-
--line-height-24: 1.
|
|
94
|
-
--line-height-28: 1.
|
|
95
|
-
--line-height-30: 1.
|
|
96
|
-
--line-height-32:
|
|
97
|
-
--line-height-34: 2.
|
|
98
|
-
--line-height-36: 1.
|
|
99
|
-
--line-height-42: 1.
|
|
100
|
-
--line-height-48: 1.
|
|
101
|
-
--line-height-title: 1.
|
|
102
|
-
--line-height-body: 1.
|
|
103
|
-
--line-height-control: 1.
|
|
90
|
+
--line-height-18: 1.125;
|
|
91
|
+
--line-height-20: 1.25;
|
|
92
|
+
--line-height-22: 1.375;
|
|
93
|
+
--line-height-24: 1.5;
|
|
94
|
+
--line-height-28: 1.75;
|
|
95
|
+
--line-height-30: 1.375;
|
|
96
|
+
--line-height-32: 2;
|
|
97
|
+
--line-height-34: 2.125;
|
|
98
|
+
--line-height-36: 1.5;
|
|
99
|
+
--line-height-42: 1.625;
|
|
100
|
+
--line-height-48: 1.75;
|
|
101
|
+
--line-height-title: 1.2;
|
|
102
|
+
--line-height-body: 1.5;
|
|
103
|
+
--line-height-control: 1.2;
|
|
104
104
|
--font-weight-light: 300;
|
|
105
105
|
--font-weight-regular: 400;
|
|
106
106
|
--font-weight-medium: 500;
|
package/themes/light/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #37517e;
|
|
6
6
|
@color-content-secondary: #5d7079;
|
|
@@ -85,20 +85,20 @@
|
|
|
85
85
|
@letter-spacing-md: -0.015rem;
|
|
86
86
|
@letter-spacing-lg: -0.02rem;
|
|
87
87
|
@letter-spacing-xl: -0.025rem;
|
|
88
|
-
@line-height-18: 1.
|
|
89
|
-
@line-height-20: 1.
|
|
90
|
-
@line-height-22: 1.
|
|
91
|
-
@line-height-24: 1.
|
|
92
|
-
@line-height-28: 1.
|
|
93
|
-
@line-height-30: 1.
|
|
94
|
-
@line-height-32:
|
|
95
|
-
@line-height-34: 2.
|
|
96
|
-
@line-height-36: 1.
|
|
97
|
-
@line-height-42: 1.
|
|
98
|
-
@line-height-48: 1.
|
|
99
|
-
@line-height-title: 1.
|
|
100
|
-
@line-height-body: 1.
|
|
101
|
-
@line-height-control: 1.
|
|
88
|
+
@line-height-18: 1.125;
|
|
89
|
+
@line-height-20: 1.25;
|
|
90
|
+
@line-height-22: 1.375;
|
|
91
|
+
@line-height-24: 1.5;
|
|
92
|
+
@line-height-28: 1.75;
|
|
93
|
+
@line-height-30: 1.375;
|
|
94
|
+
@line-height-32: 2;
|
|
95
|
+
@line-height-34: 2.125;
|
|
96
|
+
@line-height-36: 1.5;
|
|
97
|
+
@line-height-42: 1.625;
|
|
98
|
+
@line-height-48: 1.75;
|
|
99
|
+
@line-height-title: 1.2;
|
|
100
|
+
@line-height-body: 1.5;
|
|
101
|
+
@line-height-control: 1.2;
|
|
102
102
|
@font-weight-light: 300;
|
|
103
103
|
@font-weight-regular: 400;
|
|
104
104
|
@font-weight-medium: 500;
|
package/themes/navy/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.np-theme-navy {
|
|
@@ -87,20 +87,20 @@
|
|
|
87
87
|
--letter-spacing-md: -0.015rem;
|
|
88
88
|
--letter-spacing-lg: -0.02rem;
|
|
89
89
|
--letter-spacing-xl: -0.025rem;
|
|
90
|
-
--line-height-18: 1.
|
|
91
|
-
--line-height-20: 1.
|
|
92
|
-
--line-height-22: 1.
|
|
93
|
-
--line-height-24: 1.
|
|
94
|
-
--line-height-28: 1.
|
|
95
|
-
--line-height-30: 1.
|
|
96
|
-
--line-height-32:
|
|
97
|
-
--line-height-34: 2.
|
|
98
|
-
--line-height-36: 1.
|
|
99
|
-
--line-height-42: 1.
|
|
100
|
-
--line-height-48: 1.
|
|
101
|
-
--line-height-title: 1.
|
|
102
|
-
--line-height-body: 1.
|
|
103
|
-
--line-height-control: 1.
|
|
90
|
+
--line-height-18: 1.125;
|
|
91
|
+
--line-height-20: 1.25;
|
|
92
|
+
--line-height-22: 1.375;
|
|
93
|
+
--line-height-24: 1.5;
|
|
94
|
+
--line-height-28: 1.75;
|
|
95
|
+
--line-height-30: 1.375;
|
|
96
|
+
--line-height-32: 2;
|
|
97
|
+
--line-height-34: 2.125;
|
|
98
|
+
--line-height-36: 1.5;
|
|
99
|
+
--line-height-42: 1.625;
|
|
100
|
+
--line-height-48: 1.75;
|
|
101
|
+
--line-height-title: 1.2;
|
|
102
|
+
--line-height-body: 1.5;
|
|
103
|
+
--line-height-control: 1.2;
|
|
104
104
|
--font-weight-light: 300;
|
|
105
105
|
--font-weight-regular: 400;
|
|
106
106
|
--font-weight-medium: 500;
|
package/themes/navy/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
|
|
5
5
|
@color-content-primary: #ffffff;
|
|
6
6
|
@color-content-secondary: #c9cbce;
|
|
@@ -85,20 +85,20 @@
|
|
|
85
85
|
@letter-spacing-md: -0.015rem;
|
|
86
86
|
@letter-spacing-lg: -0.02rem;
|
|
87
87
|
@letter-spacing-xl: -0.025rem;
|
|
88
|
-
@line-height-18: 1.
|
|
89
|
-
@line-height-20: 1.
|
|
90
|
-
@line-height-22: 1.
|
|
91
|
-
@line-height-24: 1.
|
|
92
|
-
@line-height-28: 1.
|
|
93
|
-
@line-height-30: 1.
|
|
94
|
-
@line-height-32:
|
|
95
|
-
@line-height-34: 2.
|
|
96
|
-
@line-height-36: 1.
|
|
97
|
-
@line-height-42: 1.
|
|
98
|
-
@line-height-48: 1.
|
|
99
|
-
@line-height-title: 1.
|
|
100
|
-
@line-height-body: 1.
|
|
101
|
-
@line-height-control: 1.
|
|
88
|
+
@line-height-18: 1.125;
|
|
89
|
+
@line-height-20: 1.25;
|
|
90
|
+
@line-height-22: 1.375;
|
|
91
|
+
@line-height-24: 1.5;
|
|
92
|
+
@line-height-28: 1.75;
|
|
93
|
+
@line-height-30: 1.375;
|
|
94
|
+
@line-height-32: 2;
|
|
95
|
+
@line-height-34: 2.125;
|
|
96
|
+
@line-height-36: 1.5;
|
|
97
|
+
@line-height-42: 1.625;
|
|
98
|
+
@line-height-48: 1.75;
|
|
99
|
+
@line-height-title: 1.2;
|
|
100
|
+
@line-height-body: 1.5;
|
|
101
|
+
@line-height-control: 1.2;
|
|
102
102
|
@font-weight-light: 300;
|
|
103
103
|
@font-weight-regular: 400;
|
|
104
104
|
@font-weight-medium: 500;
|
package/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -87,20 +87,20 @@
|
|
|
87
87
|
--letter-spacing-negative-md: -0.015rem;
|
|
88
88
|
--letter-spacing-negative-lg: -0.02rem;
|
|
89
89
|
--letter-spacing-negative-xl: -0.025rem;
|
|
90
|
-
--line-height-18: 1.
|
|
91
|
-
--line-height-20: 1.
|
|
92
|
-
--line-height-22: 1.
|
|
93
|
-
--line-height-24: 1.
|
|
94
|
-
--line-height-28: 1.
|
|
95
|
-
--line-height-30: 1.
|
|
96
|
-
--line-height-32:
|
|
97
|
-
--line-height-34: 2.
|
|
98
|
-
--line-height-36: 1.
|
|
99
|
-
--line-height-42: 1.
|
|
100
|
-
--line-height-48: 1.
|
|
101
|
-
--line-height-title: 1.
|
|
102
|
-
--line-height-body: 1.
|
|
103
|
-
--line-height-control: 1.
|
|
90
|
+
--line-height-18: 1.125;
|
|
91
|
+
--line-height-20: 1.25;
|
|
92
|
+
--line-height-22: 1.375;
|
|
93
|
+
--line-height-24: 1.5;
|
|
94
|
+
--line-height-28: 1.75;
|
|
95
|
+
--line-height-30: 1.375;
|
|
96
|
+
--line-height-32: 2;
|
|
97
|
+
--line-height-34: 2.125;
|
|
98
|
+
--line-height-36: 1.5;
|
|
99
|
+
--line-height-42: 1.625;
|
|
100
|
+
--line-height-48: 1.75;
|
|
101
|
+
--line-height-title: 1.2;
|
|
102
|
+
--line-height-body: 1.5;
|
|
103
|
+
--line-height-control: 1.2;
|
|
104
104
|
--font-weight: 300;
|
|
105
105
|
--font-weight-regular: 400;
|
|
106
106
|
--font-weight-medium: 500;
|
package/tokens.less
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 15 Jul 2022 12:59:09 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -167,20 +167,20 @@
|
|
|
167
167
|
@letter-spacing-negative-md: -0.015rem;
|
|
168
168
|
@letter-spacing-negative-lg: -0.02rem;
|
|
169
169
|
@letter-spacing-negative-xl: -0.025rem;
|
|
170
|
-
@line-height-18: 1.
|
|
171
|
-
@line-height-20: 1.
|
|
172
|
-
@line-height-22: 1.
|
|
173
|
-
@line-height-24: 1.
|
|
174
|
-
@line-height-28: 1.
|
|
175
|
-
@line-height-30: 1.
|
|
176
|
-
@line-height-32:
|
|
177
|
-
@line-height-34: 2.
|
|
178
|
-
@line-height-36: 1.
|
|
179
|
-
@line-height-42: 1.
|
|
180
|
-
@line-height-48: 1.
|
|
181
|
-
@line-height-title: 1.
|
|
182
|
-
@line-height-body: 1.
|
|
183
|
-
@line-height-control: 1.
|
|
170
|
+
@line-height-18: 1.125;
|
|
171
|
+
@line-height-20: 1.25;
|
|
172
|
+
@line-height-22: 1.375;
|
|
173
|
+
@line-height-24: 1.5;
|
|
174
|
+
@line-height-28: 1.75;
|
|
175
|
+
@line-height-30: 1.375;
|
|
176
|
+
@line-height-32: 2;
|
|
177
|
+
@line-height-34: 2.125;
|
|
178
|
+
@line-height-36: 1.5;
|
|
179
|
+
@line-height-42: 1.625;
|
|
180
|
+
@line-height-48: 1.75;
|
|
181
|
+
@line-height-title: 1.2;
|
|
182
|
+
@line-height-body: 1.5;
|
|
183
|
+
@line-height-control: 1.2;
|
|
184
184
|
@font-weight: 300;
|
|
185
185
|
@font-weight-regular: 400;
|
|
186
186
|
@font-weight-medium: 500;
|