@box/blueprint-web-assets 5.7.1 → 5.7.3
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/dist/tokens/mixins-modern.scss +27 -25
- package/package.json +2 -2
|
@@ -83,6 +83,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
83
83
|
font-weight: var(--bp-font-weight-bold);
|
|
84
84
|
font-size: var(--bp-font-size-08);
|
|
85
85
|
font-family: $bp-lato-font-family;
|
|
86
|
+
font-style: normal;
|
|
86
87
|
line-height: var(--bp-font-line-height-05);
|
|
87
88
|
letter-spacing: var(--bp-font-letter-spacing-01);
|
|
88
89
|
}
|
|
@@ -91,6 +92,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
91
92
|
font-weight: var(--bp-font-weight-bold);
|
|
92
93
|
font-size: var(--bp-font-size-07);
|
|
93
94
|
font-family: $bp-lato-font-family;
|
|
95
|
+
font-style: normal;
|
|
94
96
|
line-height: var(--bp-font-line-height-04);
|
|
95
97
|
letter-spacing: var(--bp-font-letter-spacing-01);
|
|
96
98
|
}
|
|
@@ -286,7 +288,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
286
288
|
font-size: 1.1875rem; // 19px
|
|
287
289
|
font-family: $bp-inter-font-family;
|
|
288
290
|
font-style: normal;
|
|
289
|
-
line-height: 1.
|
|
291
|
+
line-height: 1.75rem; // 28px
|
|
290
292
|
letter-spacing: 0;
|
|
291
293
|
text-transform: none;
|
|
292
294
|
text-decoration: none;
|
|
@@ -297,7 +299,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
297
299
|
font-size: 1.125rem; // 18px
|
|
298
300
|
font-family: $bp-inter-font-family;
|
|
299
301
|
font-style: normal;
|
|
300
|
-
line-height: 1.
|
|
302
|
+
line-height: 1.625rem; // 26px
|
|
301
303
|
letter-spacing: 0;
|
|
302
304
|
text-transform: none;
|
|
303
305
|
text-decoration: none;
|
|
@@ -308,7 +310,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
308
310
|
font-size: 1.0625rem; // 17px
|
|
309
311
|
font-family: $bp-inter-font-family;
|
|
310
312
|
font-style: normal;
|
|
311
|
-
line-height: 1.
|
|
313
|
+
line-height: 1.5rem; // 24px
|
|
312
314
|
letter-spacing: 0;
|
|
313
315
|
text-transform: none;
|
|
314
316
|
text-decoration: none;
|
|
@@ -319,7 +321,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
319
321
|
font-size: 1rem; // 16px
|
|
320
322
|
font-family: $bp-inter-font-family;
|
|
321
323
|
font-style: normal;
|
|
322
|
-
line-height: 1.
|
|
324
|
+
line-height: 1.5rem; // 24px
|
|
323
325
|
letter-spacing: 0;
|
|
324
326
|
text-transform: none;
|
|
325
327
|
text-decoration: none;
|
|
@@ -330,8 +332,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
330
332
|
font-size: 1rem; // 16px
|
|
331
333
|
font-family: $bp-inter-font-family;
|
|
332
334
|
font-style: normal;
|
|
333
|
-
line-height: 1.
|
|
334
|
-
letter-spacing: 0;
|
|
335
|
+
line-height: 1.5rem; // 24px
|
|
336
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
335
337
|
text-transform: none;
|
|
336
338
|
text-decoration: none;
|
|
337
339
|
}
|
|
@@ -341,7 +343,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
341
343
|
font-size: 1rem; // 16px
|
|
342
344
|
font-family: $bp-inter-font-family;
|
|
343
345
|
font-style: normal;
|
|
344
|
-
line-height: 1.
|
|
346
|
+
line-height: 1.5rem; // 24px
|
|
345
347
|
letter-spacing: 0;
|
|
346
348
|
text-transform: none;
|
|
347
349
|
text-decoration: none;
|
|
@@ -352,8 +354,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
352
354
|
font-size: 0.875rem; // 14px
|
|
353
355
|
font-family: $bp-inter-font-family;
|
|
354
356
|
font-style: normal;
|
|
355
|
-
line-height: 1.
|
|
356
|
-
letter-spacing: 0;
|
|
357
|
+
line-height: 1.375rem; // 22px
|
|
358
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
357
359
|
text-transform: none;
|
|
358
360
|
text-decoration: none;
|
|
359
361
|
}
|
|
@@ -363,8 +365,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
363
365
|
font-size: 0.875rem; // 14px
|
|
364
366
|
font-family: $bp-inter-font-family;
|
|
365
367
|
font-style: normal;
|
|
366
|
-
line-height: 1.
|
|
367
|
-
letter-spacing: 0;
|
|
368
|
+
line-height: 1.375rem; // 22px
|
|
369
|
+
letter-spacing: 0.0125rem; // 0.2px
|
|
368
370
|
text-transform: none;
|
|
369
371
|
text-decoration: none;
|
|
370
372
|
}
|
|
@@ -374,8 +376,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
374
376
|
font-size: 0.875rem; // 14px
|
|
375
377
|
font-family: $bp-inter-font-family;
|
|
376
378
|
font-style: normal;
|
|
377
|
-
line-height: 1.
|
|
378
|
-
letter-spacing: 0;
|
|
379
|
+
line-height: 1.375rem; // 22px
|
|
380
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
379
381
|
text-transform: none;
|
|
380
382
|
text-decoration: none;
|
|
381
383
|
}
|
|
@@ -385,8 +387,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
385
387
|
font-size: 0.8125rem; // 13px
|
|
386
388
|
font-family: $bp-inter-font-family;
|
|
387
389
|
font-style: normal;
|
|
388
|
-
line-height: 1.
|
|
389
|
-
letter-spacing: 0;
|
|
390
|
+
line-height: 1.25rem; // 20px
|
|
391
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
390
392
|
text-transform: none;
|
|
391
393
|
text-decoration: none;
|
|
392
394
|
}
|
|
@@ -396,8 +398,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
396
398
|
font-size: 0.8125rem; // 13px
|
|
397
399
|
font-family: $bp-inter-font-family;
|
|
398
400
|
font-style: normal;
|
|
399
|
-
line-height: 1.
|
|
400
|
-
letter-spacing: 0;
|
|
401
|
+
line-height: 1.25rem; // 20px
|
|
402
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
401
403
|
text-transform: none;
|
|
402
404
|
text-decoration: none;
|
|
403
405
|
}
|
|
@@ -407,8 +409,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
407
409
|
font-size: 0.75rem; // 12px
|
|
408
410
|
font-family: $bp-inter-font-family;
|
|
409
411
|
font-style: normal;
|
|
410
|
-
line-height:
|
|
411
|
-
letter-spacing: 0;
|
|
412
|
+
line-height: 1.125rem; // 18px
|
|
413
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
412
414
|
text-transform: none;
|
|
413
415
|
text-decoration: none;
|
|
414
416
|
}
|
|
@@ -418,8 +420,8 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
418
420
|
font-size: 0.75rem; // 12px
|
|
419
421
|
font-family: $bp-inter-font-family;
|
|
420
422
|
font-style: normal;
|
|
421
|
-
line-height:
|
|
422
|
-
letter-spacing: 0;
|
|
423
|
+
line-height: 1.125rem; // 18px
|
|
424
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
423
425
|
text-transform: none;
|
|
424
426
|
text-decoration: none;
|
|
425
427
|
}
|
|
@@ -429,7 +431,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
429
431
|
font-size: 0.625rem; // 10px
|
|
430
432
|
font-family: $bp-inter-font-family;
|
|
431
433
|
font-style: normal;
|
|
432
|
-
line-height:
|
|
434
|
+
line-height: 1rem; // 16px
|
|
433
435
|
letter-spacing: 0.01875rem; // 0.3px
|
|
434
436
|
text-transform: none;
|
|
435
437
|
text-decoration: none;
|
|
@@ -440,7 +442,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
440
442
|
font-size: 0.625rem; // 10px
|
|
441
443
|
font-family: $bp-inter-font-family;
|
|
442
444
|
font-style: normal;
|
|
443
|
-
line-height:
|
|
445
|
+
line-height: 1rem; // 16px
|
|
444
446
|
letter-spacing: 0.01875rem; // 0.3px
|
|
445
447
|
text-transform: none;
|
|
446
448
|
text-decoration: none;
|
|
@@ -452,7 +454,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
452
454
|
font-family: $bp-inter-font-family;
|
|
453
455
|
font-style: normal;
|
|
454
456
|
line-height: 1.25rem; // 20px
|
|
455
|
-
letter-spacing: 0;
|
|
457
|
+
letter-spacing: 0.00625rem; // 0.1px
|
|
456
458
|
text-transform: none;
|
|
457
459
|
text-decoration-line: underline;
|
|
458
460
|
text-decoration-style: solid;
|
|
@@ -467,7 +469,7 @@ $bp-inter-font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'San Fr
|
|
|
467
469
|
font-family: $bp-inter-font-family;
|
|
468
470
|
font-style: normal;
|
|
469
471
|
line-height: 0.75rem; // 12px
|
|
470
|
-
letter-spacing: 0;
|
|
472
|
+
letter-spacing: 0.01875rem; // 0.3px
|
|
471
473
|
text-transform: none;
|
|
472
474
|
text-decoration: none;
|
|
473
475
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web-assets",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.3",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build-storybook": "nx run blueprint-web-assets:build-storybook",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
157
|
"devDependencies": {
|
|
158
|
-
"@box/storybook-utils": "^1.2.
|
|
158
|
+
"@box/storybook-utils": "^1.2.12",
|
|
159
159
|
"@figma/code-connect": "1.4.4",
|
|
160
160
|
"@types/react": "^18.0.0",
|
|
161
161
|
"@types/react-dom": "^18.0.0",
|