@salutejs/plasma-themes 0.39.0-canary.2243.17820447971.0 → 0.39.0-canary.2422.20906430475.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
@@ -1967,6 +1967,12 @@
1967
1967
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1968
1968
  --plasma-typo-h5-bold-letter-spacing: normal;
1969
1969
  --plasma-typo-h5-bold-font-style: normal;
1970
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1971
+ --plasma-typo-h6-letter-spacing: normal;
1972
+ --plasma-typo-h6-font-style: normal;
1973
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1974
+ --plasma-typo-h6-bold-letter-spacing: normal;
1975
+ --plasma-typo-h6-bold-font-style: normal;
1970
1976
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1971
1977
  --plasma-typo-body-l-letter-spacing: -0.02em;
1972
1978
  --plasma-typo-body-l-font-style: normal;
@@ -2045,6 +2051,9 @@
2045
2051
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
2046
2052
  --plasma-typo-h5-medium-letter-spacing: normal;
2047
2053
  --plasma-typo-h5-medium-font-style: normal;
2054
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
2055
+ --plasma-typo-h6-medium-letter-spacing: normal;
2056
+ --plasma-typo-h6-medium-font-style: normal;
2048
2057
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
2049
2058
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
2050
2059
  --plasma-typo-body-l-medium-font-style: normal;
@@ -2124,6 +2133,12 @@
2124
2133
  --plasma-typo-h5-bold-font-size: 1rem;
2125
2134
  --plasma-typo-h5-bold-font-weight: 600;
2126
2135
  --plasma-typo-h5-bold-line-height: 1.375rem;
2136
+ --plasma-typo-h6-font-size: 0.625rem;
2137
+ --plasma-typo-h6-font-weight: 400;
2138
+ --plasma-typo-h6-line-height: 0.875rem;
2139
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2140
+ --plasma-typo-h6-bold-font-weight: 600;
2141
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2127
2142
  --plasma-typo-body-l-font-size: 1.125rem;
2128
2143
  --plasma-typo-body-l-font-weight: 400;
2129
2144
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2202,6 +2217,9 @@
2202
2217
  --plasma-typo-h5-medium-font-size: 1rem;
2203
2218
  --plasma-typo-h5-medium-font-weight: 500;
2204
2219
  --plasma-typo-h5-medium-line-height: 1.375rem;
2220
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2221
+ --plasma-typo-h6-medium-font-weight: 500;
2222
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2205
2223
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2206
2224
  --plasma-typo-body-l-medium-font-weight: 500;
2207
2225
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2282,6 +2300,12 @@
2282
2300
  --plasma-typo-h5-bold-font-size: 1rem;
2283
2301
  --plasma-typo-h5-bold-font-weight: 600;
2284
2302
  --plasma-typo-h5-bold-line-height: 1.375rem;
2303
+ --plasma-typo-h6-font-size: 0.625rem;
2304
+ --plasma-typo-h6-font-weight: 400;
2305
+ --plasma-typo-h6-line-height: 0.875rem;
2306
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2307
+ --plasma-typo-h6-bold-font-weight: 600;
2308
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2285
2309
  --plasma-typo-body-l-font-size: 1.125rem;
2286
2310
  --plasma-typo-body-l-font-weight: 400;
2287
2311
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2360,6 +2384,9 @@
2360
2384
  --plasma-typo-h5-medium-font-size: 1rem;
2361
2385
  --plasma-typo-h5-medium-font-weight: 500;
2362
2386
  --plasma-typo-h5-medium-line-height: 1.375rem;
2387
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2388
+ --plasma-typo-h6-medium-font-weight: 500;
2389
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2363
2390
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2364
2391
  --plasma-typo-body-l-medium-font-weight: 500;
2365
2392
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2440,6 +2467,12 @@
2440
2467
  --plasma-typo-h5-bold-font-size: 1.125rem;
2441
2468
  --plasma-typo-h5-bold-font-weight: 600;
2442
2469
  --plasma-typo-h5-bold-line-height: 1.5rem;
2470
+ --plasma-typo-h6-font-size: 0.75rem;
2471
+ --plasma-typo-h6-font-weight: 400;
2472
+ --plasma-typo-h6-line-height: 1rem;
2473
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2474
+ --plasma-typo-h6-bold-font-weight: 600;
2475
+ --plasma-typo-h6-bold-line-height: 1rem;
2443
2476
  --plasma-typo-body-l-font-size: 1.125rem;
