@salutejs/plasma-themes 0.39.0-canary.2243.17820447971.0 → 0.39.0-canary.2408.20948286136.0

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.
Files changed (118) hide show
  1. package/css/plasma_b2c.module.css +36 -0
  2. package/css/plasma_b2c__dark.css +36 -0
  3. package/css/plasma_b2c__light.css +36 -0
  4. package/css/plasma_giga.module.css +36 -0
  5. package/css/plasma_giga__dark.css +36 -0
  6. package/css/plasma_giga__light.css +36 -0
  7. package/css/plasma_giga_app.module.css +36 -0
  8. package/css/plasma_giga_app__dark.css +36 -0
  9. package/css/plasma_giga_app__light.css +36 -0
  10. package/css/plasma_homeds.module.css +36 -0
  11. package/css/plasma_homeds__dark.css +36 -0
  12. package/css/plasma_homeds__light.css +36 -0
  13. package/css/plasma_web.module.css +36 -0
  14. package/css/plasma_web_ACTUAL_TYPOGRAPHY.module.css +36 -0
  15. package/css/plasma_web_ACTUAL_TYPOGRAPHY__dark.css +36 -0
  16. package/css/plasma_web_ACTUAL_TYPOGRAPHY__light.css +36 -0
  17. package/css/plasma_web__dark.css +36 -0
  18. package/css/plasma_web__light.css +36 -0
  19. package/css/stylesSalute.module.css +36 -0
  20. package/css/stylesSalute__dark.css +36 -0
  21. package/css/stylesSalute__light.css +36 -0
  22. package/es/themes/plasma_b2c__dark.js +1 -1
  23. package/es/themes/plasma_b2c__dark.js.map +1 -1
  24. package/es/themes/plasma_b2c__light.js +1 -1
  25. package/es/themes/plasma_b2c__light.js.map +1 -1
  26. package/es/themes/plasma_giga__dark.js +1 -1
  27. package/es/themes/plasma_giga__dark.js.map +1 -1
  28. package/es/themes/plasma_giga__light.js +1 -1
  29. package/es/themes/plasma_giga__light.js.map +1 -1
  30. package/es/themes/plasma_giga_app__dark.js +1 -1
  31. package/es/themes/plasma_giga_app__dark.js.map +1 -1
  32. package/es/themes/plasma_giga_app__light.js +1 -1
  33. package/es/themes/plasma_giga_app__light.js.map +1 -1
  34. package/es/themes/plasma_homeds__dark.js +1 -1
  35. package/es/themes/plasma_homeds__dark.js.map +1 -1
  36. package/es/themes/plasma_homeds__light.js +1 -1
  37. package/es/themes/plasma_homeds__light.js.map +1 -1
  38. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  39. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  40. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  41. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  42. package/es/themes/plasma_web__dark.js +1 -1
  43. package/es/themes/plasma_web__dark.js.map +1 -1
  44. package/es/themes/plasma_web__light.js +1 -1
  45. package/es/themes/plasma_web__light.js.map +1 -1
  46. package/es/themes/stylesSalute__dark.js +1 -1
  47. package/es/themes/stylesSalute__dark.js.map +1 -1
  48. package/es/themes/stylesSalute__light.js +1 -1
  49. package/es/themes/stylesSalute__light.js.map +1 -1
  50. package/es/tokens/index.js +27 -0
  51. package/es/tokens/index.js.map +1 -1
  52. package/es/tokens/plasma_b2c/index.js +27 -0
  53. package/es/tokens/plasma_b2c/index.js.map +1 -1
  54. package/es/tokens/plasma_giga/index.js +27 -0
  55. package/es/tokens/plasma_giga/index.js.map +1 -1
  56. package/es/tokens/plasma_giga_app/index.js +27 -0
  57. package/es/tokens/plasma_giga_app/index.js.map +1 -1
  58. package/es/tokens/plasma_homeds/index.js +27 -0
  59. package/es/tokens/plasma_homeds/index.js.map +1 -1
  60. package/es/tokens/plasma_web/index.js +27 -0
  61. package/es/tokens/plasma_web/index.js.map +1 -1
  62. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +27 -0
  63. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
  64. package/es/tokens/stylesSalute/index.js +27 -0
  65. package/es/tokens/stylesSalute/index.js.map +1 -1
  66. package/package.json +2 -2
  67. package/themes/plasma_b2c__dark.js +1 -1
  68. package/themes/plasma_b2c__dark.js.map +1 -1
  69. package/themes/plasma_b2c__light.js +1 -1
  70. package/themes/plasma_b2c__light.js.map +1 -1
  71. package/themes/plasma_giga__dark.js +1 -1
  72. package/themes/plasma_giga__dark.js.map +1 -1
  73. package/themes/plasma_giga__light.js +1 -1
  74. package/themes/plasma_giga__light.js.map +1 -1
  75. package/themes/plasma_giga_app__dark.js +1 -1
  76. package/themes/plasma_giga_app__dark.js.map +1 -1
  77. package/themes/plasma_giga_app__light.js +1 -1
  78. package/themes/plasma_giga_app__light.js.map +1 -1
  79. package/themes/plasma_homeds__dark.js +1 -1
  80. package/themes/plasma_homeds__dark.js.map +1 -1
  81. package/themes/plasma_homeds__light.js +1 -1
  82. package/themes/plasma_homeds__light.js.map +1 -1
  83. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  84. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  85. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  86. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  87. package/themes/plasma_web__dark.js +1 -1
  88. package/themes/plasma_web__dark.js.map +1 -1
  89. package/themes/plasma_web__light.js +1 -1
  90. package/themes/plasma_web__light.js.map +1 -1
  91. package/themes/stylesSalute__dark.js +1 -1
  92. package/themes/stylesSalute__dark.js.map +1 -1
  93. package/themes/stylesSalute__light.js +1 -1
  94. package/themes/stylesSalute__light.js.map +1 -1
  95. package/tokens/index.d.ts +27 -0
  96. package/tokens/index.js +29 -2
  97. package/tokens/index.js.map +1 -1
  98. package/tokens/plasma_b2c/index.d.ts +27 -0
  99. package/tokens/plasma_b2c/index.js +29 -2
  100. package/tokens/plasma_b2c/index.js.map +1 -1
  101. package/tokens/plasma_giga/index.d.ts +27 -0
  102. package/tokens/plasma_giga/index.js +28 -1
  103. package/tokens/plasma_giga/index.js.map +1 -1
  104. package/tokens/plasma_giga_app/index.d.ts +27 -0
  105. package/tokens/plasma_giga_app/index.js +29 -2
  106. package/tokens/plasma_giga_app/index.js.map +1 -1
  107. package/tokens/plasma_homeds/index.d.ts +27 -0
  108. package/tokens/plasma_homeds/index.js +28 -1
  109. package/tokens/plasma_homeds/index.js.map +1 -1
  110. package/tokens/plasma_web/index.d.ts +27 -0
  111. package/tokens/plasma_web/index.js +28 -1
  112. package/tokens/plasma_web/index.js.map +1 -1
  113. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.d.ts +27 -0
  114. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +29 -2
  115. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
  116. package/tokens/stylesSalute/index.d.ts +27 -0
  117. package/tokens/stylesSalute/index.js +29 -2
  118. package/tokens/stylesSalute/index.js.map +1 -1
