@transferwise/neptune-css 14.9.4 → 14.9.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.
@@ -535,7 +535,7 @@
535
535
  color: #0077a5;
536
536
  color: var(--color-content-accent-active);
537
537
  background-color: transparent;
538
- font-weight: 800;
538
+ font-weight: 700;
539
539
  font-weight: var(--font-weight-bold);
540
540
  }
541
541
  .navbar-nav > li > .dropdown-menu > .active > a:hover,
@@ -767,7 +767,7 @@
767
767
  }
768
768
  .navbar-default .navbar-nav > .active > a,
769
769
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
770
- font-weight: 800;
770
+ font-weight: 700;
771
771
  font-weight: var(--font-weight-bold);
772
772
  }
773
773
  .navbar-default .navbar-nav > .active > a,
@@ -802,7 +802,7 @@
802
802
  background-color: transparent;
803
803
  }
804
804
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
805
- font-weight: 800;
805
+ font-weight: 700;
806
806
  font-weight: var(--font-weight-bold);
807
807
  }
808
808
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -869,7 +869,7 @@
869
869
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
870
870
  color: #0077a5;
871
871
  color: var(--color-content-accent-active);
872
- font-weight: 800;
872
+ font-weight: 700;
873
873
  font-weight: var(--font-weight-bold);
874
874
  }
875
875
  .navbar-inverse .navbar-nav > .active > a,
@@ -1170,7 +1170,7 @@
1170
1170
  line-height: var(--line-height-title);
1171
1171
  margin-top: 12px;
1172
1172
  margin-bottom: 12px;
1173
- font-weight: 800;
1173
+ font-weight: 700;
1174
1174
  font-weight: var(--font-weight-bold);
1175
1175
  }
1176
1176
  [dir="rtl"] .navbar-title {
@@ -1415,7 +1415,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1415
1415
  color: #0077a5;
1416
1416
  color: var(--color-content-accent-active);
1417
1417
  background-color: transparent;
1418
- font-weight: 800;
1418
+ font-weight: 700;
1419
1419
  font-weight: var(--font-weight-bold);
1420
1420
  }
1421
1421
  .navbar-nav > li > .dropdown-menu > .active > a:hover,
@@ -1647,7 +1647,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1647
1647
  }
1648
1648
  .navbar-default .navbar-nav > .active > a,
1649
1649
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
1650
- font-weight: 800;
1650
+ font-weight: 700;
1651
1651
  font-weight: var(--font-weight-bold);
1652
1652
  }
1653
1653
  .navbar-default .navbar-nav > .active > a,
@@ -1682,7 +1682,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1682
1682
  background-color: transparent;
1683
1683
  }
1684
1684
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
1685
- font-weight: 800;
1685
+ font-weight: 700;
1686
1686
  font-weight: var(--font-weight-bold);
1687
1687
  }
1688
1688
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -1749,7 +1749,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1749
1749
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
1750
1750
  color: #0077a5;
1751
1751
  color: var(--color-content-accent-active);
1752
- font-weight: 800;
1752
+ font-weight: 700;
1753
1753
  font-weight: var(--font-weight-bold);
1754
1754
  }
1755
1755
  .navbar-inverse .navbar-nav > .active > a,
@@ -2050,7 +2050,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
2050
2050
  line-height: var(--line-height-title);
2051
2051
  margin-top: 12px;
2052
2052
  margin-bottom: 12px;
2053
- font-weight: 800;
2053
+ font-weight: 700;
2054
2054
  font-weight: var(--font-weight-bold);
2055
2055
  }
2056
2056
  [dir="rtl"] .navbar-title {
@@ -70,7 +70,7 @@
70
70
  font-display: swap;
71
71
  }