2444
2477
  --plasma-typo-body-l-font-weight: 400;
2445
2478
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2518,6 +2551,9 @@
2518
2551
  --plasma-typo-h5-medium-font-size: 1.125rem;
2519
2552
  --plasma-typo-h5-medium-font-weight: 500;
2520
2553
  --plasma-typo-h5-medium-line-height: 1.5rem;
2554
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2555
+ --plasma-typo-h6-medium-font-weight: 500;
2556
+ --plasma-typo-h6-medium-line-height: 1rem;
2521
2557
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2522
2558
  --plasma-typo-body-l-medium-font-weight: 500;
2523
2559
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1036,6 +1036,12 @@
1036
1036
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1037
1037
  --plasma-typo-h5-bold-letter-spacing: normal;
1038
1038
  --plasma-typo-h5-bold-font-style: normal;
1039
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1040
+ --plasma-typo-h6-letter-spacing: normal;
1041
+ --plasma-typo-h6-font-style: normal;
1042
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1043
+ --plasma-typo-h6-bold-letter-spacing: normal;
1044
+ --plasma-typo-h6-bold-font-style: normal;
1039
1045
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1040
1046
  --plasma-typo-body-l-letter-spacing: -0.02em;
1041
1047
  --plasma-typo-body-l-font-style: normal;
@@ -1114,6 +1120,9 @@
1114
1120
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1115
1121
  --plasma-typo-h5-medium-letter-spacing: normal;
1116
1122
  --plasma-typo-h5-medium-font-style: normal;
1123
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1124
+ --plasma-typo-h6-medium-letter-spacing: normal;
1125
+ --plasma-typo-h6-medium-font-style: normal;
1117
1126
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1118
1127
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1119
1128
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1193,6 +1202,12 @@
1193
1202
  --plasma-typo-h5-bold-font-size: 1rem;
1194
1203
  --plasma-typo-h5-bold-font-weight: 600;
1195
1204
  --plasma-typo-h5-bold-line-height: 1.375rem;
1205
+ --plasma-typo-h6-font-size: 0.625rem;
1206
+ --plasma-typo-h6-font-weight: 400;
1207
+ --plasma-typo-h6-line-height: 0.875rem;
1208
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1209
+ --plasma-typo-h6-bold-font-weight: 600;
1210
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1196
1211
  --plasma-typo-body-l-font-size: 1.125rem;
1197
1212
  --plasma-typo-body-l-font-weight: 400;
1198
1213
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1271,6 +1286,9 @@
1271
1286
  --plasma-typo-h5-medium-font-size: 1rem;
1272
1287
  --plasma-typo-h5-medium-font-weight: 500;
1273
1288
  --plasma-typo-h5-medium-line-height: 1.375rem;
1289
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1290
+ --plasma-typo-h6-medium-font-weight: 500;
1291
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1274
1292
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1275
1293
  --plasma-typo-body-l-medium-font-weight: 500;
1276
1294
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1351,6 +1369,12 @@
1351
1369
  --plasma-typo-h5-bold-font-size: 1rem;
1352
1370
  --plasma-typo-h5-bold-font-weight: 600;
1353
1371
  --plasma-typo-h5-bold-line-height: 1.375rem;
1372
+ --plasma-typo-h6-font-size: 0.625rem;
1373
+ --plasma-typo-h6-font-weight: 400;
1374
+ --plasma-typo-h6-line-height: 0.875rem;
1375
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1376
+ --plasma-typo-h6-bold-font-weight: 600;
1377
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1354
1378
  --plasma-typo-body-l-font-size: 1.125rem;
1355
1379
  --plasma-typo-body-l-font-weight: 400;
1356
1380
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1429,6 +1453,9 @@
1429
1453
  --plasma-typo-h5-medium-font-size: 1rem;
1430
1454
  --plasma-typo-h5-medium-font-weight: 500;
1431
1455
  --plasma-typo-h5-medium-line-height: 1.375rem;
1456
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1457
+ --plasma-typo-h6-medium-font-weight: 500;
1458
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1432
1459
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1433
1460
  --plasma-typo-body-l-medium-font-weight: 500;
1434
1461
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1509,6 +1536,12 @@
1509
1536
  --plasma-typo-h5-bold-font-size: 1.125rem;
1510
1537
  --plasma-typo-h5-bold-font-weight: 600;
1511
1538
  --plasma-typo-h5-bold-line-height: 1.5rem;