@@ -1003,6 +1003,12 @@
1003
1003
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1004
1004
  --plasma-typo-h5-bold-letter-spacing: normal;
1005
1005
  --plasma-typo-h5-bold-font-style: normal;
1006
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1007
+ --plasma-typo-h6-letter-spacing: normal;
1008
+ --plasma-typo-h6-font-style: normal;
1009
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1010
+ --plasma-typo-h6-bold-letter-spacing: normal;
1011
+ --plasma-typo-h6-bold-font-style: normal;
1006
1012
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1007
1013
  --plasma-typo-body-l-letter-spacing: -0.02em;
1008
1014
  --plasma-typo-body-l-font-style: normal;
@@ -1081,6 +1087,9 @@
1081
1087
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1082
1088
  --plasma-typo-h5-medium-letter-spacing: normal;
1083
1089
  --plasma-typo-h5-medium-font-style: normal;
1090
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1091
+ --plasma-typo-h6-medium-letter-spacing: normal;
1092
+ --plasma-typo-h6-medium-font-style: normal;
1084
1093
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1085
1094
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1086
1095
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1160,6 +1169,12 @@
1160
1169
  --plasma-typo-h5-bold-font-size: 1rem;
1161
1170
  --plasma-typo-h5-bold-font-weight: 600;
1162
1171
  --plasma-typo-h5-bold-line-height: 1.375rem;
1172
+ --plasma-typo-h6-font-size: 0.625rem;
1173
+ --plasma-typo-h6-font-weight: 400;
1174
+ --plasma-typo-h6-line-height: 0.875rem;
1175
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1176
+ --plasma-typo-h6-bold-font-weight: 600;
1177
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1163
1178
  --plasma-typo-body-l-font-size: 1.125rem;
1164
1179
  --plasma-typo-body-l-font-weight: 400;
1165
1180
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1238,6 +1253,9 @@
1238
1253
  --plasma-typo-h5-medium-font-size: 1rem;
1239
1254
  --plasma-typo-h5-medium-font-weight: 500;
1240
1255
  --plasma-typo-h5-medium-line-height: 1.375rem;
1256
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1257
+ --plasma-typo-h6-medium-font-weight: 500;
1258
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1241
1259
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1242
1260
  --plasma-typo-body-l-medium-font-weight: 500;
1243
1261
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1315,6 +1333,12 @@
1315
1333
  --plasma-typo-h5-font-size: 1rem;
1316
1334
  --plasma-typo-h5-font-weight: 400;
1317
1335
  --plasma-typo-h5-line-height: 1.375rem;
1336
+ --plasma-typo-h6-font-size: 0.625rem;
1337
+ --plasma-typo-h6-font-weight: 400;
1338
+ --plasma-typo-h6-line-height: 0.875rem;
1339
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1340
+ --plasma-typo-h6-bold-font-weight: 600;
1341
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1318
1342
  --plasma-typo-h5-bold-font-size: 1rem;
