@transferwise/neptune-css 0.0.0-experimental-1b4195e → 0.0.0-experimental-c6db9e8

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.
@@ -475,7 +475,7 @@
475
475
  color: #0077a5;
476
476
  color: var(--color-content-accent-active);
477
477
  background-color: transparent;
478
- font-weight: 800;
478
+ font-weight: 700;
479
479
  font-weight: var(--font-weight-bold);
480
480
  }.navbar-nav > li > .dropdown-menu > .active > a:hover,
481
481
  .navbar-nav > li > .dropdown-menu > .active > a:focus {
@@ -670,7 +670,7 @@
670
670
  background-color: transparent;
671
671
  }.navbar-default .navbar-nav > .active > a,
672
672
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
673
- font-weight: 800;
673
+ font-weight: 700;
674
674
  font-weight: var(--font-weight-bold);
675
675
  }.navbar-default .navbar-nav > .active > a,
676
676
  .navbar-default .navbar-nav > .active > .dropdown-toggle,
@@ -702,7 +702,7 @@
702
702
  background-color: transparent;
703
703
  }
704
704
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
705
- font-weight: 800;
705
+ font-weight: 700;
706
706
  font-weight: var(--font-weight-bold);
707
707
  }
708
708
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -756,7 +756,7 @@
756
756
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
757
757
  color: #0077a5;
758
758
  color: var(--color-content-accent-active);
759
- font-weight: 800;
759
+ font-weight: 700;
760
760
  font-weight: var(--font-weight-bold);
761
761
  }.navbar-inverse .navbar-nav > .active > a,
762
762
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle,
@@ -1026,7 +1026,7 @@
1026
1026
  line-height: var(--line-height-title);
1027
1027
  margin-top: 12px;
1028
1028
  margin-bottom: 12px;
1029
- font-weight: 800;
1029
+ font-weight: 700;
1030
1030
  font-weight: var(--font-weight-bold);
1031
1031
  }[dir="rtl"] .navbar-title {
1032
1032
  float: right;
@@ -1342,7 +1342,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1342
1342
  color: #0077a5;
1343
1343
  color: var(--color-content-accent-active);
1344
1344
  background-color: transparent;
1345
- font-weight: 800;
1345
+ font-weight: 700;
1346
1346
  font-weight: var(--font-weight-bold);
1347
1347
  }
1348
1348
  .navbar-nav > li > .dropdown-menu > .active > a:hover,
@@ -1568,7 +1568,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1568
1568
  }
1569
1569
  .navbar-default .navbar-nav > .active > a,
1570
1570
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
1571
- font-weight: 800;
1571
+ font-weight: 700;
1572
1572
  font-weight: var(--font-weight-bold);
1573
1573
  }
1574
1574
  .navbar-default .navbar-nav > .active > a,
@@ -1603,7 +1603,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1603
1603
  background-color: transparent;
1604
1604
  }
1605
1605
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
1606
- font-weight: 800;
1606
+ font-weight: 700;
1607
1607
  font-weight: var(--font-weight-bold);
1608
1608
  }
1609
1609
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -1670,7 +1670,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1670
1670
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
1671
1671
  color: #0077a5;
1672
1672
  color: var(--color-content-accent-active);
1673
- font-weight: 800;
1673
+ font-weight: 700;
1674
1674
  font-weight: var(--font-weight-bold);
1675
1675
  }
1676
1676
  .navbar-inverse .navbar-nav > .active > a,
@@ -1971,7 +1971,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
1971
1971
  line-height: var(--line-height-title);
1972
1972
  margin-top: 12px;
1973
1973
  margin-bottom: 12px;
1974
- font-weight: 800;
1974
+ font-weight: 700;
1975
1975
  font-weight: var(--font-weight-bold);
1976
1976
  }
1977
1977
  [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");
@@ -937,7 +937,7 @@ h6,
937
937
  font-size: var(--font-size-16);
938
938
  }
939
939
  .np-text-body-default-bold {
940
- font-weight: 800;
940
+ font-weight: 700;
941
941
  font-weight: var(--font-weight-bold);
942
942
  }
943
943
  .body-2 {
@@ -1146,21 +1146,21 @@ a,
1146
1146
  font-size: 64px;
1147
1147
  font-size: var(--size-64);
1148
1148
  line-height: normal;
1149
- font-weight: 800;
1149
+ font-weight: 700;
1150
1150
  font-weight: var(--font-weight-bold);
1151
1151
  }
1152
1152
  .np-text-display-medium {
1153
1153
  font-size: 52px;
1154
1154
  font-size: var(--size-52);
1155
1155
  line-height: normal;
1156
- font-weight: 800;
1156
+ font-weight: 700;
1157
1157
  font-weight: var(--font-weight-bold);
1158
1158
  }
1159
1159
  .np-text-display-small {
1160
1160
  font-size: 40px;
1161
1161
  font-size: var(--size-40);
1162
1162
  line-height: normal;
1163
- font-weight: 800;
1163
+ font-weight: 700;
1164
1164
  font-weight: var(--font-weight-bold);
1165
1165
  }
1166
1166
  :lang(en) > .np-text-display-extra-large,
@@ -1784,7 +1784,7 @@ kbd {
1784
1784
  }
1785
1785
  kbd kbd {
1786
1786
  padding: 0;
1787
- font-weight: 800;
1787
+ font-weight: 700;
1788
1788
  font-weight: var(--font-weight-bold);
1789
1789
  font-size: 100%;
1790
1790
  }