1539
+ --plasma-typo-h6-font-size: 0.75rem;
1540
+ --plasma-typo-h6-font-weight: 400;
1541
+ --plasma-typo-h6-line-height: 1rem;
1542
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1543
+ --plasma-typo-h6-bold-font-weight: 600;
1544
+ --plasma-typo-h6-bold-line-height: 1rem;
1512
1545
  --plasma-typo-body-l-font-size: 1.125rem;
1513
1546
  --plasma-typo-body-l-font-weight: 400;
1514
1547
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1587,6 +1620,9 @@
1587
1620
  --plasma-typo-h5-medium-font-size: 1.125rem;
1588
1621
  --plasma-typo-h5-medium-font-weight: 500;
1589
1622
  --plasma-typo-h5-medium-line-height: 1.5rem;
1623
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1624
+ --plasma-typo-h6-medium-font-weight: 500;
1625
+ --plasma-typo-h6-medium-line-height: 1rem;
1590
1626
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1591
1627
  --plasma-typo-body-l-medium-font-weight: 500;
1592
1628
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1030,6 +1030,12 @@
1030
1030
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1031
1031
  --plasma-typo-h5-bold-letter-spacing: normal;
1032
1032
  --plasma-typo-h5-bold-font-style: normal;
1033
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1034
+ --plasma-typo-h6-letter-spacing: normal;
1035
+ --plasma-typo-h6-font-style: normal;
1036
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1037
+ --plasma-typo-h6-bold-letter-spacing: normal;
1038
+ --plasma-typo-h6-bold-font-style: normal;
1033
1039
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1034
1040
  --plasma-typo-body-l-letter-spacing: -0.02em;
1035
1041
  --plasma-typo-body-l-font-style: normal;
@@ -1108,6 +1114,9 @@
1108
1114
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1109
1115
  --plasma-typo-h5-medium-letter-spacing: normal;
1110
1116
  --plasma-typo-h5-medium-font-style: normal;
1117
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1118
+ --plasma-typo-h6-medium-letter-spacing: normal;
1119
+ --plasma-typo-h6-medium-font-style: normal;
1111
1120
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1112
1121
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1113
1122
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1187,6 +1196,12 @@
1187
1196
  --plasma-typo-h5-bold-font-size: 1rem;
1188
1197
  --plasma-typo-h5-bold-font-weight: 600;
1189
1198
  --plasma-typo-h5-bold-line-height: 1.375rem;
1199
+ --plasma-typo-h6-font-size: 0.625rem;
1200
+ --plasma-typo-h6-font-weight: 400;
1201
+ --plasma-typo-h6-line-height: 0.875rem;
1202
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1203
+ --plasma-typo-h6-bold-font-weight: 600;
1204
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1190
1205
  --plasma-typo-body-l-font-size: 1.125rem;
1191
1206
  --plasma-typo-body-l-font-weight: 400;
1192
1207
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1265,6 +1280,9 @@
1265
1280
  --plasma-typo-h5-medium-font-size: 1rem;
1266
1281
  --plasma-typo-h5-medium-font-weight: 500;
1267
1282
  --plasma-typo-h5-medium-line-height: 1.375rem;
1283
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1284
+ --plasma-typo-h6-medium-font-weight: 500;
1285
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1268
1286
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1269
1287
  --plasma-typo-body-l-medium-font-weight: 500;
1270
1288
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1345,6 +1363,12 @@
1345
1363
  --plasma-typo-h5-bold-font-size: 1rem;
1346
1364
  --plasma-typo-h5-bold-font-weight: 600;
1347
1365
  --plasma-typo-h5-bold-line-height: 1.375rem;
1366
+ --plasma-typo-h6-font-size: 0.625rem;
1367
+ --plasma-typo-h6-font-weight: 400;
1368
+ --plasma-typo-h6-line-height: 0.875rem;
1369
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1370
+ --plasma-typo-h6-bold-font-weight: 600;
1371
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1348
1372
  --plasma-typo-body-l-font-size: 1.125rem;
1349
1373
  --plasma-typo-body-l-font-weight: 400;
1350
1374
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1423,6 +1447,9 @@
1423
1447
  --plasma-typo-h5-medium-font-size: 1rem;
1424
1448
  --plasma-typo-h5-medium-font-weight: 500;
1425
1449
  --plasma-typo-h5-medium-line-height: 1.375rem;
1450
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1451
+ --plasma-typo-h6-medium-font-weight: 500;
1452
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1426
1453
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1427
1454
  --plasma-typo-body-l-medium-font-weight: 500;