1319
1343
  --plasma-typo-h5-bold-font-weight: 600;
1320
1344
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -1396,6 +1420,9 @@
1396
1420
  --plasma-typo-h5-medium-font-size: 1rem;
1397
1421
  --plasma-typo-h5-medium-font-weight: 500;
1398
1422
  --plasma-typo-h5-medium-line-height: 1.375rem;
1423
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1424
+ --plasma-typo-h6-medium-font-weight: 500;
1425
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1399
1426
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1400
1427
  --plasma-typo-body-l-medium-font-weight: 500;
1401
1428
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1476,6 +1503,12 @@
1476
1503
  --plasma-typo-h5-bold-font-size: 1.125rem;
1477
1504
  --plasma-typo-h5-bold-font-weight: 600;
1478
1505
  --plasma-typo-h5-bold-line-height: 1.5rem;
1506
+ --plasma-typo-h6-font-size: 0.75rem;
1507
+ --plasma-typo-h6-font-weight: 400;
1508
+ --plasma-typo-h6-line-height: 1rem;
1509
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1510
+ --plasma-typo-h6-bold-font-weight: 600;
1511
+ --plasma-typo-h6-bold-line-height: 1rem;
1479
1512
  --plasma-typo-body-l-font-size: 1.125rem;
1480
1513
  --plasma-typo-body-l-font-weight: 400;
1481
1514
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1554,6 +1587,9 @@
1554
1587
  --plasma-typo-h5-medium-font-size: 1.125rem;
1555
1588
  --plasma-typo-h5-medium-font-weight: 500;
1556
1589
  --plasma-typo-h5-medium-line-height: 1.5rem;
1590
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1591
+ --plasma-typo-h6-medium-font-weight: 500;
1592
+ --plasma-typo-h6-medium-line-height: 1rem;
1557
1593
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1558
1594
  --plasma-typo-body-l-medium-font-weight: 500;
1559
1595
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -997,6 +997,12 @@
997
997
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
998
998
  --plasma-typo-h5-bold-letter-spacing: normal;
999
999
  --plasma-typo-h5-bold-font-style: normal;
1000
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1001
+ --plasma-typo-h6-letter-spacing: normal;
1002
+ --plasma-typo-h6-font-style: normal;
1003
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1004
+ --plasma-typo-h6-bold-letter-spacing: normal;
1005
+ --plasma-typo-h6-bold-font-style: normal;
1000
1006
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1001
1007
  --plasma-typo-body-l-letter-spacing: -0.02em;
1002
1008
  --plasma-typo-body-l-font-style: normal;
@@ -1075,6 +1081,9 @@
1075
1081
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1076
1082
  --plasma-typo-h5-medium-letter-spacing: normal;
1077
1083
  --plasma-typo-h5-medium-font-style: normal;
1084
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1085
+ --plasma-typo-h6-medium-letter-spacing: normal;
1086
+ --plasma-typo-h6-medium-font-style: normal;
1078
1087
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1079
1088
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1080
1089
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1154,6 +1163,12 @@
1154
1163
  --plasma-typo-h5-bold-font-size: 1rem;
1155
1164
  --plasma-typo-h5-bold-font-weight: 600;
1156
1165
  --plasma-typo-h5-bold-line-height: 1.375rem;
1166
+ --plasma-typo-h6-font-size: 0.625rem;
1167
+ --plasma-typo-h6-font-weight: 400;
1168
+ --plasma-typo-h6-line-height: 0.875rem;
1169
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1170
+ --plasma-typo-h6-bold-font-weight: 600;
1171
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1157
1172
  --plasma-typo-body-l-font-size: 1.125rem;
1158
1173
  --plasma-typo-body-l-font-weight: 400;
1159
1174
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1232,6 +1247,9 @@
1232
1247
  --plasma-typo-h5-medium-font-size: 1rem;
1233
1248
  --plasma-typo-h5-medium-font-weight: 500;
1234
1249
  --plasma-typo-h5-medium-line-height: 1.375rem;
1250
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1251
+ --plasma-typo-h6-medium-font-weight: 500;
1252
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1235
1253
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1236
1254
  --plasma-typo-body-l-medium-font-weight: 500;
1237
1255
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1309,6 +1327,12 @@
1309
1327
  --plasma-typo-h5-font-size: 1rem;
1310
1328
  --plasma-typo-h5-font-weight: 400;
1311
1329
  --plasma-typo-h5-line-height: 1.375rem;
1330
+ --plasma-typo-h6-font-size: 0.625rem;
1331
+ --plasma-typo-h6-font-weight: 400;
1332
+ --plasma-typo-h6-line-height: 0.875rem;
1333
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1334
+ --plasma-typo-h6-bold-font-weight: 600;
1335
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1312
1336
  --plasma-typo-h5-bold-font-size: 1rem;
1313
1337
  --plasma-typo-h5-bold-font-weight: 600;
1314
1338
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -1390,6 +1414,9 @@
1390
1414
  --plasma-typo-h5-medium-font-size: 1rem;