72
72
  @font-face {
73
- font-weight: 800;
73
+ font-weight: 700;
74
74
  font-weight: var(--font-weight-bold);
75
75
  font-family: Averta;
76
76
  src: url("../fonts/TW-Averta-Bold.woff2") format("woff2"), url("../fonts/TW-Averta-Bold.woff") format("woff");
@@ -1073,21 +1073,21 @@ a,
1073
1073
  font-size: 64px;
1074
1074
  font-size: var(--size-64);
1075
1075
  line-height: normal;
1076
- font-weight: 800;
1076
+ font-weight: 700;
1077
1077
  font-weight: var(--font-weight-bold);
1078
1078
  }
1079
1079
  .np-text-display-medium {
1080
1080
  font-size: 52px;
1081
1081
  font-size: var(--size-52);
1082
1082
  line-height: normal;
1083
- font-weight: 800;
1083
+ font-weight: 700;
1084
1084
  font-weight: var(--font-weight-bold);
1085
1085
  }
1086
1086
  .np-text-display-small {
1087
1087
  font-size: 40px;
1088
1088
  font-size: var(--size-40);
1089
1089
  line-height: normal;
1090
- font-weight: 800;
1090
+ font-weight: 700;
1091
1091
  font-weight: var(--font-weight-bold);
1092
1092
  }
1093
1093
  :lang(en) > .np-text-display-extra-large,
@@ -1716,7 +1716,7 @@ kbd {
1716
1716
  }
1717
1717
  kbd kbd {
1718
1718
  padding: 0;
1719
- font-weight: 800;
1719
+ font-weight: 700;
1720
1720
  font-weight: var(--font-weight-bold);
1721
1721
  font-size: 100%;
1722
1722
  }
@@ -1866,7 +1866,7 @@ kbd kbd {
1866
1866
  word-break: break-all;
1867
1867
  }
1868
1868
  .font-weight-bold {
1869
- font-weight: 800 !important;
1869
+ font-weight: 700 !important;
1870
1870
  font-weight: var(--font-weight-bold) !important;
1871
1871
  }