1428
1455
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1503,6 +1530,12 @@
1503
1530
  --plasma-typo-h5-bold-font-size: 1.125rem;
1504
1531
  --plasma-typo-h5-bold-font-weight: 600;
1505
1532
  --plasma-typo-h5-bold-line-height: 1.5rem;
1533
+ --plasma-typo-h6-font-size: 0.75rem;
1534
+ --plasma-typo-h6-font-weight: 400;
1535
+ --plasma-typo-h6-line-height: 1rem;
1536
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1537
+ --plasma-typo-h6-bold-font-weight: 600;
1538
+ --plasma-typo-h6-bold-line-height: 1rem;
1506
1539
  --plasma-typo-body-l-font-size: 1.125rem;
1507
1540
  --plasma-typo-body-l-font-weight: 400;
1508
1541
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1581,6 +1614,9 @@
1581
1614
  --plasma-typo-h5-medium-font-size: 1.125rem;
1582
1615
  --plasma-typo-h5-medium-font-weight: 500;
1583
1616
  --plasma-typo-h5-medium-line-height: 1.5rem;
1617
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1618
+ --plasma-typo-h6-medium-font-weight: 500;
1619
+ --plasma-typo-h6-medium-line-height: 1rem;
1584
1620
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1585
1621
  --plasma-typo-body-l-medium-font-weight: 500;
1586
1622
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1823,6 +1823,12 @@
1823
1823
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1824
1824
  --plasma-typo-h5-bold-letter-spacing: normal;
1825
1825
  --plasma-typo-h5-bold-font-style: normal;
1826
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1827
+ --plasma-typo-h6-letter-spacing: normal;
1828
+ --plasma-typo-h6-font-style: normal;
1829
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1830
+ --plasma-typo-h6-bold-letter-spacing: normal;
1831
+ --plasma-typo-h6-bold-font-style: normal;
1826
1832
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1827
1833
  --plasma-typo-body-l-letter-spacing: -0.02em;
1828
1834
  --plasma-typo-body-l-font-style: normal;
@@ -1901,6 +1907,9 @@
1901
1907
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1902
1908
  --plasma-typo-h5-medium-letter-spacing: normal;
1903
1909
  --plasma-typo-h5-medium-font-style: normal;
1910
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1911
+ --plasma-typo-h6-medium-letter-spacing: normal;
1912
+ --plasma-typo-h6-medium-font-style: normal;
1904
1913
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1905
1914
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1906
1915
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1980,6 +1989,12 @@
1980
1989
  --plasma-typo-h5-bold-font-size: 1rem;
1981
1990
  --plasma-typo-h5-bold-font-weight: 600;
1982
1991
  --plasma-typo-h5-bold-line-height: 1.375rem;
1992
+ --plasma-typo-h6-font-size: 0.625rem;
1993
+ --plasma-typo-h6-font-weight: 400;
1994
+ --plasma-typo-h6-line-height: 0.875rem;
1995
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1996
+ --plasma-typo-h6-bold-font-weight: 600;
1997
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1983
1998
  --plasma-typo-body-l-font-size: 1.125rem;
1984
1999
  --plasma-typo-body-l-font-weight: 400;
1985
2000
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2058,6 +2073,9 @@
2058
2073
  --plasma-typo-h5-medium-font-size: 1rem;
2059
2074
  --plasma-typo-h5-medium-font-weight: 500;
2060
2075
  --plasma-typo-h5-medium-line-height: 1.375rem;
2076
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2077
+ --plasma-typo-h6-medium-font-weight: 500;
2078
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2061
2079
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2062
2080
  --plasma-typo-body-l-medium-font-weight: 500;
2063
2081
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2135,6 +2153,12 @@
2135
2153
  --plasma-typo-h5-font-size: 1rem;
2136
2154
  --plasma-typo-h5-font-weight: 400;
2137
2155
  --plasma-typo-h5-line-height: 1.375rem;
2156
+ --plasma-typo-h6-font-size: 0.625rem;
2157
+ --plasma-typo-h6-font-weight: 400;
2158
+ --plasma-typo-h6-line-height: 0.875rem;
2159
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2160
+ --plasma-typo-h6-bold-font-weight: 600;
2161
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2138
2162
  --plasma-typo-h5-bold-font-size: 1rem;
2139
2163
  --plasma-typo-h5-bold-font-weight: 600;
