@transferwise/neptune-css 14.24.4 → 14.24.6

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
3
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -143,7 +143,7 @@
143
143
 
144
144
  /**
145
145
  * Do not edit directly
146
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
146
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
147
147
  */
148
148
 
149
149
  .np-theme-personal {
@@ -208,9 +208,9 @@
208
208
  --color-sentiment-positive-primary: #054d28;
209
209
  --color-sentiment-positive-primary-hover: #043a1e;
210
210
  --color-sentiment-positive-primary-active: #022614;
211
- --color-sentiment-positive-secondary: #e3f2ea;
212
- --color-sentiment-positive-secondary-hover: #d9ede2;
213
- --color-sentiment-positive-secondary-active: #cee8da;
211
+ --color-sentiment-positive-secondary: #e2f6d5;
212
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
213
+ --color-sentiment-positive-secondary-active: #c5edab;
214
214
  --color-sentiment-warning: #ffd11a;
215
215
  --color-sentiment-warning-hover: #ffd11a;
216
216
  --color-sentiment-warning-active: #ffd11a;
@@ -392,7 +392,7 @@
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
395
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
396
396
  */
397
397
 
398
398
  .np-theme-personal--forest-green {
@@ -448,9 +448,9 @@
448
448
  --color-sentiment-negative-primary: #ffa8ad;
449
449
  --color-sentiment-negative-primary-hover: #ffbdc0;
450
450
  --color-sentiment-negative-primary-active: #ffd1d3;
451
- --color-sentiment-negative-secondary: #454a23;
452
- --color-sentiment-negative-secondary-hover: #515729;
453
- --color-sentiment-negative-secondary-active: #5e642f;
451
+ --color-sentiment-negative-secondary: #410b0d;
452
+ --color-sentiment-negative-secondary-hover: #641115;
453
+ --color-sentiment-negative-secondary-active: #761418;
454
454
  --color-sentiment-positive: #bae5a0;
455
455
  --color-sentiment-positive-hover: #c8eab3;
456
456
  --color-sentiment-positive-active: #d6f0c7;
@@ -641,7 +641,7 @@
641
641
 
642
642
  /**
643
643
  * Do not edit directly
644
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
644
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
645
645
  */
646
646
 
647
647
  .np-theme-personal--bright-green {
@@ -706,9 +706,9 @@
706
706
  --color-sentiment-positive-primary: #054d28;
707
707
  --color-sentiment-positive-primary-hover: #043a1e;
708
708
  --color-sentiment-positive-primary-active: #022614;
709
- --color-sentiment-positive-secondary: #e3f2ea;
710
- --color-sentiment-positive-secondary-hover: #d9ede2;
711
- --color-sentiment-positive-secondary-active: #cee8da;
709
+ --color-sentiment-positive-secondary: #e2f6d5;
710
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
711
+ --color-sentiment-positive-secondary-active: #c5edab;
712
712
  --color-sentiment-warning: #ffd11a;
713
713
  --color-sentiment-warning-hover: #ffd11a;
714
714
  --color-sentiment-warning-active: #ffd11a;
@@ -890,7 +890,7 @@
890
890
 
891
891
  /**
892
892
  * Do not edit directly
893
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
893
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
894
894
  */
895
895
 
896
896
  .np-theme-personal--dark {
@@ -1139,7 +1139,7 @@
1139
1139
 
1140
1140
  /**
1141
1141
  * Do not edit directly
1142
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
1142
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
1143
1143
  */
1144
1144
 
1145
1145
  .np-theme-platform {
@@ -1322,7 +1322,7 @@
1322
1322
 
1323
1323
  /**
1324
1324
  * Do not edit directly
1325
- * Generated on Tue, 22 Apr 2025 15:00:06 GMT
1325
+ * Generated on Mon, 11 Aug 2025 16:09:53 GMT
1326
1326
  */
1327
1327
 
1328
1328
  .np-theme-platform--forest-green {
@@ -1600,7 +1600,7 @@
1600
1600
 
1601
1601
  /* stylelint-disable selector-max-empty-lines */
1602
1602
 
1603
- /*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
1603
+ /*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
1604
1604
 
1605
1605
  /*
1606
1606
  Document
@@ -1625,10 +1625,9 @@ html {
1625
1625
  -webkit-text-size-adjust: 100%;
1626
1626
  /* 2. Prevent adjustments of font size after orientation changes in iOS. */
1627
1627
  -moz-tab-size: 4;
1628
+ -o-tab-size: 4;
1629
+ tab-size: 4;
1628
1630
  /* 3. Use a more readable tab size (opinionated). */
1629
- -o-tab-size: 4;
1630
- tab-size: 4;
1631
- /* 3 */
1632
1631
  }
1633
1632
 
1634
1633
  /*
@@ -1641,40 +1640,13 @@ body {
1641
1640
  /* Remove the margin in all browsers. */
1642
1641
  }
1643
1642
 
1644
- /*
1645
- Grouping content
1646
- ================
1647
- */
1648
-
1649
- /**
1650
- 1. Add the correct height in Firefox.
1651
- 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
1652
- */
1653
-
1654
- hr {
1655
- height: 0;
1656
- /* 1 */
1657
- color: inherit;
1658
- /* 2 */
1659
- }
1660
-
1661
1643
  /*
1662
1644
  Text-level semantics
1663
1645
  ====================
1664
1646
  */
1665
1647
 
1666
1648
  /**
1667
- Add the correct text decoration in Chrome, Edge, and Safari.
1668
- */
1669
-
1670
- abbr[title] {
1671
- text-decoration: underline;
1672
- -webkit-text-decoration: underline dotted;
1673
- text-decoration: underline dotted;
1674
- }
1675
-
1676
- /**
1677
- Add the correct font weight in Edge and Safari.
1649
+ Add the correct font weight in Chrome and Safari.
1678
1650
  */
1679
1651
 
1680
1652
  b,
@@ -1731,15 +1703,11 @@ Tabular data
1731
1703
  */
1732
1704
 
1733
1705
  /**
1734
- 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
1735
- 2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
1706
+ Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
1736
1707
  */
1737
1708
 
1738
1709
  table {
1739
- text-indent: 0;
1740
- /* 1 */
1741
- border-color: inherit;
1742
- /* 2 */
1710
+ border-color: currentcolor;
1743
1711
  }
1744
1712
 
1745
1713
  /*
@@ -1767,15 +1735,6 @@ textarea {
1767
1735
  /* 2 */
1768
1736
  }
1769
1737
 
1770
- /**
1771
- Remove the inheritance of text transform in Edge and Firefox.
1772
- */
1773
-
1774
- button,
1775
- select {
1776
- text-transform: none;
1777
- }
1778
-
1779
1738
  /**
1780
1739
  Correct the inability to style clickable types in iOS and Safari.
1781
1740
  */
@@ -1787,32 +1746,6 @@ button,
1787
1746
  -webkit-appearance: button;
1788
1747
  }
1789
1748
 
1790
- /**
1791
- Remove the inner border and padding in Firefox.
1792
- */
1793
-
1794
- ::-moz-focus-inner {
1795
- border-style: none;
1796
- padding: 0;
1797
- }
1798
-
1799
- /**
1800
- Restore the focus styles unset by the previous rule.
1801
- */
1802
-
1803
- :-moz-focusring {
1804
- outline: 1px dotted ButtonText;
1805
- }
1806
-
1807
- /**
1808
- Remove the additional ':invalid' styles in Firefox.
1809
- See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
1810
- */
1811
-
1812
- :-moz-ui-invalid {
1813
- box-shadow: none;
1814
- }
1815
-
1816
1749
  /**
1817
1750
  Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
1818
1751
  */
@@ -11499,13 +11432,13 @@ input[type="checkbox"]:not(.disabled):not(:disabled):indeterminate:active + .tw-
11499
11432
  .np-checkbox.checkbox > label {
11500
11433
  display: flex;
11501
11434
  align-items: center;
11502
- padding: 8px 16px;
11435
+ padding: 8px 16px ;
11503
11436
  padding: var(--size-8) var(--size-16) ;
11504
11437
  }
11505
11438
 
11506
11439
  [dir="rtl"] .np-radio.radio > label,
11507
11440
  [dir="rtl"] .np-checkbox.checkbox > label {
11508
- padding: 8px 16px;
11441
+ padding: 8px 16px ;
11509
11442
  padding: var(--size-8) var(--size-16) ;
11510
11443
  }
11511
11444