1872
1872
  .font-weight-semi-bold {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
3
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -133,7 +133,7 @@
133
133
  --font-weight-regular: 400;
134
134
  --font-weight-medium: 500;
135
135
  --font-weight-semi-bold: 600;
136
- --font-weight-bold: 800;
136
+ --font-weight-bold: 700;
137
137
  --font-weight-black: 900;
138
138
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
139
139
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -141,7 +141,7 @@
141
141
 
142
142
  /**
143
143
  * Do not edit directly
144
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
144
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
145
145
  */
146
146
 
147
147
  .np-theme-personal {
@@ -286,7 +286,7 @@
286
286
  --font-weight-regular: 400;
287
287
  --font-weight-medium: 500;
288
288
  --font-weight-semi-bold: 600;
289
- --font-weight-bold: 800;
289
+ --font-weight-bold: 700;
290
290
  --font-weight-black: 900;
291
291
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
292
292
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -359,7 +359,7 @@
359
359
 
360
360
  /**
361
361
  * Do not edit directly
362
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
362
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
363
363
  */
364
364
 
365
365
  .np-theme-personal--forest-green {
@@ -532,7 +532,7 @@
532
532
  --font-weight-regular: 400;
533
533
  --font-weight-medium: 500;
534
534
  --font-weight-semi-bold: 600;
535
- --font-weight-bold: 800;
535
+ --font-weight-bold: 700;
536
536
  --font-weight-black: 900;
537
537
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
538
538
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -605,7 +605,7 @@
605
605
 
606
606
  /**
607
607
  * Do not edit directly
608
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
608
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
609
609
  */
610
610
 
611
611
  .np-theme-personal--bright-green {
@@ -778,7 +778,7 @@
778
778
  --font-weight-regular: 400;
779
779
  --font-weight-medium: 500;
780
780
  --font-weight-semi-bold: 600;
781
- --font-weight-bold: 800;
781
+ --font-weight-bold: 700;
782
782
  --font-weight-black: 900;
783
783
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
784
784
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -851,7 +851,7 @@
851
851
 
852
852
  /**
853
853
  * Do not edit directly
854
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
854
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
855
855
  */
856
856
 
857
857
  .np-theme-personal--dark {
@@ -1024,7 +1024,7 @@
1024
1024
  --font-weight-regular: 400;
1025
1025
  --font-weight-medium: 500;
1026
1026
  --font-weight-semi-bold: 600;
1027
- --font-weight-bold: 800;
1027
+ --font-weight-bold: 700;
1028
1028
  --font-weight-black: 900;
1029
1029
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
1030
1030
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -1177,7 +1177,7 @@
1177
1177
  }
1178
1178
 
1179
1179
  @font-face {
1180
- font-weight: 800;
1180
+ font-weight: 700;
1181
1181
  font-weight: var(--font-weight-bold);
1182
1182
  font-family: Averta;
1183
1183
  src: url("../fonts/TW-Averta-Bold.woff2") format("woff2"), url("../fonts/TW-Averta-Bold.woff") format("woff");
@@ -2347,7 +2347,7 @@ a,
2347
2347
  font-size: 64px;
2348
2348
  font-size: var(--size-64);
2349
2349
  line-height: normal;
2350
- font-weight: 800;
2350
+ font-weight: 700;
2351
2351
  font-weight: var(--font-weight-bold);
2352
2352
  }
2353
2353
 
@@ -2355,7 +2355,7 @@ a,
2355
2355
  font-size: 52px;
2356
2356
  font-size: var(--size-52);
2357
2357
  line-height: normal;
2358
- font-weight: 800;
2358
+ font-weight: 700;
2359
2359
  font-weight: var(--font-weight-bold);
2360
2360
  }
2361
2361
 
@@ -2363,7 +2363,7 @@ a,
2363
2363
  font-size: 40px;
2364
2364
  font-size: var(--size-40);
2365
2365
  line-height: normal;
2366
- font-weight: 800;
2366
+ font-weight: 700;
2367
2367
  font-weight: var(--font-weight-bold);
2368
2368
  }
2369
2369
 
@@ -3047,7 +3047,7 @@ kbd {
3047
3047
 
3048
3048
  kbd kbd {
3049
3049
  padding: 0;
3050
- font-weight: 800;
3050
+ font-weight: 700;
3051
3051
  font-weight: var(--font-weight-bold);
3052
3052
  font-size: 100%;
3053
3053
  }
@@ -3217,7 +3217,7 @@ kbd kbd {
3217
3217
  }
3218
3218
 
3219
3219
  .font-weight-bold {
3220
- font-weight: 800 !important;
3220
+ font-weight: 700 !important;
3221
3221
  font-weight: var(--font-weight-bold) !important;
3222
3222
  }
3223
3223
 
@@ -18547,7 +18547,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18547
18547
  color: #0077a5;
18548
18548
  color: var(--color-content-accent-active);
18549
18549
  background-color: transparent;
18550
- font-weight: 800;
18550
+ font-weight: 700;
18551
18551
  font-weight: var(--font-weight-bold);
18552
18552
  }
18553
18553
 
@@ -18816,7 +18816,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18816
18816
 
18817
18817
  .navbar-default .navbar-nav > .active > a,
18818
18818
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
18819
- font-weight: 800;
18819
+ font-weight: 700;
18820
18820
  font-weight: var(--font-weight-bold);
18821
18821
  }
18822
18822
 
@@ -18854,7 +18854,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18854
18854
  background-color: transparent;
18855
18855
  }
18856
18856
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
18857
- font-weight: 800;
18857
+ font-weight: 700;
18858
18858
  font-weight: var(--font-weight-bold);
18859
18859
  }
18860
18860
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -18934,7 +18934,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18934
18934
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
18935
18935
  color: #0077a5;
18936
18936
  color: var(--color-content-accent-active);