2140
2164
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -2216,6 +2240,9 @@
2216
2240
  --plasma-typo-h5-medium-font-size: 1rem;
2217
2241
  --plasma-typo-h5-medium-font-weight: 500;
2218
2242
  --plasma-typo-h5-medium-line-height: 1.375rem;
2243
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2244
+ --plasma-typo-h6-medium-font-weight: 500;
2245
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2219
2246
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2220
2247
  --plasma-typo-body-l-medium-font-weight: 500;
2221
2248
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2296,6 +2323,12 @@
2296
2323
  --plasma-typo-h5-bold-font-size: 1.125rem;
2297
2324
  --plasma-typo-h5-bold-font-weight: 600;
2298
2325
  --plasma-typo-h5-bold-line-height: 1.5rem;
2326
+ --plasma-typo-h6-font-size: 0.75rem;
2327
+ --plasma-typo-h6-font-weight: 400;
2328
+ --plasma-typo-h6-line-height: 1rem;
2329
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2330
+ --plasma-typo-h6-bold-font-weight: 600;
2331
+ --plasma-typo-h6-bold-line-height: 1rem;
2299
2332
  --plasma-typo-body-l-font-size: 1.125rem;
2300
2333
  --plasma-typo-body-l-font-weight: 400;
2301
2334
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2374,6 +2407,9 @@
2374
2407
  --plasma-typo-h5-medium-font-size: 1.125rem;
2375
2408
  --plasma-typo-h5-medium-font-weight: 500;
2376
2409
  --plasma-typo-h5-medium-line-height: 1.5rem;
2410
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2411
+ --plasma-typo-h6-medium-font-weight: 500;
2412
+ --plasma-typo-h6-medium-line-height: 1rem;
2377
2413
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2378
2414
  --plasma-typo-body-l-medium-font-weight: 500;
2379
2415
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -961,6 +961,12 @@
961
961
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
962
962
  --plasma-typo-h5-bold-letter-spacing: normal;
963
963
  --plasma-typo-h5-bold-font-style: normal;
964
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
965
+ --plasma-typo-h6-letter-spacing: normal;
966
+ --plasma-typo-h6-font-style: normal;
967
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
968
+ --plasma-typo-h6-bold-letter-spacing: normal;
969
+ --plasma-typo-h6-bold-font-style: normal;
964
970
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
965
971
  --plasma-typo-body-l-letter-spacing: -0.02em;
966
972
  --plasma-typo-body-l-font-style: normal;
@@ -1039,6 +1045,9 @@
1039
1045
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1040
1046
  --plasma-typo-h5-medium-letter-spacing: normal;
1041
1047
  --plasma-typo-h5-medium-font-style: normal;
1048
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1049
+ --plasma-typo-h6-medium-letter-spacing: normal;
1050
+ --plasma-typo-h6-medium-font-style: normal;
1042
1051
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1043
1052
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1044
1053
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1118,6 +1127,12 @@
1118
1127
  --plasma-typo-h5-bold-font-size: 1rem;
1119
1128
  --plasma-typo-h5-bold-font-weight: 600;
1120
1129
  --plasma-typo-h5-bold-line-height: 1.375rem;
1130
+ --plasma-typo-h6-font-size: 0.625rem;
1131
+ --plasma-typo-h6-font-weight: 400;
1132
+ --plasma-typo-h6-line-height: 0.875rem;
1133
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1134
+ --plasma-typo-h6-bold-font-weight: 600;
1135
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1121
1136
  --plasma-typo-body-l-font-size: 1.125rem;
1122
1137
  --plasma-typo-body-l-font-weight: 400;
1123
1138
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1196,6 +1211,9 @@
1196
1211
  --plasma-typo-h5-medium-font-size: 1rem;
1197
1212
  --plasma-typo-h5-medium-font-weight: 500;
1198
1213
  --plasma-typo-h5-medium-line-height: 1.375rem;
1214
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1215
+ --plasma-typo-h6-medium-font-weight: 500;
1216
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1199
1217
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1200
1218
  --plasma-typo-body-l-medium-font-weight: 500;
1201
1219
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1273,6 +1291,12 @@
1273
1291
  --plasma-typo-h5-font-size: 1rem;
1274
1292
  --plasma-typo-h5-font-weight: 400;
1275
1293
  --plasma-typo-h5-line-height: 1.375rem;
