@transferwise/components 0.0.0-experimental-8b2286f → 0.0.0-experimental-c3b48d7
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/build/expressiveMoneyInput/amountInput/AmountInput.js +1 -1
- package/build/expressiveMoneyInput/amountInput/AmountInput.js.map +1 -1
- package/build/expressiveMoneyInput/amountInput/AmountInput.mjs +1 -1
- package/build/expressiveMoneyInput/amountInput/AmountInput.mjs.map +1 -1
- package/build/main.css +322 -238
- package/build/styles/css/neptune.css +12 -26
- package/build/styles/expressiveMoneyInput/ExpressiveMoneyInput.css +0 -2
- package/build/styles/expressiveMoneyInput/amountInput/AmountInput.css +0 -2
- package/build/styles/less/neptune-tokens.less +2 -2
- package/build/styles/main.css +322 -238
- package/build/styles/props/neptune-tokens.css +1 -1
- package/build/styles/sentimentSurface/SentimentSurface.css +302 -202
- package/build/styles/styles/less/neptune.css +12 -26
- package/package.json +2 -2
- package/src/expressiveMoneyInput/ExpressiveMoneyInput.css +0 -2
- package/src/expressiveMoneyInput/ExpressiveMoneyInput.test.story.tsx +0 -43
- package/src/expressiveMoneyInput/amountInput/AmountInput.css +0 -2
- package/src/expressiveMoneyInput/amountInput/AmountInput.less +0 -2
- package/src/expressiveMoneyInput/amountInput/AmountInput.tsx +1 -1
- package/src/main.css +322 -238
- package/src/sentimentSurface/SentimentSurface.css +302 -202
- package/src/sentimentSurface/SentimentSurface.docs.mdx +2 -0
- package/src/sentimentSurface/SentimentSurface.less +67 -315
- package/src/sentimentSurface/SentimentSurface.story.tsx +4 -0
- package/src/styles/less/core/_typography.less +6 -28
- package/src/styles/less/neptune.css +12 -26
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 18 May 2026 08:34:10 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
|
|
145
145
|
/**
|
|
146
146
|
* Do not edit directly, this file was auto-generated.
|
|
147
|
-
* Generated on
|
|
147
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
148
148
|
*/
|
|
149
149
|
|
|
150
150
|
.np-theme-personal {
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
|
|
329
329
|
/**
|
|
330
330
|
* Do not edit directly, this file was auto-generated.
|
|
331
|
-
* Generated on
|
|
331
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
332
332
|
*/
|
|
333
333
|
|
|
334
334
|
.np-theme-personal--forest-green {
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
|
|
513
513
|
/**
|
|
514
514
|
* Do not edit directly, this file was auto-generated.
|
|
515
|
-
* Generated on
|
|
515
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
516
516
|
*/
|
|
517
517
|
|
|
518
518
|
.np-theme-personal--bright-green {
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
|
|
697
697
|
/**
|
|
698
698
|
* Do not edit directly, this file was auto-generated.
|
|
699
|
-
* Generated on
|
|
699
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
700
700
|
*/
|
|
701
701
|
|
|
702
702
|
.np-theme-personal--dark {
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
|
|
881
881
|
/**
|
|
882
882
|
* Do not edit directly, this file was auto-generated.
|
|
883
|
-
* Generated on
|
|
883
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
884
884
|
*/
|
|
885
885
|
|
|
886
886
|
.np-theme-platform {
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
|
|
1065
1065
|
/**
|
|
1066
1066
|
* Do not edit directly, this file was auto-generated.
|
|
1067
|
-
* Generated on
|
|
1067
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
1068
1068
|
*/
|
|
1069
1069
|
|
|
1070
1070
|
.np-theme-platform--forest-green {
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
|
|
1249
1249
|
/**
|
|
1250
1250
|
* Do not edit directly, this file was auto-generated.
|
|
1251
|
-
* Generated on
|
|
1251
|
+
* Generated on Mon, 18 May 2026 08:34:11 GMT
|
|
1252
1252
|
*/
|
|
1253
1253
|
|
|
1254
1254
|
.np-theme-business {
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
|
|
1434
1434
|
/**
|
|
1435
1435
|
* Do not edit directly, this file was auto-generated.
|
|
1436
|
-
* Generated on
|
|
1436
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
1437
1437
|
*/
|
|
1438
1438
|
|
|
1439
1439
|
.np-theme-business--dark {
|
|
@@ -1618,7 +1618,7 @@
|
|
|
1618
1618
|
|
|
1619
1619
|
/**
|
|
1620
1620
|
* Do not edit directly, this file was auto-generated.
|
|
1621
|
-
* Generated on
|
|
1621
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
1622
1622
|
*/
|
|
1623
1623
|
|
|
1624
1624
|
.np-theme-business--forest-green {
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
|
|
1804
1804
|
/**
|
|
1805
1805
|
* Do not edit directly, this file was auto-generated.
|
|
1806
|
-
* Generated on
|
|
1806
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
1807
1807
|
*/
|
|
1808
1808
|
|
|
1809
1809
|
.np-theme-business--bright-green {
|
|
@@ -3238,16 +3238,7 @@ a,
|
|
|
3238
3238
|
.np-text-display-extra-large,
|
|
3239
3239
|
.np-text-display-large,
|
|
3240
3240
|
.np-text-display-medium,
|
|
3241
|
-
.np-text-display-small
|
|
3242
|
-
.display-1--forced,
|
|
3243
|
-
.display-2--forced,
|
|
3244
|
-
.display-3--forced,
|
|
3245
|
-
.display-4--forced,
|
|
3246
|
-
.display-5--forced,
|
|
3247
|
-
.np-text-display-extra-large--forced,
|
|
3248
|
-
.np-text-display-large--forced,
|
|
3249
|
-
.np-text-display-medium--forced,
|
|
3250
|
-
.np-text-display-small--forced {
|
|
3241
|
+
.np-text-display-small {
|
|
3251
3242
|
font-family: 'Wise Sans', 'Inter', sans-serif;
|
|
3252
3243
|
font-family: var(--font-family-display);
|
|
3253
3244
|
font-synthesis: none;
|
|
@@ -3294,14 +3285,9 @@ a,
|
|
|
3294
3285
|
* of Japanese ones for the logged out ones (exposed by the Editorial DS). Unfortunately,
|
|
3295
3286
|
* font files are browser-cached and we carried over to launchpad, where it causes issues
|
|
3296
3287
|
* for unsupported locales, especially those that share glyphs, like Japanese and Chinese.
|
|
3297
|
-
* There are exceptions for small UI parts where Wise Sans is fine or expected — e.g. the
|
|
3298
|
-
* numeric input of ExpressiveMoneyInput.
|
|
3299
|
-
* Add `--forced` BEM modifier to the original class name to guarantee it.
|
|
3300
3288
|
*/
|
|
3301
3289
|
font-family: 'Inter', Helvetica, Arial, sans-serif;
|
|
3302
3290
|
font-family: var(--font-family-regular);
|
|
3303
|
-
line-height: 1.2;
|
|
3304
|
-
line-height: var(--line-height-title);
|
|
3305
3291
|
}
|
|
3306
3292
|
|
|
3307
3293
|
/* DEPRECATED(.np-text-display-extra-large): use .np-text-display-large instead */
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
flex-grow: 1;
|
|
22
22
|
text-align: right;
|
|
23
23
|
background-color: transparent;
|
|
24
|
-
line-height: inherit;
|
|
25
24
|
}
|
|
26
25
|
.wds-amount-input-input:focus-visible {
|
|
27
26
|
outline: none;
|
|
@@ -30,7 +29,6 @@
|
|
|
30
29
|
flex-grow: 0;
|
|
31
30
|
display: flex;
|
|
32
31
|
align-items: center;
|
|
33
|
-
line-height: inherit;
|
|
34
32
|
}
|
|
35
33
|
.wds-currency-selector:disabled {
|
|
36
34
|
opacity: 1 !important;
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
flex-grow: 1;
|
|
22
22
|
text-align: right;
|
|
23
23
|
background-color: transparent;
|
|
24
|
-
line-height: inherit;
|
|
25
24
|
}
|
|
26
25
|
.wds-amount-input-input:focus-visible {
|
|
27
26
|
outline: none;
|
|
@@ -30,5 +29,4 @@
|
|
|
30
29
|
flex-grow: 0;
|
|
31
30
|
display: flex;
|
|
32
31
|
align-items: center;
|
|
33
|
-
line-height: inherit;
|
|
34
32
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly, this file was auto-generated.
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 18 May 2026 08:34:10 GMT
|
|
4
4
|
|
|
5
5
|
@color-dark-content-primary: #e2e6e8;
|
|
6
6
|
@color-dark-content-secondary: #c9cbce;
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
@font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
223
223
|
|
|
224
224
|
// Do not edit directly, this file was auto-generated.
|
|
225
|
-
// Generated on
|
|
225
|
+
// Generated on Mon, 18 May 2026 08:34:10 GMT
|
|
226
226
|
|
|
227
227
|
@color-base-blue-light: #00b9ff;
|
|
228
228
|
@color-base-blue-mid: #00a2dd;
|