1391
1415
  --plasma-typo-h5-medium-font-weight: 500;
1392
1416
  --plasma-typo-h5-medium-line-height: 1.375rem;
1417
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1418
+ --plasma-typo-h6-medium-font-weight: 500;
1419
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1393
1420
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1394
1421
  --plasma-typo-body-l-medium-font-weight: 500;
1395
1422
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1470,6 +1497,12 @@
1470
1497
  --plasma-typo-h5-bold-font-size: 1.125rem;
1471
1498
  --plasma-typo-h5-bold-font-weight: 600;
1472
1499
  --plasma-typo-h5-bold-line-height: 1.5rem;
1500
+ --plasma-typo-h6-font-size: 0.75rem;
1501
+ --plasma-typo-h6-font-weight: 400;
1502
+ --plasma-typo-h6-line-height: 1rem;
1503
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1504
+ --plasma-typo-h6-bold-font-weight: 600;
1505
+ --plasma-typo-h6-bold-line-height: 1rem;
1473
1506
  --plasma-typo-body-l-font-size: 1.125rem;
1474
1507
  --plasma-typo-body-l-font-weight: 400;
1475
1508
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1548,6 +1581,9 @@
1548
1581
  --plasma-typo-h5-medium-font-size: 1.125rem;
1549
1582
  --plasma-typo-h5-medium-font-weight: 500;
1550
1583
  --plasma-typo-h5-medium-line-height: 1.5rem;
1584
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1585
+ --plasma-typo-h6-medium-font-weight: 500;
1586
+ --plasma-typo-h6-medium-line-height: 1rem;
1551
1587
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1552
1588
  --plasma-typo-body-l-medium-font-weight: 500;
1553
1589
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1859,6 +1859,15 @@
1859
1859
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
1860
1860
  --plasma-typo-h5-letter-spacing: normal;
1861
1861
  --plasma-typo-h5-font-style: normal;
1862
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1863
+ --plasma-typo-h6-letter-spacing: normal;
1864
+ --plasma-typo-h6-font-style: normal;
1865
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1866
+ --plasma-typo-h6-medium-letter-spacing: normal;
1867
+ --plasma-typo-h6-medium-font-style: normal;
1868
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1869
+ --plasma-typo-h6-bold-letter-spacing: normal;
1870
+ --plasma-typo-h6-bold-font-style: normal;
1862
1871
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
1863
1872
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1864
1873
  --plasma-typo-body-l-bold-font-style: normal;
@@ -2016,6 +2025,15 @@
2016
2025
  --plasma-typo-h5-font-size: 1rem;
2017
2026
  --plasma-typo-h5-font-weight: 400;
2018
2027
  --plasma-typo-h5-line-height: 1.375rem;
2028
+ --plasma-typo-h6-font-size: 0.625rem;
2029
+ --plasma-typo-h6-font-weight: 400;
2030
+ --plasma-typo-h6-line-height: 0.875rem;
2031
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2032
+ --plasma-typo-h6-medium-font-weight: 500;
2033
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2034
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2035
+ --plasma-typo-h6-bold-font-weight: 600;
2036
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2019
2037
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2020
2038
  --plasma-typo-body-l-bold-font-weight: 600;
2021
2039
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -2174,6 +2192,15 @@
2174
2192
  --plasma-typo-h5-font-size: 1rem;
2175
2193
  --plasma-typo-h5-font-weight: 400;
2176
2194
  --plasma-typo-h5-line-height: 1.375rem;
2195
+ --plasma-typo-h6-font-size: 0.625rem;
2196
+ --plasma-typo-h6-font-weight: 400;
2197
+ --plasma-typo-h6-line-height: 0.875rem;
2198
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2199
+ --plasma-typo-h6-medium-font-weight: 500;
2200
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2201
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2202
+ --plasma-typo-h6-bold-font-weight: 600;
2203
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2177
2204
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2178
2205
  --plasma-typo-body-l-bold-font-weight: 600;
2179
2206
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -2332,6 +2359,15 @@
2332
2359
  --plasma-typo-h5-font-size: 1.125rem;
2333
2360
  --plasma-typo-h5-font-weight: 400;
2334
2361
  --plasma-typo-h5-line-height: 1.5rem;
2362
+ --plasma-typo-h6-font-size: 0.75rem;
2363
+ --plasma-typo-h6-font-weight: 400;
2364
+ --plasma-typo-h6-line-height: 1rem;
2365
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2366
+ --plasma-typo-h6-medium-font-weight: 500;
2367
+ --plasma-typo-h6-medium-line-height: 1rem;
2368
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2369
+ --plasma-typo-h6-bold-font-weight: 600;
2370
+ --plasma-typo-h6-bold-line-height: 1rem;
2335
2371
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2336
2372
  --plasma-typo-body-l-bold-font-weight: 600;
2337
2373
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -991,6 +991,15 @@
991
991
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
992
992
  --plasma-typo-h5-letter-spacing: normal;
993
993
  --plasma-typo-h5-font-style: normal;