1294
+ --plasma-typo-h6-font-size: 0.625rem;
1295
+ --plasma-typo-h6-font-weight: 400;
1296
+ --plasma-typo-h6-line-height: 0.875rem;
1297
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1298
+ --plasma-typo-h6-bold-font-weight: 600;
1299
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1276
1300
  --plasma-typo-h5-bold-font-size: 1rem;
1277
1301
  --plasma-typo-h5-bold-font-weight: 600;
1278
1302
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -1354,6 +1378,9 @@
1354
1378
  --plasma-typo-h5-medium-font-size: 1rem;
1355
1379
  --plasma-typo-h5-medium-font-weight: 500;
1356
1380
  --plasma-typo-h5-medium-line-height: 1.375rem;
1381
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1382
+ --plasma-typo-h6-medium-font-weight: 500;
1383
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1357
1384
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1358
1385
  --plasma-typo-body-l-medium-font-weight: 500;
1359
1386
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1434,6 +1461,12 @@
1434
1461
  --plasma-typo-h5-bold-font-size: 1.125rem;
1435
1462
  --plasma-typo-h5-bold-font-weight: 600;
1436
1463
  --plasma-typo-h5-bold-line-height: 1.5rem;
1464
+ --plasma-typo-h6-font-size: 0.75rem;
1465
+ --plasma-typo-h6-font-weight: 400;
1466
+ --plasma-typo-h6-line-height: 1rem;
1467
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1468
+ --plasma-typo-h6-bold-font-weight: 600;
1469
+ --plasma-typo-h6-bold-line-height: 1rem;
1437
1470
  --plasma-typo-body-l-font-size: 1.125rem;
1438
1471
  --plasma-typo-body-l-font-weight: 400;
1439
1472
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1512,6 +1545,9 @@
1512
1545
  --plasma-typo-h5-medium-font-size: 1.125rem;
1513
1546
  --plasma-typo-h5-medium-font-weight: 500;
1514
1547
  --plasma-typo-h5-medium-line-height: 1.5rem;
1548
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1549
+ --plasma-typo-h6-medium-font-weight: 500;
1550
+ --plasma-typo-h6-medium-line-height: 1rem;
1515
1551
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1516
1552
  --plasma-typo-body-l-medium-font-weight: 500;
1517
1553
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -961,6 +961,12 @@
961
961
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
962
962
  --plasma-typo-h5-bold-letter-spacing: normal;
963
963
  --plasma-typo-h5-bold-font-style: normal;
964
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
965
+ --plasma-typo-h6-letter-spacing: normal;
966
+ --plasma-typo-h6-font-style: normal;
967
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
968
+ --plasma-typo-h6-bold-letter-spacing: normal;
969
+ --plasma-typo-h6-bold-font-style: normal;
964
970
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
965
971
  --plasma-typo-body-l-letter-spacing: -0.02em;
966
972
  --plasma-typo-body-l-font-style: normal;
@@ -1039,6 +1045,9 @@
1039
1045
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1040
1046
  --plasma-typo-h5-medium-letter-spacing: normal;
1041
1047
  --plasma-typo-h5-medium-font-style: normal;
1048
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1049
+ --plasma-typo-h6-medium-letter-spacing: normal;
1050
+ --plasma-typo-h6-medium-font-style: normal;
1042
1051
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1043
1052
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1044
1053
  --plasma-typo-body-l-medium-font-style: normal;
@@ -1118,6 +1127,12 @@
1118
1127
  --plasma-typo-h5-bold-font-size: 1rem;
1119
1128
  --plasma-typo-h5-bold-font-weight: 600;
1120
1129
  --plasma-typo-h5-bold-line-height: 1.375rem;
1130
+ --plasma-typo-h6-font-size: 0.625rem;
1131
+ --plasma-typo-h6-font-weight: 400;
1132
+ --plasma-typo-h6-line-height: 0.875rem;
1133
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1134
+ --plasma-typo-h6-bold-font-weight: 600;
1135
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1121
1136
  --plasma-typo-body-l-font-size: 1.125rem;
1122
1137
  --plasma-typo-body-l-font-weight: 400;
1123
1138
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1196,6 +1211,9 @@
1196
1211
  --plasma-typo-h5-medium-font-size: 1rem;
1197
1212
  --plasma-typo-h5-medium-font-weight: 500;
1198
1213
  --plasma-typo-h5-medium-line-height: 1.375rem;
1214
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1215
+ --plasma-typo-h6-medium-font-weight: 500;
1216
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1199
1217
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1200
1218
  --plasma-typo-body-l-medium-font-weight: 500;
