@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
package/build/styles/main.css
CHANGED
|
@@ -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 */
|
|
@@ -25549,6 +25535,10 @@ a[data-toggle="tooltip"] {
|
|
|
25549
25535
|
.np-theme-platform.wds-sentiment-surface-negative-base,
|
|
25550
25536
|
.np-theme-personal--bright-green.wds-sentiment-surface-negative-base,
|
|
25551
25537
|
.np-theme-business--bright-green.wds-sentiment-surface-negative-base {
|
|
25538
|
+
/**
|
|
25539
|
+
* Do not edit directly, this file was auto-generated.
|
|
25540
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25541
|
+
*/
|
|
25552
25542
|
--color-sentiment-content-primary: #CB272F;
|
|
25553
25543
|
--color-sentiment-content-primary-hover: #B8232B;
|
|
25554
25544
|
--color-sentiment-content-primary-active: #A72027;
|
|
@@ -25567,6 +25557,7 @@ a[data-toggle="tooltip"] {
|
|
|
25567
25557
|
--color-sentiment-background-surface: #FBEAEA;
|
|
25568
25558
|
--color-sentiment-background-surface-hover: #F9E1E1;
|
|
25569
25559
|
--color-sentiment-background-surface-active: #F8D8D8;
|
|
25560
|
+
--color-sentiment-border-overlay: rgba(203,39,47,0.30196);
|
|
25570
25561
|
}
|
|
25571
25562
|
|
|
25572
25563
|
.np-theme-personal.wds-sentiment-surface-negative-elevated,
|
|
@@ -25574,6 +25565,10 @@ a[data-toggle="tooltip"] {
|
|
|
25574
25565
|
.np-theme-platform.wds-sentiment-surface-negative-elevated,
|
|
25575
25566
|
.np-theme-personal--bright-green.wds-sentiment-surface-negative-elevated,
|
|
25576
25567
|
.np-theme-business--bright-green.wds-sentiment-surface-negative-elevated {
|
|
25568
|
+
/**
|
|
25569
|
+
* Do not edit directly, this file was auto-generated.
|
|
25570
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25571
|
+
*/
|
|
25577
25572
|
--color-sentiment-content-primary: #FFFFFF;
|
|
25578
25573
|
--color-sentiment-content-primary-hover: #F5CCCC;
|
|
25579
25574
|
--color-sentiment-content-primary-active: #F1B7B7;
|
|
@@ -25585,63 +25580,14 @@ a[data-toggle="tooltip"] {
|
|
|
25585
25580
|
--color-sentiment-interactive-secondary-active: #A72027;
|
|
25586
25581
|
--color-sentiment-interactive-secondary-neutral: #9B141B;
|
|
25587
25582
|
--color-sentiment-interactive-secondary-neutral-hover: #831116;
|
|
25588
|
-
--color-sentiment-interactive-secondary-neutral-active: #
|
|
25583
|
+
--color-sentiment-interactive-secondary-neutral-active: #6D0E13;
|
|
25589
25584
|
--color-sentiment-interactive-control: #CB272F;
|
|
25590
25585
|
--color-sentiment-interactive-control-hover: #B8232B;
|
|
25591
25586
|
--color-sentiment-interactive-control-active: #A72027;
|
|
25592
25587
|
--color-sentiment-background-surface: #CB272F;
|
|
25593
25588
|
--color-sentiment-background-surface-hover: #B8232B;
|
|
25594
25589
|
--color-sentiment-background-surface-active: #A72027;
|
|
25595
|
-
|
|
25596
|
-
|
|
25597
|
-
.np-theme-personal--dark.wds-sentiment-surface-negative-base,
|
|
25598
|
-
.np-theme-business--dark.wds-sentiment-surface-negative-base,
|
|
25599
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-negative-base,
|
|
25600
|
-
.np-theme-business--forest-green.wds-sentiment-surface-negative-base,
|
|
25601
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-negative-base {
|
|
25602
|
-
--color-sentiment-content-primary: #FFA8AD;
|
|
25603
|
-
--color-sentiment-content-primary-hover: #FFBDC0;
|
|
25604
|
-
--color-sentiment-content-primary-active: #FFD1D3;
|
|
25605
|
-
--color-sentiment-interactive-primary: #FFA8AD;
|
|
25606
|
-
--color-sentiment-interactive-primary-hover: #FFBDC0;
|
|
25607
|
-
--color-sentiment-interactive-primary-active: #FFD1D3;
|
|
25608
|
-
--color-sentiment-interactive-secondary: #410B0D;
|
|
25609
|
-
--color-sentiment-interactive-secondary-hover: #641115;
|
|
25610
|
-
--color-sentiment-interactive-secondary-active: #761418;
|
|
25611
|
-
--color-sentiment-interactive-secondary-neutral: #601013;
|
|
25612
|
-
--color-sentiment-interactive-secondary-neutral-hover: #7A1519;
|
|
25613
|
-
--color-sentiment-interactive-secondary-neutral-active: #90181D;
|
|
25614
|
-
--color-sentiment-interactive-control: #410B0D;
|
|
25615
|
-
--color-sentiment-interactive-control-hover: #641115;
|
|
25616
|
-
--color-sentiment-interactive-control-active: #761418;
|
|
25617
|
-
--color-sentiment-background-surface: #410B0D;
|
|
25618
|
-
--color-sentiment-background-surface-hover: #641115;
|
|
25619
|
-
--color-sentiment-background-surface-active: #761418;
|
|
25620
|
-
}
|
|
25621
|
-
|
|
25622
|
-
.np-theme-personal--dark.wds-sentiment-surface-negative-elevated,
|
|
25623
|
-
.np-theme-business--dark.wds-sentiment-surface-negative-elevated,
|
|
25624
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-negative-elevated,
|
|
25625
|
-
.np-theme-business--forest-green.wds-sentiment-surface-negative-elevated,
|
|
25626
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-negative-elevated {
|
|
25627
|
-
--color-sentiment-content-primary: #410B0D;
|
|
25628
|
-
--color-sentiment-content-primary-hover: #641115;
|
|
25629
|
-
--color-sentiment-content-primary-active: #761418;
|
|
25630
|
-
--color-sentiment-interactive-primary: #410B0D;
|
|
25631
|
-
--color-sentiment-interactive-primary-hover: #641115;
|
|
25632
|
-
--color-sentiment-interactive-primary-active: #761418;
|
|
25633
|
-
--color-sentiment-interactive-secondary: #FFA8AD;
|
|
25634
|
-
--color-sentiment-interactive-secondary-hover: #FFBDC0;
|
|
25635
|
-
--color-sentiment-interactive-secondary-active: #FFD1D3;
|
|
25636
|
-
--color-sentiment-interactive-secondary-neutral: #D9898D;
|
|
25637
|
-
--color-sentiment-interactive-secondary-neutral-hover: #D68084;
|
|
25638
|
-
--color-sentiment-interactive-secondary-neutral-active: #D06C71;
|
|
25639
|
-
--color-sentiment-interactive-control: #FFA8AD;
|
|
25640
|
-
--color-sentiment-interactive-control-hover: #FFBDC0;
|
|
25641
|
-
--color-sentiment-interactive-control-active: #FFD1D3;
|
|
25642
|
-
--color-sentiment-background-surface: #FFA8AD;
|
|
25643
|
-
--color-sentiment-background-surface-hover: #FFBDC0;
|
|
25644
|
-
--color-sentiment-background-surface-active: #FFD1D3;
|
|
25590
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
25645
25591
|
}
|
|
25646
25592
|
|
|
25647
25593
|
.np-theme-personal.wds-sentiment-surface-warning-base,
|
|
@@ -25649,6 +25595,10 @@ a[data-toggle="tooltip"] {
|
|
|
25649
25595
|
.np-theme-platform.wds-sentiment-surface-warning-base,
|
|
25650
25596
|
.np-theme-personal--bright-green.wds-sentiment-surface-warning-base,
|
|
25651
25597
|
.np-theme-business--bright-green.wds-sentiment-surface-warning-base {
|
|
25598
|
+
/**
|
|
25599
|
+
* Do not edit directly, this file was auto-generated.
|
|
25600
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25601
|
+
*/
|
|
25652
25602
|
--color-sentiment-content-primary: #4A3B1C;
|
|
25653
25603
|
--color-sentiment-content-primary-hover: #302612;
|
|
25654
25604
|
--color-sentiment-content-primary-active: #2C2311;
|
|
@@ -25667,6 +25617,7 @@ a[data-toggle="tooltip"] {
|
|
|
25667
25617
|
--color-sentiment-background-surface: #FFF7D7;
|
|
25668
25618
|
--color-sentiment-background-surface-hover: #FFF0B2;
|
|
25669
25619
|
--color-sentiment-background-surface-active: #FFE98F;
|
|
25620
|
+
--color-sentiment-border-overlay: rgba(74,59,28,0.30196);
|
|
25670
25621
|
}
|
|
25671
25622
|
|
|
25672
25623
|
.np-theme-personal.wds-sentiment-surface-warning-elevated,
|
|
@@ -25674,6 +25625,10 @@ a[data-toggle="tooltip"] {
|
|
|
25674
25625
|
.np-theme-platform.wds-sentiment-surface-warning-elevated,
|
|
25675
25626
|
.np-theme-personal--bright-green.wds-sentiment-surface-warning-elevated,
|
|
25676
25627
|
.np-theme-business--bright-green.wds-sentiment-surface-warning-elevated {
|
|
25628
|
+
/**
|
|
25629
|
+
* Do not edit directly, this file was auto-generated.
|
|
25630
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25631
|
+
*/
|
|
25677
25632
|
--color-sentiment-content-primary: #4A3B1C;
|
|
25678
25633
|
--color-sentiment-content-primary-hover: #302612;
|
|
25679
25634
|
--color-sentiment-content-primary-active: #2C2311;
|
|
@@ -25692,56 +25647,7 @@ a[data-toggle="tooltip"] {
|
|
|
25692
25647
|
--color-sentiment-background-surface: #FFD11A;
|
|
25693
25648
|
--color-sentiment-background-surface-hover: #FFBF0F;
|
|
25694
25649
|
--color-sentiment-background-surface-active: #FFBB00;
|
|
25695
|
-
|
|
25696
|
-
|
|
25697
|
-
.np-theme-personal--dark.wds-sentiment-surface-warning-base,
|
|
25698
|
-
.np-theme-business--dark.wds-sentiment-surface-warning-base,
|
|
25699
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-warning-base,
|
|
25700
|
-
.np-theme-business--forest-green.wds-sentiment-surface-warning-base,
|
|
25701
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-warning-base {
|
|
25702
|
-
--color-sentiment-content-primary: #FADC65;
|
|
25703
|
-
--color-sentiment-content-primary-hover: #F9D648;
|
|
25704
|
-
--color-sentiment-content-primary-active: #F8CD20;
|
|
25705
|
-
--color-sentiment-interactive-primary: #FADC65;
|
|
25706
|
-
--color-sentiment-interactive-primary-hover: #F9D648;
|
|
25707
|
-
--color-sentiment-interactive-primary-active: #F8CD20;
|
|
25708
|
-
--color-sentiment-interactive-secondary: #3A3523;
|
|
25709
|
-
--color-sentiment-interactive-secondary-hover: #504930;
|
|
25710
|
-
--color-sentiment-interactive-secondary-active: #665D3D;
|
|
25711
|
-
--color-sentiment-interactive-secondary-neutral: #4D462A;
|
|
25712
|
-
--color-sentiment-interactive-secondary-neutral-hover: #5D532F;
|
|
25713
|
-
--color-sentiment-interactive-secondary-neutral-active: #685D33;
|
|
25714
|
-
--color-sentiment-interactive-control: #3A3523;
|
|
25715
|
-
--color-sentiment-interactive-control-hover: #504930;
|
|
25716
|
-
--color-sentiment-interactive-control-active: #665D3D;
|
|
25717
|
-
--color-sentiment-background-surface: #3A3523;
|
|
25718
|
-
--color-sentiment-background-surface-hover: #504930;
|
|
25719
|
-
--color-sentiment-background-surface-active: #665D3D;
|
|
25720
|
-
}
|
|
25721
|
-
|
|
25722
|
-
.np-theme-personal--dark.wds-sentiment-surface-warning-elevated,
|
|
25723
|
-
.np-theme-business--dark.wds-sentiment-surface-warning-elevated,
|
|
25724
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-warning-elevated,
|
|
25725
|
-
.np-theme-business--forest-green.wds-sentiment-surface-warning-elevated,
|
|
25726
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-warning-elevated {
|
|
25727
|
-
--color-sentiment-content-primary: #3A3523;
|
|
25728
|
-
--color-sentiment-content-primary-hover: #504930;
|
|
25729
|
-
--color-sentiment-content-primary-active: #665D3D;
|
|
25730
|
-
--color-sentiment-interactive-primary: #3A3523;
|
|
25731
|
-
--color-sentiment-interactive-primary-hover: #504930;
|
|
25732
|
-
--color-sentiment-interactive-primary-active: #665D3D;
|
|
25733
|
-
--color-sentiment-interactive-secondary: #FADC65;
|
|
25734
|
-
--color-sentiment-interactive-secondary-hover: #F9D648;
|
|
25735
|
-
--color-sentiment-interactive-secondary-active: #F8CD20;
|
|
25736
|
-
--color-sentiment-interactive-secondary-neutral: #E3C85D;
|
|
25737
|
-
--color-sentiment-interactive-secondary-neutral-hover: #DFC044;
|
|
25738
|
-
--color-sentiment-interactive-secondary-neutral-active: #D9B526;
|
|
25739
|
-
--color-sentiment-interactive-control: #FADC65;
|
|
25740
|
-
--color-sentiment-interactive-control-hover: #F9D648;
|
|
25741
|
-
--color-sentiment-interactive-control-active: #F8CD20;
|
|
25742
|
-
--color-sentiment-background-surface: #FADC65;
|
|
25743
|
-
--color-sentiment-background-surface-hover: #F9D648;
|
|
25744
|
-
--color-sentiment-background-surface-active: #F8CD20;
|
|
25650
|
+
--color-sentiment-border-overlay: rgba(74,59,28,0.30196);
|
|
25745
25651
|
}
|
|
25746
25652
|
|
|
25747
25653
|
.np-theme-personal.wds-sentiment-surface-success-base,
|
|
@@ -25749,6 +25655,10 @@ a[data-toggle="tooltip"] {
|
|
|
25749
25655
|
.np-theme-platform.wds-sentiment-surface-success-base,
|
|
25750
25656
|
.np-theme-personal--bright-green.wds-sentiment-surface-success-base,
|
|
25751
25657
|
.np-theme-business--bright-green.wds-sentiment-surface-success-base {
|
|
25658
|
+
/**
|
|
25659
|
+
* Do not edit directly, this file was auto-generated.
|
|
25660
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25661
|
+
*/
|
|
25752
25662
|
--color-sentiment-content-primary: #054D28;
|
|
25753
25663
|
--color-sentiment-content-primary-hover: #043A1E;
|
|
25754
25664
|
--color-sentiment-content-primary-active: #022614;
|
|
@@ -25767,6 +25677,7 @@ a[data-toggle="tooltip"] {
|
|
|
25767
25677
|
--color-sentiment-background-surface: #E2F6D5;
|
|
25768
25678
|
--color-sentiment-background-surface-hover: #D3F2C0;
|
|
25769
25679
|
--color-sentiment-background-surface-active: #C5EDAB;
|
|
25680
|
+
--color-sentiment-border-overlay: rgba(5,77,40,0.30196);
|
|
25770
25681
|
}
|
|
25771
25682
|
|
|
25772
25683
|
.np-theme-personal.wds-sentiment-surface-success-elevated,
|
|
@@ -25774,6 +25685,10 @@ a[data-toggle="tooltip"] {
|
|
|
25774
25685
|
.np-theme-platform.wds-sentiment-surface-success-elevated,
|
|
25775
25686
|
.np-theme-personal--bright-green.wds-sentiment-surface-success-elevated,
|
|
25776
25687
|
.np-theme-business--bright-green.wds-sentiment-surface-success-elevated {
|
|
25688
|
+
/**
|
|
25689
|
+
* Do not edit directly, this file was auto-generated.
|
|
25690
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25691
|
+
*/
|
|
25777
25692
|
--color-sentiment-content-primary: #CEF1B8;
|
|
25778
25693
|
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
25779
25694
|
--color-sentiment-content-primary-active: #E1F4D4;
|
|
@@ -25792,56 +25707,7 @@ a[data-toggle="tooltip"] {
|
|
|
25792
25707
|
--color-sentiment-background-surface: #054D28;
|
|
25793
25708
|
--color-sentiment-background-surface-hover: #043A1E;
|
|
25794
25709
|
--color-sentiment-background-surface-active: #022614;
|
|
25795
|
-
|
|
25796
|
-
|
|
25797
|
-
.np-theme-personal--dark.wds-sentiment-surface-success-base,
|
|
25798
|
-
.np-theme-business--dark.wds-sentiment-surface-success-base,
|
|
25799
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-success-base,
|
|
25800
|
-
.np-theme-business--forest-green.wds-sentiment-surface-success-base,
|
|
25801
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-success-base {
|
|
25802
|
-
--color-sentiment-content-primary: #CEF1B8;
|
|
25803
|
-
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
25804
|
-
--color-sentiment-content-primary-active: #E1F4D4;
|
|
25805
|
-
--color-sentiment-interactive-primary: #CEF1B8;
|
|
25806
|
-
--color-sentiment-interactive-primary-hover: #E0FFCC;
|
|
25807
|
-
--color-sentiment-interactive-primary-active: #E1F4D4;
|
|
25808
|
-
--color-sentiment-interactive-secondary: #054D28;
|
|
25809
|
-
--color-sentiment-interactive-secondary-hover: #043A1E;
|
|
25810
|
-
--color-sentiment-interactive-secondary-active: #022614;
|
|
25811
|
-
--color-sentiment-interactive-secondary-neutral: #256A43;
|
|
25812
|
-
--color-sentiment-interactive-secondary-neutral-hover: #2A794C;
|
|
25813
|
-
--color-sentiment-interactive-secondary-neutral-active: #329057;
|
|
25814
|
-
--color-sentiment-interactive-control: #054D28;
|
|
25815
|
-
--color-sentiment-interactive-control-hover: #043A1E;
|
|
25816
|
-
--color-sentiment-interactive-control-active: #022614;
|
|
25817
|
-
--color-sentiment-background-surface: #054D28;
|
|
25818
|
-
--color-sentiment-background-surface-hover: #043A1E;
|
|
25819
|
-
--color-sentiment-background-surface-active: #022614;
|
|
25820
|
-
}
|
|
25821
|
-
|
|
25822
|
-
.np-theme-personal--dark.wds-sentiment-surface-success-elevated,
|
|
25823
|
-
.np-theme-business--dark.wds-sentiment-surface-success-elevated,
|
|
25824
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-success-elevated,
|
|
25825
|
-
.np-theme-business--forest-green.wds-sentiment-surface-success-elevated,
|
|
25826
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-success-elevated {
|
|
25827
|
-
--color-sentiment-content-primary: #252C20;
|
|
25828
|
-
--color-sentiment-content-primary-hover: #323B2B;
|
|
25829
|
-
--color-sentiment-content-primary-active: #3E4A36;
|
|
25830
|
-
--color-sentiment-interactive-primary: #252C20;
|
|
25831
|
-
--color-sentiment-interactive-primary-hover: #323B2B;
|
|
25832
|
-
--color-sentiment-interactive-primary-active: #3E4A36;
|
|
25833
|
-
--color-sentiment-interactive-secondary: #BAE5A0;
|
|
25834
|
-
--color-sentiment-interactive-secondary-hover: #C8EAB3;
|
|
25835
|
-
--color-sentiment-interactive-secondary-active: #D6F0C7;
|
|
25836
|
-
--color-sentiment-interactive-secondary-neutral: #A8CF91;
|
|
25837
|
-
--color-sentiment-interactive-secondary-neutral-hover: #94C478;
|
|
25838
|
-
--color-sentiment-interactive-secondary-neutral-active: #83BB63;
|
|
25839
|
-
--color-sentiment-interactive-control: #BAE5A0;
|
|
25840
|
-
--color-sentiment-interactive-control-hover: #C8EAB3;
|
|
25841
|
-
--color-sentiment-interactive-control-active: #D6F0C7;
|
|
25842
|
-
--color-sentiment-background-surface: #BAE5A0;
|
|
25843
|
-
--color-sentiment-background-surface-hover: #C8EAB3;
|
|
25844
|
-
--color-sentiment-background-surface-active: #D6F0C7;
|
|
25710
|
+
--color-sentiment-border-overlay: rgba(206,241,184,0.30196);
|
|
25845
25711
|
}
|
|
25846
25712
|
|
|
25847
25713
|
.np-theme-personal.wds-sentiment-surface-neutral-base,
|
|
@@ -25849,24 +25715,29 @@ a[data-toggle="tooltip"] {
|
|
|
25849
25715
|
.np-theme-platform.wds-sentiment-surface-neutral-base,
|
|
25850
25716
|
.np-theme-personal--bright-green.wds-sentiment-surface-neutral-base,
|
|
25851
25717
|
.np-theme-business--bright-green.wds-sentiment-surface-neutral-base {
|
|
25718
|
+
/**
|
|
25719
|
+
* Do not edit directly, this file was auto-generated.
|
|
25720
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25721
|
+
*/
|
|
25852
25722
|
--color-sentiment-content-primary: #454745;
|
|
25853
25723
|
--color-sentiment-content-primary-hover: #353635;
|
|
25854
25724
|
--color-sentiment-content-primary-active: #232423;
|
|
25855
25725
|
--color-sentiment-interactive-primary: #454745;
|
|
25856
25726
|
--color-sentiment-interactive-primary-hover: #353635;
|
|
25857
25727
|
--color-sentiment-interactive-primary-active: #232423;
|
|
25858
|
-
--color-sentiment-interactive-secondary: rgba(62,
|
|
25859
|
-
--color-sentiment-interactive-secondary-hover: rgba(62,
|
|
25860
|
-
--color-sentiment-interactive-secondary-active: rgba(62,
|
|
25861
|
-
--color-sentiment-interactive-secondary-neutral: rgba(62,
|
|
25862
|
-
--color-sentiment-interactive-secondary-neutral-hover: rgba(62,
|
|
25863
|
-
--color-sentiment-interactive-secondary-neutral-active: rgba(62,
|
|
25728
|
+
--color-sentiment-interactive-secondary: rgba(62,59,7,0.07059);
|
|
25729
|
+
--color-sentiment-interactive-secondary-hover: rgba(62,59,7,0.12157);
|
|
25730
|
+
--color-sentiment-interactive-secondary-active: rgba(62,59,7,0.16863);
|
|
25731
|
+
--color-sentiment-interactive-secondary-neutral: rgba(62,59,7,0.07059);
|
|
25732
|
+
--color-sentiment-interactive-secondary-neutral-hover: rgba(62,59,7,0.12157);
|
|
25733
|
+
--color-sentiment-interactive-secondary-neutral-active: rgba(62,59,7,0.16863);
|
|
25864
25734
|
--color-sentiment-interactive-control: #F1F1ED;
|
|
25865
25735
|
--color-sentiment-interactive-control-hover: #E7E7E1;
|
|
25866
25736
|
--color-sentiment-interactive-control-active: #DFDED5;
|
|
25867
|
-
--color-sentiment-background-surface: rgba(62,
|
|
25868
|
-
--color-sentiment-background-surface-hover: rgba(62,
|
|
25869
|
-
--color-sentiment-background-surface-active: rgba(62,
|
|
25737
|
+
--color-sentiment-background-surface: rgba(62,59,7,0.07059);
|
|
25738
|
+
--color-sentiment-background-surface-hover: rgba(62,59,7,0.12157);
|
|
25739
|
+
--color-sentiment-background-surface-active: rgba(62,59,7,0.16863);
|
|
25740
|
+
--color-sentiment-border-overlay: rgba(69,71,69,0.30196);
|
|
25870
25741
|
}
|
|
25871
25742
|
|
|
25872
25743
|
.np-theme-personal.wds-sentiment-surface-neutral-elevated,
|
|
@@ -25874,6 +25745,10 @@ a[data-toggle="tooltip"] {
|
|
|
25874
25745
|
.np-theme-platform.wds-sentiment-surface-neutral-elevated,
|
|
25875
25746
|
.np-theme-personal--bright-green.wds-sentiment-surface-neutral-elevated,
|
|
25876
25747
|
.np-theme-business--bright-green.wds-sentiment-surface-neutral-elevated {
|
|
25748
|
+
/**
|
|
25749
|
+
* Do not edit directly, this file was auto-generated.
|
|
25750
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25751
|
+
*/
|
|
25877
25752
|
--color-sentiment-content-primary: #F1F1ED;
|
|
25878
25753
|
--color-sentiment-content-primary-hover: #E7E7E1;
|
|
25879
25754
|
--color-sentiment-content-primary-active: #DFDED5;
|
|
@@ -25892,56 +25767,7 @@ a[data-toggle="tooltip"] {
|
|
|
25892
25767
|
--color-sentiment-background-surface: #454745;
|
|
25893
25768
|
--color-sentiment-background-surface-hover: #353635;
|
|
25894
25769
|
--color-sentiment-background-surface-active: #232423;
|
|
25895
|
-
|
|
25896
|
-
|
|
25897
|
-
.np-theme-personal--dark.wds-sentiment-surface-neutral-base,
|
|
25898
|
-
.np-theme-business--dark.wds-sentiment-surface-neutral-base,
|
|
25899
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-neutral-base,
|
|
25900
|
-
.np-theme-business--forest-green.wds-sentiment-surface-neutral-base,
|
|
25901
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-base {
|
|
25902
|
-
--color-sentiment-content-primary: #F1F1ED;
|
|
25903
|
-
--color-sentiment-content-primary-hover: #E7E7E1;
|
|
25904
|
-
--color-sentiment-content-primary-active: #DFDED5;
|
|
25905
|
-
--color-sentiment-interactive-primary: #F1F1ED;
|
|
25906
|
-
--color-sentiment-interactive-primary-hover: #E7E7E1;
|
|
25907
|
-
--color-sentiment-interactive-primary-active: #DFDED5;
|
|
25908
|
-
--color-sentiment-interactive-secondary: rgba(255, 255, 255, 0.1);
|
|
25909
|
-
--color-sentiment-interactive-secondary-hover: rgba(255, 255, 255, 0.2);
|
|
25910
|
-
--color-sentiment-interactive-secondary-active: rgba(255, 255, 255, 0.3);
|
|
25911
|
-
--color-sentiment-interactive-secondary-neutral: rgba(255, 255, 255, 0.1);
|
|
25912
|
-
--color-sentiment-interactive-secondary-neutral-hover: rgba(255, 255, 255, 0.2);
|
|
25913
|
-
--color-sentiment-interactive-secondary-neutral-active: rgba(255, 255, 255, 0.3);
|
|
25914
|
-
--color-sentiment-interactive-control: #2A2C29;
|
|
25915
|
-
--color-sentiment-interactive-control-hover: #414441;
|
|
25916
|
-
--color-sentiment-interactive-control-active: #595B58;
|
|
25917
|
-
--color-sentiment-background-surface: rgba(255, 255, 255, 0.1);
|
|
25918
|
-
--color-sentiment-background-surface-hover: rgba(255, 255, 255, 0.2);
|
|
25919
|
-
--color-sentiment-background-surface-active: rgba(255, 255, 255, 0.3);
|
|
25920
|
-
}
|
|
25921
|
-
|
|
25922
|
-
.np-theme-personal--dark.wds-sentiment-surface-neutral-elevated,
|
|
25923
|
-
.np-theme-business--dark.wds-sentiment-surface-neutral-elevated,
|
|
25924
|
-
.np-theme-personal--forest-green.wds-sentiment-surface-neutral-elevated,
|
|
25925
|
-
.np-theme-business--forest-green.wds-sentiment-surface-neutral-elevated,
|
|
25926
|
-
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-elevated {
|
|
25927
|
-
--color-sentiment-content-primary: #2A2C29;
|
|
25928
|
-
--color-sentiment-content-primary-hover: #414441;
|
|
25929
|
-
--color-sentiment-content-primary-active: #595B58;
|
|
25930
|
-
--color-sentiment-interactive-primary: #2A2C29;
|
|
25931
|
-
--color-sentiment-interactive-primary-hover: #414441;
|
|
25932
|
-
--color-sentiment-interactive-primary-active: #595B58;
|
|
25933
|
-
--color-sentiment-interactive-secondary: #F1F1ED;
|
|
25934
|
-
--color-sentiment-interactive-secondary-hover: #E7E7E1;
|
|
25935
|
-
--color-sentiment-interactive-secondary-active: #DFDED5;
|
|
25936
|
-
--color-sentiment-interactive-secondary-neutral: #E4E4DC;
|
|
25937
|
-
--color-sentiment-interactive-secondary-neutral-hover: #DCDCD2;
|
|
25938
|
-
--color-sentiment-interactive-secondary-neutral-active: #D3D2C6;
|
|
25939
|
-
--color-sentiment-interactive-control: #F1F1ED;
|
|
25940
|
-
--color-sentiment-interactive-control-hover: #E7E7E1;
|
|
25941
|
-
--color-sentiment-interactive-control-active: #DFDED5;
|
|
25942
|
-
--color-sentiment-background-surface: #F1F1ED;
|
|
25943
|
-
--color-sentiment-background-surface-hover: #E7E7E1;
|
|
25944
|
-
--color-sentiment-background-surface-active: #DFDED5;
|
|
25770
|
+
--color-sentiment-border-overlay: rgba(241,241,237,0.30196);
|
|
25945
25771
|
}
|
|
25946
25772
|
|
|
25947
25773
|
.np-theme-personal.wds-sentiment-surface-proposition-base,
|
|
@@ -25949,6 +25775,10 @@ a[data-toggle="tooltip"] {
|
|
|
25949
25775
|
.np-theme-platform.wds-sentiment-surface-proposition-base,
|
|
25950
25776
|
.np-theme-personal--bright-green.wds-sentiment-surface-proposition-base,
|
|
25951
25777
|
.np-theme-business--bright-green.wds-sentiment-surface-proposition-base {
|
|
25778
|
+
/**
|
|
25779
|
+
* Do not edit directly, this file was auto-generated.
|
|
25780
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25781
|
+
*/
|
|
25952
25782
|
--color-sentiment-content-primary: #0E0F0C;
|
|
25953
25783
|
--color-sentiment-content-primary-hover: #0A2826;
|
|
25954
25784
|
--color-sentiment-content-primary-active: #074140;
|
|
@@ -25967,6 +25797,7 @@ a[data-toggle="tooltip"] {
|
|
|
25967
25797
|
--color-sentiment-background-surface: #E0F7F7;
|
|
25968
25798
|
--color-sentiment-background-surface-hover: #CAF1F1;
|
|
25969
25799
|
--color-sentiment-background-surface-active: #B6ECEC;
|
|
25800
|
+
--color-sentiment-border-overlay: rgba(14,15,12,0.30196);
|
|
25970
25801
|
}
|
|
25971
25802
|
|
|
25972
25803
|
.np-theme-personal.wds-sentiment-surface-proposition-elevated,
|
|
@@ -25974,6 +25805,10 @@ a[data-toggle="tooltip"] {
|
|
|
25974
25805
|
.np-theme-platform.wds-sentiment-surface-proposition-elevated,
|
|
25975
25806
|
.np-theme-personal--bright-green.wds-sentiment-surface-proposition-elevated,
|
|
25976
25807
|
.np-theme-business--bright-green.wds-sentiment-surface-proposition-elevated {
|
|
25808
|
+
/**
|
|
25809
|
+
* Do not edit directly, this file was auto-generated.
|
|
25810
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25811
|
+
*/
|
|
25977
25812
|
--color-sentiment-content-primary: #FFFFFF;
|
|
25978
25813
|
--color-sentiment-content-primary-hover: #EAF9F9;
|
|
25979
25814
|
--color-sentiment-content-primary-active: #D5F4F4;
|
|
@@ -25992,6 +25827,247 @@ a[data-toggle="tooltip"] {
|
|
|
25992
25827
|
--color-sentiment-background-surface: #054D4D;
|
|
25993
25828
|
--color-sentiment-background-surface-hover: #043A3A;
|
|
25994
25829
|
--color-sentiment-background-surface-active: #022626;
|
|
25830
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
25831
|
+
}
|
|
25832
|
+
|
|
25833
|
+
.np-theme-personal--dark.wds-sentiment-surface-negative-base,
|
|
25834
|
+
.np-theme-business--dark.wds-sentiment-surface-negative-base,
|
|
25835
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-negative-base,
|
|
25836
|
+
.np-theme-business--forest-green.wds-sentiment-surface-negative-base,
|
|
25837
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-negative-base {
|
|
25838
|
+
/**
|
|
25839
|
+
* Do not edit directly, this file was auto-generated.
|
|
25840
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25841
|
+
*/
|
|
25842
|
+
--color-sentiment-content-primary: #FFA8AD;
|
|
25843
|
+
--color-sentiment-content-primary-hover: #FFBDC0;
|
|
25844
|
+
--color-sentiment-content-primary-active: #FFD1D3;
|
|
25845
|
+
--color-sentiment-interactive-primary: #FFA8AD;
|
|
25846
|
+
--color-sentiment-interactive-primary-hover: #FFBDC0;
|
|
25847
|
+
--color-sentiment-interactive-primary-active: #FFD1D3;
|
|
25848
|
+
--color-sentiment-interactive-secondary: #410B0D;
|
|
25849
|
+
--color-sentiment-interactive-secondary-hover: #641115;
|
|
25850
|
+
--color-sentiment-interactive-secondary-active: #761418;
|
|
25851
|
+
--color-sentiment-interactive-secondary-neutral: #601013;
|
|
25852
|
+
--color-sentiment-interactive-secondary-neutral-hover: #7A1519;
|
|
25853
|
+
--color-sentiment-interactive-secondary-neutral-active: #90181D;
|
|
25854
|
+
--color-sentiment-interactive-control: #410B0D;
|
|
25855
|
+
--color-sentiment-interactive-control-hover: #641115;
|
|
25856
|
+
--color-sentiment-interactive-control-active: #761418;
|
|
25857
|
+
--color-sentiment-background-surface: #410B0D;
|
|
25858
|
+
--color-sentiment-background-surface-hover: #641115;
|
|
25859
|
+
--color-sentiment-background-surface-active: #761418;
|
|
25860
|
+
--color-sentiment-border-overlay: rgba(255,168,173,0.30196);
|
|
25861
|
+
}
|
|
25862
|
+
|
|
25863
|
+
.np-theme-personal--dark.wds-sentiment-surface-negative-elevated,
|
|
25864
|
+
.np-theme-business--dark.wds-sentiment-surface-negative-elevated,
|
|
25865
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-negative-elevated,
|
|
25866
|
+
.np-theme-business--forest-green.wds-sentiment-surface-negative-elevated,
|
|
25867
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-negative-elevated {
|
|
25868
|
+
/**
|
|
25869
|
+
* Do not edit directly, this file was auto-generated.
|
|
25870
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25871
|
+
*/
|
|
25872
|
+
--color-sentiment-content-primary: #410B0D;
|
|
25873
|
+
--color-sentiment-content-primary-hover: #641115;
|
|
25874
|
+
--color-sentiment-content-primary-active: #761418;
|
|
25875
|
+
--color-sentiment-interactive-primary: #410B0D;
|
|
25876
|
+
--color-sentiment-interactive-primary-hover: #641115;
|
|
25877
|
+
--color-sentiment-interactive-primary-active: #761418;
|
|
25878
|
+
--color-sentiment-interactive-secondary: #FFA8AD;
|
|
25879
|
+
--color-sentiment-interactive-secondary-hover: #FFBDC0;
|
|
25880
|
+
--color-sentiment-interactive-secondary-active: #FFD1D3;
|
|
25881
|
+
--color-sentiment-interactive-secondary-neutral: #D9898D;
|
|
25882
|
+
--color-sentiment-interactive-secondary-neutral-hover: #D68084;
|
|
25883
|
+
--color-sentiment-interactive-secondary-neutral-active: #D06C71;
|
|
25884
|
+
--color-sentiment-interactive-control: #FFA8AD;
|
|
25885
|
+
--color-sentiment-interactive-control-hover: #FFBDC0;
|
|
25886
|
+
--color-sentiment-interactive-control-active: #FFD1D3;
|
|
25887
|
+
--color-sentiment-background-surface: #FFA8AD;
|
|
25888
|
+
--color-sentiment-background-surface-hover: #FFBDC0;
|
|
25889
|
+
--color-sentiment-background-surface-active: #FFD1D3;
|
|
25890
|
+
--color-sentiment-border-overlay: rgba(65,11,13,0.30196);
|
|
25891
|
+
}
|
|
25892
|
+
|
|
25893
|
+
.np-theme-personal--dark.wds-sentiment-surface-warning-base,
|
|
25894
|
+
.np-theme-business--dark.wds-sentiment-surface-warning-base,
|
|
25895
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-warning-base,
|
|
25896
|
+
.np-theme-business--forest-green.wds-sentiment-surface-warning-base,
|
|
25897
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-warning-base {
|
|
25898
|
+
/**
|
|
25899
|
+
* Do not edit directly, this file was auto-generated.
|
|
25900
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25901
|
+
*/
|
|
25902
|
+
--color-sentiment-content-primary: #FADC65;
|
|
25903
|
+
--color-sentiment-content-primary-hover: #F9D648;
|
|
25904
|
+
--color-sentiment-content-primary-active: #F8CD20;
|
|
25905
|
+
--color-sentiment-interactive-primary: #FADC65;
|
|
25906
|
+
--color-sentiment-interactive-primary-hover: #F9D648;
|
|
25907
|
+
--color-sentiment-interactive-primary-active: #F8CD20;
|
|
25908
|
+
--color-sentiment-interactive-secondary: #3A3523;
|
|
25909
|
+
--color-sentiment-interactive-secondary-hover: #504930;
|
|
25910
|
+
--color-sentiment-interactive-secondary-active: #665D3D;
|
|
25911
|
+
--color-sentiment-interactive-secondary-neutral: #4D462A;
|
|
25912
|
+
--color-sentiment-interactive-secondary-neutral-hover: #5D532F;
|
|
25913
|
+
--color-sentiment-interactive-secondary-neutral-active: #685D33;
|
|
25914
|
+
--color-sentiment-interactive-control: #3A3523;
|
|
25915
|
+
--color-sentiment-interactive-control-hover: #504930;
|
|
25916
|
+
--color-sentiment-interactive-control-active: #665D3D;
|
|
25917
|
+
--color-sentiment-background-surface: #3A3523;
|
|
25918
|
+
--color-sentiment-background-surface-hover: #504930;
|
|
25919
|
+
--color-sentiment-background-surface-active: #665D3D;
|
|
25920
|
+
--color-sentiment-border-overlay: rgba(250,220,101,0.30196);
|
|
25921
|
+
}
|
|
25922
|
+
|
|
25923
|
+
.np-theme-personal--dark.wds-sentiment-surface-warning-elevated,
|
|
25924
|
+
.np-theme-business--dark.wds-sentiment-surface-warning-elevated,
|
|
25925
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-warning-elevated,
|
|
25926
|
+
.np-theme-business--forest-green.wds-sentiment-surface-warning-elevated,
|
|
25927
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-warning-elevated {
|
|
25928
|
+
/**
|
|
25929
|
+
* Do not edit directly, this file was auto-generated.
|
|
25930
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25931
|
+
*/
|
|
25932
|
+
--color-sentiment-content-primary: #3A3523;
|
|
25933
|
+
--color-sentiment-content-primary-hover: #504930;
|
|
25934
|
+
--color-sentiment-content-primary-active: #665D3D;
|
|
25935
|
+
--color-sentiment-interactive-primary: #3A3523;
|
|
25936
|
+
--color-sentiment-interactive-primary-hover: #504930;
|
|
25937
|
+
--color-sentiment-interactive-primary-active: #665D3D;
|
|
25938
|
+
--color-sentiment-interactive-secondary: #FADC65;
|
|
25939
|
+
--color-sentiment-interactive-secondary-hover: #F9D648;
|
|
25940
|
+
--color-sentiment-interactive-secondary-active: #F8CD20;
|
|
25941
|
+
--color-sentiment-interactive-secondary-neutral: #E3C85D;
|
|
25942
|
+
--color-sentiment-interactive-secondary-neutral-hover: #DFC044;
|
|
25943
|
+
--color-sentiment-interactive-secondary-neutral-active: #D9B526;
|
|
25944
|
+
--color-sentiment-interactive-control: #FADC65;
|
|
25945
|
+
--color-sentiment-interactive-control-hover: #F9D648;
|
|
25946
|
+
--color-sentiment-interactive-control-active: #F8CD20;
|
|
25947
|
+
--color-sentiment-background-surface: #FADC65;
|
|
25948
|
+
--color-sentiment-background-surface-hover: #F9D648;
|
|
25949
|
+
--color-sentiment-background-surface-active: #F8CD20;
|
|
25950
|
+
--color-sentiment-border-overlay: rgba(58,53,35,0.30196);
|
|
25951
|
+
}
|
|
25952
|
+
|
|
25953
|
+
.np-theme-personal--dark.wds-sentiment-surface-success-base,
|
|
25954
|
+
.np-theme-business--dark.wds-sentiment-surface-success-base,
|
|
25955
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-success-base,
|
|
25956
|
+
.np-theme-business--forest-green.wds-sentiment-surface-success-base,
|
|
25957
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-success-base {
|
|
25958
|
+
/**
|
|
25959
|
+
* Do not edit directly, this file was auto-generated.
|
|
25960
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25961
|
+
*/
|
|
25962
|
+
--color-sentiment-content-primary: #CEF1B8;
|
|
25963
|
+
--color-sentiment-content-primary-hover: #E0FFCC;
|
|
25964
|
+
--color-sentiment-content-primary-active: #E1F4D4;
|
|
25965
|
+
--color-sentiment-interactive-primary: #CEF1B8;
|
|
25966
|
+
--color-sentiment-interactive-primary-hover: #E0FFCC;
|
|
25967
|
+
--color-sentiment-interactive-primary-active: #E1F4D4;
|
|
25968
|
+
--color-sentiment-interactive-secondary: #054D28;
|
|
25969
|
+
--color-sentiment-interactive-secondary-hover: #043A1E;
|
|
25970
|
+
--color-sentiment-interactive-secondary-active: #022614;
|
|
25971
|
+
--color-sentiment-interactive-secondary-neutral: #256A43;
|
|
25972
|
+
--color-sentiment-interactive-secondary-neutral-hover: #2A794C;
|
|
25973
|
+
--color-sentiment-interactive-secondary-neutral-active: #329057;
|
|
25974
|
+
--color-sentiment-interactive-control: #054D28;
|
|
25975
|
+
--color-sentiment-interactive-control-hover: #043A1E;
|
|
25976
|
+
--color-sentiment-interactive-control-active: #022614;
|
|
25977
|
+
--color-sentiment-background-surface: #054D28;
|
|
25978
|
+
--color-sentiment-background-surface-hover: #043A1E;
|
|
25979
|
+
--color-sentiment-background-surface-active: #022614;
|
|
25980
|
+
--color-sentiment-border-overlay: rgba(206,241,184,0.30196);
|
|
25981
|
+
}
|
|
25982
|
+
|
|
25983
|
+
.np-theme-personal--dark.wds-sentiment-surface-success-elevated,
|
|
25984
|
+
.np-theme-business--dark.wds-sentiment-surface-success-elevated,
|
|
25985
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-success-elevated,
|
|
25986
|
+
.np-theme-business--forest-green.wds-sentiment-surface-success-elevated,
|
|
25987
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-success-elevated {
|
|
25988
|
+
/**
|
|
25989
|
+
* Do not edit directly, this file was auto-generated.
|
|
25990
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
25991
|
+
*/
|
|
25992
|
+
--color-sentiment-content-primary: #252C20;
|
|
25993
|
+
--color-sentiment-content-primary-hover: #323B2B;
|
|
25994
|
+
--color-sentiment-content-primary-active: #3E4A36;
|
|
25995
|
+
--color-sentiment-interactive-primary: #252C20;
|
|
25996
|
+
--color-sentiment-interactive-primary-hover: #323B2B;
|
|
25997
|
+
--color-sentiment-interactive-primary-active: #3E4A36;
|
|
25998
|
+
--color-sentiment-interactive-secondary: #BAE5A0;
|
|
25999
|
+
--color-sentiment-interactive-secondary-hover: #C8EAB3;
|
|
26000
|
+
--color-sentiment-interactive-secondary-active: #D6F0C7;
|
|
26001
|
+
--color-sentiment-interactive-secondary-neutral: #A8CF91;
|
|
26002
|
+
--color-sentiment-interactive-secondary-neutral-hover: #94C478;
|
|
26003
|
+
--color-sentiment-interactive-secondary-neutral-active: #83BB63;
|
|
26004
|
+
--color-sentiment-interactive-control: #BAE5A0;
|
|
26005
|
+
--color-sentiment-interactive-control-hover: #C8EAB3;
|
|
26006
|
+
--color-sentiment-interactive-control-active: #D6F0C7;
|
|
26007
|
+
--color-sentiment-background-surface: #BAE5A0;
|
|
26008
|
+
--color-sentiment-background-surface-hover: #C8EAB3;
|
|
26009
|
+
--color-sentiment-background-surface-active: #D6F0C7;
|
|
26010
|
+
--color-sentiment-border-overlay: rgba(37,44,32,0.30196);
|
|
26011
|
+
}
|
|
26012
|
+
|
|
26013
|
+
.np-theme-personal--dark.wds-sentiment-surface-neutral-base,
|
|
26014
|
+
.np-theme-business--dark.wds-sentiment-surface-neutral-base,
|
|
26015
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-neutral-base,
|
|
26016
|
+
.np-theme-business--forest-green.wds-sentiment-surface-neutral-base,
|
|
26017
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-base {
|
|
26018
|
+
/**
|
|
26019
|
+
* Do not edit directly, this file was auto-generated.
|
|
26020
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
26021
|
+
*/
|
|
26022
|
+
--color-sentiment-content-primary: #F1F1ED;
|
|
26023
|
+
--color-sentiment-content-primary-hover: #E7E7E1;
|
|
26024
|
+
--color-sentiment-content-primary-active: #DFDED5;
|
|
26025
|
+
--color-sentiment-interactive-primary: #F1F1ED;
|
|
26026
|
+
--color-sentiment-interactive-primary-hover: #E7E7E1;
|
|
26027
|
+
--color-sentiment-interactive-primary-active: #DFDED5;
|
|
26028
|
+
--color-sentiment-interactive-secondary: rgba(255,255,255,0.10196);
|
|
26029
|
+
--color-sentiment-interactive-secondary-hover: rgba(255,255,255,0.2);
|
|
26030
|
+
--color-sentiment-interactive-secondary-active: rgba(255,255,255,0.30196);
|
|
26031
|
+
--color-sentiment-interactive-secondary-neutral: rgba(255,255,255,0.10196);
|
|
26032
|
+
--color-sentiment-interactive-secondary-neutral-hover: rgba(255,255,255,0.2);
|
|
26033
|
+
--color-sentiment-interactive-secondary-neutral-active: rgba(255,255,255,0.30196);
|
|
26034
|
+
--color-sentiment-interactive-control: #2A2C29;
|
|
26035
|
+
--color-sentiment-interactive-control-hover: #414441;
|
|
26036
|
+
--color-sentiment-interactive-control-active: #595B58;
|
|
26037
|
+
--color-sentiment-background-surface: rgba(255,255,255,0.10196);
|
|
26038
|
+
--color-sentiment-background-surface-hover: rgba(255,255,255,0.2);
|
|
26039
|
+
--color-sentiment-background-surface-active: rgba(255,255,255,0.30196);
|
|
26040
|
+
--color-sentiment-border-overlay: rgba(241,241,237,0.30196);
|
|
26041
|
+
}
|
|
26042
|
+
|
|
26043
|
+
.np-theme-personal--dark.wds-sentiment-surface-neutral-elevated,
|
|
26044
|
+
.np-theme-business--dark.wds-sentiment-surface-neutral-elevated,
|
|
26045
|
+
.np-theme-personal--forest-green.wds-sentiment-surface-neutral-elevated,
|
|
26046
|
+
.np-theme-business--forest-green.wds-sentiment-surface-neutral-elevated,
|
|
26047
|
+
.np-theme-platform--forest-green.wds-sentiment-surface-neutral-elevated {
|
|
26048
|
+
/**
|
|
26049
|
+
* Do not edit directly, this file was auto-generated.
|
|
26050
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
26051
|
+
*/
|
|
26052
|
+
--color-sentiment-content-primary: #2A2C29;
|
|
26053
|
+
--color-sentiment-content-primary-hover: #414441;
|
|
26054
|
+
--color-sentiment-content-primary-active: #595B58;
|
|
26055
|
+
--color-sentiment-interactive-primary: #2A2C29;
|
|
26056
|
+
--color-sentiment-interactive-primary-hover: #414441;
|
|
26057
|
+
--color-sentiment-interactive-primary-active: #595B58;
|
|
26058
|
+
--color-sentiment-interactive-secondary: #F1F1ED;
|
|
26059
|
+
--color-sentiment-interactive-secondary-hover: #E7E7E1;
|
|
26060
|
+
--color-sentiment-interactive-secondary-active: #DFDED5;
|
|
26061
|
+
--color-sentiment-interactive-secondary-neutral: #E4E4DC;
|
|
26062
|
+
--color-sentiment-interactive-secondary-neutral-hover: #DCDCD2;
|
|
26063
|
+
--color-sentiment-interactive-secondary-neutral-active: #D3D2C6;
|
|
26064
|
+
--color-sentiment-interactive-control: #F1F1ED;
|
|
26065
|
+
--color-sentiment-interactive-control-hover: #E7E7E1;
|
|
26066
|
+
--color-sentiment-interactive-control-active: #DFDED5;
|
|
26067
|
+
--color-sentiment-background-surface: #F1F1ED;
|
|
26068
|
+
--color-sentiment-background-surface-hover: #E7E7E1;
|
|
26069
|
+
--color-sentiment-background-surface-active: #DFDED5;
|
|
26070
|
+
--color-sentiment-border-overlay: rgba(42,44,41,0.30196);
|
|
25995
26071
|
}
|
|
25996
26072
|
|
|
25997
26073
|
.np-theme-personal--dark.wds-sentiment-surface-proposition-base,
|
|
@@ -25999,6 +26075,10 @@ a[data-toggle="tooltip"] {
|
|
|
25999
26075
|
.np-theme-personal--forest-green.wds-sentiment-surface-proposition-base,
|
|
26000
26076
|
.np-theme-business--forest-green.wds-sentiment-surface-proposition-base,
|
|
26001
26077
|
.np-theme-platform--forest-green.wds-sentiment-surface-proposition-base {
|
|
26078
|
+
/**
|
|
26079
|
+
* Do not edit directly, this file was auto-generated.
|
|
26080
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
26081
|
+
*/
|
|
26002
26082
|
--color-sentiment-content-primary: #FFFFFF;
|
|
26003
26083
|
--color-sentiment-content-primary-hover: #EAF9F9;
|
|
26004
26084
|
--color-sentiment-content-primary-active: #D5F4F4;
|
|
@@ -26017,6 +26097,7 @@ a[data-toggle="tooltip"] {
|
|
|
26017
26097
|
--color-sentiment-background-surface: #054D4D;
|
|
26018
26098
|
--color-sentiment-background-surface-hover: #043A3A;
|
|
26019
26099
|
--color-sentiment-background-surface-active: #022626;
|
|
26100
|
+
--color-sentiment-border-overlay: rgba(255,255,255,0.30196);
|
|
26020
26101
|
}
|
|
26021
26102
|
|
|
26022
26103
|
.np-theme-personal--dark.wds-sentiment-surface-proposition-elevated,
|
|
@@ -26024,6 +26105,10 @@ a[data-toggle="tooltip"] {
|
|
|
26024
26105
|
.np-theme-personal--forest-green.wds-sentiment-surface-proposition-elevated,
|
|
26025
26106
|
.np-theme-business--forest-green.wds-sentiment-surface-proposition-elevated,
|
|
26026
26107
|
.np-theme-platform--forest-green.wds-sentiment-surface-proposition-elevated {
|
|
26108
|
+
/**
|
|
26109
|
+
* Do not edit directly, this file was auto-generated.
|
|
26110
|
+
* Generated on Mon, 18 May 2026 08:34:12 GMT
|
|
26111
|
+
*/
|
|
26027
26112
|
--color-sentiment-content-primary: #0E0F0C;
|
|
26028
26113
|
--color-sentiment-content-primary-hover: #0A2826;
|
|
26029
26114
|
--color-sentiment-content-primary-active: #074140;
|
|
@@ -26042,6 +26127,7 @@ a[data-toggle="tooltip"] {
|
|
|
26042
26127
|
--color-sentiment-background-surface: #E0F7F7;
|
|
26043
26128
|
--color-sentiment-background-surface-hover: #CAF1F1;
|
|
26044
26129
|
--color-sentiment-background-surface-active: #B6ECEC;
|
|
26130
|
+
--color-sentiment-border-overlay: rgba(14,15,12,0.30196);
|
|
26045
26131
|
}
|
|
26046
26132
|
|
|
26047
26133
|
.wds-container {
|
|
@@ -31066,7 +31152,6 @@ button.np-link {
|
|
|
31066
31152
|
flex-grow: 1;
|
|
31067
31153
|
text-align: right;
|
|
31068
31154
|
background-color: transparent;
|
|
31069
|
-
line-height: inherit;
|
|
31070
31155
|
}
|
|
31071
31156
|
|
|
31072
31157
|
.wds-amount-input-input:focus-visible {
|
|
@@ -31077,7 +31162,6 @@ button.np-link {
|
|
|
31077
31162
|
flex-grow: 0;
|
|
31078
31163
|
display: flex;
|
|
31079
31164
|
align-items: center;
|
|
31080
|
-
line-height: inherit;
|
|
31081
31165
|
}
|
|
31082
31166
|
|
|
31083
31167
|
.wds-currency-selector:disabled {
|