994
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
995
+ --plasma-typo-h6-letter-spacing: normal;
996
+ --plasma-typo-h6-font-style: normal;
997
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
998
+ --plasma-typo-h6-medium-letter-spacing: normal;
999
+ --plasma-typo-h6-medium-font-style: normal;
1000
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1001
+ --plasma-typo-h6-bold-letter-spacing: normal;
1002
+ --plasma-typo-h6-bold-font-style: normal;
994
1003
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
995
1004
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
996
1005
  --plasma-typo-body-l-bold-font-style: normal;
@@ -1148,6 +1157,15 @@
1148
1157
  --plasma-typo-h5-font-size: 1rem;
1149
1158
  --plasma-typo-h5-font-weight: 400;
1150
1159
  --plasma-typo-h5-line-height: 1.375rem;
1160
+ --plasma-typo-h6-font-size: 0.625rem;
1161
+ --plasma-typo-h6-font-weight: 400;
1162
+ --plasma-typo-h6-line-height: 0.875rem;
1163
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1164
+ --plasma-typo-h6-medium-font-weight: 500;
1165
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1166
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1167
+ --plasma-typo-h6-bold-font-weight: 600;
1168
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1151
1169
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1152
1170
  --plasma-typo-body-l-bold-font-weight: 600;
1153
1171
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1306,6 +1324,15 @@
1306
1324
  --plasma-typo-h5-font-size: 1rem;
1307
1325
  --plasma-typo-h5-font-weight: 400;
1308
1326
  --plasma-typo-h5-line-height: 1.375rem;
1327
+ --plasma-typo-h6-font-size: 0.625rem;
1328
+ --plasma-typo-h6-font-weight: 400;
1329
+ --plasma-typo-h6-line-height: 0.875rem;
1330
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1331
+ --plasma-typo-h6-medium-font-weight: 500;
1332
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1333
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1334
+ --plasma-typo-h6-bold-font-weight: 600;
1335
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1309
1336
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1310
1337
  --plasma-typo-body-l-bold-font-weight: 600;
1311
1338
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1464,6 +1491,15 @@
1464
1491
  --plasma-typo-h5-font-size: 1.125rem;
1465
1492
  --plasma-typo-h5-font-weight: 400;
1466
1493
  --plasma-typo-h5-line-height: 1.5rem;
1494
+ --plasma-typo-h6-font-size: 0.75rem;
1495
+ --plasma-typo-h6-font-weight: 400;
1496
+ --plasma-typo-h6-line-height: 1rem;
1497
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1498
+ --plasma-typo-h6-medium-font-weight: 500;
1499
+ --plasma-typo-h6-medium-line-height: 1rem;
1500
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1501
+ --plasma-typo-h6-bold-font-weight: 600;
1502
+ --plasma-typo-h6-bold-line-height: 1rem;
1467
1503
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1468
1504
  --plasma-typo-body-l-bold-font-weight: 600;
1469
1505
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -991,6 +991,15 @@
991
991
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
992
992
  --plasma-typo-h5-letter-spacing: normal;
993
993
  --plasma-typo-h5-font-style: normal;
994
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
995
+ --plasma-typo-h6-letter-spacing: normal;
996
+ --plasma-typo-h6-font-style: normal;
997
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
998
+ --plasma-typo-h6-medium-letter-spacing: normal;
999
+ --plasma-typo-h6-medium-font-style: normal;
1000
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1001
+ --plasma-typo-h6-bold-letter-spacing: normal;
1002
+ --plasma-typo-h6-bold-font-style: normal;
994
1003
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
995
1004
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
996
1005
  --plasma-typo-body-l-bold-font-style: normal;
@@ -1148,6 +1157,15 @@
1148
1157
  --plasma-typo-h5-font-size: 1rem;
1149
1158
  --plasma-typo-h5-font-weight: 400;
1150
1159
  --plasma-typo-h5-line-height: 1.375rem;
1160
+ --plasma-typo-h6-font-size: 0.625rem;
1161
+ --plasma-typo-h6-font-weight: 400;
1162
+ --plasma-typo-h6-line-height: 0.875rem;
1163
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1164
+ --plasma-typo-h6-medium-font-weight: 500;
1165
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1166
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1167
+ --plasma-typo-h6-bold-font-weight: 600;
1168
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1151
1169
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1152
1170
  --plasma-typo-body-l-bold-font-weight: 600;
1153
1171
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1306,6 +1324,15 @@
1306
1324
  --plasma-typo-h5-font-size: 1rem;
1307
1325
  --plasma-typo-h5-font-weight: 400;
1308
1326
  --plasma-typo-h5-line-height: 1.375rem;
1327
+ --plasma-typo-h6-font-size: 0.625rem;
1328
+ --plasma-typo-h6-font-weight: 400;
1329
+ --plasma-typo-h6-line-height: 0.875rem;
1330
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1331
+ --plasma-typo-h6-medium-font-weight: 500;
1332
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1333
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1334
+ --plasma-typo-h6-bold-font-weight: 600;
1335
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1309
1336
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1310
1337
  --plasma-typo-body-l-bold-font-weight: 600;
1311
1338
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1464,6 +1491,15 @@
1464
1491
  --plasma-typo-h5-font-size: 1.125rem;
