@transferwise/neptune-tokens 8.2.3 → 8.2.5

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:36 GMT
4
4
  */
5
5
 
6
6
  :root {
package/colors-base.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:36 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.2.3",
3
+ "version": "8.2.5",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-dark {
@@ -110,6 +110,9 @@
110
110
  --letter-spacing-negative-md: -0.015em;
111
111
  --letter-spacing-negative-lg: -0.02em;
112
112
  --letter-spacing-negative-xl: -0.025em;
113
+ --letter-spacing-negative-xxl: -0.03em;
114
+ --letter-spacing-negative-xxxl: -0.04em;
115
+ --letter-spacing-negative-xxxxl: -0.05em;
113
116
  --line-height-18: 1.125rem;
114
117
  --line-height-20: 1.25rem;
115
118
  --line-height-22: 1.375rem;
@@ -121,9 +124,6 @@
121
124
  --line-height-36: 2.25rem;
122
125
  --line-height-42: 2.625rem;
123
126
  --line-height-48: 3rem;
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;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-content-primary: #e2e6e8;
6
6
  @color-content-secondary: #c9cbce;
@@ -108,6 +108,9 @@
108
108
  @letter-spacing-negative-md: -0.015em;
109
109
  @letter-spacing-negative-lg: -0.02em;
110
110
  @letter-spacing-negative-xl: -0.025em;
111
+ @letter-spacing-negative-xxl: -0.03em;
112
+ @letter-spacing-negative-xxxl: -0.04em;
113
+ @letter-spacing-negative-xxxxl: -0.05em;
111
114
  @line-height-18: 1.125rem;
112
115
  @line-height-20: 1.25rem;
113
116
  @line-height-22: 1.375rem;
@@ -119,9 +122,6 @@
119
122
  @line-height-36: 2.25rem;
120
123
  @line-height-42: 2.625rem;
121
124
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-light {
@@ -110,6 +110,9 @@
110
110
  --letter-spacing-negative-md: -0.015em;
111
111
  --letter-spacing-negative-lg: -0.02em;
112
112
  --letter-spacing-negative-xl: -0.025em;
113
+ --letter-spacing-negative-xxl: -0.03em;
114
+ --letter-spacing-negative-xxxl: -0.04em;
115
+ --letter-spacing-negative-xxxxl: -0.05em;
113
116
  --line-height-18: 1.125rem;
114
117
  --line-height-20: 1.25rem;
115
118
  --line-height-22: 1.375rem;
@@ -121,9 +124,6 @@
121
124
  --line-height-36: 2.25rem;
122
125
  --line-height-42: 2.625rem;
123
126
  --line-height-48: 3rem;
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;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-content-primary: #37517e;
6
6
  @color-content-secondary: #5d7079;
@@ -108,6 +108,9 @@
108
108
  @letter-spacing-negative-md: -0.015em;
109
109
  @letter-spacing-negative-lg: -0.02em;
110
110
  @letter-spacing-negative-xl: -0.025em;
111
+ @letter-spacing-negative-xxl: -0.03em;
112
+ @letter-spacing-negative-xxxl: -0.04em;
113
+ @letter-spacing-negative-xxxxl: -0.05em;
111
114
  @line-height-18: 1.125rem;
112
115
  @line-height-20: 1.25rem;
113
116
  @line-height-22: 1.375rem;
@@ -119,9 +122,6 @@
119
122
  @line-height-36: 2.25rem;
120
123
  @line-height-42: 2.625rem;
121
124
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-navy {
@@ -110,6 +110,9 @@
110
110
  --letter-spacing-negative-md: -0.015em;
111
111
  --letter-spacing-negative-lg: -0.02em;
112
112
  --letter-spacing-negative-xl: -0.025em;
113
+ --letter-spacing-negative-xxl: -0.03em;
114
+ --letter-spacing-negative-xxxl: -0.04em;
115
+ --letter-spacing-negative-xxxxl: -0.05em;
113
116
  --line-height-18: 1.125rem;
114
117
  --line-height-20: 1.25rem;
115
118
  --line-height-22: 1.375rem;
@@ -121,9 +124,6 @@
121
124
  --line-height-36: 2.25rem;
122
125
  --line-height-42: 2.625rem;
123
126
  --line-height-48: 3rem;
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;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 29 Dec 2022 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-content-primary: #ffffff;
6
6
  @color-content-secondary: #c9cbce;
@@ -108,6 +108,9 @@
108
108
  @letter-spacing-negative-md: -0.015em;
109
109
  @letter-spacing-negative-lg: -0.02em;
110
110
  @letter-spacing-negative-xl: -0.025em;
111
+ @letter-spacing-negative-xxl: -0.03em;
112
+ @letter-spacing-negative-xxxl: -0.04em;
113
+ @letter-spacing-negative-xxxxl: -0.05em;
111
114
  @line-height-18: 1.125rem;
112
115
  @line-height-20: 1.25rem;
113
116
  @line-height-22: 1.375rem;
@@ -119,9 +122,6 @@
119
122
  @line-height-36: 2.25rem;
120
123
  @line-height-42: 2.625rem;
121
124
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal {
@@ -117,6 +117,9 @@
117
117
  --letter-spacing-negative-md: -0.015em;
118
118
  --letter-spacing-negative-lg: -0.02em;
119
119
  --letter-spacing-negative-xl: -0.025em;
120
+ --letter-spacing-negative-xxl: -0.03em;
121
+ --letter-spacing-negative-xxxl: -0.04em;
122
+ --letter-spacing-negative-xxxxl: -0.05em;
120
123
  --line-height-18: 1.125rem;
121
124
  --line-height-20: 1.25rem;
122
125
  --line-height-22: 1.375rem;
@@ -128,9 +131,6 @@
128
131
  --line-height-36: 2.25rem;
129
132
  --line-height-42: 2.625rem;
130
133
  --line-height-48: 3rem;
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 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -115,6 +115,9 @@
115
115
  @letter-spacing-negative-md: -0.015em;
116
116
  @letter-spacing-negative-lg: -0.02em;
117
117
  @letter-spacing-negative-xl: -0.025em;
118
+ @letter-spacing-negative-xxl: -0.03em;
119
+ @letter-spacing-negative-xxxl: -0.04em;
120
+ @letter-spacing-negative-xxxxl: -0.05em;
118
121
  @line-height-18: 1.125rem;
119
122
  @line-height-20: 1.25rem;
120
123
  @line-height-22: 1.375rem;
@@ -126,9 +129,6 @@
126
129
  @line-height-36: 2.25rem;
127
130
  @line-height-42: 2.625rem;
128
131
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--dark {
@@ -141,6 +141,9 @@
141
141
  --letter-spacing-negative-md: -0.015em;
142
142
  --letter-spacing-negative-lg: -0.02em;
143
143
  --letter-spacing-negative-xl: -0.025em;
144
+ --letter-spacing-negative-xxl: -0.03em;
145
+ --letter-spacing-negative-xxxl: -0.04em;
146
+ --letter-spacing-negative-xxxxl: -0.05em;
144
147
  --line-height-18: 1.125rem;
145
148
  --line-height-20: 1.25rem;
146
149
  --line-height-22: 1.375rem;
@@ -152,9 +155,6 @@
152
155
  --line-height-36: 2.25rem;
153
156
  --line-height-42: 2.625rem;
154
157
  --line-height-48: 3rem;
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 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -139,6 +139,9 @@
139
139
  @letter-spacing-negative-md: -0.015em;
140
140
  @letter-spacing-negative-lg: -0.02em;
141
141
  @letter-spacing-negative-xl: -0.025em;
142
+ @letter-spacing-negative-xxl: -0.03em;
143
+ @letter-spacing-negative-xxxl: -0.04em;
144
+ @letter-spacing-negative-xxxxl: -0.05em;
142
145
  @line-height-18: 1.125rem;
143
146
  @line-height-20: 1.25rem;
144
147
  @line-height-22: 1.375rem;
@@ -150,9 +153,6 @@
150
153
  @line-height-36: 2.25rem;
151
154
  @line-height-42: 2.625rem;
152
155
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -141,6 +141,9 @@
141
141
  --letter-spacing-negative-md: -0.015em;
142
142
  --letter-spacing-negative-lg: -0.02em;
143
143
  --letter-spacing-negative-xl: -0.025em;
144
+ --letter-spacing-negative-xxl: -0.03em;
145
+ --letter-spacing-negative-xxxl: -0.04em;
146
+ --letter-spacing-negative-xxxxl: -0.05em;
144
147
  --line-height-18: 1.125rem;
145
148
  --line-height-20: 1.25rem;
146
149
  --line-height-22: 1.375rem;
@@ -152,9 +155,6 @@
152
155
  --line-height-36: 2.25rem;
153
156
  --line-height-42: 2.625rem;
154
157
  --line-height-48: 3rem;
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 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -139,6 +139,9 @@
139
139
  @letter-spacing-negative-md: -0.015em;
140
140
  @letter-spacing-negative-lg: -0.02em;
141
141
  @letter-spacing-negative-xl: -0.025em;
142
+ @letter-spacing-negative-xxl: -0.03em;
143
+ @letter-spacing-negative-xxxl: -0.04em;
144
+ @letter-spacing-negative-xxxxl: -0.05em;
142
145
  @line-height-18: 1.125rem;
143
146
  @line-height-20: 1.25rem;
144
147
  @line-height-22: 1.375rem;
@@ -150,9 +153,6 @@
150
153
  @line-height-36: 2.25rem;
151
154
  @line-height-42: 2.625rem;
152
155
  @line-height-48: 3rem;
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 20:51:11 GMT
3
+ * Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -110,6 +110,9 @@
110
110
  --letter-spacing-negative-md: -0.015em;
111
111
  --letter-spacing-negative-lg: -0.02em;
112
112
  --letter-spacing-negative-xl: -0.025em;
113
+ --letter-spacing-negative-xxl: -0.03em;
114
+ --letter-spacing-negative-xxxl: -0.04em;
115
+ --letter-spacing-negative-xxxxl: -0.05em;
113
116
  --line-height-18: 1.125rem;
114
117
  --line-height-20: 1.25rem;
115
118
  --line-height-22: 1.375rem;
@@ -121,9 +124,6 @@
121
124
  --line-height-36: 2.25rem;
122
125
  --line-height-42: 2.625rem;
123
126
  --line-height-48: 3rem;
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 20:51:11 GMT
3
+ // Generated on Thu, 05 Jan 2023 18:20:37 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;
@@ -190,6 +190,9 @@
190
190
  @letter-spacing-negative-md: -0.015em;
191
191
  @letter-spacing-negative-lg: -0.02em;
192
192
  @letter-spacing-negative-xl: -0.025em;
193
+ @letter-spacing-negative-xxl: -0.03em;
194
+ @letter-spacing-negative-xxxl: -0.04em;
195
+ @letter-spacing-negative-xxxxl: -0.05em;
193
196
  @line-height-18: 1.125rem;
194
197
  @line-height-20: 1.25rem;
195
198
  @line-height-22: 1.375rem;
@@ -201,9 +204,6 @@
201
204
  @line-height-36: 2.25rem;
202
205
  @line-height-42: 2.625rem;
203
206
  @line-height-48: 3rem;
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;