18937
- font-weight: 800;
18937
+ font-weight: 700;
18938
18938
  font-weight: var(--font-weight-bold);
18939
18939
  }
18940
18940
 
@@ -19266,7 +19266,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19266
19266
  line-height: var(--line-height-title);
19267
19267
  margin-top: 12px;
19268
19268
  margin-bottom: 12px;
19269
- font-weight: 800;
19269
+ font-weight: 700;
19270
19270
  font-weight: var(--font-weight-bold);
19271
19271
  }
19272
19272
 
@@ -22051,7 +22051,7 @@ button.popover-close {
22051
22051
  height: 100%;
22052
22052
  font-size: 1rem;
22053
22053
  font-size: var(--font-size-16);
22054
- font-weight: 800;
22054
+ font-weight: 700;
22055
22055
  font-weight: var(--font-weight-bold);
22056
22056
  color: #fff;
22057
22057
  text-align: right;
@@ -23620,7 +23620,7 @@ table col[class*="col-"] {
23620
23620
  }
23621
23621
  .table > .thead > ol > li {
23622
23622
  display: table-cell;
23623
- font-weight: 800;
23623
+ font-weight: 700;
23624
23624
  font-weight: var(--font-weight-bold);
23625
23625
  color: #37517e;
23626
23626
  color: var(--color-content-primary);
@@ -14,7 +14,7 @@
14
14
  height: 100%;
15
15
  font-size: 1rem;
16
16
  font-size: var(--font-size-16);
17
- font-weight: 800;
17
+ font-weight: 700;
18
18
  font-weight: var(--font-weight-bold);
19
19
  color: #fff;
20
20
  text-align: right;
@@ -365,7 +365,7 @@ table col[class*="col-"] {
365
365
  }
366
366
  .table > .thead > ol > li {
367
367
  display: table-cell;
368
- font-weight: 800;
368
+ font-weight: 700;
369
369
  font-weight: var(--font-weight-bold);
370
370
  color: #37517e;
371
371
  color: var(--color-content-primary);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 06 Dec 2023 12:40:57 GMT
3
+ // Generated on Wed, 17 Jan 2024 13:14:10 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;
@@ -213,13 +213,13 @@
213
213
  @font-weight-regular: 400;
214
214
  @font-weight-medium: 500;
215
215
  @font-weight-semi-bold: 600;
216
- @font-weight-bold: 800;
216
+ @font-weight-bold: 700;
217
217
  @font-weight-black: 900;
218
218
  @font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
219
219
  @font-family-display: 'Wise Sans', 'Inter', sans-serif;
220
220
 
221
221
  // Do not edit directly
222
- // Generated on Wed, 06 Dec 2023 12:40:57 GMT
222
+ // Generated on Wed, 17 Jan 2024 13:14:10 GMT
223
223
 
224
224
  @color-base-blue-light: #00b9ff;
225
225
  @color-base-blue-mid: #00a2dd;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 06 Dec 2023 12:40:57 GMT
3
+ * Generated on Wed, 17 Jan 2024 13:14:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -133,7 +133,7 @@
133
133
  --font-weight-regular: 400;
134
134
  --font-weight-medium: 500;
135
135
  --font-weight-semi-bold: 600;
136
- --font-weight-bold: 800;
136
+ --font-weight-bold: 700;
137
137
  --font-weight-black: 900;
138
138
  --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
139
139
  --font-family-display: 'Wise Sans', 'Inter', sans-serif;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "14.9.4",
4
+ "version": "14.9.5",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -23,7 +23,7 @@
23
23
  "scripts"
24
24
  ],
25
25
  "dependencies": {
26
- "@transferwise/neptune-tokens": "^8.8.0"
26
+ "@transferwise/neptune-tokens": "^8.8.1"
27
27
  },
28
28
  "devDependencies": {
29
29
  "modern-normalize": "^2.0.0",