1465
1492
  --plasma-typo-h5-font-weight: 400;
1466
1493
  --plasma-typo-h5-line-height: 1.5rem;
1494
+ --plasma-typo-h6-font-size: 0.75rem;
1495
+ --plasma-typo-h6-font-weight: 400;
1496
+ --plasma-typo-h6-line-height: 1rem;
1497
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1498
+ --plasma-typo-h6-medium-font-weight: 500;
1499
+ --plasma-typo-h6-medium-line-height: 1rem;
1500
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1501
+ --plasma-typo-h6-bold-font-weight: 600;
1502
+ --plasma-typo-h6-bold-line-height: 1rem;
1467
1503
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1468
1504
  --plasma-typo-body-l-bold-font-weight: 600;
1469
1505
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1921,6 +1921,12 @@
1921
1921
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1922
1922
  --plasma-typo-h5-bold-letter-spacing: normal;
1923
1923
  --plasma-typo-h5-bold-font-style: normal;
1924
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1925
+ --plasma-typo-h6-letter-spacing: normal;
1926
+ --plasma-typo-h6-font-style: normal;
1927
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1928
+ --plasma-typo-h6-bold-letter-spacing: normal;
1929
+ --plasma-typo-h6-bold-font-style: normal;
1924
1930
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1925
1931
  --plasma-typo-body-l-letter-spacing: -0.02em;
1926
1932
  --plasma-typo-body-l-font-style: normal;
@@ -1999,6 +2005,9 @@
1999
2005
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
2000
2006
  --plasma-typo-h5-medium-letter-spacing: normal;
2001
2007
  --plasma-typo-h5-medium-font-style: normal;
2008
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
2009
+ --plasma-typo-h6-medium-letter-spacing: normal;
2010
+ --plasma-typo-h6-medium-font-style: normal;
2002
2011
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
2003
2012
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
2004
2013
  --plasma-typo-body-l-medium-font-style: normal;
@@ -2078,6 +2087,12 @@
2078
2087
  --plasma-typo-h5-bold-font-size: 1rem;
2079
2088
  --plasma-typo-h5-bold-font-weight: 600;
2080
2089
  --plasma-typo-h5-bold-line-height: 1.375rem;
2090
+ --plasma-typo-h6-font-size: 0.625rem;
2091
+ --plasma-typo-h6-font-weight: 400;
2092
+ --plasma-typo-h6-line-height: 0.875rem;
2093
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2094
+ --plasma-typo-h6-bold-font-weight: 600;
2095
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2081
2096
  --plasma-typo-body-l-font-size: 1.125rem;
2082
2097
  --plasma-typo-body-l-font-weight: 400;
2083
2098
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2156,6 +2171,9 @@
2156
2171
  --plasma-typo-h5-medium-font-size: 1rem;
2157
2172
  --plasma-typo-h5-medium-font-weight: 500;
2158
2173
  --plasma-typo-h5-medium-line-height: 1.375rem;
2174
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2175
+ --plasma-typo-h6-medium-font-weight: 500;
2176
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2159
2177
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2160
2178
  --plasma-typo-body-l-medium-font-weight: 500;
2161
2179
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2236,6 +2254,12 @@
2236
2254
  --plasma-typo-h5-bold-font-size: 1rem;
2237
2255
  --plasma-typo-h5-bold-font-weight: 600;
2238
2256
  --plasma-typo-h5-bold-line-height: 1.375rem;
2257
+ --plasma-typo-h6-font-size: 0.625rem;
2258
+ --plasma-typo-h6-font-weight: 400;
2259
+ --plasma-typo-h6-line-height: 0.875rem;
2260
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2261
+ --plasma-typo-h6-bold-font-weight: 600;
2262
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2239
2263
  --plasma-typo-body-l-font-size: 1.125rem;
2240
2264
  --plasma-typo-body-l-font-weight: 400;
2241
2265
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2314,6 +2338,9 @@
2314
2338
  --plasma-typo-h5-medium-font-size: 1rem;
2315
2339
  --plasma-typo-h5-medium-font-weight: 500;
2316
2340
  --plasma-typo-h5-medium-line-height: 1.375rem;
2341
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2342
+ --plasma-typo-h6-medium-font-weight: 500;
2343
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2317
2344
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2318
2345
  --plasma-typo-body-l-medium-font-weight: 500;
2319
2346
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2394,6 +2421,12 @@
2394
2421
  --plasma-typo-h5-bold-font-size: 1.125rem;
2395
2422
  --plasma-typo-h5-bold-font-weight: 600;
2396
2423
  --plasma-typo-h5-bold-line-height: 1.5rem;
2424
+ --plasma-typo-h6-font-size: 0.75rem;
2425
+ --plasma-typo-h6-font-weight: 400;
2426
+ --plasma-typo-h6-line-height: 1rem;
2427
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2428
+ --plasma-typo-h6-bold-font-weight: 600;
2429
+ --plasma-typo-h6-bold-line-height: 1rem;
2397
2430
  --plasma-typo-body-l-font-size: 1.125rem;
2398
2431
  --plasma-typo-body-l-font-weight: 400;