1201
1219
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1273,6 +1291,12 @@
1273
1291
  --plasma-typo-h5-font-size: 1rem;
1274
1292
  --plasma-typo-h5-font-weight: 400;
1275
1293
  --plasma-typo-h5-line-height: 1.375rem;
1294
+ --plasma-typo-h6-font-size: 0.625rem;
1295
+ --plasma-typo-h6-font-weight: 400;
1296
+ --plasma-typo-h6-line-height: 0.875rem;
1297
+ --plasma-typo-h6-bold-font-size: 0.625rem;
1298
+ --plasma-typo-h6-bold-font-weight: 600;
1299
+ --plasma-typo-h6-bold-line-height: 0.875rem;
1276
1300
  --plasma-typo-h5-bold-font-size: 1rem;
1277
1301
  --plasma-typo-h5-bold-font-weight: 600;
1278
1302
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -1354,6 +1378,9 @@
1354
1378
  --plasma-typo-h5-medium-font-size: 1rem;
1355
1379
  --plasma-typo-h5-medium-font-weight: 500;
1356
1380
  --plasma-typo-h5-medium-line-height: 1.375rem;
1381
+ --plasma-typo-h6-medium-font-size: 0.625rem;
1382
+ --plasma-typo-h6-medium-font-weight: 500;
1383
+ --plasma-typo-h6-medium-line-height: 0.875rem;
1357
1384
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1358
1385
  --plasma-typo-body-l-medium-font-weight: 500;
1359
1386
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1434,6 +1461,12 @@
1434
1461
  --plasma-typo-h5-bold-font-size: 1.125rem;
1435
1462
  --plasma-typo-h5-bold-font-weight: 600;
1436
1463
  --plasma-typo-h5-bold-line-height: 1.5rem;
1464
+ --plasma-typo-h6-font-size: 0.75rem;
1465
+ --plasma-typo-h6-font-weight: 400;
1466
+ --plasma-typo-h6-line-height: 1rem;
1467
+ --plasma-typo-h6-bold-font-size: 0.75rem;
1468
+ --plasma-typo-h6-bold-font-weight: 600;
1469
+ --plasma-typo-h6-bold-line-height: 1rem;
1437
1470
  --plasma-typo-body-l-font-size: 1.125rem;
1438
1471
  --plasma-typo-body-l-font-weight: 400;
1439
1472
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -1512,6 +1545,9 @@
1512
1545
  --plasma-typo-h5-medium-font-size: 1.125rem;
1513
1546
  --plasma-typo-h5-medium-font-weight: 500;
1514
1547
  --plasma-typo-h5-medium-line-height: 1.5rem;
1548
+ --plasma-typo-h6-medium-font-size: 0.75rem;
1549
+ --plasma-typo-h6-medium-font-weight: 500;
1550
+ --plasma-typo-h6-medium-line-height: 1rem;
1515
1551
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1516
1552
  --plasma-typo-body-l-medium-font-weight: 500;
1517
1553
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -1901,6 +1901,12 @@
1901
1901
  --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1902
1902
  --plasma-typo-h5-bold-letter-spacing: normal;
1903
1903
  --plasma-typo-h5-bold-font-style: normal;
1904
+ --plasma-typo-h6-font-family: var(--plasma-typo-header-font-family);
1905
+ --plasma-typo-h6-letter-spacing: normal;
1906
+ --plasma-typo-h6-font-style: normal;
1907
+ --plasma-typo-h6-bold-font-family: var(--plasma-typo-header-font-family);
1908
+ --plasma-typo-h6-bold-letter-spacing: normal;
1909
+ --plasma-typo-h6-bold-font-style: normal;
1904
1910
  --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1905
1911
  --plasma-typo-body-l-letter-spacing: -0.02em;
1906
1912
  --plasma-typo-body-l-font-style: normal;
@@ -1979,6 +1985,9 @@
1979
1985
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1980
1986
  --plasma-typo-h5-medium-letter-spacing: normal;
1981
1987
  --plasma-typo-h5-medium-font-style: normal;
1988
+ --plasma-typo-h6-medium-font-family: var(--plasma-typo-header-font-family);
1989
+ --plasma-typo-h6-medium-letter-spacing: normal;
1990
+ --plasma-typo-h6-medium-font-style: normal;
1982
1991
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1983
1992
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1984
1993
  --plasma-typo-body-l-medium-font-style: normal;
@@ -2058,6 +2067,12 @@
2058
2067
  --plasma-typo-h5-bold-font-size: 1rem;
