@box/blueprint-web-assets 5.1.1 → 5.2.1
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/BP2/dark_mode_value/px-tokens.d.ts +94 -0
- package/dist/tokens/BP2/dark_mode_value/px-tokens.js +107 -13
- package/dist/tokens/BP2/dark_mode_value/tokens.css +107 -13
- package/dist/tokens/BP2/dark_mode_value/tokens.d.ts +94 -0
- package/dist/tokens/BP2/dark_mode_value/tokens.js +107 -13
- package/dist/tokens/BP2/dark_mode_value/tokens.json +107 -13
- package/dist/tokens/BP2/light_mode_value/px-tokens.d.ts +93 -0
- package/dist/tokens/BP2/light_mode_value/px-tokens.js +93 -0
- package/dist/tokens/BP2/light_mode_value/tokens.css +93 -0
- package/dist/tokens/BP2/light_mode_value/tokens.d.ts +93 -0
- package/dist/tokens/BP2/light_mode_value/tokens.js +93 -0
- package/dist/tokens/BP2/light_mode_value/tokens.json +93 -0
- package/dist/tokens/px-tokens.d.ts +93 -0
- package/dist/tokens/px-tokens.js +90 -0
- package/dist/tokens/tokens-css-vars.scss +93 -0
- package/dist/tokens/tokens.d.ts +93 -0
- package/dist/tokens/tokens.js +90 -0
- package/dist/tokens/tokens.json +93 -0
- package/package.json +2 -2
package/dist/tokens/tokens.d.ts
CHANGED
|
@@ -1252,6 +1252,7 @@ export const bpSurfaceStatusSurfaceDarkBlueHover: string;
|
|
|
1252
1252
|
export const bpSurfaceStatusSurfaceError: string;
|
|
1253
1253
|
export const bpSurfaceStatusSurfaceErrorSecondary: string;
|
|
1254
1254
|
export const bpSurfaceStatusSurfaceGeneric: string;
|
|
1255
|
+
export const bpSurfaceStatusSurfaceGenericSecondary: string;
|
|
1255
1256
|
export const bpSurfaceStatusSurfaceGray: string;
|
|
1256
1257
|
export const bpSurfaceStatusSurfaceGrayFocus: string;
|
|
1257
1258
|
export const bpSurfaceStatusSurfaceGrayHover: string;
|
|
@@ -1338,6 +1339,95 @@ export const bpTextCtaPromo: string;
|
|
|
1338
1339
|
export const bpTextCtaSecondary: string;
|
|
1339
1340
|
export const bpTextCtaSecondaryHover: string;
|
|
1340
1341
|
export const bpTextCtaSecondaryPressed: string;
|
|
1342
|
+
export const bpTextFontFontSizeBodyDefault: number;
|
|
1343
|
+
export const bpTextFontFontSizeBodyDefaultBold: number;
|
|
1344
|
+
export const bpTextFontFontSizeBodyDefaultSemibold: number;
|
|
1345
|
+
export const bpTextFontFontSizeBodyLarge: number;
|
|
1346
|
+
export const bpTextFontFontSizeBodyLargeBold: number;
|
|
1347
|
+
export const bpTextFontFontSizeBodySmall: number;
|
|
1348
|
+
export const bpTextFontFontSizeBodySmallSemibold: number;
|
|
1349
|
+
export const bpTextFontFontSizeCaptionBold: number;
|
|
1350
|
+
export const bpTextFontFontSizeCaptionDefault: number;
|
|
1351
|
+
export const bpTextFontFontSizeLabelBold: number;
|
|
1352
|
+
export const bpTextFontFontSizeLabelDefault: number;
|
|
1353
|
+
export const bpTextFontFontSizeLinkDefault: number;
|
|
1354
|
+
export const bpTextFontFontSizeMetricLarge: number;
|
|
1355
|
+
export const bpTextFontFontSizeMetricMedium: number;
|
|
1356
|
+
export const bpTextFontFontSizeMetricSmall: number;
|
|
1357
|
+
export const bpTextFontFontSizeNotificationDefault: number;
|
|
1358
|
+
export const bpTextFontFontSizeTitleLarge: number;
|
|
1359
|
+
export const bpTextFontFontSizeTitleMedium: number;
|
|
1360
|
+
export const bpTextFontFontSizeTitleMondo: number;
|
|
1361
|
+
export const bpTextFontFontSizeTitleSmall: number;
|
|
1362
|
+
export const bpTextFontFontSizeTitleSubtitle: number;
|
|
1363
|
+
export const bpTextFontFontSizeTitleXlarge: number;
|
|
1364
|
+
export const bpTextFontFontWeightBodyDefault: number;
|
|
1365
|
+
export const bpTextFontFontWeightBodyDefaultBold: number;
|
|
1366
|
+
export const bpTextFontFontWeightBodyDefaultSemibold: number;
|
|
1367
|
+
export const bpTextFontFontWeightBodyLarge: number;
|
|
1368
|
+
export const bpTextFontFontWeightBodyLargeBold: number;
|
|
1369
|
+
export const bpTextFontFontWeightBodySmall: number;
|
|
1370
|
+
export const bpTextFontFontWeightBodySmallSemibold: number;
|
|
1371
|
+
export const bpTextFontFontWeightCaptionBold: number;
|
|
1372
|
+
export const bpTextFontFontWeightCaptionDefault: number;
|
|
1373
|
+
export const bpTextFontFontWeightLabelBold: number;
|
|
1374
|
+
export const bpTextFontFontWeightLabelDefault: number;
|
|
1375
|
+
export const bpTextFontFontWeightLinkDefault: number;
|
|
1376
|
+
export const bpTextFontFontWeightMetricLarge: number;
|
|
1377
|
+
export const bpTextFontFontWeightMetricMedium: number;
|
|
1378
|
+
export const bpTextFontFontWeightMetricSmall: number;
|
|
1379
|
+
export const bpTextFontFontWeightNotificationDefault: number;
|
|
1380
|
+
export const bpTextFontFontWeightTitleLarge: number;
|
|
1381
|
+
export const bpTextFontFontWeightTitleMedium: number;
|
|
1382
|
+
export const bpTextFontFontWeightTitleMondo: number;
|
|
1383
|
+
export const bpTextFontFontWeightTitleSmall: number;
|
|
1384
|
+
export const bpTextFontFontWeightTitleSubtitle: number;
|
|
1385
|
+
export const bpTextFontFontWeightTitleXlarge: number;
|
|
1386
|
+
export const bpTextFontLetterSpacingBodyDefault: number;
|
|
1387
|
+
export const bpTextFontLetterSpacingBodyDefaultBold: number;
|
|
1388
|
+
export const bpTextFontLetterSpacingBodyDefaultSemibold: number;
|
|
1389
|
+
export const bpTextFontLetterSpacingBodyLarge: number;
|
|
1390
|
+
export const bpTextFontLetterSpacingBodyLargeBold: number;
|
|
1391
|
+
export const bpTextFontLetterSpacingBodySmall: number;
|
|
1392
|
+
export const bpTextFontLetterSpacingBodySmallSemibold: number;
|
|
1393
|
+
export const bpTextFontLetterSpacingCaptionBold: number;
|
|
1394
|
+
export const bpTextFontLetterSpacingCaptionDefault: number;
|
|
1395
|
+
export const bpTextFontLetterSpacingLabelBold: number;
|
|
1396
|
+
export const bpTextFontLetterSpacingLabelDefault: number;
|
|
1397
|
+
export const bpTextFontLetterSpacingLinkDefault: number;
|
|
1398
|
+
export const bpTextFontLetterSpacingMetricLarge: number;
|
|
1399
|
+
export const bpTextFontLetterSpacingMetricMedium: number;
|
|
1400
|
+
export const bpTextFontLetterSpacingMetricSmall: number;
|
|
1401
|
+
export const bpTextFontLetterSpacingNotificationDefault: number;
|
|
1402
|
+
export const bpTextFontLetterSpacingTitleLarge: number;
|
|
1403
|
+
export const bpTextFontLetterSpacingTitleMedium: number;
|
|
1404
|
+
export const bpTextFontLetterSpacingTitleMondo: number;
|
|
1405
|
+
export const bpTextFontLetterSpacingTitleSmall: number;
|
|
1406
|
+
export const bpTextFontLetterSpacingTitleSubtitle: number;
|
|
1407
|
+
export const bpTextFontLetterSpacingTitleXlarge: number;
|
|
1408
|
+
export const bpTextFontLineHeightBodyDefault: number;
|
|
1409
|
+
export const bpTextFontLineHeightBodyDefaultBold: number;
|
|
1410
|
+
export const bpTextFontLineHeightBodyDefaultSemibold: number;
|
|
1411
|
+
export const bpTextFontLineHeightBodyLarge: number;
|
|
1412
|
+
export const bpTextFontLineHeightBodyLargeBold: number;
|
|
1413
|
+
export const bpTextFontLineHeightBodySmall: number;
|
|
1414
|
+
export const bpTextFontLineHeightBodySmallSemibold: number;
|
|
1415
|
+
export const bpTextFontLineHeightCaptionBold: number;
|
|
1416
|
+
export const bpTextFontLineHeightCaptionDefault: number;
|
|
1417
|
+
export const bpTextFontLineHeightLabelBold: number;
|
|
1418
|
+
export const bpTextFontLineHeightLabelDefault: number;
|
|
1419
|
+
export const bpTextFontLineHeightLinkDefault: number;
|
|
1420
|
+
export const bpTextFontLineHeightMetricLarge: number;
|
|
1421
|
+
export const bpTextFontLineHeightMetricMedium: number;
|
|
1422
|
+
export const bpTextFontLineHeightMetricSmall: number;
|
|
1423
|
+
export const bpTextFontLineHeightNotificationDefault: number;
|
|
1424
|
+
export const bpTextFontLineHeightTitleLarge: number;
|
|
1425
|
+
export const bpTextFontLineHeightTitleMedium: number;
|
|
1426
|
+
export const bpTextFontLineHeightTitleMondo: number;
|
|
1427
|
+
export const bpTextFontLineHeightTitleSmall: number;
|
|
1428
|
+
export const bpTextFontLineHeightTitleSubtitle: number;
|
|
1429
|
+
export const bpTextFontLineHeightTitleXlarge: number;
|
|
1430
|
+
export const bpTextFontFontFamily: string;
|
|
1341
1431
|
export const bpTextNavTextOnDark: string;
|
|
1342
1432
|
export const bpTextNavTextOnDarkFocus: string;
|
|
1343
1433
|
export const bpTextNavTextOnDarkHover: string;
|
|
@@ -1387,6 +1477,9 @@ export const bpBoxBlue170: string;
|
|
|
1387
1477
|
export const bpBoxBlue180: string;
|
|
1388
1478
|
export const bpBoxBlue02: string;
|
|
1389
1479
|
export const bpBoxBlue05: string;
|
|
1480
|
+
export const bpBrandBoxAi100: string;
|
|
1481
|
+
export const bpBrandBoxAi120: string;
|
|
1482
|
+
export const bpBrandBoxAi140: string;
|
|
1390
1483
|
export const bpDarkBlue10: string;
|
|
1391
1484
|
export const bpDarkBlue20: string;
|
|
1392
1485
|
export const bpDarkBlue30: string;
|
package/dist/tokens/tokens.js
CHANGED
|
@@ -1257,6 +1257,7 @@ export const bpSurfaceStatusSurfaceDarkBlueHover = '#7f9dc1';
|
|
|
1257
1257
|
export const bpSurfaceStatusSurfaceError = '#ed3757';
|
|
1258
1258
|
export const bpSurfaceStatusSurfaceErrorSecondary = '#fbd7dd';
|
|
1259
1259
|
export const bpSurfaceStatusSurfaceGeneric = '#a7a7a7';
|
|
1260
|
+
export const bpSurfaceStatusSurfaceGenericSecondary = '#e8e8e8';
|
|
1260
1261
|
export const bpSurfaceStatusSurfaceGray = '#e8e8e8';
|
|
1261
1262
|
export const bpSurfaceStatusSurfaceGrayFocus = '#e8e8e8';
|
|
1262
1263
|
export const bpSurfaceStatusSurfaceGrayHover = '#e8e8e8';
|
|
@@ -1343,6 +1344,95 @@ export const bpTextCtaPromo = '#4826c2';
|
|
|
1343
1344
|
export const bpTextCtaSecondary = '#6f6f6f';
|
|
1344
1345
|
export const bpTextCtaSecondaryHover = '#4e4e4e';
|
|
1345
1346
|
export const bpTextCtaSecondaryPressed = '#4e4e4e';
|
|
1347
|
+
export const bpTextFontFontSizeBodyDefault = 15;
|
|
1348
|
+
export const bpTextFontFontSizeBodyDefaultBold = 15;
|
|
1349
|
+
export const bpTextFontFontSizeBodyDefaultSemibold = 15;
|
|
1350
|
+
export const bpTextFontFontSizeBodyLarge = 16;
|
|
1351
|
+
export const bpTextFontFontSizeBodyLargeBold = 16;
|
|
1352
|
+
export const bpTextFontFontSizeBodySmall = 12;
|
|
1353
|
+
export const bpTextFontFontSizeBodySmallSemibold = 13;
|
|
1354
|
+
export const bpTextFontFontSizeCaptionBold = 12;
|
|
1355
|
+
export const bpTextFontFontSizeCaptionDefault = 12;
|
|
1356
|
+
export const bpTextFontFontSizeLabelBold = 10;
|
|
1357
|
+
export const bpTextFontFontSizeLabelDefault = 10;
|
|
1358
|
+
export const bpTextFontFontSizeLinkDefault = 15;
|
|
1359
|
+
export const bpTextFontFontSizeMetricLarge = 48;
|
|
1360
|
+
export const bpTextFontFontSizeMetricMedium = 36;
|
|
1361
|
+
export const bpTextFontFontSizeMetricSmall = 24;
|
|
1362
|
+
export const bpTextFontFontSizeNotificationDefault = 9;
|
|
1363
|
+
export const bpTextFontFontSizeTitleLarge = 19;
|
|
1364
|
+
export const bpTextFontFontSizeTitleMedium = 18;
|
|
1365
|
+
export const bpTextFontFontSizeTitleMondo = 36;
|
|
1366
|
+
export const bpTextFontFontSizeTitleSmall = 17;
|
|
1367
|
+
export const bpTextFontFontSizeTitleSubtitle = 16;
|
|
1368
|
+
export const bpTextFontFontSizeTitleXlarge = 21;
|
|
1369
|
+
export const bpTextFontFontWeightBodyDefault = 400;
|
|
1370
|
+
export const bpTextFontFontWeightBodyDefaultBold = 700;
|
|
1371
|
+
export const bpTextFontFontWeightBodyDefaultSemibold = 600;
|
|
1372
|
+
export const bpTextFontFontWeightBodyLarge = 400;
|
|
1373
|
+
export const bpTextFontFontWeightBodyLargeBold = 700;
|
|
1374
|
+
export const bpTextFontFontWeightBodySmall = 400;
|
|
1375
|
+
export const bpTextFontFontWeightBodySmallSemibold = 600;
|
|
1376
|
+
export const bpTextFontFontWeightCaptionBold = 700;
|
|
1377
|
+
export const bpTextFontFontWeightCaptionDefault = 400;
|
|
1378
|
+
export const bpTextFontFontWeightLabelBold = 700;
|
|
1379
|
+
export const bpTextFontFontWeightLabelDefault = 400;
|
|
1380
|
+
export const bpTextFontFontWeightLinkDefault = 400;
|
|
1381
|
+
export const bpTextFontFontWeightMetricLarge = 700;
|
|
1382
|
+
export const bpTextFontFontWeightMetricMedium = 700;
|
|
1383
|
+
export const bpTextFontFontWeightMetricSmall = 700;
|
|
1384
|
+
export const bpTextFontFontWeightNotificationDefault = 700;
|
|
1385
|
+
export const bpTextFontFontWeightTitleLarge = 700;
|
|
1386
|
+
export const bpTextFontFontWeightTitleMedium = 700;
|
|
1387
|
+
export const bpTextFontFontWeightTitleMondo = 900;
|
|
1388
|
+
export const bpTextFontFontWeightTitleSmall = 700;
|
|
1389
|
+
export const bpTextFontFontWeightTitleSubtitle = 700;
|
|
1390
|
+
export const bpTextFontFontWeightTitleXlarge = 700;
|
|
1391
|
+
export const bpTextFontLetterSpacingBodyDefault = 0.3;
|
|
1392
|
+
export const bpTextFontLetterSpacingBodyDefaultBold = 0.3;
|
|
1393
|
+
export const bpTextFontLetterSpacingBodyDefaultSemibold = 0.3;
|
|
1394
|
+
export const bpTextFontLetterSpacingBodyLarge = 0.3;
|
|
1395
|
+
export const bpTextFontLetterSpacingBodyLargeBold = 0.3;
|
|
1396
|
+
export const bpTextFontLetterSpacingBodySmall = 0.3;
|
|
1397
|
+
export const bpTextFontLetterSpacingBodySmallSemibold = 0.3;
|
|
1398
|
+
export const bpTextFontLetterSpacingCaptionBold = 0.3;
|
|
1399
|
+
export const bpTextFontLetterSpacingCaptionDefault = 0.3;
|
|
1400
|
+
export const bpTextFontLetterSpacingLabelBold = 0.6;
|
|
1401
|
+
export const bpTextFontLetterSpacingLabelDefault = 0.6;
|
|
1402
|
+
export const bpTextFontLetterSpacingLinkDefault = 0.3;
|
|
1403
|
+
export const bpTextFontLetterSpacingMetricLarge = 0.3;
|
|
1404
|
+
export const bpTextFontLetterSpacingMetricMedium = 0.3;
|
|
1405
|
+
export const bpTextFontLetterSpacingMetricSmall = 0.3;
|
|
1406
|
+
export const bpTextFontLetterSpacingNotificationDefault = 0.3;
|
|
1407
|
+
export const bpTextFontLetterSpacingTitleLarge = 0.3;
|
|
1408
|
+
export const bpTextFontLetterSpacingTitleMedium = 0.3;
|
|
1409
|
+
export const bpTextFontLetterSpacingTitleMondo = 0;
|
|
1410
|
+
export const bpTextFontLetterSpacingTitleSmall = 0.3;
|
|
1411
|
+
export const bpTextFontLetterSpacingTitleSubtitle = 0.3;
|
|
1412
|
+
export const bpTextFontLetterSpacingTitleXlarge = 0.3;
|
|
1413
|
+
export const bpTextFontLineHeightBodyDefault = 20;
|
|
1414
|
+
export const bpTextFontLineHeightBodyDefaultBold = 20;
|
|
1415
|
+
export const bpTextFontLineHeightBodyDefaultSemibold = 20;
|
|
1416
|
+
export const bpTextFontLineHeightBodyLarge = 24;
|
|
1417
|
+
export const bpTextFontLineHeightBodyLargeBold = 24;
|
|
1418
|
+
export const bpTextFontLineHeightBodySmall = 20;
|
|
1419
|
+
export const bpTextFontLineHeightBodySmallSemibold = 20;
|
|
1420
|
+
export const bpTextFontLineHeightCaptionBold = 14;
|
|
1421
|
+
export const bpTextFontLineHeightCaptionDefault = 14;
|
|
1422
|
+
export const bpTextFontLineHeightLabelBold = 16;
|
|
1423
|
+
export const bpTextFontLineHeightLabelDefault = 16;
|
|
1424
|
+
export const bpTextFontLineHeightLinkDefault = 20;
|
|
1425
|
+
export const bpTextFontLineHeightMetricLarge = 48;
|
|
1426
|
+
export const bpTextFontLineHeightMetricMedium = 36;
|
|
1427
|
+
export const bpTextFontLineHeightMetricSmall = 24;
|
|
1428
|
+
export const bpTextFontLineHeightNotificationDefault = 12;
|
|
1429
|
+
export const bpTextFontLineHeightTitleLarge = 24;
|
|
1430
|
+
export const bpTextFontLineHeightTitleMedium = 24;
|
|
1431
|
+
export const bpTextFontLineHeightTitleMondo = 44;
|
|
1432
|
+
export const bpTextFontLineHeightTitleSmall = 20;
|
|
1433
|
+
export const bpTextFontLineHeightTitleSubtitle = 20;
|
|
1434
|
+
export const bpTextFontLineHeightTitleXlarge = 32;
|
|
1435
|
+
export const bpTextFontFontFamily = 'Lato';
|
|
1346
1436
|
export const bpTextNavTextOnDark = '#ffffff';
|
|
1347
1437
|
export const bpTextNavTextOnDarkFocus = '#ffffff';
|
|
1348
1438
|
export const bpTextNavTextOnDarkHover = '#ffffff';
|
package/dist/tokens/tokens.json
CHANGED
|
@@ -1251,6 +1251,7 @@
|
|
|
1251
1251
|
"BpSurfaceStatusSurfaceError": "#ed3757",
|
|
1252
1252
|
"BpSurfaceStatusSurfaceErrorSecondary": "#fbd7dd",
|
|
1253
1253
|
"BpSurfaceStatusSurfaceGeneric": "#a7a7a7",
|
|
1254
|
+
"BpSurfaceStatusSurfaceGenericSecondary": "#e8e8e8",
|
|
1254
1255
|
"BpSurfaceStatusSurfaceGray": "#e8e8e8",
|
|
1255
1256
|
"BpSurfaceStatusSurfaceGrayFocus": "#e8e8e8",
|
|
1256
1257
|
"BpSurfaceStatusSurfaceGrayHover": "#e8e8e8",
|
|
@@ -1337,6 +1338,95 @@
|
|
|
1337
1338
|
"BpTextCtaSecondary": "#6f6f6f",
|
|
1338
1339
|
"BpTextCtaSecondaryHover": "#4e4e4e",
|
|
1339
1340
|
"BpTextCtaSecondaryPressed": "#4e4e4e",
|
|
1341
|
+
"BpTextFontFontSizeBodyDefault": 15,
|
|
1342
|
+
"BpTextFontFontSizeBodyDefaultBold": 15,
|
|
1343
|
+
"BpTextFontFontSizeBodyDefaultSemibold": 15,
|
|
1344
|
+
"BpTextFontFontSizeBodyLarge": 16,
|
|
1345
|
+
"BpTextFontFontSizeBodyLargeBold": 16,
|
|
1346
|
+
"BpTextFontFontSizeBodySmall": 12,
|
|
1347
|
+
"BpTextFontFontSizeBodySmallSemibold": 13,
|
|
1348
|
+
"BpTextFontFontSizeCaptionBold": 12,
|
|
1349
|
+
"BpTextFontFontSizeCaptionDefault": 12,
|
|
1350
|
+
"BpTextFontFontSizeLabelBold": 10,
|
|
1351
|
+
"BpTextFontFontSizeLabelDefault": 10,
|
|
1352
|
+
"BpTextFontFontSizeLinkDefault": 15,
|
|
1353
|
+
"BpTextFontFontSizeMetricLarge": 48,
|
|
1354
|
+
"BpTextFontFontSizeMetricMedium": 36,
|
|
1355
|
+
"BpTextFontFontSizeMetricSmall": 24,
|
|
1356
|
+
"BpTextFontFontSizeNotificationDefault": 9,
|
|
1357
|
+
"BpTextFontFontSizeTitleLarge": 19,
|
|
1358
|
+
"BpTextFontFontSizeTitleMedium": 18,
|
|
1359
|
+
"BpTextFontFontSizeTitleMondo": 36,
|
|
1360
|
+
"BpTextFontFontSizeTitleSmall": 17,
|
|
1361
|
+
"BpTextFontFontSizeTitleSubtitle": 16,
|
|
1362
|
+
"BpTextFontFontSizeTitleXlarge": 21,
|
|
1363
|
+
"BpTextFontFontWeightBodyDefault": 400,
|
|
1364
|
+
"BpTextFontFontWeightBodyDefaultBold": 700,
|
|
1365
|
+
"BpTextFontFontWeightBodyDefaultSemibold": 600,
|
|
1366
|
+
"BpTextFontFontWeightBodyLarge": 400,
|
|
1367
|
+
"BpTextFontFontWeightBodyLargeBold": 700,
|
|
1368
|
+
"BpTextFontFontWeightBodySmall": 400,
|
|
1369
|
+
"BpTextFontFontWeightBodySmallSemibold": 600,
|
|
1370
|
+
"BpTextFontFontWeightCaptionBold": 700,
|
|
1371
|
+
"BpTextFontFontWeightCaptionDefault": 400,
|
|
1372
|
+
"BpTextFontFontWeightLabelBold": 700,
|
|
1373
|
+
"BpTextFontFontWeightLabelDefault": 400,
|
|
1374
|
+
"BpTextFontFontWeightLinkDefault": 400,
|
|
1375
|
+
"BpTextFontFontWeightMetricLarge": 700,
|
|
1376
|
+
"BpTextFontFontWeightMetricMedium": 700,
|
|
1377
|
+
"BpTextFontFontWeightMetricSmall": 700,
|
|
1378
|
+
"BpTextFontFontWeightNotificationDefault": 700,
|
|
1379
|
+
"BpTextFontFontWeightTitleLarge": 700,
|
|
1380
|
+
"BpTextFontFontWeightTitleMedium": 700,
|
|
1381
|
+
"BpTextFontFontWeightTitleMondo": 900,
|
|
1382
|
+
"BpTextFontFontWeightTitleSmall": 700,
|
|
1383
|
+
"BpTextFontFontWeightTitleSubtitle": 700,
|
|
1384
|
+
"BpTextFontFontWeightTitleXlarge": 700,
|
|
1385
|
+
"BpTextFontLetterSpacingBodyDefault": 0.3,
|
|
1386
|
+
"BpTextFontLetterSpacingBodyDefaultBold": 0.3,
|
|
1387
|
+
"BpTextFontLetterSpacingBodyDefaultSemibold": 0.3,
|
|
1388
|
+
"BpTextFontLetterSpacingBodyLarge": 0.3,
|
|
1389
|
+
"BpTextFontLetterSpacingBodyLargeBold": 0.3,
|
|
1390
|
+
"BpTextFontLetterSpacingBodySmall": 0.3,
|
|
1391
|
+
"BpTextFontLetterSpacingBodySmallSemibold": 0.3,
|
|
1392
|
+
"BpTextFontLetterSpacingCaptionBold": 0.3,
|
|
1393
|
+
"BpTextFontLetterSpacingCaptionDefault": 0.3,
|
|
1394
|
+
"BpTextFontLetterSpacingLabelBold": 0.6,
|
|
1395
|
+
"BpTextFontLetterSpacingLabelDefault": 0.6,
|
|
1396
|
+
"BpTextFontLetterSpacingLinkDefault": 0.3,
|
|
1397
|
+
"BpTextFontLetterSpacingMetricLarge": 0.3,
|
|
1398
|
+
"BpTextFontLetterSpacingMetricMedium": 0.3,
|
|
1399
|
+
"BpTextFontLetterSpacingMetricSmall": 0.3,
|
|
1400
|
+
"BpTextFontLetterSpacingNotificationDefault": 0.3,
|
|
1401
|
+
"BpTextFontLetterSpacingTitleLarge": 0.3,
|
|
1402
|
+
"BpTextFontLetterSpacingTitleMedium": 0.3,
|
|
1403
|
+
"BpTextFontLetterSpacingTitleMondo": 0,
|
|
1404
|
+
"BpTextFontLetterSpacingTitleSmall": 0.3,
|
|
1405
|
+
"BpTextFontLetterSpacingTitleSubtitle": 0.3,
|
|
1406
|
+
"BpTextFontLetterSpacingTitleXlarge": 0.3,
|
|
1407
|
+
"BpTextFontLineHeightBodyDefault": 20,
|
|
1408
|
+
"BpTextFontLineHeightBodyDefaultBold": 20,
|
|
1409
|
+
"BpTextFontLineHeightBodyDefaultSemibold": 20,
|
|
1410
|
+
"BpTextFontLineHeightBodyLarge": 24,
|
|
1411
|
+
"BpTextFontLineHeightBodyLargeBold": 24,
|
|
1412
|
+
"BpTextFontLineHeightBodySmall": 20,
|
|
1413
|
+
"BpTextFontLineHeightBodySmallSemibold": 20,
|
|
1414
|
+
"BpTextFontLineHeightCaptionBold": 14,
|
|
1415
|
+
"BpTextFontLineHeightCaptionDefault": 14,
|
|
1416
|
+
"BpTextFontLineHeightLabelBold": 16,
|
|
1417
|
+
"BpTextFontLineHeightLabelDefault": 16,
|
|
1418
|
+
"BpTextFontLineHeightLinkDefault": 20,
|
|
1419
|
+
"BpTextFontLineHeightMetricLarge": 48,
|
|
1420
|
+
"BpTextFontLineHeightMetricMedium": 36,
|
|
1421
|
+
"BpTextFontLineHeightMetricSmall": 24,
|
|
1422
|
+
"BpTextFontLineHeightNotificationDefault": 12,
|
|
1423
|
+
"BpTextFontLineHeightTitleLarge": 24,
|
|
1424
|
+
"BpTextFontLineHeightTitleMedium": 24,
|
|
1425
|
+
"BpTextFontLineHeightTitleMondo": 44,
|
|
1426
|
+
"BpTextFontLineHeightTitleSmall": 20,
|
|
1427
|
+
"BpTextFontLineHeightTitleSubtitle": 20,
|
|
1428
|
+
"BpTextFontLineHeightTitleXlarge": 32,
|
|
1429
|
+
"BpTextFontFontFamily": "Lato",
|
|
1340
1430
|
"BpTextNavTextOnDark": "#ffffff",
|
|
1341
1431
|
"BpTextNavTextOnDarkFocus": "#ffffff",
|
|
1342
1432
|
"BpTextNavTextOnDarkHover": "#ffffff",
|
|
@@ -1386,6 +1476,9 @@
|
|
|
1386
1476
|
"BpBoxBlue180": "#00132b",
|
|
1387
1477
|
"BpBoxBlue02": "#fafcfe",
|
|
1388
1478
|
"BpBoxBlue05": "#f2f7fd",
|
|
1479
|
+
"BpBrandBoxAi100": "linear-gradient(135deg, #FE03DC 0%, #2784FA 100%)",
|
|
1480
|
+
"BpBrandBoxAi120": "linear-gradient(135deg, #CB02B0 0%, #1F6AC8 100%)",
|
|
1481
|
+
"BpBrandBoxAi140": "linear-gradient(135deg, #980284 0%, #174F96 100%)",
|
|
1389
1482
|
"BpDarkBlue10": "#e5ebf2",
|
|
1390
1483
|
"BpDarkBlue20": "#ccd8e6",
|
|
1391
1484
|
"BpDarkBlue30": "#b2c4da",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web-assets",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.2.1",
|
|
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.1.
|
|
158
|
+
"@box/storybook-utils": "^1.1.3",
|
|
159
159
|
"@figma/code-connect": "1.4.4",
|
|
160
160
|
"@types/react": "^18.0.0",
|
|
161
161
|
"@types/react-dom": "^18.0.0",
|