2399
2432
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2472,6 +2505,9 @@
2472
2505
  --plasma-typo-h5-medium-font-size: 1.125rem;
2473
2506
  --plasma-typo-h5-medium-font-weight: 500;
2474
2507
  --plasma-typo-h5-medium-line-height: 1.5rem;
2508
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2509
+ --plasma-typo-h6-medium-font-weight: 500;
2510
+ --plasma-typo-h6-medium-line-height: 1rem;
2475
2511
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2476
2512
  --plasma-typo-body-l-medium-font-weight: 500;
2477
2513
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1879,6 +1879,15 @@
1879
1879
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
1880
1880
  --plasma-typo-h5-letter-spacing: normal;
1881
1881
  --plasma-typo-h5-font-style: normal;
1882
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1883
+ --plasma-typo-h6-letter-spacing: normal;
1884
+ --plasma-typo-h6-font-style: normal;
1885
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1886
+ --plasma-typo-h6-medium-letter-spacing: normal;
1887
+ --plasma-typo-h6-medium-font-style: normal;
1888
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1889
+ --plasma-typo-h6-bold-letter-spacing: normal;
1890
+ --plasma-typo-h6-bold-font-style: normal;
1882
1891
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
1883
1892
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1884
1893
  --plasma-typo-body-l-bold-font-style: normal;
@@ -2036,6 +2045,15 @@
2036
2045
  --plasma-typo-h5-font-size: 1rem;
2037
2046
  --plasma-typo-h5-font-weight: 400;
2038
2047
  --plasma-typo-h5-line-height: 1.375rem;
2048
+ --plasma-typo-h6-font-size: 0.625rem;
2049
+ --plasma-typo-h6-font-weight: 400;
2050
+ --plasma-typo-h6-line-height: 0.875rem;
2051
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2052
+ --plasma-typo-h6-medium-font-weight: 500;
2053
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2054
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2055
+ --plasma-typo-h6-bold-font-weight: 600;
2056
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2039
2057
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2040
2058
  --plasma-typo-body-l-bold-font-weight: 600;
2041
2059
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -2194,6 +2212,15 @@
2194
2212
  --plasma-typo-h5-font-size: 1rem;
2195
2213
  --plasma-typo-h5-font-weight: 400;
2196
2214
  --plasma-typo-h5-line-height: 1.375rem;
2215
+ --plasma-typo-h6-font-size: 0.625rem;
2216
+ --plasma-typo-h6-font-weight: 400;
2217
+ --plasma-typo-h6-line-height: 0.875rem;
2218
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2219
+ --plasma-typo-h6-medium-font-weight: 500;
2220
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2221
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2222
+ --plasma-typo-h6-bold-font-weight: 600;
2223
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2197
2224
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2198
2225
  --plasma-typo-body-l-bold-font-weight: 600;
2199
2226
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -2352,6 +2379,15 @@
2352
2379
  --plasma-typo-h5-font-size: 1.125rem;
2353
2380
  --plasma-typo-h5-font-weight: 400;
2354
2381
  --plasma-typo-h5-line-height: 1.5rem;
2382
+ --plasma-typo-h6-font-size: 0.75rem;
2383
+ --plasma-typo-h6-font-weight: 400;
2384
+ --plasma-typo-h6-line-height: 1rem;
2385
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2386
+ --plasma-typo-h6-medium-font-weight: 500;
2387
+ --plasma-typo-h6-medium-line-height: 1rem;
2388
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2389
+ --plasma-typo-h6-bold-font-weight: 600;
2390
+ --plasma-typo-h6-bold-line-height: 1rem;
2355
2391
  --plasma-typo-body-l-bold-font-size: 1.125rem;
2356
2392
  --plasma-typo-body-l-bold-font-weight: 600;
2357
2393
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1001,6 +1001,15 @@
1001
1001
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
1002
1002
  --plasma-typo-h5-letter-spacing: normal;
1003
1003
  --plasma-typo-h5-font-style: normal;
1004
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1005
+ --plasma-typo-h6-letter-spacing: normal;
1006
+ --plasma-typo-h6-font-style: normal;
1007
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1008
+ --plasma-typo-h6-medium-letter-spacing: normal;
1009
+ --plasma-typo-h6-medium-font-style: normal;
1010
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1011
+ --plasma-typo-h6-bold-letter-spacing: normal;
1012
+ --plasma-typo-h6-bold-font-style: normal;
1004
1013
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
1005
1014
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1006
1015
  --plasma-typo-body-l-bold-font-style: normal;
@@ -1158,6 +1167,15 @@
1158
1167
  --plasma-typo-h5-font-size: 1rem;
1159
1168
  --plasma-typo-h5-font-weight: 400;
1160
1169
  --plasma-typo-h5-line-height: 1.375rem;
1170
+ --plasma-typo-h6-font-size: 0.625rem;
1171
+ --plasma-typo-h6-font-weight: 400;
1172
+ --plasma-typo-h6-line-height: 0.875rem;
1173
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1174
+ --plasma-typo-h6-medium-font-weight: 500;
1175
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1176
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1177
+ --plasma-typo-h6-bold-font-weight: 600;
1178
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1161
1179
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1162
1180
  --plasma-typo-body-l-bold-font-weight: 600;