2059
2068
  --plasma-typo-h5-bold-font-weight: 600;
2060
2069
  --plasma-typo-h5-bold-line-height: 1.375rem;
2070
+ --plasma-typo-h6-font-size: 0.625rem;
2071
+ --plasma-typo-h6-font-weight: 400;
2072
+ --plasma-typo-h6-line-height: 0.875rem;
2073
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2074
+ --plasma-typo-h6-bold-font-weight: 600;
2075
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2061
2076
  --plasma-typo-body-l-font-size: 1.125rem;
2062
2077
  --plasma-typo-body-l-font-weight: 400;
2063
2078
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2136,6 +2151,9 @@
2136
2151
  --plasma-typo-h5-medium-font-size: 1rem;
2137
2152
  --plasma-typo-h5-medium-font-weight: 500;
2138
2153
  --plasma-typo-h5-medium-line-height: 1.375rem;
2154
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2155
+ --plasma-typo-h6-medium-font-weight: 500;
2156
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2139
2157
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2140
2158
  --plasma-typo-body-l-medium-font-weight: 500;
2141
2159
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2213,6 +2231,12 @@
2213
2231
  --plasma-typo-h5-font-size: 1rem;
2214
2232
  --plasma-typo-h5-font-weight: 400;
2215
2233
  --plasma-typo-h5-line-height: 1.375rem;
2234
+ --plasma-typo-h6-font-size: 0.625rem;
2235
+ --plasma-typo-h6-font-weight: 400;
2236
+ --plasma-typo-h6-line-height: 0.875rem;
2237
+ --plasma-typo-h6-bold-font-size: 0.625rem;
2238
+ --plasma-typo-h6-bold-font-weight: 600;
2239
+ --plasma-typo-h6-bold-line-height: 0.875rem;
2216
2240
  --plasma-typo-h5-bold-font-size: 1rem;
2217
2241
  --plasma-typo-h5-bold-font-weight: 600;
2218
2242
  --plasma-typo-h5-bold-line-height: 1.375rem;
@@ -2294,6 +2318,9 @@
2294
2318
  --plasma-typo-h5-medium-font-size: 1rem;
2295
2319
  --plasma-typo-h5-medium-font-weight: 500;
2296
2320
  --plasma-typo-h5-medium-line-height: 1.375rem;
2321
+ --plasma-typo-h6-medium-font-size: 0.625rem;
2322
+ --plasma-typo-h6-medium-font-weight: 500;
2323
+ --plasma-typo-h6-medium-line-height: 0.875rem;
2297
2324
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2298
2325
  --plasma-typo-body-l-medium-font-weight: 500;
2299
2326
  --plasma-typo-body-l-medium-line-height: 1.375rem;
@@ -2374,6 +2401,12 @@
2374
2401
  --plasma-typo-h5-bold-font-size: 1.125rem;
2375
2402
  --plasma-typo-h5-bold-font-weight: 600;
2376
2403
  --plasma-typo-h5-bold-line-height: 1.5rem;
2404
+ --plasma-typo-h6-font-size: 0.75rem;
2405
+ --plasma-typo-h6-font-weight: 400;
2406
+ --plasma-typo-h6-line-height: 1rem;
2407
+ --plasma-typo-h6-bold-font-size: 0.75rem;
2408
+ --plasma-typo-h6-bold-font-weight: 600;
2409
+ --plasma-typo-h6-bold-line-height: 1rem;
2377
2410
  --plasma-typo-body-l-font-size: 1.125rem;
2378
2411
  --plasma-typo-body-l-font-weight: 400;
2379
2412
  --plasma-typo-body-l-line-height: 1.375rem;
@@ -2452,6 +2485,9 @@
2452
2485
  --plasma-typo-h5-medium-font-size: 1.125rem;
2453
2486
  --plasma-typo-h5-medium-font-weight: 500;
2454
2487
  --plasma-typo-h5-medium-line-height: 1.5rem;
2488
+ --plasma-typo-h6-medium-font-size: 0.75rem;
2489
+ --plasma-typo-h6-medium-font-weight: 500;
2490
+ --plasma-typo-h6-medium-line-height: 1rem;
2455
2491
  --plasma-typo-body-l-medium-font-size: 1.125rem;
2456
2492
  --plasma-typo-body-l-medium-font-weight: 500;
2457
2493
  --plasma-typo-body-l-medium-line-height: 1.375rem;