@@ -1861,7 +1861,7 @@ a.text-inverse:focus {
1861
1861
  font-weight: var(--font-weight-semi-bold) !important;
1862
1862
  }
1863
1863
  .font-weight-bold {
1864
- font-weight: 800 !important;
1864
+ font-weight: 700 !important;
1865
1865
  font-weight: var(--font-weight-bold) !important;
1866
1866
  }
1867
1867
  .text-max-width {
@@ -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");
@@ -2167,7 +2167,7 @@ h6,
2167
2167
  }
2168
2168
 
2169
2169
  .np-text-body-default-bold {
2170
- font-weight: 800;
2170
+ font-weight: 700;
2171
2171
  font-weight: var(--font-weight-bold);
2172
2172
  }
2173
2173
 
@@ -2409,7 +2409,7 @@ a,
2409
2409
  font-size: 64px;
2410
2410
  font-size: var(--size-64);
2411
2411
  line-height: normal;
2412
- font-weight: 800;
2412
+ font-weight: 700;
2413
2413
  font-weight: var(--font-weight-bold);
2414
2414
  }
2415
2415
 
@@ -2417,7 +2417,7 @@ a,
2417
2417
  font-size: 52px;
2418
2418
  font-size: var(--size-52);
2419
2419
  line-height: normal;
2420
- font-weight: 800;
2420
+ font-weight: 700;
2421
2421
  font-weight: var(--font-weight-bold);
2422
2422
  }
2423
2423
 
@@ -2425,7 +2425,7 @@ a,
2425
2425
  font-size: 40px;
2426
2426
  font-size: var(--size-40);
2427
2427
  line-height: normal;
2428
- font-weight: 800;
2428
+ font-weight: 700;
2429
2429
  font-weight: var(--font-weight-bold);
2430
2430
  }
2431
2431
 
@@ -3099,7 +3099,7 @@ kbd {
3099
3099
 
3100
3100
  kbd kbd {
3101
3101
  padding: 0;
3102
- font-weight: 800;
3102
+ font-weight: 700;
3103
3103
  font-weight: var(--font-weight-bold);
3104
3104
  font-size: 100%;
3105
3105
  }
@@ -17181,7 +17181,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
17181
17181
  color: #0077a5;
17182
17182
  color: var(--color-content-accent-active);
17183
17183
  background-color: transparent;
17184
- font-weight: 800;
17184
+ font-weight: 700;
17185
17185
  font-weight: var(--font-weight-bold);
17186
17186
  }
17187
17187
 
@@ -17438,7 +17438,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
17438
17438
 
17439
17439
  .navbar-default .navbar-nav > .active > a,
17440
17440
  .navbar-default .navbar-nav > .active > .dropdown-toggle {
17441
- font-weight: 800;
17441
+ font-weight: 700;
17442
17442
  font-weight: var(--font-weight-bold);
17443
17443
  }
17444
17444
 
@@ -17476,7 +17476,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
17476
17476
  background-color: transparent;
17477
17477
  }
17478
17478
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
17479
- font-weight: 800;
17479
+ font-weight: 700;
17480
17480
  font-weight: var(--font-weight-bold);
17481
17481
  }
17482
17482
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
@@ -17556,7 +17556,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
17556
17556
  .navbar-inverse .navbar-nav > .active > .dropdown-toggle {
17557
17557
  color: #0077a5;
17558
17558
  color: var(--color-content-accent-active);
17559
- font-weight: 800;
17559
+ font-weight: 700;
17560
17560
  font-weight: var(--font-weight-bold);
17561
17561
  }
17562
17562
 
@@ -17888,7 +17888,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
17888
17888
  line-height: var(--line-height-title);
17889
17889
  margin-top: 12px;
17890
17890
  margin-bottom: 12px;
17891
- font-weight: 800;
17891
+ font-weight: 700;
17892
17892
  font-weight: var(--font-weight-bold);
17893
17893
  }
17894
17894
 
@@ -20770,7 +20770,7 @@ button.popover-close {
20770
20770
  height: 100%;
20771
20771
  font-size: 1rem;
20772
20772
  font-size: var(--font-size-16);
20773
- font-weight: 800;
20773
+ font-weight: 700;
20774
20774
  font-weight: var(--font-weight-bold);
20775
20775
  color: #fff;
20776
20776
  text-align: right;
@@ -22339,7 +22339,7 @@ table col[class*="col-"] {
22339
22339
  }
22340
22340
  .table > .thead > ol > li {
22341
22341
  display: table-cell;
22342
- font-weight: 800;
22342
+ font-weight: 700;
22343
22343
  font-weight: var(--font-weight-bold);
22344
22344
  color: #37517e;
22345
22345
  color: var(--color-content-primary);
@@ -22749,7 +22749,7 @@ a.text-inverse:focus {
22749
22749
  }
22750
22750
 
22751
22751
  .font-weight-bold {
22752
- font-weight: 800 !important;
22752
+ font-weight: 700 !important;
22753
22753
  font-weight: var(--font-weight-bold) !important;
22754
22754
  }
22755
22755
 
@@ -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);
@@ -560,7 +560,7 @@ a.text-inverse:focus {
560
560
  font-weight: var(--font-weight-semi-bold) !important;
561
561
  }
562
562
  .font-weight-bold {
563
- font-weight: 800 !important;
563
+ font-weight: 700 !important;
564
564
  font-weight: var(--font-weight-bold) !important;
565
565
  }
566
566
  .gap-y-1 {
@@ -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": "0.0.0-experimental-1b4195e",
4
+ "version": "0.0.0-experimental-c6db9e8",
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",