1163
1181
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1316,6 +1334,15 @@
1316
1334
  --plasma-typo-h5-font-size: 1rem;
1317
1335
  --plasma-typo-h5-font-weight: 400;
1318
1336
  --plasma-typo-h5-line-height: 1.375rem;
1337
+ --plasma-typo-h6-font-size: 0.625rem;
1338
+ --plasma-typo-h6-font-weight: 400;
1339
+ --plasma-typo-h6-line-height: 0.875rem;
1340
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1341
+ --plasma-typo-h6-medium-font-weight: 500;
1342
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1343
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1344
+ --plasma-typo-h6-bold-font-weight: 600;
1345
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1319
1346
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1320
1347
  --plasma-typo-body-l-bold-font-weight: 600;
1321
1348
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1474,6 +1501,15 @@
1474
1501
  --plasma-typo-h5-font-size: 1.125rem;
1475
1502
  --plasma-typo-h5-font-weight: 400;
1476
1503
  --plasma-typo-h5-line-height: 1.5rem;
1504
+ --plasma-typo-h6-font-size: 0.75rem;
1505
+ --plasma-typo-h6-font-weight: 400;
1506
+ --plasma-typo-h6-line-height: 1rem;
1507
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1508
+ --plasma-typo-h6-medium-font-weight: 500;
1509
+ --plasma-typo-h6-medium-line-height: 1rem;
1510
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1511
+ --plasma-typo-h6-bold-font-weight: 600;
1512
+ --plasma-typo-h6-bold-line-height: 1rem;
1477
1513
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1478
1514
  --plasma-typo-body-l-bold-font-weight: 600;
1479
1515
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1001,6 +1001,15 @@
1001
1001
  --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
1002
1002
  --plasma-typo-h5-letter-spacing: normal;
1003
1003
  --plasma-typo-h5-font-style: normal;
1004
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1005
+ --plasma-typo-h6-letter-spacing: normal;
1006
+ --plasma-typo-h6-font-style: normal;
1007
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1008
+ --plasma-typo-h6-medium-letter-spacing: normal;
1009
+ --plasma-typo-h6-medium-font-style: normal;
1010
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1011
+ --plasma-typo-h6-bold-letter-spacing: normal;
1012
+ --plasma-typo-h6-bold-font-style: normal;
1004
1013
  --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
1005
1014
  --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1006
1015
  --plasma-typo-body-l-bold-font-style: normal;
@@ -1158,6 +1167,15 @@
1158
1167
  --plasma-typo-h5-font-size: 1rem;
1159
1168
  --plasma-typo-h5-font-weight: 400;
1160
1169
  --plasma-typo-h5-line-height: 1.375rem;
1170
+ --plasma-typo-h6-font-size: 0.625rem;
1171
+ --plasma-typo-h6-font-weight: 400;
1172
+ --plasma-typo-h6-line-height: 0.875rem;
1173
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1174
+ --plasma-typo-h6-medium-font-weight: 500;
1175
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1176
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1177
+ --plasma-typo-h6-bold-font-weight: 600;
1178
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1161
1179
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1162
1180
  --plasma-typo-body-l-bold-font-weight: 600;
1163
1181
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1316,6 +1334,15 @@
1316
1334
  --plasma-typo-h5-font-size: 1rem;
1317
1335
  --plasma-typo-h5-font-weight: 400;
1318
1336
  --plasma-typo-h5-line-height: 1.375rem;
1337
+ --plasma-typo-h6-font-size: 0.625rem;
1338
+ --plasma-typo-h6-font-weight: 400;
1339
+ --plasma-typo-h6-line-height: 0.875rem;
1340
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1341
+ --plasma-typo-h6-medium-font-weight: 500;
1342
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1343
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1344
+ --plasma-typo-h6-bold-font-weight: 600;
1345
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1319
1346
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1320
1347
  --plasma-typo-body-l-bold-font-weight: 600;
1321
1348
  --plasma-typo-body-l-bold-line-height: 1.375rem;
@@ -1474,6 +1501,15 @@
1474
1501
  --plasma-typo-h5-font-size: 1.125rem;
1475
1502
  --plasma-typo-h5-font-weight: 400;
1476
1503
  --plasma-typo-h5-line-height: 1.5rem;
1504
+ --plasma-typo-h6-font-size: 0.75rem;
1505
+ --plasma-typo-h6-font-weight: 400;
1506
+ --plasma-typo-h6-line-height: 1rem;
1507
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1508
+ --plasma-typo-h6-medium-font-weight: 500;
1509
+ --plasma-typo-h6-medium-line-height: 1rem;
1510
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1511
+ --plasma-typo-h6-bold-font-weight: 600;
1512
+ --plasma-typo-h6-bold-line-height: 1rem;
1477
1513
  --plasma-typo-body-l-bold-font-size: 1.125rem;
1478
1514
  --plasma-typo-body-l-bold-font-weight: 600;
1479
1515
  --plasma-typo-body-l-bold-line-height: 1.375rem;