@transferwise/neptune-tokens 8.2.5 → 8.3.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.2.5",
3
+ "version": "8.3.0",
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, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-content-primary: #e2e6e8;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-light {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-content-primary: #37517e;
6
6
  @color-content-secondary: #5d7079;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-navy {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-content-primary: #ffffff;
6
6
  @color-content-secondary: #c9cbce;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -0,0 +1,169 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
+ */
5
+
6
+ .np-theme-personal--bright-green {
7
+ --color-bright-yellow: #ffeb69;
8
+ --color-bright-orange: #ffc091;
9
+ --color-dark-purple: #260a2f;
10
+ --color-dark-gold: #3a341c;
11
+ --color-bright-blue: #a0e1e1;
12
+ --color-dark-charcoal: #21231d;
13
+ --color-white: #ffffff;
14
+ --color-black: #000000;
15
+ --color-bright-green: #9fe870;
16
+ --color-forest-green: #163300;
17
+ --color-bright-pink: #ffd7ef;
18
+ --color-dark-maroon: #320707;
19
+ --color-content-primary: #163300;
20
+ --color-content-secondary: #163300;
21
+ --color-content-tertiary: #ffffff00;
22
+ --color-content-link: #163300;
23
+ --color-content-link-hover: #0d1f00;
24
+ --color-content-link-active: #0e0f0c;
25
+ --color-interactive-primary: #163300;
26
+ --color-interactive-primary-hover: #0c2300;
27
+ --color-interactive-primary-active: #001a00;
28
+ --color-interactive-primary-hover: #0d1f00;
29
+ --color-interactive-primary-hover-hover: #001100;
30
+ --color-interactive-primary-hover-active: #000000;
31
+ --color-interactive-primary-active: #0e0f0c;
32
+ --color-interactive-primary-active-hover: #000000;
33
+ --color-interactive-primary-active-active: #000000;
34
+ --color-interactive-secondary: #ffffff00;
35
+ --color-interactive-secondary-hover: #eaeaea00;
36
+ --color-interactive-secondary-active: #dbdbdb00;
37
+ --color-interactive-secondary-hover: #ffffff00;
38
+ --color-interactive-secondary-hover-hover: #eaeaea00;
39
+ --color-interactive-secondary-hover-active: #dbdbdb00;
40
+ --color-interactive-secondary-active: #ffffff00;
41
+ --color-interactive-secondary-active-hover: #eaeaea00;
42
+ --color-interactive-secondary-active-active: #dbdbdb00;
43
+ --color-interactive-accent: #163300;
44
+ --color-interactive-accent-hover: #0c2300;
45
+ --color-interactive-accent-active: #001a00;
46
+ --color-interactive-accent-hover: #0d1f00;
47
+ --color-interactive-accent-hover-hover: #001100;
48
+ --color-interactive-accent-hover-active: #000000;
49
+ --color-interactive-accent-active: #0e0f0c;
50
+ --color-interactive-accent-active-hover: #000000;
51
+ --color-interactive-accent-active-active: #000000;
52
+ --color-interactive-control: #9fe870;
53
+ --color-interactive-control-hover: #8bd35d;
54
+ --color-interactive-control-active: #7cc44f;
55
+ --color-interactive-control-hover: #bbef9a;
56
+ --color-interactive-control-hover-hover: #a7da87;
57
+ --color-interactive-control-hover-active: #98cb79;
58
+ --color-interactive-control-active: #d9f6c6;
59
+ --color-interactive-control-active-hover: #c5e1b2;
60
+ --color-interactive-control-active-active: #b6d2a4;
61
+ --color-border-neutral: #ffffff00;
62
+ --color-border-overlay: #ffffff00;
63
+ --color-background-screen: #9fe870;
64
+ --color-background-screen-hover: #ffffff66;
65
+ --color-background-screen-active: #ffffff66;
66
+ --color-background-elevated: #ffffff00;
67
+ --color-background-neutral: #ffffff4d;
68
+ --color-background-neutral-hover: #ffffff00;
69
+ --color-background-neutral-active: #ffffff00;
70
+ --color-background-overlay: #ffffff00;
71
+ --color-sentiment-negative: #ffffff00;
72
+ --color-sentiment-negative-hover: #ffffff00;
73
+ --color-sentiment-negative-active: #ffffff00;
74
+ --color-sentiment-positive: #ffffff00;
75
+ --color-sentiment-warning: #ffffff00;
76
+ --color-contrast: #ffffff00;
77
+ --color-light: #ffffff00;
78
+ --color-dark: #ffffff00;
79
+ --padding-x-small: 8px;
80
+ --padding-small: 16px;
81
+ --padding-medium: 24px;
82
+ --padding-large: 32px;
83
+ --radius-full: 50%;
84
+ --radius-small: 10px;
85
+ --radius-medium: 16px;
86
+ --radius-large: 24px;
87
+ --size-4: 4px;
88
+ --size-8: 8px;
89
+ --size-10: 10px;
90
+ --size-12: 12px;
91
+ --size-14: 14px;
92
+ --size-16: 16px;
93
+ --size-24: 24px;
94
+ --size-32: 32px;
95
+ --size-40: 40px;
96
+ --size-48: 48px;
97
+ --size-56: 56px;
98
+ --size-60: 60px;
99
+ --size-64: 64px;
100
+ --size-72: 72px;
101
+ --size-80: 80px;
102
+ --size-88: 88px;
103
+ --size-96: 96px;
104
+ --size-104: 104px;
105
+ --size-112: 112px;
106
+ --size-120: 120px;
107
+ --size-128: 128px;
108
+ --size-146: 146px;
109
+ --size-154: 154px;
110
+ --size-x-small: 24px;
111
+ --size-small: 32px;
112
+ --size-medium: 40px;
113
+ --size-large: 48px;
114
+ --size-x-large: 56px;
115
+ --size-2x-large: 72px;
116
+ --space-content-horizontal: 16px;
117
+ --space-small: 16px;
118
+ --space-medium: 32px;
119
+ --space-large: 40px;
120
+ --space-x-large: 56px;
121
+ --font-size-12: 0.75rem;
122
+ --font-size-14: 0.875rem;
123
+ --font-size-16: 1rem;
124
+ --font-size-18: 1.125rem;
125
+ --font-size-20: 1.25rem;
126
+ --font-size-22: 1.375rem;
127
+ --font-size-24: 1.5rem;
128
+ --font-size-26: 1.625rem;
129
+ --font-size-28: 1.75rem;
130
+ --font-size-30: 1.875rem;
131
+ --font-size-32: 2rem;
132
+ --letter-spacing-xxs: 0.005em;
133
+ --letter-spacing-xs: 0.01em;
134
+ --letter-spacing-sm: 0.0125em;
135
+ --letter-spacing-md: 0.015em;
136
+ --letter-spacing-lg: 0.02em;
137
+ --letter-spacing-xl: 0.025em;
138
+ --letter-spacing-negative-xxs: -0.005em;
139
+ --letter-spacing-negative-xs: -0.01em;
140
+ --letter-spacing-negative-sm: -0.0125em;
141
+ --letter-spacing-negative-md: -0.015em;
142
+ --letter-spacing-negative-lg: -0.02em;
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;
147
+ --line-height-18: 1.125rem;
148
+ --line-height-20: 1.25rem;
149
+ --line-height-22: 1.375rem;
150
+ --line-height-24: 1.5rem;
151
+ --line-height-28: 1.75rem;
152
+ --line-height-30: 1.875rem;
153
+ --line-height-32: 2rem;
154
+ --line-height-34: 2.125rem;
155
+ --line-height-36: 2.25rem;
156
+ --line-height-42: 2.625rem;
157
+ --line-height-48: 3rem;
158
+ --line-height-title: 1.2;
159
+ --line-height-body: 1.5;
160
+ --line-height-control: 1.2;
161
+ --font-weight-light: 300;
162
+ --font-weight-regular: 400;
163
+ --font-weight-medium: 500;
164
+ --font-weight-semi-bold: 600;
165
+ --font-weight-bold: 800;
166
+ --font-weight-black: 900;
167
+ --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
168
+ --font-family-display: 'Wise Sans', 'Inter', sans-serif;
169
+ }
@@ -0,0 +1,166 @@
1
+
2
+ // Do not edit directly
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
+
5
+ @color-bright-yellow: #ffeb69;
6
+ @color-bright-orange: #ffc091;
7
+ @color-dark-purple: #260a2f;
8
+ @color-dark-gold: #3a341c;
9
+ @color-bright-blue: #a0e1e1;
10
+ @color-dark-charcoal: #21231d;
11
+ @color-white: #ffffff;
12
+ @color-black: #000000;
13
+ @color-bright-green: #9fe870;
14
+ @color-forest-green: #163300;
15
+ @color-bright-pink: #ffd7ef;
16
+ @color-dark-maroon: #320707;
17
+ @color-content-primary: #163300;
18
+ @color-content-secondary: #163300;
19
+ @color-content-tertiary: #ffffff00;
20
+ @color-content-link: #163300;
21
+ @color-content-link-hover: #0d1f00;
22
+ @color-content-link-active: #0e0f0c;
23
+ @color-interactive-primary: #163300;
24
+ @color-interactive-primary-hover: #0c2300;
25
+ @color-interactive-primary-active: #001a00;
26
+ @color-interactive-primary-hover: #0d1f00;
27
+ @color-interactive-primary-hover-hover: #001100;
28
+ @color-interactive-primary-hover-active: #000000;
29
+ @color-interactive-primary-active: #0e0f0c;
30
+ @color-interactive-primary-active-hover: #000000;
31
+ @color-interactive-primary-active-active: #000000;
32
+ @color-interactive-secondary: #ffffff00;
33
+ @color-interactive-secondary-hover: #eaeaea00;
34
+ @color-interactive-secondary-active: #dbdbdb00;
35
+ @color-interactive-secondary-hover: #ffffff00;
36
+ @color-interactive-secondary-hover-hover: #eaeaea00;
37
+ @color-interactive-secondary-hover-active: #dbdbdb00;
38
+ @color-interactive-secondary-active: #ffffff00;
39
+ @color-interactive-secondary-active-hover: #eaeaea00;
40
+ @color-interactive-secondary-active-active: #dbdbdb00;
41
+ @color-interactive-accent: #163300;
42
+ @color-interactive-accent-hover: #0c2300;
43
+ @color-interactive-accent-active: #001a00;
44
+ @color-interactive-accent-hover: #0d1f00;
45
+ @color-interactive-accent-hover-hover: #001100;
46
+ @color-interactive-accent-hover-active: #000000;
47
+ @color-interactive-accent-active: #0e0f0c;
48
+ @color-interactive-accent-active-hover: #000000;
49
+ @color-interactive-accent-active-active: #000000;
50
+ @color-interactive-control: #9fe870;
51
+ @color-interactive-control-hover: #8bd35d;
52
+ @color-interactive-control-active: #7cc44f;
53
+ @color-interactive-control-hover: #bbef9a;
54
+ @color-interactive-control-hover-hover: #a7da87;
55
+ @color-interactive-control-hover-active: #98cb79;
56
+ @color-interactive-control-active: #d9f6c6;
57
+ @color-interactive-control-active-hover: #c5e1b2;
58
+ @color-interactive-control-active-active: #b6d2a4;
59
+ @color-border-neutral: #ffffff00;
60
+ @color-border-overlay: #ffffff00;
61
+ @color-background-screen: #9fe870;
62
+ @color-background-screen-hover: #ffffff66;
63
+ @color-background-screen-active: #ffffff66;
64
+ @color-background-elevated: #ffffff00;
65
+ @color-background-neutral: #ffffff4d;
66
+ @color-background-neutral-hover: #ffffff00;
67
+ @color-background-neutral-active: #ffffff00;
68
+ @color-background-overlay: #ffffff00;
69
+ @color-sentiment-negative: #ffffff00;
70
+ @color-sentiment-negative-hover: #ffffff00;
71
+ @color-sentiment-negative-active: #ffffff00;
72
+ @color-sentiment-positive: #ffffff00;
73
+ @color-sentiment-warning: #ffffff00;
74
+ @color-contrast: #ffffff00;
75
+ @color-light: #ffffff00;
76
+ @color-dark: #ffffff00;
77
+ @padding-x-small: 8px;
78
+ @padding-small: 16px;
79
+ @padding-medium: 24px;
80
+ @padding-large: 32px;
81
+ @radius-full: 50%;
82
+ @radius-small: 10px;
83
+ @radius-medium: 16px;
84
+ @radius-large: 24px;
85
+ @size-4: 4px;
86
+ @size-8: 8px;
87
+ @size-10: 10px;
88
+ @size-12: 12px;
89
+ @size-14: 14px;
90
+ @size-16: 16px;
91
+ @size-24: 24px;
92
+ @size-32: 32px;
93
+ @size-40: 40px;
94
+ @size-48: 48px;
95
+ @size-56: 56px;
96
+ @size-60: 60px;
97
+ @size-64: 64px;
98
+ @size-72: 72px;
99
+ @size-80: 80px;
100
+ @size-88: 88px;
101
+ @size-96: 96px;
102
+ @size-104: 104px;
103
+ @size-112: 112px;
104
+ @size-120: 120px;
105
+ @size-128: 128px;
106
+ @size-146: 146px;
107
+ @size-154: 154px;
108
+ @size-x-small: 24px;
109
+ @size-small: 32px;
110
+ @size-medium: 40px;
111
+ @size-large: 48px;
112
+ @size-x-large: 56px;
113
+ @size-2x-large: 72px;
114
+ @space-content-horizontal: 16px;
115
+ @space-small: 16px;
116
+ @space-medium: 32px;
117
+ @space-large: 40px;
118
+ @space-x-large: 56px;
119
+ @font-size-12: 0.75rem;
120
+ @font-size-14: 0.875rem;
121
+ @font-size-16: 1rem;
122
+ @font-size-18: 1.125rem;
123
+ @font-size-20: 1.25rem;
124
+ @font-size-22: 1.375rem;
125
+ @font-size-24: 1.5rem;
126
+ @font-size-26: 1.625rem;
127
+ @font-size-28: 1.75rem;
128
+ @font-size-30: 1.875rem;
129
+ @font-size-32: 2rem;
130
+ @letter-spacing-xxs: 0.005em;
131
+ @letter-spacing-xs: 0.01em;
132
+ @letter-spacing-sm: 0.0125em;
133
+ @letter-spacing-md: 0.015em;
134
+ @letter-spacing-lg: 0.02em;
135
+ @letter-spacing-xl: 0.025em;
136
+ @letter-spacing-negative-xxs: -0.005em;
137
+ @letter-spacing-negative-xs: -0.01em;
138
+ @letter-spacing-negative-sm: -0.0125em;
139
+ @letter-spacing-negative-md: -0.015em;
140
+ @letter-spacing-negative-lg: -0.02em;
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;
145
+ @line-height-18: 1.125rem;
146
+ @line-height-20: 1.25rem;
147
+ @line-height-22: 1.375rem;
148
+ @line-height-24: 1.5rem;
149
+ @line-height-28: 1.75rem;
150
+ @line-height-30: 1.875rem;
151
+ @line-height-32: 2rem;
152
+ @line-height-34: 2.125rem;
153
+ @line-height-36: 2.25rem;
154
+ @line-height-42: 2.625rem;
155
+ @line-height-48: 3rem;
156
+ @line-height-title: 1.2;
157
+ @line-height-body: 1.5;
158
+ @line-height-control: 1.2;
159
+ @font-weight-light: 300;
160
+ @font-weight-regular: 400;
161
+ @font-weight-medium: 500;
162
+ @font-weight-semi-bold: 600;
163
+ @font-weight-bold: 800;
164
+ @font-weight-black: 900;
165
+ @font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
166
+ @font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--dark {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
package/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ * Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
  */
5
5
 
6
6
  :root {
package/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 05 Jan 2023 18:20:37 GMT
3
+ // Generated on Tue, 17 Jan 2023 15:25:56 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;